Fedora 37/36/35 NVIDIA Drivers Install Guide [530.30.02 / 525.89.02 / 520.56.06 / 515.86.01 / 510.108.03 / 470.161.03 / 390.157 / 340.108] - Comment Page: 57
This is guide, howto install NVIDIA proprietary drivers (manually using .run installer) on Fedora 37/36/35/34/33/32 and disable Nouveau driver. This guide works with GeForce 8/9/200/300/400/500/600/700/800/900/10/20/30/40 series cards.
GeForce RTX 40 series cards works with 530.xx, 525.xx, 520.xx NVIDIA drivers, (RTX 4090)
GeForce RTX 30 series cards works with 530.xx, 525.xx, 520.xx, 515.xx, 510.xx and 470.xx NVIDIA drivers, (RTX 3090, RTX 3080 and RTX 3070, RTX 3060, RTX 3060 Ti)
GeForce RTX 20 series cards works with 530.xx, 525.xx, 520.xx, 515.xx, 510.xx and 470.xx NVIDIA drivers (RTX 2080 Ti, RTX 2080, RTX 2070 Ti, RTX 2070, RTX 2060)
GeForce GT/GTX 600/700/800/900/10 series...
$ nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected])
$ uname -a
Linux localhost.localdomain 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lspci |grep -E “VGA|3D”
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)
PS:Successful installation on running all the above steps! Thanks.
PC: i5 8600k, MSI GTX 1060 6GB OC, ASUS Z370-P, Dual Boot Fedora 27 + Windows 10
Excelent!!! I had to disable the Secure Boot in BIOS to work!
Thank you!
My Laptop: Lenovo IDEAPAD 320, NVIDIA 940MX, FEDORA 27.
nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected]) Wed Dec 20 00:05:39 PST
uname -a
Linux XXXXXXXXXX 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
lspci |grep -E “VGA|3D”
01:00.0 VGA compatible controller: NVIDIA Corporation GK106GLM [Quadro K2100M] (rev a1)
Thanks for the guide! This installed just fine on Fedora 27 (fc27).
This procedure worked great for me. Back to regular Xorg w/ Nvidia drivers – which gives me some color management – per display (I have 3).
# uname -a
Linux switcback-fedora 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
# lspci | grep “VGA”
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
# nvidia-installer -v | grep version
nvidia-installer: version 384.111 ([email protected]) Wed Dec 20 00:05:39 PST 2017
Thanks!
Hello!
I’m trying to restore plymouth, but when I type
insmod vbe and vbeinfo I get “vbe.info not found”.
I’ve tried to looking for on /boot/grub2/ folder and on all filesystem without success (locate vbe.info and find . -name ‘vbe.info’).
Like a glove Sir ! Thank you very much !
[[email protected] ~]$ nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected])
[[email protected] ~]$ uname -a
Linux localhost.localdomain 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[[email protected] ~]$ lspci |grep -E “VGA|3D”
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 660 Ti] (rev a1)
Thanks :D <3 very useful !
# nvidia-installer -v |grep version ; uname -a ; lspci |grep -E “VGA|3D”
nvidia-installer: version 387.34 ([email protected]) Tue Nov 21 03:31:57 PST 2017
Linux hozho 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 670] (rev a1)
I had to do some selinux commands also:
ausearch -c ‘gnome-session-c’ –raw | audit2allow -M my-gnomesessionc
semodule -X 300 -i my-gnomesessionc.pp
ausearch -c ‘gnome-shell’ –raw | audit2allow -M my-gnomeshell
semodule -X 300 -i my-gnomeshell.pp
[[email protected] scott]# nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected])
[[email protected] scott]# uname -a
Linux localhost.localdomain 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[[email protected] scott]# lspci |grep -E “VGA|3D”
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1)
Great resource!
[**@** ~]$ nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected]) Wed Dec 20 00:05:39 PST 2017
[**@** ~]$ uname -a
Linux rcfilm34 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[**@** ~]$ lspci |grep -E “VGA|3D”
01:09.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 10)
08:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P400] (rev a1)
[**@** ~]$
Hi, what is the process for upgrading to a newer set of drivers?
Should I just follow steps from 2.7? Does the installer deal with older versions?
Working on a GTX 1070ti
nvidia-installer: version 387.34 ([email protected]) Tue Nov 21 03:31:57 PST 2017
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 (rev a1)
# nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected]) Wed Dec 20 00:05:39 PST 2017
# uname -a
Linux fedora.home 4.14.11-300.fc27.x86_64 #1 SMP Wed Jan 3 13:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
# lspci |grep -E “VGA|3D”
01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
$ nvidia-installer -v |grep version
nvidia-installer: version 384.111 ([email protected])
$ uname -a
Linux pc-595-01 4.14.11-200.fc26.x86_64 #1 SMP Wed Jan 3 13:58:53 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lspci |grep -E “VGA|3D”
02:00.0 VGA compatible controller: NVIDIA Corporation GF119 [NVS 310] (rev a1)
I created blacklist.conf in /etc/modprobe.d and added echo “blacklist nouveau” >> /etc/modprobe.d/blacklist.conf to the file.
When I run dracut /boot/initramfs-$(uname -r).img $(uname -r) I am getting this error:
libkmod: kmod_config_parse: /etc/modprobe.d/blacklist.conf line 1: ignoring bad line starting with ‘echo’
I am on Fedora 27
Hi Haptizum,
Check what you have on your /etc/modprobe.d/blacklist.conf file?
On step 2.6.1 you should add blacklist nouveau to /etc/modprobe.d/blacklist.conf, not echo “blacklist nouveau”.