We do often include affiliate links to earn us some pennies. See more here.

NVIDIA have done another new release to their developer-focused Vulkan Beta driver with 515.49.19 out now. This is completely separate to their main driver series.

Here's what's new:

  • New:
    • VK_EXT_extended_dynamic_state3 support for the following dynamic states:
      • VK_DYNAMIC_STATE_DEPTH_CLAMP_ENABLE_EXT
      • VK_DYNAMIC_STATE_POLYGON_MODE_EXT
      • VK_DYNAMIC_STATE_LOGIC_OP_ENABLE_EXT
      • VK_DYNAMIC_STATE_COLOR_BLEND_ENABLE_EXT
      • VK_DYNAMIC_STATE_COLOR_BLEND_EQUATION_EXT
      • VK_DYNAMIC_STATE_COLOR_WRITE_MASK_EXT
      • VK_DYNAMIC_STATE_DEPTH_CLIP_ENABLE_EXT
      • VK_DYNAMIC_STATE_COLOR_BLEND_ADVANCED_EXT
      • VK_DYNAMIC_STATE_PROVOKING_VERTEX_MODE_EXT
      • VK_DYNAMIC_STATE_LINE_RASTERIZATION_MODE_EXT
      • VK_DYNAMIC_STATE_LINE_STIPPLE_ENABLE_EXT

What does VK_EXT_extended_dynamic_state3 do? This extension adds almost all of the remaining pipeline state as dynamic state to help applications further reduce the number of monolithic pipelines they need to create and bind.

More changes:

    • Provisional Vulkan video extension updates:
      • VK_KHR_video_queue: 6 -> 7
      • Note: these changes are not backwards compatible with the old revisions so applications using the old revisions will need to be updated to continue working
  • Fixes:
    • Fixed regression with mesh shader queries
    • Updated OpEmitMeshTasksEXT to be interpreted as a terminator instruction
  • open-gpu-kernel-modules release:

Unless you actually need the extra Vulkan extensions, you should probably just stick to their mainline drivers. However, they seem to be having a few issues there. Stable driver 515.76 was released back on September 20th, and it appears to be causing lots of people to get a black screen so you may want to stick with the previous version 515.57. Hopefully NVIDIA will find the issue and fix it up soon.

Article taken from GamingOnLinux.com.
10 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
7 comments

ShabbyX Oct 3, 2022
QuoteUnless you actually need the extra Vulkan extensions

For those of you that use proton, EDS3 is actually a significant extension once hooked up in dxvk (which I'm pretty sure would be done right away, if not already)


Last edited by ShabbyX on 3 October 2022 at 2:40 pm UTC
benjamimgois Oct 3, 2022
Stable driver 515.76 was released back on September 20th, and it appears to be causing lots of people to get a black screen so you may want to stick with the previous version 515.57. Hopefully NVIDIA will find the issue and fix it up soon.

It doesn't seem to be much common. I also couldn't make 515.76 work, it always resulted in a black screen.
voyageur Oct 3, 2022
This is the current mask message for 515.76 in Gentoo:
# Ionen Wolkens <[email protected]> (2022-09-25)
# This version been causing major issues for some RTX 30xx users and
# no real reason not to stick to 515.65.01 for now (but feel free to
# unmask if it's been fine).
# https://bugs.archlinux.org/task/75995
# https://forums.developer.nvidia.com/t/bug-report-black-x11-screen-and-partial-lockup-when-upgraded-to-515-76-and-dual-rtx3060
~x11-drivers/nvidia-drivers-515.76

so it seems to be limited to newer cards (RTX 3000), I can confirm that this version works fine for me with my "old" 970"
STiAT Oct 3, 2022
I'm actually running 515.76 pretty fine, I'm running wayland/xwayland though.


Graphics:
  Device-1: NVIDIA GA104 [GeForce RTX 3070] driver: nvidia v: 515.76
  Display: wayland server: X.Org v: 22.1.3 with: Xwayland v: 22.1.3
    compositor: gnome-shell v: 43.0 driver: X:
    loaded: modesetting,nouveau,nvidia unloaded: fbdev,vesa
    gpu: nvidia,nvidia-nvswitch resolution: 1: 1920x1080~60Hz
    2: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2 v: 4.6.0 NVIDIA
    515.76



The issue is that it sometimes freaks out to a black screen and recovers again. Could be related, but maybe just be unstable xwayland on Nvidia (I ran Xorg in F36, switched to Wayland with F37).


Last edited by STiAT on 3 October 2022 at 1:29 pm UTC
benjamimgois Oct 3, 2022
Quoting: STiATI'm actually running 515.76 pretty fine, I'm running wayland/xwayland though.


Graphics:
  Device-1: NVIDIA GA104 [GeForce RTX 3070] driver: nvidia v: 515.76
  Display: wayland server: X.Org v: 22.1.3 with: Xwayland v: 22.1.3
    compositor: gnome-shell v: 43.0 driver: X:
    loaded: modesetting,nouveau,nvidia unloaded: fbdev,vesa
    gpu: nvidia,nvidia-nvswitch resolution: 1: 1920x1080~60Hz
    2: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2 v: 4.6.0 NVIDIA
    515.76



The issue is that it sometimes freaks out to a black screen and recovers again. Could be related, but maybe just be unstable xwayland on Nvidia (I ran Xorg in F36, switched to Wayland with F37).

Last time i tried Wayland on nvidia (nobara) i got significant more stutering while playing games. It all goes away switching back to x11. Works fine for you ?
STiAT Oct 3, 2022
Quoting: benjamimgoisLast time i tried Wayland on nvidia (nobara) i got significant more stutering while playing games. It all goes away switching back to x11. Works fine for you ?

Pretty much, don't have stuttering issues at all on my config.

What's a specifig Gnome related issue is that in real windowed mode input (keyboard) causes stuttering, but that's for me on X and Wayland. Goes away with borderless fullscreen though, and probably a mutter issue. That's one thing which works on KDE (where I had a lot of wayland related issues to be fair).

Other than that I do not have any stuttering issues (currently playing Zero Dawn, Gods of War, M&B Bannerlord and Shadow of War, and sometimes BF5).

I do use Shader Pre-Caching, which may be relevant to that.


Last edited by STiAT on 3 October 2022 at 3:30 pm UTC
shibuya Oct 4, 2022
For me doing a system update saw Nvidia driver 495 uninstalled but then 515 not install properly after. Luckily for me, I combed through terminal and spotted it, then manually installed 515, but it would seem I have the "bad" version according to this post so should update again.

If I didn't spot the dependancy issue in terminal after upgrade, I would have rebooted to a black screen also.

2022, how many drivers have Nvidia released for Linux now?
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.