Jump to content

so im a total noob when it comes to linux

 

i installed ubuntu on my home server notebook and the main things i wanted like host networking in docker work great but 

 

my touchpad doesnt work at all

 

input/devices shows

1617432205_20210702_180717(2).thumb.jpg.6f43ca312cb2ce9be12380c046996055.jpg

 

so it gets detected but im to noviice too do debugging effectivly. dont even know where to start.

 

any help is greatly appreciated

 

"You know it'll clock down as soon as it hits 40°C, right?" - "Yeah ... but it doesnt hit 40°C ... ever  😄"

 

GPU: MSI GTX1080 Ti Aero @ 2 GHz (watercooled) CPU: Ryzen 5600X (watercooled) RAM: 32GB 3600Mhz Corsair LPX MB: Gigabyte B550i PSU: Corsair SF750 Case: Hyte Revolt 3

 

Link to comment
https://linustechtips.com/topic/1352969-touchpad-not-working-under-ubuntu-21/
Share on other sites

Link to post
Share on other sites

On 7/3/2021 at 12:04 AM, Zingiber said:

What model is your notebook?

its an ideapad 5 15ARE05 

 

"You know it'll clock down as soon as it hits 40°C, right?" - "Yeah ... but it doesnt hit 40°C ... ever  😄"

 

GPU: MSI GTX1080 Ti Aero @ 2 GHz (watercooled) CPU: Ryzen 5600X (watercooled) RAM: 32GB 3600Mhz Corsair LPX MB: Gigabyte B550i PSU: Corsair SF750 Case: Hyte Revolt 3

 

Link to post
Share on other sites

I had touchpad problems with my Lenovo IdeaPad S145-IIL. For that there is a solution, that model needs a community kernel module and some GRUB config tweaking to fix it:

https://askubuntu.com/questions/1220264/lenovo-ideapad-s145-touchpad-not-working

 

You may try this, or look for other forks of this 'elan_i2c_dkms' kernel module made for some model which is in closer relation to yours, and try to find what key=value arguments you need to put in GRUB_CMDLINE_LINUX_DEFAULT for your model.

 

I hope you will manage to solve this issue.

 

ps. I definitely blame Lenovo for this, not the kernel: my story is that while S145 is mainly sold with preinstalled Windows (with preinstalled drivers so working well) - when I bought my one without OS I first installed a Win 10 on it. And guess what, the touchpad didn't work in the Win10 installer either. I pushed through half of the Win10 installer with smashing tab + arrows. (Then I realized I should plug in an usb mouse... 😄 May say silly of me but when you preform a first time install one should prefer to do it without peripherals connected... Of course when its done and Win 10 first boots up first it installs the driver and starts working.).

         \   ^__^ 
          \  (oo)\_______
             (__)\       )\/\
Link to post
Share on other sites

On 7/9/2021 at 12:51 PM, grg994 said:

I had touchpad problems with my Lenovo IdeaPad S145-IIL. For that there is a solution, that model needs a community kernel module and some GRUB config tweaking to fix it:

https://askubuntu.com/questions/1220264/lenovo-ideapad-s145-touchpad-not-working

 

You may try this, or look for other forks of this 'elan_i2c_dkms' kernel module made for some model which is in closer relation to yours, and try to find what key=value arguments you need to put in GRUB_CMDLINE_LINUX_DEFAULT for your model.

 

I hope you will manage to solve this issue.

 

ps. I definitely blame Lenovo for this, not the kernel: my story is that while S145 is mainly sold with preinstalled Windows (with preinstalled drivers so working well) - when I bought my one without OS I first installed a Win 10 on it. And guess what, the touchpad didn't work in the Win10 installer either. I pushed through half of the Win10 installer with smashing tab + arrows. (Then I realized I should plug in an usb mouse... 😄 May say silly of me but when you preform a first time install one should prefer to do it without peripherals connected... Of course when its done and Win 10 first boots up first it installs the driver and starts working.).

That is very odd. Lenovo tends to actually like Linux a ton! specially in the Think/Ideapad series. Although I guess if it happening, it's def not Linux's mistake

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×