Like in Ubuntu 24.10, it does recommend the NVIDIA 560 open kernel. How can I avail this driver ?
Currently I’m using akmod-nvidia
Like in Ubuntu 24.10, it does recommend the NVIDIA 560 open kernel. How can I avail this driver ?
Currently I’m using akmod-nvidia
If you are running fedora 40 and wish the 560 driver then configure the rpmfusion repo (both free and nonfree) as shown at Configuration - RPM Fusion then install the driver as shown at Howto/NVIDIA - RPM Fusion
If you already have the akmod-nvidia package installed from rpmfusion it can be upgraded with dnf using a command similar to
sudo dnf upgrade akmod-nvidia --disablerepo rpmfusion-nonfree-nvidia-driver
after you have configured the other rpmfusion repo as noted above.