Home Blog Archive Software Linux Fedora nVidia driver install - how to

Linux Fedora nVidia driver install - how to

  • Oct 18, 2025
  • 421
  • 0

With a few commands, you have installed the nVidia driver under Linux-Fedora. We will show you in this practice tip, how to do it and what to look out for.

Linux Fedora nVidia driver install - how to

First download the nVidea drivers in the correct Version.
  1. First of all, you need to disable the Nouveau free nvidia driver. This is achieved with the command "# dracut --omit-drivers nouveau /boot/initramfs-$(uname -r).img $(uname -r) --force".
  2. Next, you need to temporarily disable the X-Server. In order to prevent its Start after the reboot, type the command: "# Systemctl disable gdm".
  3. It is now time to install with the command "Yum install kernel-devel - $ (uname-r) gcc" Kernel-headers and a Compiler.
  4. After the Reboot, the GUI you use the Terminal screen and start the NVIDIA Installer with "# Bash NVIDIA-Linux-x86_64-346.35.run". Here you need to use of course, your driver Version.
  5. The Installer only asks if you agree to the "Terms & Conditions". The question "Would you like to run the nvidia-xconfig utility?" appears, if you answer "Yes". As a result, they have the NVIDIA-installation program, a new xorg.to generate conf configuration file.
  6. Still logged in as Root, you must enable the X-Server with "# Systemctl gdm" before the restart.
  7. Now you can lead to start with "# New", the reboot bring.
  8. The nvVdia-Settings you start with "$ Nvidia-settings".
nVidia driver in Linux-Fedora
As for Linux Fedora VLC install and set up, you will learn in the next tip.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =