as i am interested to test rpm-fusion open drivers there is only download link for rpm file so is there any other prcess need to do?
nevermind mmy mistake it was ostree systems that had it
as i am interested to test rpm-fusion open drivers there is only download link for rpm file so is there any other prcess need to do?
nevermind mmy mistake it was ostree systems that had it
The open drivers are also included in the akmod-nvidia package. They are precompiled, while the akmod-nvidia-open drivers are not.
https://rpmfusion.org/Howto/NVIDIA?highlight=(\bCategoryHowto\b)#Kernel_Open
For akmod-nvidia to build with the FLOSS (but pre-built) driver by default, you can use:
sudo sh -c ‘echo “%_with_kmod_nvidia_open 1” > /etc/rpm/macros.nvidia-kmod’
sudo akmods --kernels $(uname -r) --rebuild