I have had the same problem since Nvidia updated its driver from 465 to 470. I asked for help at the Fedora’s official Matrix channel and they told me to run “nividia-bug-report.sh” (included with the package from rpmfusion) and send the log to forums.developer.nvidia.com or linux-bugs@nvidia.com:
If you visit the forum mentioned above, you’ll see that the bug has been already reported by others. There was no answer by Nvidia and I don’t think that anybody is really expecting it, considering the contemptuous treatment that Linux users suffer from on it’s behalf.
There’s nothing we can do, but wait for NVIDIA’s propietary driver version 470.74 release. According to (see the following link), it’s a bug of version 470.63.01, which is the current version at rpmfusion. Kernel parameter “nvidia-drm.modeset=1” is causing this bug.
Press “e” key a grub screen to edit kernel parameters, remove it and specify runlevel 3 in order to boot in a console, something like this:
I often remove parameters “rhgb” and “quiet” as well. Log in and type
lsmod | grep nvidia
You’ll see that nvidia driver is loaded but, as soon as you attempt to start an XOrg session by typing “startx”, the driver will crash and the desktop won’t be displayed.
If you search NVidia site for installing RTX A6000 GPU, one of the latest high end devices on the market, you get information about setup on linux invoking Fedora and Red Hat with specific details for Suse. NVidia hardware is used at gigantic scale for cognitives services using exclusively linux on servers connected to SaaS services (Microsoft Azure, IBM Cloud, … Nouveau drivers are built with NVidia support for open source enthusiasts, don’t give everything but …
NVidia/PNY serve several markets with ‘gamer’ using ‘latest’. Search NVidia/PNY sites about details as support lifespan isn’t fantastic but they do advise to prefer distribution drivers specify specific driver for specif hardware, just follow …