this post was submitted on 29 Jul 2026
41 points (100.0% liked)

Linux

14472 readers
395 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

I'm running CachyOS, and having an Nvidia card, I'm using their Nvidia-specific kernel. I know this 3060 won't last forever, and I'm planning to upgrade to an AMD card for a better overall experience.

Is there anything I should be aware of regarding the kernel or other compatibility when switching brands? Can I simply plug in the new one and run pacman -Syu?

Sidenote: I will plan around my PSU's output, so no need to advise regarding physical compatibility.

you are viewing a single comment's thread
view the rest of the comments
[–] frongt@lemmy.zip 4 points 12 hours ago

This. As far as general 3D work, nope, just install the card and the drivers and off you go.

But if you want to do any compute stuff on the gpu you're in for a rough time. Like 95% of that software is targeted to Nvidia. There is a bit of work going on to adapt cuda stuff to AMD (rocm and hip like you mentioned), but most developers don't support it. Last time I tried (about a year ago), I was able to get about a quarter of the software I tried half working.