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

Linux

14482 readers
479 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
[–] yesman@lemmy.world 1 points 1 day ago (1 children)

Look to the wiki link in my previous post for details, but the basic procedure was to uninstall the Nvidia drivers, shut down, install the new card, boot up and install the AMD drivers (there is a command to automatically detect your card and select the appropriate driver from the repos), and update the bootloader. I ended up having to do the second half through SSH, but otherwise a pretty painless process.

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

That's really peculiar, both the kernel mode and userspace drivers are included by most disteos by default, but I can totally understand the nv proprietary driver making a significant enough change that users will need to address when swapping to Intel or AMD dgfx

That’s what I thought, but bazzite didn’t like the switch from Nvidia to AMD either so idk what’s going on with these distros.