Comment 10 for bug 1853277

Revision history for this message
Daniel Frith (dfrith) wrote : Re: Touchpad not showing up in /proc/bus/input/devices

hello, also having this problem with the ThinkBook 15.

The touchpad seems to be of type "ELAN062F". I see this is also the same as listed in OP's udevdb.

It seems that this could be the fix, since the ID "ELAN062F" is not present in the whitelist in "include/linux/input/elan-i2c-ids.h":
https://lkml.org/lkml/2019/12/1/179
?

Can anyone confirm if this is correct? And, is there any easy way to enable this without recompiling the kernel?