Created attachment 256219 [details] lshw OS Kubuntu 17.04 Kernel 4.11.0-041100-generic (mainline) The touchpad isn I've tried several kernel paramaters i8042.nomux=1 i8042.reset=1 i8042.noloop=1 i8042.kbdreset=1 i8042.nopnp=1 i8042.debug=1
Created attachment 256221 [details] dmesg
Created attachment 256223 [details] devices
Can you attach the output of `udevadm info -e` run as root?
NOTE : Currently on 4.9.48-1-MANJARO output was too long so I pastebinned it https://pastebin.com/HV6CRvFJ
This is still not working on 4.16.3 and 4.20.8 on Fedora reading on https://alpha-labs.net/2015/08/lenovo-s21e-linux-and-the-touchpad/ it looks like there had been a fix floated for the hid-rmi module.
ah, sorry. This looks like an i2c elan touchpad issue. My apologies. [vbatts@dhcp6-118 ~]$ dmesg | grep -i elan [ 2.442191] i2c_hid i2c-ELAN0601:00: i2c-ELAN0601:00 supply vdd not found, using dummy regulator
Created attachment 281341 [details] add the ELAN0601 ID this is the patch i've emailed to Duson Lin
Confirmed the patch works on the Lenovo s21e-20 laptop with 5.0.0-rc8 kernel. Surely could be backported to other releases. Duson's EMC email bounced. What subsystem should I mail this patch to
Please send to dmitry.torokhov@gmail.com CC linux-input@vger.kernel.org and kt.liao@emc.com.tw I will need you signed-off-by in the patch description as per Documentation/SubmittingPatches. Thanks!
sent
my fix for this has been merged into master and all stable branches back to v4.4 This issue can be closed now.