How would I go about switching my active driver from nouveau to the proprietary driver?
system details - Logpasta - simple, secure log paste service
modinfo nvidia - Logpasta - simple, secure log paste service
How would I go about switching my active driver from nouveau to the proprietary driver?
system details - Logpasta - simple, secure log paste service
modinfo nvidia - Logpasta - simple, secure log paste service
This seems to be the cause of the issue but I’m not sure what it means or how to fix it.
rubberduckydj@StationDelta:~$ sudo modprobe nvidia sudo dmesg | tail -20
modprobe: ERROR: could not insert 'nvidia': Key was rejected by service
I got it working. I had to enroll the signing key my system used while compiling the nvidia drivers into MOK manager so my system could use them.
Why this is not in the docs is completely beyond me.
future users having this problem, see step 4 of this guide.
For reference/what it’s worth, the HowTo documents provided by the RPMFusion folks describe how to set up Secure Boot for locally compiled kernels: Making sure you're not a bot!
The gaming doc you linked seems to be missing the info about secure boot, though as noted by @johnandmegh above the installation docs at rpmfusion do clearly show how to enable loading the driver when secure boot is enabled.
Not all documents are fully up to date and it takes time and commitment to make updates.
I have tried to make the update to the linked gaming doc but am unsure about how long that may take for approval.