You are not logged in.
Pages: 1
Hi all.
I updated a few days ago via pacman (pacman -S uuyy). Noticed that there was a kernel update too. Tried to run laptop today, but caught a error.
I searched for a solution to it and found one, but I don't have access to the console. I can't check or enter anything. The only think I can do is enter the luks password, then I get a kernel error ans stop at the "Generic FE-GE..." line.
Can anyone tell me how I can solve this problem.
https://i.ibb.co/TkWtXFN/c-Yfsq-N5b-Z6- … y-Pbf9.jpg
moderator edit -- replaced oversized image with link.
Pasting pictures and code
Last edited by 2ManyDogs (2022-06-05 22:01:43)
Offline
"pacman -S uuyy" is not a thing and even w/o the stray blank it's a stupid thing - check the pacman manpage on what the second "y" and "u" actually do and then stop using them unless you *really* mean to.
I searched for a solution to it and found one
Which one in particular?
I don't have access to the console
Try to bootthe multi-user.target or the rescue.target (2nd link below)
Alternatively, boot the install iso and arch-chroot into the installed system.
The usual cause would be that you forgot to mount the boot partition and boot an older kernel for which no modules are any longer installed, but I can see network, bluetooth and sound so chances are you've an nvidia chip, the nvidia module fails to load and the boot "stalls" at your graphical login manager.
In that case try passing "ibt=off" to the kernel, https://wiki.archlinux.org/title/Kernel_parameters
Offline
It helps me.
And yes, I read about double "u" and "y", i'ts really stupid.
Thanks for help.
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1