recently I made an update via sudo zypper dup on OpenSuse Tumbleweed and since that I can’t boot into GUI.
From weekend to weekend I try to update in the hope that this got somehow fixed, but I always need to reset to an older snapshot which is still working, but this one is from august with kernel 6.15.X.
I deactivated the tpm module because I got an error regarding this, but this did not help either, but the error message was gone at least, regarding the tpm.
When I try to boot I get the Surface-Logo and a loading icon, after some time the loading icon disappears and I can’t even switch to another tty.
Seems to be freezed then.
I found out, when I set a 3 behind the linux line in grub I can boot into text-mode and can login from there.
Thus i could get a log from the last boot via sudo journalctl -b -1.
When I logged in via text-mode I can use “startx” to get into the GUI desktop of ice-weasel.
Normally when everything would work, I would boot into gnome wayland.
Since I got some errors mentioning i915 I added i915.enable_guc=0 to the linux line in grub before boot:
But this also did not help.
Do you have an idea what could be wrong?
Here is also a photo which shows some entries when pressing the power-off button once.
I seems to hang somewhere on the WPA supplicant?
I am sorry, after getting some error during editing, the edit button of the thread suddenly disappeared, so I have to make a second post for the journalctl:
Thanks for the fast answer.
Yes this is the device I am booting from, it’s the Sandisk Extreme Pro.
Its smart values seem to be buggy or not correct, according to some sources in the net every Extreme Pro seems to be affected.
Small update:
This weekend I reset to a previous working snapshot and updated again.
This time I could boot in to the GNOME Display Manager.
The loading time into desktop got a bit longer, but I can use the device again.
Thanks for everyone who looked into this issue.
Sadly I cannot really narrow the problem down to a specific package since the last successful update was in july/august and the number of updated packages was ~2000+.
Probably something was wrong with starting the display manager (default: gdm for me) after boot, since when I booted in textmode-only I could use startx and got then into ice-wm desktop.
Edit:
I meant ice-wm in the first post here and not ice-weasel XD