Plasma wayland can’t start with nvidia drivers 470.239.06 on a gpu GeForce GT 630.
Is this plasma’s fault?
Is this nvidia’s fault? My gpu is 12 years old.
Should I wait for better drivers or buy a new computer to be able to run Plasma 6 ?
After struggling to update my kde neon testing, as many others I was greeted at autologin with a black screen without desktop with 3 apps open from the previous session. Only alt-tab works. And my shortcut to launch Chrome.
In konsole top shows huge cpu usage by wayland and typing is a nightmare: sssssuuuddddoooo
“sudo journalctl -b -1 -p3” shows
systemd-coredump[1259]: Process 966 (baloo_file) of user 1000 dumped core.
...
kioworker[1378]: ASSERT: "d->appConnection.inited()" in file ./src/core/slavebase.cpp, line 332
systemd-coredump[1389]: Process 1378 (kioworker) of user 1000 dumped core.
...
three stack traces
systemd[847]: Failed to start KDE Plasma Workspace.
I booted in rescue mode and on the console I tried
“startplasma-wayland 2>&1 | tee output.log”
Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" QList() exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.
This is with nvidia drivers 470.239.06-0ubuntu0.22.04.1
on a gpu GeForce GT 630.
I even added in /etc/default/grub to the end of GRUB_CMDLINE_LINUX_DEFAULT " nvidia_drm.modeset=1" and ran update-grub but that made no difference.
So I changed then to nouveau driver with “sudo apt purge nvidia”:
plasma 6 wayland desktop then gets loaded and seems usable.
(and to install nvidia drivers again: “sudo ubuntu-drivers autoinstall”)
I had to struggle a lot to change the display configuration from 4k to 1080p (I think I have to press shift while hovering over the apply button for 5 seconds, wait a few seconds more and then press Apply and then there is a chance that the screen gets changed to 1080p ok (instead of a scrambled screen with random pixels at the top): I still haven’t figured out the exact workaround.
With nouveau wayland I can watch in vlc one of my heaviest video’s: a few times the video freezed but continued after a few seconds. And running fullscreen in vlc fails: the top border of the vlc app is always shown. On the other hand in chrome running a youtube video fullscreen works.
If I don’t get any other showstoppers with this nouveau driver, I can live with it for the moment.