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: 80

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...

3,233 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] - Comment Page: 80

1 78 79 80 81 82 127
    1. Perfect! Thanks
      nvidia-installer: version 415.18
      Linux localhost.localdomain 4.19.6-300.fc29.x86_64 #1 SMP Sun Dec 2 17:33:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
      07:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1

      Reply
      • Hi,

        in kernel 4.20 the driver doesn’t work…..

        Reply
        • Hi Moyson,

          I haven’t tested kernel 4.20 yet, but it’s normally that it takes while when nVidia releases new versions for next kernel. You can also try some patches for kernel 4.20, this might work https://ptpb.pw/xg4x

          Reply
    2. New day, new driver, new kernel.

      [[email protected] ~]# nvidia-installer -v |grep version
      nvidia-installer: version 415.22
      [[email protected] ~]# uname -a
      Linux localhost.localdomain 4.19.6-300.fc29.x86_64 #1 SMP Sun Dec 2 17:33:14 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 GP106 [GeForce GTX 1060 6GB] (rev a1)

      DKMS broken so needed to delete old driver folder and kernel modules in /var/lib/dkms/nvidia/, wonder if it’s because I booted into multi-user after updating system via terminal.

      Also I’ve been seeing this error during kernel updates whether via terminal or regular reboot:
      warning: file /lib/modules/4.19.3-300.fc29.x86_64/updates: remove failed: No such file or directory

      Current kernels installed are 4.19.4, 4.19.5 and 4.19.6, debating deleting the older ones.

      [[email protected] ~]# ls /lib/modules
      4.18.16-300.fc29.x86_64
      4.19.2-301.fc29.x86_64
      4.19.3-300.fc29.x86_64
      4.19.4-300.fc29.x86_64
      4.19.5-300.fc29.x86_64
      4.19.6-300.fc29.x86_64

      Reply
      • Deleted the folders as the contents were all nvidia-related. Think it might be related to DKMS but can’t say for usre.

        Reply
    3. Your guide worked flawlessly for me. This also cured my kworker chewing up the CPU problem when running Firefox. Thank you very much!

      nvidia-installer: version 415.22

      Linux yoda 4.19.6-300.fc29.x86_64 #1 SMP Sun Dec 2 17:33:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)

      Reply
    4. I’m sorry..
      needs 340.107 on Fedora 29 with kernel 4.19 patched version please…
      thx

      Reply
    5. Hi all seems to be installed. Just having problem that nvidia-settings gives me this
      ERROR: Unable to load info from any available system

      thx for any advice

      details:
      Linux localhost 4.19.7-300.fc29.x86_64 #1 SMP Wed Dec 5 22:21:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      nvidia-installer: version 415.22

      00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
      01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1)

      lsmod | grep nvidia
      nvidia_drm 49152 0
      nvidia_modeset 1040384 1 nvidia_drm
      nvidia 17309696 1 nvidia_modeset
      ipmi_msghandler 69632 2 ipmi_devintf,nvidia
      drm_kms_helper 196608 2 nvidia_drm,i915
      drm 487424 5 drm_kms_helper,nvidia_drm,i915

      lsmod | grep nouveau

      glxinfo | grep Open
      OpenGL vendor string: VMware, Inc.
      OpenGL renderer string: llvmpipe (LLVM 7.0, 256 bits)
      OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.6
      OpenGL core profile shading language version string: 3.30
      OpenGL core profile context flags: (none)
      OpenGL core profile profile mask: core profile
      OpenGL core profile extensions:
      OpenGL version string: 3.1 Mesa 18.2.6
      OpenGL shading language version string: 1.40
      OpenGL context flags: (none)
      OpenGL extensions:
      OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.6
      OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
      OpenGL ES profile extensions:

      Reply
    6. Hi,
      I am new to fedora and so I tired to install the drivers following your guide but i got an error “unable to load ‘nvidia-drm’ kernel module” I was hopping if you could help me but then when i execute the final commands it gives me an output as if it is installed

      nvidia-installer -v |grep version
      nvidia-installer: version 415.22

      uname -a
      Linux localhost.localdomain 4.19.7-300.fc29.x86_64 #1 SMP Wed Dec 5 22:21:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      lspci |grep -E “VGA|3D”
      00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
      01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940MX] (rev a2)

      Here is everything if you need anymore information i’ll give them to you and I hope you will be able to help.
      Thank you for those type guides it’s very helpfull.

      Reply
    7. Thank you for an excellent write-up.
      nvidia-installer: version 415.22
      Linux x360-lan 4.19.7-200.fc28.x86_64 #1 SMP Wed Dec 5 22:47:13 UTC 2018 x86_64 x86_64 x86_6
      4 GNU/Linux
      00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
      00:13.0 Non-VGA unclassified device: Intel Corporation Sunrise Point-LP Integrated Sensor Hu
      b (rev 21)
      01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev a1.
      OS: Fedora 28 (Workstation Edition) x86_64
      Host: HP Spectre x360 Convertible 15-ch0xx
      Shell: bash 4.4.23
      Theme: Adwaita [GTK2/3]
      Icons: Adwaita [GTK2/3]
      Terminal: gnome-terminal
      CPU: Intel i7-8550U (8) @ 4.000GHz
      GPU: Intel UHD Graphics 620
      GPU: NVIDIA GeForce MX150
      Memory: 2227MiB / 15787MiB

      Reply
    8. Hey,

      GRUB_FONT_PATH=”/boot/efi/EFI/fedora/fonts/unicode.pf2″

      Reply
      • Thanks, updated to guide!

        Reply
    9. I did it step by step in this tutorial but during the installation of nvidia driver, I get an error: “error the nouveau driver is currentlu in use by your system this driver is incompatibile with the NVIDIA driver ” my system details:
      00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
      02:00.0 3D controller: NVIDIA Corporation
      GM107M [GeForce GTX 960M] (rev a2)
      Fedora 29
      Linux localhost.localdomain 4.18.16-300.fc29.x86_64 #1 SMP Sat Oct 20 23:24:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
      driver NVIDIA: Linux x64 (AMD64/EM64T) version 415.23

      Reply
      • Hi Slawek,

        First, you are running very old kernel? Did you really followed this guide? Check step 2.4 Make sure that you system is up-to-date and you are running latest kernel, later commands fails if you are running wrong kernel.

        Then totally different problem might be your nVidia Optimus device GeForce GTX 960M. If you read step 1.2 NVIDIA Optimus Technology then you should know that too. Some higher end systems (where you can disable nVidia Optimus technology) this will work, but normally nVidia Optimus devices not work. You can install drivers successfully and run CUDA apps and do other offscreen rendering, but any graphical environment is not supported, more info from: http://download.nvidia.com/XFree86/Linux-x86_64/410.78/README/optimus.html

        Reply
    10. Success!!

      Cheers for your most excellent instruction :).

      nvidia-installer: version 390.87 ([email protected])

      Linux localhost.localdomain 4.19.9-300.fc29.x86_64 #1 SMP Thu Dec 13 17:25:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce 410M] (rev a1)

      Bill

      Reply
    11. $ dkms status
      nvidia, 415.25, 4.19.9-300.fc29.x86_64, x86_64: installed

      $ lspci |grep -E “VGA|3D”
      01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)

      Reply
    12. Excellent work! Really appreciate it; here’s the output you requested –

      nvidia-installer: version 390.87 ([email protected])

      Linux xps8330 4.19.9-300.fc29.x86_64 #1 SMP Thu Dec 13 17:25:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      01:00.0 VGA compatible controller: NVIDIA Corporation GF110 [GeForce GTX 560 Ti OEM] (rev a1)

      Reply
    13. Hello again; I have LUKS encryption on my hard drive, and I think the prompt for the passphrase breaks the steps you describe – the grub2 menu displays with the new font and resolution from grub, but it flips back to text mode to ask for the encryption passphrase. The shutdown screen doesn’t display either. Apart from the system details in my post earlier today, what other info would help?

      Reply
    14. Worked for me, thanks!

      nvidia-installer -v |grep version
      nvidia-installer: version 415.25

      uname -a
      Linux blazar 4.19.10-300.fc29.x86_64 #1 SMP Mon Dec 17 15:34:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

      lspci |grep -E “VGA|3D”
      01:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 710] (rev a1)

      Reply
    15. I have an issue after installing kernel-core-4.19.10-300.fc29.x86_64 using the 390.87 driver for the gt610.

      Reply
      • Hi Sam,

        Did you used patched 390.87 installer?

        Reply
        • No, sorry, Where do I get that?
          Thanks

          Reply
          • Found it.. all fixed thanks!

            Reply
1 78 79 80 81 82 127

Leave a Reply to JR Cancel 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