So there’s nouveau, akmod-nvidia, akmod-nvidia-open, and the driver package downloadable from nVidia. Four driver possibilities, yes?
Which driver is appropriate for which system configuation?
After picking at it for two evenings in a row – and now I understand why Nobara exists – I have a working installation on my dual dGPU system (AMD Polaris + RTX 3060).
But is it correct?
sudo dnf list --installed | grep -i nvid
akmod-nvidia.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
kmod-nvidia-6.17.7-300.fc43.x86_64.x86_64 3:580.95.05-1.fc43 @commandline
kmod-nvidia-open-6.17.7-300.fc43.x86_64.x86_64 3:580.95.05-1.fc43 @commandline
nvidia-gpu-firmware.noarch 20251021-1.fc43 d15e557246b143e68b4d7cf7c8078e9c
nvidia-modprobe.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
nvidia-persistenced.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
nvidia-settings.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-cuda.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-cuda-libs.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-kmodsrc.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-libs.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-power.x86_64 3:580.95.05-1.fc43 rpmfusion-nonfree-nvidia-driver
Should I be running akmod-nvidia-open instead? If so, why?