Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Finally, after waiting for a few months NVIDIA has released a new mainline driver which includes Transform Feedback support. Previously, you had to use their special Vulkan beta driver to get it.

The "VK_EXT_transform_feedback" extension is one that was made especially for helping support translation layers from other 3D APIs. In our case, it helps DXVK plus Wine (and so Valve's Steam Play) with certain Windows games when run on Linux.

Additionally, this 415.22 release also adds in the fixed-up support for Unity games not working and solves a build failure with the Linux Kernel 4.20 release candidates. 

If you're on Ubuntu, keep an eye on this PPA where it should land in the next few days for easy installation and updating. I just hope the PPA doesn't break Vulkan again when updating like it did recently. I've sent the maintainers of that PPA a message to notify them of the new release.

For other distributions, you likely already know where to look. For those installing manually, see the NVIDIA website.

Hat tip to bird_or_cage.

Article taken from GamingOnLinux.com.
Tags: Drivers, NVIDIA
23 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.
30 comments
Page: «3/3
  Go to:

Raaben Dec 11, 2018
Quoting: mrdeathjr
Quoting: CorbenI'm wondering... does the Vulkan version (e.g. shown by the DXVK overlay) not correlate with the driver version? I thought so. And if so, it seems that the newer nvidia driver comes with an older Vulkan version?

  • driver 396.54.09 shows Vulkan 1.1.85

  • driver 415.22.0 shows Vulkan 1.1.84


At least I've seen this on twitch videos, and I'm not sure if I'm missing something here?

Curiously with 415.18.04 appears this




I just upgraded to 415.22 and also noticed the reported Vulkan version drop from 1.1.92 to 1.1.84. Can anyone shed some light on the downgrade and how it affects Transform Feedback which, as I understand, came in 1.1.88?
wvstolzing Dec 11, 2018
The negativo17 nvidia repositories (Fedora) also got updated.
Ehvis Dec 11, 2018
View PC info
  • Supporter Plus
Quoting: RaabenI just upgraded to 415.22 and also noticed the reported Vulkan version drop from 1.1.92 to 1.1.84. Can anyone shed some light on the downgrade and how it affects Transform Feedback which, as I understand, came in 1.1.88?

415.18.* are Vulkan Beta drivers specifically meant for bleeding edge Vulkan support. The stable drivers are usually a bit further behind. But it shouldn't matter for transform feedback since dxvk is the only thing that uses it.
jens Dec 11, 2018
  • Supporter
Quoting: Ehvis
Quoting: RaabenI just upgraded to 415.22 and also noticed the reported Vulkan version drop from 1.1.92 to 1.1.84. Can anyone shed some light on the downgrade and how it affects Transform Feedback which, as I understand, came in 1.1.88?

415.18.* are Vulkan Beta drivers specifically meant for bleeding edge Vulkan support. The stable drivers are usually a bit further behind.

Yes, next to that the extensions are not that tightly linked to the specification version. So it seems perfectly doable to bundle an extension that was finalized in a higher specification update with a driver that actually implements a lower specification version.
Raaben Dec 11, 2018
Quoting: Ehvis415.18.* are Vulkan Beta drivers specifically meant for bleeding edge Vulkan support. The stable drivers are usually a bit further behind. But it shouldn't matter for transform feedback since dxvk is the only thing that uses it.

Let me go ahead and facepalm for getting myself mixed up for the nth time with how Nvidia numbers their betas vs stable releases. Thanks. :)
Comandante Ñoñardo Dec 14, 2018
And, finally, the Nvidia 415.23 PPA has arrived!

It seems there was a bug in the 415.22 version that was fixed in the 415.23 version.

QuoteFixed a build failure, "implicit declaration of function 'vm_insert_pfn'", when building the NVIDIA DRM kernel module for Linux kernel 4.20 release candidates.
VodkaChicken Dec 14, 2018
Quoting: Comandante ÑoñardoAnd, finally, the Nvidia 415.23 PPA has arrived!

It seems there was a bug in the 415.22 version that was fixed in the 415.23 version.

QuoteFixed a build failure, "implicit declaration of function 'vm_insert_pfn'", when building the NVIDIA DRM kernel module for Linux kernel 4.20 release candidates.

Good to know, thanks :)
jens Dec 14, 2018
  • Supporter
Quoting: Comandante ÑoñardoAnd, finally, the Nvidia 415.23 PPA has arrived!

It seems there was a bug in the 415.22 version that was fixed in the 415.23 version.

QuoteFixed a build failure, "implicit declaration of function 'vm_insert_pfn'", when building the NVIDIA DRM kernel module for Linux kernel 4.20 release candidates.

From my understanding you will hit this bug only when running Linux kernel 4.20. This kernel isn't released yet, only release candidates are available, https://www.kernel.org/
michaldybczak Dec 18, 2018
That was it! This was the update I was waiting for! I tested Witcher 3 on Proton 3.16-5-Beta and all invisible monsters became visible now! Finally!
From now on Witcher 3 is 100% compatible. All just works as it should.
Comandante Ñoñardo Dec 20, 2018
Aaand the version 415.25 is here!
QuoteAdded support for the following GPU:
TITAN RTX
Fixed a bug that could prevent display detection from working on displays connected to some notebook docking stations.
Fixed a bug which could cause VK_KHR_external_semaphore_fd operations to fail.

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.