#Arch boots to black screen after system update

26 messages · Page 1 of 1 (latest)

proper parrot
#

I updated my system using pacman -Syu, and after a reboot my screen is just black (no desktop environment). Pressing ctrl + alt + f1 gets me to this point in the image:

proper parrot
#

Plasma

edgy orbit
#

actually nvm

#

yeah guessed so

#

do ctr + alt + f3

#

login

#

and

sudo systemctl status sddm
proper parrot
edgy orbit
#

try going back to tty2?

#

actually wait

#

just do

#
sudo systemctl restart sddm
#

and see what happens

proper parrot
#

Back to a black screen

edgy orbit
#

okay uhh

#

is there a mouse cursor?

proper parrot
#

There is not

edgy orbit
#

alr uhh

#

something broke about the login manager

#

but idk what

proper parrot
#

😔

edgy orbit
#

you should do some research and for the mean time

#

for the mean time you can use

/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland
#

from terminal to manually start plasma

proper parrot
#

Oooh, thank you :)