Yesterday, September 9, NVIDIA released a new update to their Vulkan Beta Driver series to clean up some lingering bugs found. One of which should help Wine.
The new version is 450.56.11, which includes these two fixes:
- Fixed a bug in a SPIR-V optimization that may cause conditional blocks to not execute
- Fixed a bug where calls to vkGetRandROutputDisplayEXT with unexpected inputs would generate X11 protocol errors
That last one is interesting, as it seems it was affecting the Wine compatibility layer. In the noted Wine bug, there's already a workaround that's landed into Wine itself and should have been available since Wine 5.11. On the NVIDIA side it did uncover an actual bug in their driver, the fix which is now here and ready for testing if needed. NVIDIA stated the fix will land in the next official mainline driver release "after the 450 series".
Reminder: you know it's a special Beta driver thanks to the additional two numbers on the end of the version string, with the newest stable version of the NVIDIA driver for Linux at 450.66 which released on August 18. This special Vulkan beta driver is where all the shiny new stuff goes in before making its way into the stable release for everyone. Really, it's mostly aimed at developers and serious enthusiasts. Unless you need what's in them, it's generally best to use the stable drivers.
If you just want to know when a new stable driver is released, you can follow our dedicated Drivers tag.
See more from me