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,182
Sam
  • 61

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