NVIDIA 570.86.16 Beta Linux Driver Published With GeForce RTX 5080 / RTX 5090 Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • gexdigital
    Junior Member
    • Nov 2022
    • 7

    #21
    Originally posted by ffs_ View Post

    Same for me. I use CLI to compile my drivers. Here is the relevant part of the nvidia-installer.log LD [M] nvidia.o ld: cannot find ./nvidia/nv-kernel.o: No such file or directory LD [M] nvidia-uvm.o make[4]: *** [/usr/src/linux-6.13.0-1/scripts/Makefile.build:388: nvidia.o] Error 1 LD [M] nvidia-modeset.o ld: cannot find ./nvidia-modeset/nv-modeset-kernel.o: No such file or directory make[4]: *** [/usr/src/linux-6.13.0-1/scripts/Makefile.build:388: nvidia-modeset.o] Error 1 LD [M] n...

    https://forums.developer.nvidia.com/t/565-beta-driver-apparently-incompatible-with-new-6-12-kernel-in-debian-sid/316097
    https://forums.developer.nvidia.com/t/550-144-03-wont-install-on-linux-6-13/320707


    Just few examples.

    Compatibility with newer kernels has been fixed in new beta driver:
    (perhaps backported to 550 as well, but I haven't checked)
    It is working fine since 550.144.03 release.

    Comment

    • ffs_
      Phoronix Member
      • Sep 2022
      • 67

      #22
      Originally posted by gexdigital View Post

      It is working fine since 550.144.03 release.
      So since two weeks ago... Okay.

      Comment

      • gexdigital
        Junior Member
        • Nov 2022
        • 7

        #23
        Originally posted by ffs_ View Post
        So since two weeks ago... Okay.
        By the way, you should try version 570.86.16, it works with kernel 6.13.1. If you run into issues like a black boot screen, check out mercier.nicolas's solution. He suggests disabling the NVIDIA framebuffer emulation.

        Same black screen in Hyprland with VRR and X11 with Option “metamodes” “5120x1440_240 +0+0 {AllowGSYNCCompatible=On}”. Worked without issue on 565.77 RTX 3080 nvidia-bug-report.log.gz (332.1 KB)


        after doing this, It works fine in Ubuntu 24.04.1 with x11.

        Comment

        • ffs_
          Phoronix Member
          • Sep 2022
          • 67

          #24
          Originally posted by gexdigital View Post

          By the way, you should try version 570.86.16, it works with kernel 6.13.1. If you run into issues like a black boot screen, check out mercier.nicolas's solution. He suggests disabling the NVIDIA framebuffer emulation.

          Same black screen in Hyprland with VRR and X11 with Option “metamodes” “5120x1440_240 +0+0 {AllowGSYNCCompatible=On}”. Worked without issue on 565.77 RTX 3080 nvidia-bug-report.log.gz (332.1 KB)


          after doing this, It works fine in Ubuntu 24.04.1 with x11.
          Thank you, gonna check it out.

          Comment

          • MorrisS.
            Senior Member
            • Feb 2022
            • 651

            #25
            fbdev=1 will be applied by default on this release, right?

            Comment

            • gexdigital
              Junior Member
              • Nov 2022
              • 7

              #26
              Originally posted by MorrisS. View Post
              fbdev=1 will be applied by default on this release, right?
              For sure, yes.

              Comment

              • MorrisS.
                Senior Member
                • Feb 2022
                • 651

                #27
                Originally posted by gexdigital View Post

                For sure, yes.
                Many thanks. The full featured Nvidia control manger is going to be introduced since 565 or 570 drivers?

                Comment

                • reCAPTCHA
                  Phoronix Member
                  • Dec 2013
                  • 89

                  #28
                  Originally posted by ffs_ View Post

                  Thank you, gonna check it out.
                  I would be careful with that (disabling nvidia framebuffer), because that might cause other issues like random freezes. I'm not 100% sure that's the culprit but I haven't experienced any issue since enabling the framebuffer. I have tried various configurations and parameters, setting them in grub config and as options in modeprobe.d dir, and this grub config has been working best so far for me (In combo with Wayland and latest drivers: 565 and 570):

                  GRUB_CMDLINE_LINUX_DEFAULT="loglevel=4 nvidia-drm.modeset=1 nvidia-drm.fbdev=1"

                  Loglevel is there only because I just copied the line. Didn't mean to imply it's part of the solution or smth.

                  Btw I don't see any OC options in the NVidia Setings applicaiton. Yes, I am using the applicaiton with Xorg, it's unfortunately still pretty useless under Wayland.
                  Last edited by reCAPTCHA; 06 February 2025, 02:10 PM.

                  Comment

                  • zeb_
                    Phoronix Member
                    • Jun 2008
                    • 72

                    #29
                    There is a bug in 570.86.16 that prevents the GPU to clock above 780 MHz:
                    Clocking issues in some games with RTX 5080? - Graphics / Linux / Linux - NVIDIA Developer Forums
                    DLSS with Frame generation caps GPU clock to 780MHz with RTX 5080 · Issue #781 · NVIDIA/open-gpu-kernel-modules

                    I am the one who created the Github ticket.

                    In some games like Cyberpunk 2077 GPU clock tops to 780MHz. This dos not happen with some other games, but has also been reported on the nvidia forums for Hogwarts Legacy (see https://forums.developer.nvidia.com/...tx-5080/322364). In Cyberpunk 2077, and using Proton Experimental, Hotfix or proton-ge, the bug only happens when using DLSS Frame generation. With DLSS without frame generation, then frequency and power are boosted (to 2737MHz), even with Reflex enabled. However, when enabling frame generation 4X and restarting the game (this is necessary after changing these options) then the bug happens. There are also some weirdness, depending on the proton version, DLSS options are different (but I gather it may be the capability for these proton versions to tell the software DLSS3 is supported).
                    Last edited by zeb_; 12 February 2025, 03:31 PM.

                    Comment

                    • zeb_
                      Phoronix Member
                      • Jun 2008
                      • 72

                      #30
                      Nvidia has acknowledged the 780 MHz clock bug and opened a ticket: https://forums.developer.nvidia.com/...5080/322364/11

                      Comment

                      Working...
                      X