Look at what this guy did:
https://forums.lenovo.com/t5/Lenovo-IdeaPad-1xx-3xx-5xx-7xx/Lenovo-Ideapad-330-15ARR-ryzen-5-bios-doesn-t-support-linux/m-p/4251437/highlight/true#M61640


to fix touchpad(not that easy if you havent compiled a kernel yet,not that 
difficult either)
1)download any kernel source from kernel.org(better choose the version that you 
are running presently or just the next updated version of it)
      *use the command 'uname -a' to find the current kernel version

2)extract the kernel source and find the file
17.4.xx/drivers/input/mouse/elan_i2c_core.c

3)locate the line { "ELAN061C", 0 } edit that '61C' to '61E' and save that file
4)compile and use your new kernel
(this link may help if you are a newbie in kernel compiling.I simply followed 
it-https://medium.freecodecamp.org/building-and-installing-the-latest-linux-kernel-from-source-6d8df534...)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795292

Title:
  ELAN469D touch pad not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1795292/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to