Hi guys! Brand new PC…And I’m trying to install its brand new 7800XT. I’ve chosen KDE Neon, as it was my previous OS, and I’ve grown to like it. I’d like to stick with it if possible…I’m writing this preamble, because when I try to run amdgpu-install from the AMD downloads page, all I get is:
Unsupported OS: /etc/os-release ID 'neon'
So…what can I do? Neon is mostly Ubuntu 22.04 to most effects. Kernel is 6.2.0-36-generic.
Thanks!
IIRC, the drivers I needed were already in base Debian.
Is it not working out-of-box on your distro?
Once upon a time, they had proprietary drivers that you needed to download separately, but I don’t believe that that’s the situation today.
EDIT: Yeah, according to this, it’s all in the vanilla kernel now:
https://en.wikipedia.org/wiki/AMDgpu_(Linux_kernel_module)
You can go download their stuff if you want the absolute latest or something, but unless I had some kind of problem with the driver my distro shipped, I probably wouldn’t bother.
I also have a 7800 XT and use Debian. I had to download firmware from git.kernel.org, as not even the package in unstable is new enough: stable has 2023-02-10, unstable currently has 2023-05-15, while 7800 XT (and 7700 XT) needs 2023-08-04 or newer At least bookworm-backports has a new enough kernel now. (6.5, IIRC 6.4 is the minimum.)
But to get ROCm working, I ended up adding AMD repositories and using its drivers with the 6.1 kernel from stable.