https://bugs.freedesktop.org/show_bug.cgi?id=101300

--- Comment #12 from Benjamin Tissoires <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to