jrittenh Tux's lil' helper
Joined: 10 Feb 2005 Posts: 93
|
Posted: Fri Jun 28, 2024 1:14 am Post subject: Can't start GUI from GDM, SDDM works fine |
|
|
I previously posted this with a bunch of unrelated info, I'm editing it to reflect what I know now.
I cannot start Cinnamon or Gnome from GDM. SDDM works fine. So does .xinitrc + startx. GDM was previously working up until my last reboot, which likely impacted some library GDM depends on based on various world updates. When logging in via GDM, this is what shows up in /var/log/messages:
Code: |
Jun 27 20:47:15 <hostname> dbus-daemon[1654]: [system] Activating service name='net.reactivated.Fprint' requested by ':1.18' (uid=32 pid=2175 comm="/usr/bin/gnome-shell") (using servicehelper)
Jun 27 20:47:15 <hostname> dbus-daemon[1654]: [system] Successfully activated service 'net.reactivated.Fprint'
Jun 27 20:47:17 <hostname> gdm-password][32164]: gkr-pam: unable to locate daemon control file
Jun 27 20:47:17 <hostname> gdm-password][32164]: gkr-pam: stashed password to try later in open session
Jun 27 20:47:17 <hostname> gdm-password][32164]: pam_unix(gdm-password:session): session opened for user <username>(uid=1000) by <username>(uid=0)
Jun 27 20:47:18 <hostname> elogind-daemon[2063]: New session 7 of user <username>.
Jun 27 20:47:18 <hostname> gdm-password][32164]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jun 27 20:47:18 <hostname> gdm-password][32164]: pam_unix(gdm-password:session): session closed for user <username>
Jun 27 20:47:18 <hostname> gdm[2036]: Gdm: GdmDisplay: Session never registered, failing
Jun 27 20:47:18 <hostname> kernel: rfkill: input handler enabled
Jun 27 20:47:18 <hostname> elogind-daemon[2063]: Removed session 7.
Jun 27 20:47:24 <hostname> kernel: rfkill: input handler disabled
Jun 27 20:47:25 <hostname> kernel: rfkill: input handler enabled
|
I can't find any other errors anywhere. /var/log/gdm/greeter.log is even less helpful. It seems to be starting everything up and then suddenly decides to start shutting everything down. |
|