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]

Nvidia LogoThis 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 cards works with 530.xx, 525.xx, 520.xx, 515.xx, 510.xx, 470.xx, and 390.xx NVIDIA drivers (GTX 1080 Ti, GTX 1080, GTX 1070, GTX 1060, GTX 1660 …)
  • GeForce GT/GTX 400/500 series cards works with 390.xx NVIDIA drivers
  • GeForce GT 8/9/200/300 series cards works with 340.xx NVIDIA drivers

Check video version of guide, howto install NVIDIA Drivers on Fedora 37:

Check video version of guide, howto install NVIDIA Drivers on Fedora 36:

Check video version of guide, Fedora 35 (new version), Fedora 34 and Fedora 33, all works with Fedora 35 / 34 / 33:

Watch more Fedora NVIDIA Video Guides on YouTube »
Install NVIDIA 390xx Drivers on Fedora 33 »
Install NVIDIA 340xx Drivers on Fedora 33 »
Install NVIDIA 455xx Drivers on Fedora 32 »

I got following question in Youtube:

“What’s wrong with rpmfusion? too easy?” Youtube comment

It’s good question and I decided to add my answer here as well:

Actually nothing, but with manual installation you can control NVIDIA drivers versions as you wish.

You can easily install / change / test / run:

  • NVIDIA New Feature Branch (NFB) drivers
  • NVIDIA Long Lived Branch (LLB) drivers
  • NVIDIA Short Lived Branch (SLB) drivers
  • NVIDIA LEGACY drivers
  • NVIDIA BETA drivers
  • Install NVIDIA drivers with custom patches
  • Just stay in some particular NVIDIA version

This is totally different guide than my earlier guides, like Fedora 20 NVIDIA driver install. This guide uses NVIDIA drivers directly from NVIDIA site and dkms to help on kernel updates. I decided go back to old school (and bit ugly) method and install NVIDIA drivers “manually”. I have tested this guide with 340.xx (patched), 390.xx, 418.xx (patched), 435.xx (patched), 470.xx, 510.xx, 515.xx, 520.xx, 525.xx, 530.xx drivers/cards.

With DKMS, you can just update your kernel and your NVIDIA drivers are compiled automatically. If you want to upgrade NVIDIA drivers, then you have to download new installer package from NVIDIA site.

Let me know, if you have some problems?

Or if you succeed, you could post output of following commands:

nvidia-installer -v |grep version
uname -a
lspci |grep -E "VGA|3D"

Backup first important files before you start installation. And this is of course at your own risk, because graphic cards, components and monitors are different and some combinations might cause totally unexpected results.

1. Before NVIDIA drivers installation

1.1 Check is your NVIDIA card supported

lspci |grep -E "VGA|3D"
## Example outputs ##
01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 Rev. A] (rev a1)

List of Supported NVIDIA GPU Products, check best driver for your card.

If you see multiple VGA controllers, then check next step and sometimes you might see example Intel VGA controller which have nothing to do with Optimus, normally you can go to BIOS and simply disable it.

1.2 NVIDIA Optimus Technology

If your lspci |grep -E “VGA|3D” output looks like following:

00:02.0 VGA compatible controller: Intel Corporation 2n Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF106 [GeForce GT 555M SDDR3] (rev a1)

Or

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)

Or you know that your computer have NVIDIA Optimus Technology, and it is impossible to turn Intel Graphics / NVIDIA Optimus off in the BIOS then this guide might not work for you and it’s not tested. You should read this NVIDIA Optimus page first and maybe check Bumblebee Project or NVIDIA XRun Project.

1.3 Disable UEFI Secure Boot or Check Howto Sign NVIDIA Kernel Module

If you have UEFI Secure Boot enabled, then you have to disable Secure Boot or sign your NVIDIA kernel module.

2. Install NVIDIA proprietary drivers on Fedora 37/36/35/34/33/32 and disable the nouveau driver

2.1 Download NVIDIA Installer Package

