Comment 81 for bug 1728244

Revision history for this message
Hans de Goede (j-w-r-degoede) wrote :

Hi All,

Clicking the 0911:5288 clickpad not sending button events is a known and fixed issue, this is fixed by the following 3 commits:

"HID: multitouch: Properly deal with Win8 PTP reports with 0 touches"
"HID: multitouch: Only look at non touch fields in first packet of a frame"
"HID: multitouch: Combine all left-button events in a frame"

From this branch:
https://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git/log/?h=for-4.16/hid-quirks-cleanup/multitouch

Which will be merged into the 4.16 kernel. In the mean time these should probably be added to the Ubuntu kernels.

Regards,

Hans