0

I installed Ubuntu 18.04 in my Lenovo IdeaPad 330 and from the installed Ubuntu touchpad is not working when I run the command xinput list there isn't any touchpad device showing there.

Someone told me that it is kernel version doesn't support this with new devices.

R K
  • 155

1 Answers1

0

I fixed this problem on a lubuntu 18.04 just doing a upgrade:

sudo apt autoremove
sudo apt update
sudo apt upgrade
ailtonbsj
  • 131