Post #604975
2026-03-09 16:33 UTC
A cheat sheet leading to success with NVIDIA drivers on Fedora 43+ on a Precision 7560 Mobile Workstation:
Do not use official NVIDIA driver installer.
Do not blacklist noveau:
sudo grubby --args="rd.driver.blacklist='' modprobe.blacklist=''" --update-kernel=ALL
Do not install v4l2loopback/git from git:
sudo dkms uninstall v4l2loopback/git
Just install akmod-nvidia:
sudo dnf install akmod-nvidia xorg-x11-drv-nvidia-cuda
Wait 5 minutes until modprobe, reboot.
Here you go. Nice and easy.
Replies (0)
No replies.