Go to http://www.nvidia.com/Download/Find.aspx?lang=en-us and find latest version of installer package. When you use browser this is normally downloaded /home/<username>/Downloads/NVIDIA-Linux-xxxx.run location.

Tested versions with 6.2+ / 6.1+ / 6.0+ / 5.19+ / 5.18+ / 5.17+ / 5.16+ / 5.15+ / 5.14+ / 5.13+ kernels:

Fedora 37 Fedora 36 Fedora 35 Fedora 34/33
530.30.02 BETA (February 28, 2023) 530.30.02 BETA (February 28, 2023) 530.30.02 BETA (February 28, 2023) 530.30.02 BETA (February 28, 2023)
525.89.02 (February 8, 2023) 525.89.02 (February 8, 2023) 525.89.02 (February 8, 2023) 525.89.02 (February 8, 2023)
520.56.06 (October 12, 2022) 520.56.06 (October 12, 2022) 520.56.06 (October 12, 2022) 520.56.06 (October 12, 2022)
515.86.01 (November 22, 2022) 515.86.01 (November 22, 2022) 515.86.01 (November 22, 2022) 515.86.01 (November 22, 2022)
510.108.03 (November 22, 2022) 510.108.03 (November 22, 2022) 510.108.03 (November 22, 2022) 510.108.03 (November 22, 2022)
470.161.03 (November 22, 2022) 470.161.03 (November 22, 2022) 470.161.03 (November 22, 2022) 470.161.03 (November 22, 2022)
435.21 (August 29, 2019) (Patched) 435.21 (August 29, 2019) (Patched) 435.21 (August 29, 2019) (Patched) 435.21 (August 29, 2019) (Patched)
418.113 (November 5, 2019) (Patched) 418.113 (November 5, 2019) (Patched) 418.113 (November 5, 2019) (Patched) 418.113 (November 5, 2019) (Patched)
390.157 (November 22, 2022) 390.157 (November 22, 2022) 390.157 (November 22, 2022) 390.157 (November 22, 2022)
340.108 (December 23, 2019) (Patched) 340.108 (December 23, 2019) (Patched) 340.108 (December 23, 2019) (Patched) 340.108 (December 23, 2019) (Patched)

Note 340.108 users: 340.108 on Fedora 37/36/35/34/33/32/31 Kernel 6.1/6.0/5.19/5.18/5.17/5.16/5.15/5.14/5.13/5.12/5.11/5.10 needs a patched version (Download inttf NVIDIA patcher and patch NVIDIA-Linux-x86_64-340.108 for Kernel 6.1 / 6.0 / 5.19 / 5.18 / 5.17 / 5.16 / 5.15 / 5.14 / 5.13 / 5.12 / 5.11 / 5.10).

Note 418.113 and 435.21 users: These are not official NVIDIA LEGACY drivers, but there is example GeForce GTX 1650 Mobile card which is not supported by older or newer drivers. (Download inttf NVIDIA patcher and patch NVIDIA-Linux-x86_64-418.113 and NVIDIA-Linux-x86_64-435.21 for Kernel 5.17 / 5.16 / 5.15 / 5.14 / 5.13 / 5.12 / 5.11 / 5.10)

2.2 Make NVIDIA installer executable

chmod +x /path/to/NVIDIA-Linux-*.run

2.3 Change root user

su -
## OR ##
sudo -i

2.4 Make sure that you system is up-to-date, enable inttf repo and change inttf kernel

2.4.1 Fully update your system

## Fedora 37/36 ##
dnf update --exclude=kernel*
## Fedora 35/34/33/32 ##
dnf update

NOTE: Following is mandatory to get both Wayland or X11 work smoothly on Fedora 37/36. This might change soon, but until NVIDIA fix their simpledrm problems, following will only revert Fedora 37/36 kernel simpledrm to old fbdev.

2.4.2 Exclude kernel updates from [fedora] and [updates] repo (only Fedora 37/36 users)

Edit /etc/yum.repos.d/fedora.repo file. Add exclude=kernel*

