Recently I’ve been having some issues with Plasma resource usage skyrocketing after hibernation that I’ve been trying to fix (which seems partially resolved) although in the process I may have broken SDDM but not exactly sure. I was previously having some issues with PAM and logins being stored which I think I also fixed but may have been related. The plasma issues seem to be related to NVIDIA drivers, I’m on 570 version now but rolling back to 550 the problem persists.
I used to start up fine, be met by the login screen and login fine. Now however, I don’t get this far and duped to tty console and login from there. If I login and startx manually I’m back to where I wanted to be but can’t understand why SDDM won’t launch. I tried chaging to LightDM and this worked fine.
Here is the output from:
journalctl -u sddm
Mar 28 10:19:00 localhost.localdomain systemd[1]: Starting Simple Desktop Display Manager...
Mar 28 10:19:00 localhost.localdomain systemd[1]: Started Simple Desktop Display Manager.
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Initializing...
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Starting...
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Logind interface found
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Adding new display...
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Loaded empty theme configuration
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Xauthority path: "/run/sddm/xauth_PCYtMw"
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Using VT 2
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Display server starting...
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Writing cookie to "/run/sddm/xauth_PCYtMw"
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Running: /usr/bin/X -nr -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_PCYtMw -noreset -displayfd 16
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Failed to read display number from pipe
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Display server stopping...
Mar 28 10:19:00 localhost.localdomain sddm[2050]: Attempt 1 starting the Display server on vt 2 failed
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Display server starting...
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Writing cookie to "/run/sddm/xauth_PCYtMw"
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Running: /usr/bin/X -nr -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_PCYtMw -noreset -displayfd 16
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Failed to read display number from pipe
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Display server stopping...
Mar 28 10:19:02 localhost.localdomain sddm[2050]: Attempt 2 starting the Display server on vt 2 failed
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Display server starting...
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Writing cookie to "/run/sddm/xauth_PCYtMw"
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Running: /usr/bin/X -nr -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_PCYtMw -noreset -displayfd 16
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Failed to read display number from pipe
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Display server stopping...
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Attempt 3 starting the Display server on vt 2 failed
Mar 28 10:19:04 localhost.localdomain sddm[2050]: Could not start Display server on vt 2