Hi.. Actually, I’m in a dead end and i really need help.. Today I updated my laptop with yay -Syyu, it did a kernel update and everything, but now… Everytime I boot into my pc, it says in the tty : [ERROR] : Failed to start Load Kernel Modules
like 5 times in a row, but it still boot into Gnome, the thing here is that it has never done that to me since I’ve had it (EndeavourOS) and now it’s crashing… but only under certain circumstances…
I’ve noticed that it crashes only when I connect to Steam (installing a game or smth) or download something from qBittorent…
Here, I have the exact logs of the moment of the crash using journalctl -a --since 21:40:00 --until 22:09:32 > crash.txt
, it starts with L.486, kernel BUG at arch/x86/kernel/cet.c:132!
, It ends at 22:09:32 (the moment of the crash), I searched everywhere on Internet about this error but didn’t found anything and I have absolutely no idea why, even after reinstalling the kernel using pacman and dracut-rebuild, I still haven’t solved the problem, everything was working until the update, and my computer was not that outdated, It was my 2nd update of the month.. If this could help, when my laptop crashes, the screen freezes and my caps lock is blinking..
and here, It’s a stack using journalctl -a -p err --since today
with every errors, before and after the update, everything before -- Boot 890b76b6a84646f6aa24bd9b4f782a0a --
was before the yay -Syyu..
I’m actually new to this forum so if this topic doesn’t respect something, please tell me.. And thanks for the advices !
EDIT : Here is a stack from Steam to the kernel panic,
Missing ENDBR: pkcs8_note_version.cold+0x2e0/0xd20 [pkcs8_key_parser]
kernel BUG at arch/x86/kernel/cet.c:132!
Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
note: kswapd0[79] exited with irqs disabled
Code: Unable to access opcode bytes at 0xffffffffffffffd6.
It seems to have a problem with the key parser module but I still cannot find why and how…
Here’s the boot logs and