Following logs show that your Ubuntu definitely thinks your laptop is
equipped with an ELAN touchpad (contrary to Windows opinion):

---------------------------------------------------------------------

cat /sys/bus/acpi/devices/{ELAN,SYNA,CRQ}*/modalias
acpi:ELAN0632:PNP0C50:

--------------------------------------------------------------------

cat /sys/bus/i2c/devices/*/name

Synopsys DesignWare I2C adapter
[...]
ELAN0632:00
----------------------------------------------------

cat /sys/bus/acpi/devices/{ELAN,SYNA,CRQ}*/status
0
15 - the only active state device is ELAN0632
0
0

Would you try blacklist drivers one-by-one: 
1) blacklist elan_i2c
then check if this helps (somehow synaptics_i2c is triggered, so may be it is 
just interfered by elan)
2) quit blacklisting elan_i2c
   blacklist synaptics_i2c
check either...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853277

Title:
  Lenovo ThinkBook 14-IML Touchpad not showing up in
  /proc/bus/input/devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853277/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to