this post was submitted on 15 Sep 2025
164 points (99.4% liked)

Linux Gaming

21465 readers
203 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] Quazatron@lemmy.world 61 points 2 weeks ago (1 children)

Are you taking notes, Nvidia? This is how you support and gain the trust of your customers.

[–] vikingtons@lemmy.world 6 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Haven't they already sort of embraced nvk?

[–] Telorand@reddthat.com 17 points 2 weeks ago (1 children)

I would say no. They're still releasing their proprietary driver on Linux, and it's still generally the better option for most people in most cases. Perhaps that will change in the coming years, but they're still not putting that much effort into supporting NVK; no gaming distro has yet recommended its users switch, for example.

[–] vikingtons@lemmy.world 2 points 2 weeks ago

I feel that but it's a very early driver. I gather they hired the original developer of radv not long ago. They're moving to open kernel modules and (I may have misheard this) but are rearchiteching their kernel driver? I would imagine this would be open like amdgpu? They seem to be doing better with Wayland support as well, which is nice on either front.

They appear to be working hard on Linux desktop experience to better support CUDA workflows but it'll benefit people who just want to play games in the long run.

[–] Truscape@lemmy.blahaj.zone 7 points 2 weeks ago (1 children)
[–] vikingtons@lemmy.world 1 points 2 weeks ago

Okay fine, they hired the developer behind NVK, though I hear they're working on a zink implementation over this to supersede nouveau. I'm not clear on the exact timelines but I want to say this was established post-hire.

[–] Crozekiel@lemmy.zip 18 points 2 weeks ago (2 children)

Can someone explain this like I'm an idiot? Is this good for me or bad for me?

[–] ozymandias117@lemmy.world 43 points 2 weeks ago (1 children)

Probably good.

AMD had their own implementation of Vulkan (primarily aimed at their Professional cards) called AMDVLK

The rest of the open source community contributes to radv.

AMD doing their official testing and releases on the Vulkan implementation you're using should help find bugs and they can submit fixes directly to radv

[–] Crozekiel@lemmy.zip 3 points 2 weeks ago

Thank you both for the explanation, all makes sense now!

[–] DesolateMood@lemmy.zip 26 points 2 weeks ago (1 children)

Good, probably. Radv is generally considered better then amdvlk so having them focus solely on it, I imagine it will only bring good things for it

[–] mereo@piefed.ca 13 points 2 weeks ago (1 children)

Except Raytracing where AMDVLK exceeded. Hopefully, Raytracing will improve now that AMD will fully contribute to it.

[–] vikingtons@lemmy.world 8 points 2 weeks ago

The gap is fairly narrow if you look at mesa-git performance. This is workload dependent but if anything, RADVs trajectory of improvement in RTRT seems great even without AMD's involvement.