I have the exact same Problem.
Zypper dup installed Gnome 49.
After a reboot the same thing you explained happens. Also no chance with the snapshot of the older Kernel.
Looks like I’m still on Gnome 48 - so a bit worried / reluctant about doing the next dup on my Tumbleweed system. Does anyone know if I could run the suggested work around rm /etc/nsswitch.conf poweroffthat seems to have worked for others BEFORE doing dup to head it off at the pass as it were & maybe without the poweroff.
Or do we think this will be sorted in the next few days?
The fact that something helps you doesn’t imply that it helps everybody.
But yes, I had another problem on top of this one. My “problem” was that I’m using LDAP and sssd. I had to modify my PAM configuration. Without that, the gdm_greeter user would be accepted by the system. See other thread for details.
Sorry but I am not a tech guy.
My Laptop is affected and I don’t know how I can do a workaround if it doesn’t start.
And if there is a fix coming with an update how would I be able to update?
Any help is recommended. Worst case is to make a new install. But my Tumbleweed was running for 3 years now without any Problem and it took me forever to delete and block all the stuff I don’t need.
Do you know what the boot menu is?
When the system starts, before you see the openSUSE logo, there is a black screen with a few (likely: four) lines of white text. It is shown for a few seconds.
With the down-arrow key, select the advanced options. It’s likely the second line. Press Enter.
Then go to the first line which contains “(Recovery mode)”. It’s also likely the second line. Press Enter.
The system will boot and then ask you for the Root password. Enter it.
Then enter:
rm /etc/nsswitch.conf
poweroff
(I’m assuming that you have no special configuration in that file, given that you are “not a tech guy” ;))
Then switch the system on and it should work.
Thank you thank you thank you
That worked.
What didn’t work is “poweroff” but ctrl+alt+del rebooted the computer and I was able to just boot as always!
Great help from you. Easy to understand. Appreciate it a lot!!
Even non-tech people can have legitimate modifications in nsswitch.conf. For example from the avahi/nss-mdnss package. So while this this hint brings the gdm login back, it may easily break other things like .local name lookups.