Amd gpu question

I just purchased amd 7800xt and i never used amd gpu on linux before while some people say dont need to install any drivers it just works out of the box and some say you need to install stuff.
I’m just wondering what i should do when i get my card on a fresh install of endeavour os kde.
I’ll be using it for gaming and every day stuff.

Thanks

The core drivers are part of the kernel but there are still things you should install to have it fully functional.

Here is what I would recommend installing:

lib32-mesa
lib32-vulkan-radeon
libva-mesa-driver
mesa
mesa-utils
mesa-vdpau
vulkan-radeon
xf86-video-amdgpu

I would install xf86-video-amdgpu before installing the card if possible. It won’t hurt anything to install it with whatever your current GPU is. It just won’t be used. It gets installed by default so you may already have it.

1 Like

Ok thank you very much for quick response

1 Like