Hi,
On a recent system (Ryzen5 / NVidia Gtx1650) that I just updated to latest tumbleweed updates, I am now unable to login in gdm.
The gdm login screen is displayed fine, and I can select my user and type the password which is correctly accepted. But after 1 or 2 seconds I am back on gdm login
From what I could find in journactl, the corresponding error message is Gdm: GdmDisplay: Session never registered, failing
I tried a couple of tricks (switch back to nouveau driver... run dracut again...) but I have not found so far how to fix it.
thanks Paul
On 13/04/2021 22.51, Paul Gonin wrote:
Hi,
On a recent system (Ryzen5 / NVidia Gtx1650) that I just updated to latest tumbleweed updates, I am now unable to login in gdm.
The gdm login screen is displayed fine, and I can select my user and type the password which is correctly accepted. But after 1 or 2 seconds I am back on gdm login
If you are in gdm, the graphical system is already running, so there should not be a problem with the graphic driver.
I have a dumb idea: check that the /home partition is mounted and usable. I have seen just that symptom when it is full or not available.
You could switch to text mode (ctrl-alt-f1) and login as root to verify.