this post was submitted on 13 Jul 2026
871 points (97.4% liked)

Programmer Humor

32474 readers
920 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rndm@lemmy.zip 1 points 1 week ago (3 children)

I wasn’t talking about bricked systems, just the games themselves have issues and glitches. Especially with Nvidia. Not all games mind you. Plus the performance tax on Nvidia with Linux.

[–] Johanno@feddit.org 10 points 1 week ago

When running the games through Proton I never had issues because of Nvidia.

I have issues because of Nvidia, but none are related to gaming.

If you have the newest propertary drivers it should work just fine.

[–] termus@beehaw.org 2 points 1 week ago (1 children)

I've been on Nobara for a year or so now with my nvidia 4090. I can't think of a game that I couldn't get running that wasn't related to the anti-cheat or VR. I had a hankering for Mass Effect 3 multiplayer. Getting the EA play app going through Lutris worked but was not consistently great at launching. ProtonDB said it ran fine through Steam so I ended up buying it last sale for $5 and it does run fine that way. Helldivers 2 has a single pixel white boarder around the window but otherwise it runs fine. Heck even Ultima Online works (and Outlands!) I've been gaming on Windows PCs for 30 years. It's pretty close if not the same performance to me.

[–] rndm@lemmy.zip 1 points 1 week ago

For the most part it’s fine for me too. But just recently ran into some major issues with Blizzard games. So I definitely like to keep a dual boot for that reason. As well as compatibility and troubleshooting issues.

[–] OwOarchist@pawb.social 2 points 1 week ago (1 children)

It's actually the opposite if you're trying to use your GPU for compute tasks, though.

Having tried both, nvidia GPU compute just worked, right out of the box, as soon as I installed the nvidia drivers. With AMD, though, I could never get GPU compute working, despite months of screwing around with it, trying different drivers from different sources, trying different methods to install them, trying different configurations -- nothing could get GPU compute to work. And ... that's kind of a problem when I want to use software like Davinci Resolve, which requires GPU compute to run.

[–] rndm@lemmy.zip 2 points 1 week ago (1 children)

Which is a perfect argument for dual boot scenarios. Which unfortunately are necessary for optimal use.

[–] OwOarchist@pawb.social 1 points 1 week ago (1 children)

With an nvidia GPU, I'm using Davinci Resolve just fine on Linux, no need for Windows at all.

[–] rndm@lemmy.zip 1 points 1 week ago (1 children)

The argument for dual boot is mostly for gaming, as far as compute is concerned your AMD graphics card would have been fine on Ubuntu or an RHEL/CentOS operating system. But honestly in my experience, it’s always good to dual boot just in case. There are many scenarios where it saves you headaches and precious time.

[–] OwOarchist@pawb.social 1 points 1 week ago (1 children)

as far as compute is concerned your AMD graphics card would have been fine on Ubuntu

I was on Ubuntu. And it was not fine.

[–] rndm@lemmy.zip 1 points 1 week ago (1 children)

Yeah sorry, the Amd card itself works great with Ubuntu in compute tasks. The software DaVinci Resolve however is a red hat binary so you would need to be on Rhel or centOS to work with Linux.

[–] OwOarchist@pawb.social 1 points 1 week ago* (last edited 1 week ago) (1 children)

Nope. It was the AMD card (and associated drivers) that was the issue.

You know how I know? Because I'm currently running Davinci Resolve just fine on Ubuntu, with an nvidia card.

I'm telling you, absolutely nothing I tried could get GPU compute to work for AMD. Nothing I ever did could get ROCm working on AMD (and I did a lot of things trying to get it working), but cuda on nvidia worked instantly and automatically as soon as I installed the nvidia drivers.

[–] rndm@lemmy.zip 1 points 1 week ago (1 children)

AMD video drivers are known to conflict with davinci resolve in Ubuntu. Thats why I said, to get it to work Natively on Linux you would need to switch to RHEL or CentOS.

[–] OwOarchist@pawb.social 1 points 1 week ago* (last edited 1 week ago)

AMD video drivers are known to conflict with davinci resolve in Ubuntu.

Well, I couldn't get GPU compute on AMD to work with anything else, either. It's not a Davinci Resolve specific issue.

Thats why I said, to get it to work Natively on Linux you would need to switch to RHEL or CentOS.

Or... I could switch to nvidia. Which I did. And it's been working great.