[Bug 1885118] Re: Lenovo Thinkbook 15-IIL and 14-IIL touchpad not found
@Almir Mulanic, I'm having the same problem with the same computer (15-IIL), I've followed the comment you've mentioned and I'm running into a kernel panic. Seems like it can't find the archive file "acpi_fixed.cpio" , even though it's inside /boot as it was mentioned in the comment. I have to edit grub entry and remove the /acpi_fixed.cpio in the beginning of the boot and than the computer comes up again (yet without touchpad). The "Be happy" line at the end of that comment didn't work for me :( What am I missing? Thankyou! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885118 Title: Lenovo Thinkbook 15-IIL and 14-IIL touchpad not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885118/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1885118] Re: Lenovo Thinkbook 15-IIL and 14-IIL touchpad not found
Alright, if The comment @Almir mentioned does not work for you, take a look at this one: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/comments/86 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885118 Title: Lenovo Thinkbook 15-IIL and 14-IIL touchpad not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885118/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
Thank you @Ferenc~! Just a tiny question, what is the reason I cant disable the touchpad with the Fn button that suppose to disable it? What is the reason that all touchpad settings does not work in the settings menu? (Running Kubuntu 20.04) Thanks a lot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
About enabling and disabling , I've solved this by adding /usr/local/bin 2 files: disableMouse: xinput --set-prop "ELAN0634:00 04F3:0400 Mouse" 180 0 enableMouse: xinput --set-prop "ELAN0634:00 04F3:0400 Mouse" 180 1 Don't forget to make them executable... # sudo chmod +x disableMouse enableMouse Now you have a command line switch, temporarily, until this bug will be completely solved . Good luck. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
Can you show me the output of the command "xinput" in your Arch distro? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
Maybe some Kernel update for ubuntu during the last days? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
I don't know what happened , but suddenly my computer detects it flawlessly. I can control the driver from the settings section and disable the touchpad from the Fn key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
5.4.0-47-generic Lenovo ThinkBook 15 IIL -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1861610] Re: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
The only tip I can give, is that I tried @ferenc's fix while I was running 5.8.0 kernel. It was working as expected with the regular problems. Then I've had some issues with Virtualbox-dkms and needed to go back to 5.4.0-47 kernel version. Suddenly Ubuntu detects the trackpad flawlessly. Good luck. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861610 Title: 'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs