Yesterday I performed a system update with pacman -Syyu and thus morning it wouldn't boot normally.
First off the usual rapid output you see after selecting which os to boot in in grub was being outputed after the login prompt was printed to the screen.
Second I managed to snap a pic of the singular red error message during boot and it says [Failed] failed to start Load Kernel Modules
I did a bit of research and found various answers which none have worked so far.
Here's what I tried:
- booted into live usb and mounted partition home, root and boot to mnt and arch-chroot into them. Then perform a system upgrade again, then
mkinitcpio -p linux(same for Linux lts) and finallygrub-mkconfig -o /boot/grub/grub.cfg
I recently managed to boot into root but if I try boot into my normal user which starts an x server it will freeze the pc.
Here's a bit of info:
Cpu: Intel i7 13700k
Gpu: nvidia rtx 2070 super
uname -r ==> 6.1.13-1-lts
pacman -Q nvida ==> nvidia 525.89.02-3
pacman -Q nvidia-lts ==> nvidia-lts 1:525.89.02-5
