Hello,
I'm new to Kubuntu, switching over from MSWIN, so my wordchoices may not always be completely accurate.
I'm having trouble with my ThinkPad L480's touchpad. Although google searches told me that many, many others do have that trouble as well, I'm here to ask if there is already any kind of workaround.
First of all I'll describe my exact problem:
When I installed the latest Kubuntu yesterday, my touchpad worked just fine with all the two-finger-scrolling features and all.
It all worked like a charm, until I updated my kernel.
I ran the usual sudo apt-get update/upgrade and rebooted my machine.
Now the touchpad is not working at all. No response, not even usual point & click.
This is my current kernel version (uname -r): 4.18.0-13-generic
From here on I started my searches. What I was able to figure out was that:
The ThinkPad L480 does not have the usual synaptics touchpad, moreover it is one of those fancy "ELAN" pads, which seem to be not supported by the kernel.
Neither xinput nor libinput detects it as a touchpad, or detect it at all. (Both just do not list it).
My current workaround is unloading the psmouse driver and loading it again, which lets xinput detect the touchpad as a generic mouse.
xinput list output:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Sleep Button id=8 [slave keyboard (3)]
↳ Integrated Camera: Integrated C id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=12 [slave keyboard (3)]So I am able to use the touchpad as a mouse with point&click features, but I can not use the two-finger-scrollen, the zooming or any of those handy features. But I would really like to use those.
I hope I described my problem well enough. If this is post is lacking any informations, just request them, I'll deliver asap!
Thank you for your time guys!
I'm new to Kubuntu, switching over from MSWIN, so my wordchoices may not always be completely accurate.
I'm having trouble with my ThinkPad L480's touchpad. Although google searches told me that many, many others do have that trouble as well, I'm here to ask if there is already any kind of workaround.
First of all I'll describe my exact problem:
When I installed the latest Kubuntu yesterday, my touchpad worked just fine with all the two-finger-scrolling features and all.
It all worked like a charm, until I updated my kernel.
I ran the usual sudo apt-get update/upgrade and rebooted my machine.
Now the touchpad is not working at all. No response, not even usual point & click.
This is my current kernel version (uname -r): 4.18.0-13-generic
From here on I started my searches. What I was able to figure out was that:
The ThinkPad L480 does not have the usual synaptics touchpad, moreover it is one of those fancy "ELAN" pads, which seem to be not supported by the kernel.
Neither xinput nor libinput detects it as a touchpad, or detect it at all. (Both just do not list it).
My current workaround is unloading the psmouse driver and loading it again, which lets xinput detect the touchpad as a generic mouse.
xinput list output:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Generic Mouse id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Sleep Button id=8 [slave keyboard (3)]
↳ Integrated Camera: Integrated C id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=12 [slave keyboard (3)]So I am able to use the touchpad as a mouse with point&click features, but I can not use the two-finger-scrollen, the zooming or any of those handy features. But I would really like to use those.
I hope I described my problem well enough. If this is post is lacking any informations, just request them, I'll deliver asap!
Thank you for your time guys!
Comment