You are not logged in.

#1 2022-06-10 03:47:09

foehammer
Member
Registered: 2022-01-05
Posts: 4

[SOLVED] Updated Kernel Not Loading Modules

When I restarted my system after a full package update, my system threw the error

Task Failed: Load Kernel Modules

, after which I was moved to the TTY login screen, where I was unable to provide keyboard input, as the kernel drivers for my USB devices had not been loaded. I then proceeded to this thread here https://bbs.archlinux.org/viewforum.php?id=201229, but my boot partition was mounted when I ran the update. I used an installation CD to chroot into the enviroment, and reinstall the bootloader. However this did not solve the issue. Can anyone help?

Last edited by foehammer (2022-06-10 15:39:50)

Offline

#2 2022-06-10 03:53:01

loqs
Member
Registered: 2014-03-06
Posts: 18,967

Re: [SOLVED] Updated Kernel Not Loading Modules

After you chrooted in from installation media,  post the system journal to a pastebin and provide the link.

Offline

#3 2022-06-10 15:03:35

foehammer
Member
Registered: 2022-01-05
Posts: 4

Re: [SOLVED] Updated Kernel Not Loading Modules

https://0x0.st/oM0J.txt Thanks

Last edited by foehammer (2022-06-10 15:09:36)

Offline

#4 2022-06-10 15:19:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: [SOLVED] Updated Kernel Not Loading Modules

Try to add "ibt=off" the kernel parameters, https://wiki.archlinux.org/title/Kernel_parameters
If that doesn't fix it, we'll need a journal from a failing boot of the installed system, https://wiki.archlinux.org/title/System … al_to_view

Offline

#5 2022-06-10 15:36:07

foehammer
Member
Registered: 2022-01-05
Posts: 4

Re: [SOLVED] Updated Kernel Not Loading Modules

Thanks, That Worked! Seems like this caused the issue: https://www.reddit.com/r/archlinux/comm … ss_ibtoff/ However, it does not quite make sense, since this issue seems to only affect Intel GPUs and I am on AMD. Strange.

Last edited by foehammer (2022-06-10 15:38:57)

Offline

#6 2022-06-10 15:46:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: [SOLVED] Updated Kernel Not Loading Modules

It affects kernel modules that don't support ENDBR (like nvidia) even though Indirect Branch Tracking is from intel and idk at hand whether AMD CPUs support it at all.

Offline

Board footer

Powered by FluxBB