[Wayland-bugs] [Bug 101300] (EE) event7 - (EE) SynPS/2 Synaptics TouchPad: (EE) kernel bug: Touch jump detected and discarded.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 8 09:07:47 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101300
--- Comment #12 from Benjamin Tissoires <benjamin.tissoires at gmail.com> ---
I was confused why the touchpad doesn't appear on the SMBus.
And then I realized that you have CONFIG_I2C_HID not set. Please turn this on,
and the touchpad should be handled by HID now.
Then, you should at least enable CONFIG_HID_MULTITOUCH, and CONFIG_HID_RMI for
this touchpad to be handled properly.
Then, you should probably review trhe config of most HID modules (especially
CONFIG_HID_LOGITECH_DJ and CONFIG_HID_LOGITECH_HIDPP) if you ever want to plug
an input device that we support in a special way in the kernel. I suspect you
might also be interested in CONFIG_HID_SENSOR_HUB in case your laptop exports
some accelerometer/light sensor.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170608/7c1f6e4d/attachment.html>
More information about the wayland-bugs
mailing list