6

I recently purchased a Lenovo Yoga Slim 7 and installed Ubuntu 20.04 alongside Windows 10. Everything works perfectly on Windows but the touchpad does not work on Linux. Also it makes weird sounds from time to time.

I cannot see the touchpad when I do the xinput command.

What can I do ?

Greenonline
  • 2,081
Sam
  • 61
  • Did the posted answer actually help you in the end? If so, please mark it as the accepted answer, so as to give feedback for others who may have the same issue. – Greenonline Oct 08 '21 at 14:52

1 Answers1

2

Try using the latest (or a newer) kernel from https://kernel.ubuntu.com/~kernel-ppa/mainline/ (5.10.4 today).

sssemil
  • 471
  • 1
  • 4
  • 13