I sure do love NVIDIA drivers
@gamingonlinux Did you use rpmfusion or the .run file from nvidia? Also disable the service since you don't need it.
I used this script for installing nvidia stuff on fedora
https://github.com/t0xic0der/nvidia-auto-installer-for-fedora-linux
Fedora was giving me issues after 6.2.11 kernel (constant freezes) so I'm no longer using it.
A CLI tool which lets you install proprietary NVIDIA drivers and much more easily on Fedora Linux (32 or above and Rawhide) - GitHub - t0xic0der/nvidia-auto-installer-for-fedora-linux: A CLI tool w...
sudo systemctl stop nvidia-powerd.service
sudo systemctl disable nvidia-powerd.service