I just did a system update and now it just boots to this screen. I can switch to TTYs.
I’m using KDE X11 with i3 instead of kwin.
I checked sddm is running.
pacman -Qs nvidia
nvidia-inst -t
inxi -G
I just did a system update and now it just boots to this screen. I can switch to TTYs.
I’m using KDE X11 with i3 instead of kwin.
I checked sddm is running.
pacman -Qs nvidia
nvidia-inst -t
inxi -G
I don’t remember why, but I added acpi=off
to the boot options to fix some issue some days ago.
Removing it solves this issue, and system boots fine.
sudo -e /etc/kernel/cmdline
and remove acpi=off
from boot options, then do
sudo reinstall-kernels