[F41] KDE Spin - Discover missing Nvidia GPU Driver

Discover doesn’t show Nvidia GPU driver

  • Is it exclusive to GNOME Software Center?

Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.11.5-300.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 8845HS w/ Radeon 780M Graphics
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 83DH
System Version: Legion Slim 5 16AHP9

Added nvidia, secure-boot

secure boot part first

https://rpmfusion.org/Howto/Secure%20Boot

after reboot do these

sudo dnf update -y # and reboot if you are not on the latest kernel
sudo dnf install akmod-nvidia # rhel/centos users can use kmod-nvidia instead
sudo dnf install xorg-x11-drv-nvidia-cuda #optional for cuda/nvdec/nvenc support

just choose packages you need and wait 5 minutes so modules are build and loaded

i was assumingg you are on more latest NVIDIA cards on this so i put full link here how to nvidia
https://rpmfusion.org/Howto/NVIDIA

So only the mokutil enrollment process is automated? What about this?
https://fedoraproject.org/wiki/Changes/NvidiaInstallationWithSecureboot

that is for Gnome you are on KDE difrent desktop enviromnet fully
and on gnome software on that link it has been removed due secure boot since you need to do same steps depending on what Desktop you are using if you want NVIDIA drivers work on Secure boot enabled

Oh. So it’s GNOME exclusive. Got it