Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
We do often include affiliate links to earn us some pennies. See more here.

This is it. The big one! NVIDIA has today released the NVIDIA 470.42.01 beta driver which brings in lots of fun new things and further improves their Linux support.

Firstly, as promised, they've now added an NVIDIA NGX build for use with Steam Play Proton and Wine. This means Windows games and applications can use DLSS when run through Proton and Wine, providing they have been updated to support the features of this new driver. You should at least be able to try out the Windows versions of DOOM Eternal, No Man's Sky and Wolfenstein: Youngblood with this new driver and Proton, as they use Vulkan. DirectX support for DLSS with Proton arrives "this Fall".

Support for the VK_QUEUE_GLOBAL_PRIORITY_REALTIME_EXT from the VK_EXT_global_priority extension was added, finally giving Linux / NVIDIA users asynchronous reprojection in SteamVR. For Linux users, you need the Beta version of SteamVR which added support for this as of version SteamVR 1.18.2 - so Valve were quick to have it readied.

Are you using or wanting to use Wayland? Good news there too. There's now "initial" support for hardware accelerated OpenGL and Vulkan rendering on Xwayland. However, there's some really fresh packages needed for it and some caveats too. You need DRM KMS enabled, Xwayland should be built from the current Git code as of at least commit "c468d34c" otherwise "it will fall back to a suboptimal path for presentation resulting in degraded performance", libxcb needs to be version 1.13 or later, egl-wayland version 1.1.7 or later and if you're on GNOME you need to have kms-modifiers enabled.

What are the Xwayland limitations? Currently it doesn't support the nvidia-settings app, there's no accelerated video decoding with VDPAU, no SLI / Multi-GPU, there's no "Frame Lock and Genlock" and also no "Front-buffer rendering for GLX applications". Hopefully now it's out, NVIDIA can focus on hooking up everything missing.

On top of that the "direct capture" mode for NvFBC "no longer causes flipping to be disabled for applications being captured", NVIDIA say this means G-SYNC can now also be used simultaneously with NvFBC direct capture.

More PRIME improvements too as well! Support was added for PRIME Display Offload where both the display offload source and display offload sink are driven by the NVIDIA X Driver, plus support for PRIME Display Offload where the display offload source is AMDGPU.

New extension support including:

  • VK_EXT_global_priority_query
  • VK_EXT_provoking_vertex
  • VK_EXT_extended_dynamic_state2
  • VK_EXT_color_write_enable
  • VK_EXT_vertex_input_dynamic_state
  • VK_EXT_ycbcr_2plane_444_formats
  • VK_NV_inherited_viewport_scissor

There's plenty more that's new including lots of bug fixes.

See the release page for more. For users on Arch Linux, TKG has updated their installer script.

Additionally, it was announced recently that Kepler-series GPUs being most of the 600/700 and some 800M would no longer see main driver updates after October 2021 and move to critical updates only.

Article taken from GamingOnLinux.com.
32 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.
38 comments
Page: «4/4
  Go to:

SlickMcRunFast Jun 24, 2021
Using pop os package (https://github.com/pop-os/nvidia-graphics-drivers/pull/108#issuecomment-867666700)

* SteamVR system menu performance is garbage
* SteamVR doesn't allow you to enable/disable motion smoothing
* Launching games causes OS to chug

Guess we have to wait for another SteamVR beta
Ehvis Jun 26, 2021
View PC info
  • Supporter Plus
Tried a bit of VR today with SteamVR beta and the 470 driver. Async reprojection definitely works and is mostly positive. However, I'm now greeted with "Error -203" very quickly. I didn't even manage to start Talos before I got the error. Just messing around in SteamVR Home gave me the longest time before things bombed out with -203, about 20 minutes. Not sure if it's SteamVR beta, the 470 driver, or the combination of the two.
hagabaka Jun 27, 2021
So far it's working well on my Optimus laptop running Arch Linux and Plasma Wayland. I needed to install from AUR nvidia-beta-dkms, lib32-nvidia-utils-beta, and xorg-xwayland-git, and prime-run works like before.
breno Jun 30, 2021
For anyone who still trying to make it Ubuntu + Wayland. I did the hard work of trying to figure out how to get this done over Wayland + NVIDIA 470.42.01:

- after you made all the necessary steps to meet the NVIDIA requirements and updated everything then you need to recompile your kernel.

- after the reboot process, you will probably auto logged in a X11 session. Just restart your gdm3 (sudo systemctl restart gdm3) and you can choose Wayland on the cogwheel option (it's either just Ubuntu or GNOME without an explicit Wayland name).

Check with the tool of your liking. I myself tested over Edge Chromium browser and looked it up on about://gpu then made a fast 3D test over Doom3 wasm project. Works perfectly with 1080p +16x antialiasing (just for testing GPU was really the NVIDIA one because iGPU couldn't handle this).
Aleksej Jul 2, 2021
Still waiting 470 in PPA
Redface Jul 3, 2021
Quoting: AleksejStill waiting 470 in PPA
It is in the new testing PPA https://launchpad.net/~albertomilone/+archive/ubuntu/nvidia-testing, see previous comments about that.

I do not think it gets into https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa before its out of beta. And then it will get into the Ubuntu repositories soon anyway.
Beamboom Jul 5, 2021
Quoting: EhvisTried a bit of VR today with SteamVR beta and the 470 driver. Async reprojection definitely works and is mostly positive. However, I'm now greeted with "Error -203" very quickly. I didn't even manage to start Talos before I got the error. Just messing around in SteamVR Home gave me the longest time before things bombed out with -203, about 20 minutes. Not sure if it's SteamVR beta, the 470 driver, or the combination of the two.
Ok this worries me, as it's primarily for VR I am excited about this driver.

I guess I'll wait for it to go out of beta. Thanks for the status report!
Ehvis Jul 5, 2021
View PC info
  • Supporter Plus
Quoting: Beamboom
Quoting: EhvisTried a bit of VR today with SteamVR beta and the 470 driver. Async reprojection definitely works and is mostly positive. However, I'm now greeted with "Error -203" very quickly. I didn't even manage to start Talos before I got the error. Just messing around in SteamVR Home gave me the longest time before things bombed out with -203, about 20 minutes. Not sure if it's SteamVR beta, the 470 driver, or the combination of the two.
Ok this worries me, as it's primarily for VR I am excited about this driver.

I guess I'll wait for it to go out of beta. Thanks for the status report!

After the 1 July SteamVR update things seemed much more stable. Didn't crash out in about 5 hours of play time after that. Did have something where the actual rendered fps was much lower that it should be. As if the async reprojection was not async. But the next day I went through all my settings again and changed everything to something reasonable and after that it was fine. Now I have reprojection smoothness without my hands looking stuttery, so now it is definitely an improvement. I would highly recommend trying it.
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.