Ubuntu 22.04 LTS have problem with grub configs

I have installed Ubuntu many times, after which my touchpad would not work (Lenove idepad s145) and I've entered that command:GRUB_CMDLINE_LINUX="i8042.nopnp=1 pci=nocrs" and my touchpad worked but in 22.04 In LTS this does not work. Fsck error and not logged in.I've tried many times by reinstalling Ubuntu.Please can you help me?

1 Answer

It's a bug in kernel v5.15:

To solve this issue, upgrade your kernel version to v5.18 from mainline or look for tutorials online how to do that. Its really simple. Kernel v5.18 has no such problems.

However, it's not known how much time it will take to fix this in kernel version coming in ubuntu 22.04 which is v5.15

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like