What repos do you have enabled for your system? The recommended way to install the NVidia proprietary drivers (akmod-nvidia
for classic proprietary drivers or akmod-nvidia-open
for nvidia-open drivers (closed source driver, open source kernel module for attachment)) assumes you have the RPMFusion repos (free, nonfree) enabled in your system. There is also xorg-x11-drv-nvidia-cuda
for CUDA support.
I am curious what repo you are pulling the package nvidia-driver
from as it doesn't appear in either Fedora repos nor RPMFusion. dnf info nvidia-driver
will find this quickly if you don't know what repo the package is coming from. More than likely, installing from sources other than RPMFusion will lead to a poor experience in terms of NVidia drivers. Additionally, ensure you don't have secure boot enabled with NVidia, at least initially. If you really desire or need secure boot, you can follow this guide to register your own MOK.
Additionally (based on recent testing on RTX 4000-series hardware), NVidia may have problems with being stable on Wayland environments other than GNOME. Your mileage may vary, but I had observed severe issues in KDE under Wayland in the past few months.