You are not logged in.

#1 2024-04-17 16:38:34

pvdrz
Member
Registered: 2021-07-27
Posts: 17

[SOLVED] GDM gets stuck while logging in

Hi,

I've been experiencing random freezes while trying to log in on gdm. It has become so frequent that my daily routine includes rebooting my PC 2-3 times in the morning until I manage to log in successfully. This has happened in two machines with different hardware so I'm discarding any faulty hardware as it seems unlikely.

This freeze happens after typing my password on gdm and pressing enter. Once it happens I cannot use Alt+Ctrl+F\d to get a terminal nor do anything with the mouse or keyboard. The only thing that does something is pressing the shutdown button which causes gdm to exit and then the OS does a regular shutdown. This issue always happens after boot (It doesn't happen if I lock my session and unlock it later).

The only possible lead I have is that one of the machines where it happens more consistently has some extra hard drives that are mounted in a folder that's owned by my user and I've only experienced this issue on the other machine when I have an usb external drive connected to it. Here's the fstab file for the machine where it happens more consistently:

# Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/mapper/root
UUID=fe99f7fa-18e0-4caf-b5ca-816511a67c15	/         	ext4      	rw,relatime	0 1

# /dev/mapper/disk1
UUID=b05c2eee-50ba-4e7f-ba02-f2794d3fc135	/home/christian/.disk1	ext4      	rw,relatime	     0 2

# /dev/mapper/disk2
UUID=8b27ba01-36aa-479d-a056-f9d7c3e7e4a8	/home/christian/.disk2	ext4      	rw,relatime	     0 2

# /dev/nvme0n1p1
UUID=22B0-123C      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro	     0 2

I'm not sure but I think that this freeze happens while trying to mount those partitions during the log in process.

Are there any logs that I could provide to debug this issue somehow?

Thanks

EDIT: I think my issue is the same as https://bbs.archlinux.org/viewtopic.php?id=292959 so I'm making this one as solved to avoid duplication

Last edited by pvdrz (2024-04-17 17:38:43)

Offline

Board footer

Powered by FluxBB