[fedora]
name=Fedora $releasever - $basearch
...
exclude=kernel*

Edit /etc/yum.repos.d/fedora-updates.repo file. Add exclude=kernel*

[updates]
name=Fedora $releasever - $basearch
...
exclude=kernel*

2.4.3 Enable inttf repo on Fedora 37 and Fedora 36 systems

wget -O /etc/yum.repos.d/inttf.repo https://rpms.if-not-true-then-false.com/inttf.repo

2.4.4 Install / Update inttf kernel

dnf update

If you can’t see inttf kernel update, then try following one liner:

dnf install --skip-broken $(for i in $(dnf repoquery --installed kernel\* --qf '%{name}'); do echo $i-$(dnf --quiet --disablerepo=* --enablerepo=inttf repoquery --queryformat '%{version}-%{release}' kernel |sort -V |tail -1); done)

2.4.5 After kernel update / install reboot your system and boot using latest kernel / inttf kernel:

reboot

2.5 Install needed dependencies

## Fedora 37/36/35/34/33/32 ##
dnf install kernel-devel kernel-headers gcc make dkms acpid libglvnd-glx libglvnd-opengl libglvnd-devel pkgconfig

2.6 Disable nouveau

2.6.1 Create or edit /etc/modprobe.d/blacklist.conf

Append ‘blacklist nouveau’

echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf

2.6.2 Edit /etc/default/grub

Append ‘rd.driver.blacklist=nouveau’ (and ‘nvidia-drm.modeset=1’) to end of ‘GRUB_CMDLINE_LINUX=”…”‘.

Fedora 37/36 and NVIDIA 530.xx / 525.xx / 520.xx / 515.xx / 510.xx / 470.xx with Wayland enabled

Note: This won’t fully enable Wayland currently on Fedora 37 / GNOME 43 thanks to latest GNOME gdm changes. Check Enable Wayland guide for more information.

## Example row with Fedora 37/36 BTRFS NVIDIA 520xx, 515xx, 510xx, 470xx + Wayland enabled ##
GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau nvidia-drm.modeset=1"
Fedora 37/36/35/34 and NVIDIA 530.xx / 525.xx / 520.xx / 515.xx / 510.xx / 470.xx / 390.xx / 340.xx with X11 enabled
## Example row with Fedora 37/36/35/34 BTRFS NVIDIA 340xx, 390xx, 470xx, 510xx, 515xx, 520.xx, 525.xx, 530.xx ##
GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau"

2.6.3 Update grub2 conf

Fedora 37/36/35/34

## BIOS and UEFI ##
grub2-mkconfig -o /boot/grub2/grub.cfg

Fedora 33/32/31/30

## BIOS ##
grub2-mkconfig -o /boot/grub2/grub.cfg
## UEFI ##
grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg

2.6.4 Remove xorg-x11-drv-nouveau

## Fedora 37/36/35/34/33/32 ##
dnf remove xorg-x11-drv-nouveau

2.6.5 Generate initramfs

## Backup old initramfs nouveau image ##
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
 
## Create new initramfs image ##
dracut /boot/initramfs-$(uname -r).img $(uname -r)

2.7 Reboot to runlevel 3

Note: You don’t have Desktop/GUI on runlevel 3. Make sure that you have some access to end of guide. (Open it on mobile browser, Print it, use lynx/links/w3m, save it to text file).

systemctl set-default multi-user.target
reboot

OR alternatively you can change the runlevel on GRUB2 adding one additional parameter. Quick guide howto change runlevel on GRUB2. If you use this method, then don’t set multi-user.target and don’t set graphical.target on step 2.9 (just reboot).

2.8 Install NVIDIA proprietary drivers for GeForce 6/7 & GeForce 8/9/200/300 & GeForce 400/500/600/700/800/900/10/20 series cards

2.8.1 Log in as root user

Or alternatively change root user (you shouldn’t have nouveau and xorg loaded)

su -
## OR ##
sudo -i

2.8.2 Run NVIDIA Binary

