🌐
ArchWiki
wiki.archlinux.org › title › AMDGPU
AMDGPU - ArchWiki
1 month ago - AMDGPU is the open source graphics driver for AMD Radeon graphics cards since the Graphics Core Next family.
graphics driver for AMD GPUs on Linux
AMDGPU_boot_log_screenshot.png
AMDgpu is an open source device driver for the Linux operating system developed by AMD to support its Radeon lineup of graphics cards (GPUs). It was announced in 2014 as the successor … Wikipedia
Factsheet
Developer AMD
Release 1.0 / 20 April 2015; 11 years ago (2015-04-20)
Stable release 6.16
/ 4 August 2025; 10 months ago (2025-08-04)
Factsheet
Developer AMD
Release 1.0 / 20 April 2015; 11 years ago (2015-04-20)
Stable release 6.16
/ 4 August 2025; 10 months ago (2025-08-04)
🌐
Linux.org
linux.org › home › forums › general linux forums › distribution specific › arch and derivatives
How to install proper AMD GPU driver (Arch Linux) | Linux.org
May 21, 2023 - GNU/Linux Arch Installing Radeon RX 6700/6700XT Driver Guide Hi! The linked Tutorial shows you Step-by-Step How to Install AMD Radeon RX 6700/6700XT Graphics Driver in Arch GNU/Linux 64-bit Desktop. And there are 2 Radeon RX 6700/6700XT Arch Linux Driver available Alternatives of AMDGPU...
🌐
Arch Linux
archlinux.org › packages › core › any › linux-firmware-amdgpu
Arch Linux - linux-firmware-amdgpu 20260519-1 (any)
Arch Linux · Home · Packages · Forums · Wiki · GitLab · Security · AUR · Download · Source Files / View Changes · Bug Reports / Add New Bug · Search Wiki / Manual Pages · Security Issues · Flag Package Out-of-Date (?) Download From Mirror · linux-firmware-whence · git (make) parallel (make) python (make) rdfind (make) linux-firmware · View the file list for linux-firmware-amdgpu ·
🌐
Arch Linux Man Pages
man.archlinux.org › man › amdgpu.4
amdgpu(4) — Arch manual pages
Arch Linux · Home · Packages · Forums · Wiki · GitLab · Security · AUR · Download · amdgpu - AMD RADEON GPU video driver · Section "Device" Identifier "devname" Driver "amdgpu" ... EndSection · amdgpu is an Xorg driver for AMD RADEON-based video cards with the following features: • ·
🌐
Steemit
steemit.com › archlinux › @masterlamps › enable-amd-gpu-support-on-arch-linux
Enable AMD GPU support on Arch Linux — Steemit
February 14, 2020 - masterlamps (46)in #archlinux • 6 years ago (edited) Install the necessary packages · pacman -S xf86-video-amdgpu mesa · mesa is the DRI driver for 3D hardware acceleration. xf86-video-amdgpu is the DDX driver for 2D hardware acceleration used in Xorg. After installation enable the modules ...
🌐
Level1Techs
forum.level1techs.com › operating systems & open source › linux
[GUIDE] Installing AMDGPU on Arch Linux - Linux - Level1Techs Forums
October 19, 2016 - When you’re installing the AMDGPU driver, you’ve got the choice between the normal one and AMGPU Pro. They both use the same kernel driver, but Pro uses proprietary userspace components, while the normal driver is fully open source. AMDGPU (Open Source) If you’ve got a GCN 1.2 or a Polaris ...
Find elsewhere
🌐
Siberoloji
siberoloji.com › how-to-install-and-configure-amd-gpu-drivers-on-arch-linux
How to Install and Configure AMD GPU Drivers on Arch Linux | Siberoloji
December 5, 2025 - This guide will walk you through the process of installing and configuring the correct drivers for your AMD GPU on Arch Linux.
🌐
GitHub
github.com › Ashark › archlinux-amdgpu-pro
GitHub - Ashark/archlinux-amdgpu-pro: Radeon Software for Linux (AMDGPU PRO) PKGBUILD generator for ArchLinux AUR · GitHub
Radeon Software for Linux (AMDGPU PRO) PKGBUILD generator for ArchLinux AUR - Ashark/archlinux-amdgpu-pro
Starred by 125 users
Forked by 24 users
Languages   Python 50.5% | Shell 49.5%
🌐
ArchWiki
wiki.archlinux.org › title › AMDGPU_PRO
AMDGPU PRO - ArchWiki
January 20, 2026 - From ArchWiki · (Redirected from AMDGPU PRO) This page exists as a redirect target for archived pages.
🌐
GitHub
github.com › archdevlab › amdgpu-pro
GitHub - archdevlab/amdgpu-pro: AMD Proprietary drivers packaged for Archlinux. Include Vulkan, OpenGL and OpenCL drivers. · GitHub
AMD Proprietary drivers packaged for Archlinux. Include Vulkan, OpenGL and OpenCL drivers. - archdevlab/amdgpu-pro
Author   archdevlab
🌐
ArchWiki
wiki.archlinux.org › title › ATI
ATI - ArchWiki
If unsure, try the AMDGPU driver first, it will suit most needs for cards released since 2015. See the feature matrix to know what is supported by this driver and the decoding table to translate marketing names (e.g. Radeon HD4330) to chip names (e.g.
🌐
Arch Linux
aur.archlinux.org › packages › amf-amdgpu-pro
AUR (en) - amdgpu-pro-installer - Arch Linux
this package is our try to put amdgpu in ARCH, but this could break or have problems as amd update and change their packages for ubuntu
🌐
Reddit
reddit.com › r/archlinux › set-up an amd gpu for daily usage (graphics,gaming,compute,etc) in arch linux.
r/archlinux on Reddit: Set-up an AMD GPU for daily usage (Graphics,Gaming,Compute,etc) in Arch Linux.
April 23, 2022 -

Hi everyone.

In this post I'm going to show you how to setup an AMD GPU to have all the "bells & whistles" In Arch Linux, while it is much more straight-forward than setting up an nvidia card , new users may still benefit from this guide.

Note : this not a guide to get the bare minimum (Most Desktop Environments do that automatically i think) , this is a guide on how to get a fat bloated AMDGPU Driver with all the bells & whistles.

After this guide you will end up with :

  1. 3 Performant Vulkan Drivers. (One has AMD's Ray-tracing)

  2. AMD's Proprietary OpenGL Driver. (for applications that need it e.g:davinci) (doesn't takeover the system , it will only be initialized with the application that needs it)

  3. An Up-to-date and performant OpenCL Driver.

  4. AMD's AMF Encoder which is superior to VA-API.

So first you will need to have at-least functional minimal Arch Linux Installation With Networking.

And then we will proceed :

1 - Getting X.org Drivers.

  • Run the following Command to install X.org packages :

sudo pacman -S xorg xorg-drivers

1 - Getting X.org 2D Acceleration Drivers. (Optional)

  • Run the following Command to install the AMD's X.org 2D Acceleration package :

sudo pacman -S xf86-video-amdgpu

2 - Getting Mesa OpenGL Drivers. (Open-source)

  • Run following Command to install the mesa OpenGL package :

sudo pacman -S mesa

3 - Getting 32-bit version of Mesa OpenGL Drivers. (Open-source) (Optional)

  • Enable the Multilib Repository , By un-commenting the following lines :

[multilib]
Include = /etc/pacman.d/mirrorlist
  • Run following Command to Update your Repos :

sudo pacman -Sy

  • Run following Command to install the 32-bit mesa OpenGL package :

sudo pacman -S lib32-mesa

4 - Getting AMD Proprietary OpenGL Drivers. (Proprietary) (Optional)

  • Get yourself a nice AUR Helper for instance paru.

  • Run the following Command to install AMD's proprietary OpenGL AUR package :

paru -S amdgpu-pro-libgl 
  • This Driver doesn't become the default (thankfully) , so to use this driver use :

progl (Your_Application)

5 - Getting AMD Proprietary 32-bit OpenGL Drivers. (Proprietary) (Optional)

  • Run the following Command to install 32-bit AMD's proprietary openGL AUR package :

paru -S lib32-amdgpu-pro-libgl
  • This Driver doesn't become the default (thankfully) , so to use this driver use :

progl (Your_Application)

6 - Getting AMD Mesa Vulkan Drivers. (Open-source) (RADV)

  • Run following Command to install the mesa AMD Vulkan package :

sudo pacman -S vulkan-radeon

7 - Getting 32-bit AMD Mesa Vulkan Drivers. (Open-source) (RADV) (Optional)

  • Run following Command to install the 32-bit mesa AMD Vulkan package :

sudo pacman -S lib32-vulkan-radeon

8 - Getting AMD Official Vulkan Drivers. (Open-source + Proprietary) (Optional)

  • Run following Command to install the Official AMD Vulkan packages :

sudo pacman -S vulkan-amdgpu-pro amdvlk
  • Force the RADV driver to be the default so you can only use this when needed (AMF/Raytracing) , by adding this to your /etc/environment

AMD_VULKAN_ICD=RADV

  • And to use this driver use :

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd64.json (Your_Application)

9 - Getting 32-bit AMD Official Vulkan Drivers. (Open-source + Proprietary) (Optional)

  • Run following Command to install the 32-bit Official AMD Vulkan packages :

sudo pacman -S lib32-vulkan-amdgpu-pro lib32-amdvlk
  • And to use this driver use :

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd32.json (Your_Application)

10 - Getting AMD PAL OpenCL Drivers. (Proprietary) (Optional)

  • Run following Command to install the Legacy AMD OpenCL AUR packages :

paru -S opencl-legacy-amdgpu-pro ocl-icd clinfo
  • And to check if this driver is working run the following command :

clinfo

11 - Getting 32-bit AMD PAL OpenCL Drivers. (Proprietary) (Optional)

  • Run following Command to install the 32-bit Legacy AMD OpenCL AUR packages :

paru -S lib32-opencl-legacy-amdgpu-pro lib32-ocl-icd

12 - Getting AMD ROCm (HSA) OpenCL Drivers. (Open-source) (Optional) (Superior)

  • Run following Command to install the ROCm AMD OpenCL AUR package :

paru -S rocm-opencl-runtime

13 - Getting VAAPI Video Encoder. & VDPAU Video Decoder. (Open-source) (Optional) (Sucks)

  • Run following Command to install the VAAPI & VDPAU packages :

sudo pacman -S libva-mesa-driver mesa-vdpau

14 - Getting AMF Video Encoder. (Proprietary) (Optional) (Requires "proprietary vulkan") (Superior)

  • Run following Command to install the AMD AMF AUR package :

paru -S amf-amdgpu-pro

.

And that's it you could now install your DE like normal and expect it and any game or program to run flawlessly .

🌐
Ecency
ecency.com › archlinux › @master-lamps › enable-amd-gpu-support-on-arch-linux
https://ecency.com/archlinux/@master-lamps/enable-...
March 31, 2020 - #archlinux · Words · 0 · Reading · 0 min · Listen · Play · 2020-03-31 09:25 · Install the necessary packages pacman -S xf86-video-amdgpu mesa · mesa is the DRI driver for 3D hardware acceleration. xf86-video-amdgpu is the DDX driver for 2D hardware acceleration used in Xorg.
🌐
Medium
medium.com › @aviezab › dual-gpu-amd-nvidia-setting-on-arch-linux-based-distro-a88f9874c2d
Dual GPU AMD-NVIDIA Setting on Arch Linux based Distro | by Ashar A. | Medium
August 3, 2022 - Arch Linux with linux-amd kernel 5.18.12 GCC 12.1.0 KDE Plasma Desktop AMDGPU Driver from Kernel Propietary NVIDIA Driver DKMS