Announcement

Collapse
No announcement yet.

NVIDIA 418.52.14 Linux Driver Brings Full-Screen Exclusive & Calibrated Timestamps

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NVIDIA 418.52.14 Linux Driver Brings Full-Screen Exclusive & Calibrated Timestamps

    Phoronix: NVIDIA 418.52.14 Linux Driver Brings Full-Screen Exclusive & Calibrated Timestamps

    NVIDIA released update Vulkan beta drivers on Monday for both Windows and Linux...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    This driver version works with d9vk



    Comment


    • #3
      Wouldn't
      Code:
      VK_EXT_full_screen_exclusive
      require support in the compositor?

      Comment


      • #4
        Originally posted by Britoid View Post
        Wouldn't
        Code:
        VK_EXT_full_screen_exclusive
        require support in the compositor?
        Video driver can display whatever it wants when it wants, without support from anything. Convenient for "exclusive" use.

        Comment


        • #5
          Has anyone managed to install these drivers on Kernels 5.1.x? With 418.52.10 I had to pass --no-drm and --no-unified-memory to install it, with 418.52.14 it got worse as it fails to build even with these 2 commands.

          The only solution I found so far is to drop down to Kernel 5.0.21 to be able to install 418.52.14 (also using --no-drm command).
          Last edited by jojo7887; 03 July 2019, 01:56 PM.

          Comment


          • #6
            The 418.52.14 Linux driver didn't add support for VK_EXT_full_screen_exclusive, the Windows one did.

            Comment

            Working...
            X