Synaptics Driver Problem

valdis.kletnieks at vt.edu valdis.kletnieks at vt.edu
Mon Jul 23 13:44:46 EDT 2018


On Mon, 23 Jul 2018 19:29:17 +0400, o at goosey.org said:

> So synaptics is not working, I want to write a driver for synaptics.
> Can I modify a generic synaptics driver?

Step 0 should be to figure out *why* the generic driver isn't working,
because you'll need that information to fix the existing driver or
writing a new one.

When you say "not working", how exactly does it fail? Does it not
even get seen by the operating system?  Does it get seen, but not
as a HID input device?  Does it get registered as a HID, but touches
and taps don't get detected?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180723/50b9952f/attachment.sig>


More information about the Kernelnewbies mailing list