this post was submitted on 29 Jul 2024
93 points (91.9% liked)

PC Gaming

8521 readers
495 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] towerful 13 points 3 months ago (3 children)

Closed source Nvidia binaries.
Linux is very open source oriented. So the idea of blindly installing a binary rubs a lot of people the wrong way.
I think it also makes it harder to debug issues, and you are completely at the mercy of Nvidia.

So, open source (even partially) is a step in the right direction.
I think AMD has open source drivers

[–] [email protected] 12 points 3 months ago

Yes, the AMD open source drives is what allowed valve to make RADV the steam deck vulkan driver, and with that a lot of fixes, that's in my opinion the biggest upside, allow others companies like Valve, red hat, canonical,etc to help fix the drivers

[–] [email protected] 2 points 3 months ago

Exactly that, and if you have an old version of GPU, Nvidia won’t release updates to work with newer kernel, luckily, there exists community patched binaries to run them in newer kernel and open source driver called nouveau. It is worth trying both setups out to compare the two. Just make sure to use the driver management tool from your distribution to achieve best results.

For example, if you have an older setup with integrated and dedicated GPU, it is mostly required to use the proprietary nvidia driver in order to benefit from that.

[–] [email protected] 1 points 3 months ago

I appreciate the informative reply!