Hi everyone,
I have a Fedora stick running F43 Workstation with the GNOME desktop. I have installed the GNOME, GNOME Classic and Phosh sessions. Now, after about a month or so I booted from that stick. At first, systemctl was stuck on dev-sda2 mount, but that was fixed. A reboot and it worked. So I was now on the GDM3 login screen. I selected myself, and enter my passcode. When I press Enter to log me in, a mouse showed up, and then the screen went black until I was brought back to GDM. Luckily, I could access a TTY and view what systemctl had to say about this:
â—Ź gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Fri 2026-02-27 01:00:19 CET; 1 month 9 days ago
Invocation: 4e37afe82d69434c882cd586b12a3a2f
Main PID: 1226 (gdm)
Tasks: 9 (limit: 18864)
Memory: 10.8M (peak: 28.9M)
CPU: 1.831s
CGroup: /system.slice/gdm.service
├─1226 /usr/bin/gdm
└─5200 "gdm-session-worker [pam/gdm-password]"
Apr 07 18:07:55 fedora-linux-laptop gdm-password][56956]: pam_unix(gdm-password:auth): authentication failure; logname= uid=0 euid=0 tty=/dev/tty1 ruser= rh>
Apr 07 18:07:55 fedora-linux-laptop gdm-password][56956]: gkr-pam: unable to locate daemon control file
Apr 07 18:07:55 fedora-linux-laptop gdm-password][56956]: gkr-pam: stashed password to try later in open session
Apr 07 18:08:02 fedora-linux-laptop gdm-password][57015]: gkr-pam: unable to locate daemon control file
Apr 07 18:08:02 fedora-linux-laptop gdm-password][57015]: gkr-pam: stashed password to try later in open session
Apr 07 18:08:46 fedora-linux-laptop gdm-password][57252]: pam_unix(gdm-password:auth): authentication failure; logname= uid=0 euid=0 tty=/dev/tty1 ruser= rh>
Apr 07 18:08:46 fedora-linux-laptop gdm-password][57252]: gkr-pam: unable to locate daemon control file
Apr 07 18:08:46 fedora-linux-laptop gdm-password][57252]: gkr-pam: stashed password to try later in open session
Apr 07 18:08:52 fedora-linux-laptop gdm-password][57261]: gkr-pam: unable to locate daemon control file
Apr 07 18:08:52 fedora-linux-laptop gdm-password][57261]: gkr-pam: stashed password to try later in open session
lines 1-24/24 (END)
I’ve tried to restart the GDM process multiple times and changed the PAM config multiple times, but that didn’t help.
Is there any other known solution?
My system is up to date and I’ve tried reinstalling GDM, gnome-session (yes, that also doesn’t work:
** Message: 19:09:58.716: Starting GNOME session target: gnome-session-tty@gnome.target
** (process:58905): ERROR **: 19:09:58.717: Failed to start unit gnome-session-tty@gnome.target: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-session-tty@gnome.target not found.
Trace/Breakpoint ausgelöst(Speicherabzug geschrieben) gnome-session
), Wayland and GNOME Shell multiple times.
Thanks