Following command executes driver install routine. Use full file name command if you have multiple binaries on same directory.

./NVIDIA-Linux-*.run
## OR full path / full file name ##
Downloads/NVIDIA-Linux-x86_64-530.30.02.run
Downloads/NVIDIA-Linux-x86_64-525.89.02.run
Downloads/NVIDIA-Linux-x86_64-520.56.06.run
Downloads/NVIDIA-Linux-x86_64-515.86.01.run
Downloads/NVIDIA-Linux-x86_64-510.108.03.run
Downloads/NVIDIA-Linux-x86_64-470.161.03.run
./NVIDIA-Linux-x86_64-435.21-patched-kernel-5.16.run
./NVIDIA-Linux-x86_64-418.118-patched-kernel-5.16.run
./NVIDIA-Linux-x86_64-390.157.run
/path/to/NVIDIA-Linux-x86_64-340.108-patched-kernel-5.17.run

2.8.3 NVIDIA Installer Register the Kernel Source Modules with DKMS

NVIDIA Installer dkms

2.8.4 NVIDIA Installer 32-bit Compatibility Libraries

NVIDIA Installer 32-bit Compatibility Libraries

2.8.5 NVIDIA Installer Installing Drivers and Building kernel module

NVIDIA Installer Installing Files

NVIDIA Installer Building Kernel Module

NVIDIA Installer Installing Kernel Module

Note: If you get libglvnd error, then abort installation and try this. Also “Install and overwrite existing files” works, but fixing this error is more clean way to install NVIDIA Drivers.

2.8.6 NVIDIA Installer Automatic Xorg Config and Backup

NVIDIA Installer Automatic Xorg Config and Backup

2.8.7 NVIDIA Drivers Installation Complete

NVIDIA Drivers Installation Complete

2.9 All Is Done and Then Reboot Back to Runlevel 5

systemctl set-default graphical.target
reboot

2.10 VDPAU/VAAPI support

To enable video acceleration support for your player (Note: you need Geforce 8 or later).

## Fedora 37/36/35/34/33/32 ##
dnf install vdpauinfo libva-vdpau-driver libva-utils

3. Some Screenshots Using Different Cards and Drivers

3.1 NVIDIA 465.31 drivers on Fedora 34 Gnome 40 with Kernel 5.12.8

NVIDIA 465.31 Running on Fedora 34 Kernel 5.12.8 Gnome 40.1.0

3.2 VIDIA 460.80 drivers on Fedora 34 Gnome 40 with Kernel 5.12.8

NVIDIA 460.80 Running on Fedora 34 Kernel 5.12.8 Gnome 40.1.0

3.3 NVIDIA 450.119.03 drivers on Fedora 34 Gnome 40 with Kernel 5.12.8

NVIDIA 450.119.03 Running on Fedora 34 Kernel 5.12.8 Gnome 40.1.0

3.4 NVIDIA 435.21 drivers on Fedora 34 Gnome 40 with Kernel 5.12.8

NVIDIA 435.21 Running on Fedora 34 Kernel 5.12.8 Gnome 40.1.0

3.5 NVIDIA 418.113 drivers on Fedora 34 Gnome 40 with Kernel 5.12.8

NVIDIA 418.113 Running on Fedora 34 Kernel 5.12.8 Gnome 40.1.0

3.6 NVIDIA 390.143 drivers on Fedora 35 Gnome 41 with Kernel 5.14.11

NVIDIA 390.144 running on Fedora 35 GNOME 41 Kernel 5.14.11

3.6 NVIDIA 340.108 drivers on Fedora 35 GNOME 41 with Kernel 5.14.9

NVIDIA 340.108 running on Fedora 35 GNOME 41 Kernel 5.14.9

If you see Black Screen after NVIDIA drivers install, then check following video:

Let me know, if you have problems?

Or if you succeed, you could post output of following commands:

nvidia-installer -v |grep version
uname -a
lspci |grep -E "VGA|3D"

3,226 comments on “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]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Close