Codalarache
Codalarache
@zcobol I don't know how you managed to make it work... I have the same fedora (42 workstation), same kernel. I installed akmod-nvidia-open, launched the same command you did, reboot...
Thanks for the reply. So it seems there is a bug somewhere. I tried again to follow the instructions but nothing changed. ``` > sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm...
Hi, I already did this when searching for a solution ``` > cat /etc/rpm/macros.nvidia-kmod %_with_kmod_nvidia_open 1 > ll /etc/rpm/macros.nvidia-kmod -rw-r--r--. 1 root root 26 May 20 18:58 /etc/rpm/macros.nvidia-kmod ```
If finally managed to install correctly the drivers. For those who struggle with this : - Install akmod-nvidia and akmod nividia-open - Add "%_with_kmod_nvidia_open 1" to /etc/rpm/macros.nvidia-kmod - run sudo...