this post was submitted on 02 Nov 2025
40 points (95.5% liked)

Linux

10001 readers
365 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 2 years ago
MODERATORS
 

I'm a long time AMD user both my GPU and CPU. I have a powerful enough PSU and a b550m-plus mobo.

I'm looking to do gaming, light AI work, computer programming, running Docker server services.

I have a Radeon 6900xt, but it doesn't work well with Linux anymore. amdgpu fails to load, and I can only boot by adding nomodeset to my boot entry.

With ArchInstall I even tried reformatting with xfs, ext4, btrfs, without encryption, with and without LVM, selecting both ATI OS drivers for all GPUs, and drivers for AMD gpus, with systemd-boot and grub.

Even Fedora on USB only boots with nomodeset.

Windows seems to boot fine.

I assume it may be a problem with system reading the drivers from the GPU.

I have onboard HDMI for graphics, but I've never got it working.

tbh, my 6900XT was too powerful anyways. I do game in 4K with my 55" TV on the highest settings, but it seems I was still barely using the GPUs full potential.

Funny enough, I seem to have had more problems with high end GPUs in the past than low end GPUs.

you are viewing a single comment's thread
view the rest of the comments
[–] kbal@fedia.io 11 points 2 days ago (2 children)

amdgpu fails to load

If you're referring to the old "amdgpu pro" software, you probably don't want to be using that. It isn't necessary for the stuff you want to do, and I'm surprised to learn that it still exists at all — it's still talked about as if it's current on the arch wiki. Get rid of that, update the firmware package, run a recent kernel, and then figure out whatever specific thing you actually need for the AI stuff you're trying to do such as rocm-related things.

[–] brucethemoose@lemmy.world 3 points 2 days ago

and then figure out whatever specific thing you actually need for the AI stuff you’re trying to do such as rocm-related things.

For most of this you'd probably want to be running Vulkan anyway. ROCM is mostly slower, at least for quantized text generation.

[–] dudesss@lemmy.ca 2 points 2 days ago (1 children)

Both Mesa and Amdgpu-Pro fail

[–] kbal@fedia.io 0 points 2 days ago (1 children)

I don't know, but one possibility to consider is that running amdgpu-pro (or its non-pro counterpart) might've done something that stops mesa from working if you didn't completely undo everything it did.

[–] dudesss@lemmy.ca 0 points 2 days ago

The problem starter with Mesa.. Amdgpupro was one of the last thins I tried..