Hi! Managed to reproduce the steps described in #211 (using the updated archive provided in #217) and #212. The touchpad seems to be working after running
$ sudo rmmod i2c-hid $ sudo insmod full-path/i2c-hid.ko polling_mode=1 I need to provide the full path to the i2c-hid.ko module, otherwise the system returns "could not load module "i2c-hid.ko: No such file or directory"; not sure if this is already an issue. However, I am not sure how to add the boot parameter to GRUB. I followed this (https://wiki.ubuntu.com/Kernel/KernelBootParameters) and tried adding either one of these three options: i2c-hid.polling_mode=1 full-path/i2c-hid.polling_mode=1 full-path/i2c-hid.ko.polling_mode=1 but neither seems to be working. Am i doing something wrong? Using Ubuntu 20.04.1 with kernel 5.8.16. Also, total noob and first time writing here, so hopefully not causing issues. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications about this bug go to: https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp