Hello, total Linux/Fedora noob here seeking some help on Nvidia driver installation. This has been an arduous couple days for me, finally was able to install the driver correctly thanks to the excellent nvautoinstall
tool. I was hoping that post installation I would simply be able to reboot and see that things are working, however instead on boot I am greeted by the message “Nvidia kernel module missing, falling back to nouveau”. I understand this has something to do with secure boot, but having followed some steps I saw elsewhere troubleshooting this I have not been able to get past this. Any help would be appreciated.
Output from screenfetch
:
/:-------------:\ dan@fedora
:-------------------:: OS: Fedora
:-----------/shhOHbmp---:\ Kernel: x86_64 Linux 6.0.15-300.fc37.x86_64
/-----------omMMMNNNMMD ---: Uptime: 14m
:-----------sMMMMNMNMP. ---: Packages: 2004
:-----------:MMMdP------- ---\ Shell: zsh 5.9
,------------:MMMd-------- ---: Resolution: 1920x1080
:------------:MMMd------- .---: DE: GNOME 43.2
:---- oNMMMMMMMMMNho .----: WM: Mutter
:-- .+shhhMMMmhhy++ .------/ WM Theme: Adwaita
:- -------:MMMd--------------: GTK Theme: Adwaita [GTK2/3]
:- --------/MMMd-------------; Icon Theme: Adwaita
:- ------/hMMMy------------: Font: Cantarell 11
:-- :dMNdhhdNMMNo------------; Disk: 25G / 250G (10%)
:---:sdNMMMMNds:------------: CPU: 11th Gen Intel Core i7-11800H @ 16x 4.6GHz [46.0°C]
:------:://:-------------:: GPU: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
:---------------------:// RAM: 2931MiB / 15695MiB
Additionally, I’m dual booting Windows 10 on a different partition of the same drive. The GPU works on Windows. It has a dedicated HDMI out on the laptop which outputs a signal on Windows, and does not output a signal on Fedora.
Output from modinfo -F version nvidia
:
525.60.11
Output from sudo modprobe nvidia
:
modprobe: ERROR: could not insert 'nvidia': Key was rejected by service
Again I’m completely new to Linux / Fedora, just booted up here a few days ago and this is the first and only major thing I’ve had to do on my system. Apologies if the solution is obvious, but any guidance would go a long way.