Comment 56 for bug 1372609

Revision history for this message
Mark Mandel (mark-mandel) wrote :

@Mathias

I've been trying to turn your code into a DKMS driver for 3.17+ kernels, since the PNP lookup is how it works (https://github.com/markmandel/psmouse-focaltech-dkms),
since I ran into issues with the version of the kernel you had in your repo, wheras the 3.17.1 Ubuntu kernel seems to run great for me.

I can build and install it just fine, but it's still seeing it as "PS/2 FocalTech FocalTech Touchpad in mouse emulation mode" - which I'm starting to wonder if the embedded focaltech drivers in the 3.17 kernel are overwriting my DKMS ones.

I'll keep playing with it, see if I can get it to work, it's a fun little project.