Unfortunately I have a black screen with only a cursor when I boot Tumbleweed.
I have an Nvidia RTX laptop and I haven’t touched a thing since yesterday when I used Tumbleweed. I can only open Konsole thanks to Ctrl+Alt+T.
I tried:
fsck my / and /home partitions
managed to switch from x11 to Wayland thanks to sddm restart and switch to another tty, but none of them works
install again Nvidia drivers
boot with only the intel card with sudo prime-select boot intel && sudo reboot; here only the internal monitor works (which is absolutely fine), but I have a black screen again
boot three different snapshots, even the oldest
Windows and Ubuntu from Live USB are working perfectly fine, so I’d like to exclude GPU failure for now.
Is it just the SDDM display manager that is failing here? If you login to a VT as user, can you start Plasma Wayland successfully with the following command?
If you are managing to get into a ‘broken’ Plasma desktop session, then the next thing to try might be to drop down to a text-mode session (init 3) and try the following:
Create a new user with ncurses YaST, then see if you can get a working deskrtop environment when logging in as that user.
For the existing user, remove ~/.cache, and remove or rename~/.config/plasma-org.kde.plasma.desktop-appletsrc, then see if you can get a working desktop session again.
Also, I must login with X11 after since Wayland still has black screen.
I don’t know why, Vulkan was set as renderer (and I entered with Intel GPU only since I uninstalled Nvidia drivers). After setting it as “automatic”, I can enter Wayland too. I’ll try to proceed and install the Nv drivers again.