There is a second version of the driver which improves compatibility with other Asus laptops here: https://github.com/mgottschlag/linux/tree/focaltech2
As to the the firmware_id issue, these three patches are relevant: http://www.spinics.net/lists/linux-input/msg33508.html I don't think packaging the driver as a DKMS driver is viable because the i8042 driver which provides the PNP ID which is used to identify the touchpad is not compiled as a module, so the changes to that driver cannot be packaged together with the psmouse driver. The only alternative would be to write custom code which fetches the PNP ID from somewhere else. The only viable way would be to backport the patches to older kernels and provide complete kernel packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372609 Title: Touchpad detected as mouse on Asus ux303ln laptop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
