Need help. Don’t know where to start. A recent update killed KDE Plasma and it only shows a black screen. After several minutes, the login console re-appears. Fortunately Gnome Classic is working. I have read and tried all the other solutions on how to revert using dnf but, the problem persists.
Can someone advise on how to proceed with debugging? What log files are needed? Do I need to create a bug report? etc…
Hi Steve… Thanks for responding. I can use Gnome Classic but, my preferred KDE Plasma is not working. Also, since this upgraded issue occurred, some of the windows in Gnome have strange artifacts and flickering. Anyhow, here’s the output from inxi…
Your system is running the nouveau driver, which is, to put it politely, sub-optimal.
Can we assume you were running the rpmfusion drivers? If so your card is no longer supported by the latest nvidia drivers - Nv dropped support for pascal architecture recently, so you need to be using the 580xx drivers (that is the name of the packages you want - the “xx” is indeed part of the package name
Because of this failure, your system is dropping back to nouveau and I suspect you’re seeing the results of it with the latest version of KDE.
Install the 580xx package from the rpmfusion repo, let it build for your kernel. Check the output in /var/cache/akmods/nvidia/.last.log to make sure it’s all successful and returns a 0.
Some users have reported problems with one of the latest versions of plasma after an update.
This topic appears to have found a workaround for recovery that may work for you as well, and waiting for another plasma update with the fix might be best.
I also note that you are using nouveau as the driver for the nvidia card (GTX 1050), and with f44 that card works best with the 580xx nvidia driver.
Installing akmod-nvidia-580xx will automatically pull in the matching nvidia-settings package. The only additional package that would need to be explicitly named is the xorg-x11-drv-nvidia-580xx-cuda package.
well, yeah, I didn’t go look at all the dep chains, I’m just saying if a dependency doesn’t pull it in, then get it. That’s what I mean by “make sure to get”
With genuine thanks for the suggestions above, I have made some progress. It seems odd that support for this graphics card would be suspended. They still sell these cards like hotcakes. Anyhow…
I followed the advice to install the “CUDA” package and now, KDE Plasma is working again. Upon restarting the system and checking for updates, “Discover” is saying many updates are available including a bunch of things related to plasma 6.7. I’m a little worried about doing that upgrade. Can anyone offer some advice on how to handle that?
Anyhow, for the sake of others, here are the web-based instructions I followed to install the CUDA 580xx drivers. See below…
Thanks to all.
Ray
Steps to Install akmod-nvidia-580xx on Fedora
Prerequisites
Ensure your system is updated.
Enable the RPM Fusion repository.
Installation Process
Enable RPM Fusion Repository
Run the following commands to enable both the free and non-free repositories:
Edited by @computersavvy .
I took the liberty of removing your step 4 since the content was already given in steps 1 & 2, plus it contained typos. Repeating the commands given in steps 1 & 2 was unnecessary and would have achieved nothing.
Those cards were first released in 2016 so nvidia provided direct support for almost 10 years. They are getting a bit long in the tooth even though they still function well.
Support is still available with the 580 driver even though nvidia officially ended support in Oct 2025.
The newer 595 driver for linux does not support it, but with fedora, and linux in general, the older driver will still be around for a long time. The card should still be usable and fully functional – probably for another 5 or more years.