🌐
AMD
amd.com › https://www.amd.com/en.html › customer support › downloads › linux drivers for radeon and radeon pro graphics
Linux® Drivers for AMD Radeon™ and Radeon PRO™ Graphics
May 23, 2025 - Download Linux® drivers below for AMD Radeon™ graphics cards, including AMD Radeon™ RX 9000 Series, AMD Radeon™ RX 7000 Series, AMD Radeon™ RX 6000 Series, AMD Radeon™ RX 5000 Series, AMD Radeon™ RX Vega Series, Radeon™ RX 500 Series, and Radeon™ RX 400 Series.
🌐
ArchWiki
wiki.archlinux.org › title › AMDGPU
AMDGPU - ArchWiki
May 28, 2026 - Owners of unsupported GPUs may use the open source ATI driver. Install the mesa package, which provides both the DRI driver for 3D acceleration and VA-API/VDPAU drivers for accelerated video decoding. For 32-bit application support, also install the lib32-mesa package from the multilib repository.
Discussions

Do I have to install AMD drivers?
Do I have to install AMD drivers No. the linux kernel provides amd drivers. the lspci -k command is the universal method used to view available and in use linux kernel drivers. 85:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 14 [Radeon RX 5500/5500M / Pro 5500M] (rev c5) Subsystem: Gigabyte Technology Co., Ltd Navi 14 [Radeon RX 5500/5500M / Pro 5500M] Kernel driver in use: amdgpu Kernel modules: amdgpu More on reddit.com
🌐 r/linux4noobs
20
24
August 18, 2023
AMD GPU Drivers

Open source are currently the fastest

https://www.phoronix.com/vr.php?view=26776

More on reddit.com
🌐 r/linux_gaming
13
21
September 26, 2018
Graphics Drivers - GNU/Linux Gaming on Reddit
A subreddit for discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). More on reddit.com
🌐 r/linux_gaming
August 16, 2020
Thank you to all the AMD devs making the open source amdgpu driver

And shame to Nvidia for causing a lot of headache to its Linux users.

More on reddit.com
🌐 r/linux
312
1549
June 16, 2018
🌐
AMD
amd.com › https://www.amd.com/en.html › customer support › downloads › drivers and support for processors and graphics
Drivers and Support for Processors and Graphics
1 day ago - Driver Updates for AMD Radeon™ Series Graphics · For use with systems running Ubuntu, RHEL/CentOS and SLED/SLES. Download Linux Drivers · How to Find Drivers for AMD Graphics Products · Get Drivers with AMD Auto-Detect and Install Tool · Radeon Pro Software Certified ISV Applications ·
🌐
AMD
amd.com › https://www.amd.com/en.html › resources › radeon™ software for linux® 25.30.1 release notes
Radeon™ Software for Linux® 25.30.1 Release Notes
November 26, 2025 - This article provides information on the latest release version of Radeon™ Software for Linux®. Introducing support for AMD Radeon AI PRO R9600D and AMD Radeon PRO W7900D.
🌐
Reddit
reddit.com › r/linux4noobs › do i have to install amd drivers?
r/linux4noobs on Reddit: Do I have to install AMD drivers?
August 18, 2023 -

Hello everyone, after being fed up with windows and all the hell it's put me through I switched to debian 12, it was the most stable linux distro I could find, I tried Ubuntu, Linux Mint they all crashed on my Asus X512DA after like 2 hours of use.
However the question I have is that on windows I usually have to check for updates and install the latest AMD Radeon adrenaline edition in order to get the best use out of the graphics card and tweak some display settings etc.
Now do I have to do the same on linux in order to get the best performance out of my graphic card? Cuz I'm planning to install steam and probably try proton as well.

🌐
Linux Kernel
docs.kernel.org › gpu › amdgpu › index.html
drm/amdgpu AMDgpu driver — The Linux Kernel documentation
The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core Next (GCN), Radeon DNA (RDNA), and Compute DNA (CDNA) architectures.
🌐
AMD
amd.com › https://www.amd.com/en.html › resources › radeon™ software for linux® 25.20.3 release notes
Radeon™ Software for Linux® 25.20.3 Release Notes
November 17, 2025 - This article provides information on the latest release version of Radeon™ Software for Linux®. This release marks a significant milestone, featuring exclusively Open-Source software · The Mesa Vulkan driver is now officially supported, ...
Find elsewhere
🌐
LinuxConfig
linuxconfig.org › home › install amd radeaon drivers on ubuntu 20.04
Install AMD Radeaon Drivers on Ubuntu 20.04
September 21, 2025 - Learn how to install AMD drivers on Ubuntu, including open source, PPA, and proprietary AMDGPU-PRO options.
🌐
AMD
amd.com › https://www.amd.com/en.html › resources › radeon™ software for linux® 24.30.4 release notes
Radeon™ Software for Linux® 24.30.4 Release Notes
May 12, 2025 - AMD Linux GPU drivers are open source and integrated into popular Linux distributions (some of them are listed at Compatible 64-bit Operating Systems). For many use cases, AMD recommends using AMD GPU Linux drivers available from Linux distributions.
🌐
GitHub
github.com › GPUOpen-Drivers › AMDVLK
GitHub - GPUOpen-Drivers/AMDVLK: AMD Open Source Driver For Vulkan · GitHub
The AMD Open Source Driver for Vulkan® is an open-source Vulkan driver for Radeon™ graphics adapters on Linux®. It is built on top of AMD's Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware ...
Starred by 2K users
Forked by 174 users
🌐
Tom's Hardware
tomshardware.com › pc components › gpus
Legacy AMD GPUs receive 30% performance boost in Linux with new drivers — latest kernel update finally drops obsolete Radeon graphics driver after more than two decades | Tom's Hardware
December 23, 2025 - Thanks to the AMDGPU driver’s native support for the Mesa RADV Vulkan driver, GCN 1.0 and GCN 1.1 graphics cards now deliver significantly higher performance. While this upgrade won’t magically enable these GPUs to play the latest AAA games, ...
🌐
Microsoft Learn
learn.microsoft.com › en-us › azure › virtual-machines › linux › azure-n-series-amd-gpu-driver-linux-installation-guide
Azure N-series AMD GPU Driver Setup for Linux - Azure Virtual Machines | Microsoft Learn
October 15, 2025 - A marketplace image is available with pre-installed AMD GPU drivers, allowing for faster VM deployment. Follow these instructions for manual driver installation and configuration. ... Follow these steps to verify that your GPU card is detected on your system. ... The driver installation commands are slightly different depending on whether you're running Ubuntu 22.04 or 24.04. sudo apt update sudo apt install "linux-headers-$(uname -r)" "linux-modules-extra-$(uname -r)" sudo apt install python3-setuptools python3-wheel sudo usermod -a -G render,video $LOGNAME wget https://repo.radeon.com/amdgpu-install/7.2.2/ubuntu/jammy/amdgpu-install_7.2.2.70202-1_all.deb sudo apt install ./amdgpu-install_7.2.2.70202-1_all.deb sudo sed -i "s|graphics/7.2.2|graphics/7.2.1|" /etc/apt/sources.list.d/rocm.list sudo apt update sudo apt install amdgpu-dkms rocm
🌐
Ubuntu
help.ubuntu.com › community › AMDGPU-Driver
AMDGPU-Driver - Community Help Wiki
January 3, 2022 - AMDGPU-PRO is the open source AMDGPU driver with a proprietary overlay.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
How to check if AMD drivers are installed - Linux Mint Forums
July 9, 2024 - A woman typing on a laptop with LM22.2 Cinnamon. ... I know I'm late, but you shouldn't have needed to install anything. ... lspci -k | grep -EA3 'VGA|3D|Display' Will show you details of your video card and what driver it's running. The driver should be amdgpu.
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)
🌐
Wikipedia
en.wikipedia.org › wiki › AMDgpu_(Linux_kernel_module)
AMDgpu (Linux kernel module) - Wikipedia
March 28, 2026 - Work was done over 2025 to enable first GCN 1.1 then GCN 1.0 by bringing AMDgpu at feature parity with the radeon driver, and was accepted for mainlining in Linux kernel 6.19 which reached final in early 2026. This, along with Mesa 25.1 and up, also allows these GPU to support shaders-based ...
🌐
AMDGPU Install
amdgpu-install.readthedocs.io
Radeon™ Software for Linux® Installation — amdgpu graphics and compute stack unknown-build documentation
Radeon™ Software for Linux® Installation · View page source · Preamble · Overview · Stack Use Cases · Install Script · Prerequisites · Removing existing installation · Downloading the Installer Package · Configuring Access to the Distribution Repository (RHEL and SLE only) Update the Operating System · Installing the Installer Package · Using the amdgpu...
🌐
LinuxVox
linuxvox.com › blog › amd-gpu-drivers-linux
AMD GPU Drivers on Linux: A Comprehensive Guide — linuxvox.com
Open Source Drivers: AMD provides open-source drivers for Linux, such as the amdgpu and radeon drivers. The amdgpu driver is the newer and more feature-rich driver, supporting modern AMD GPUs.
🌐
OneUptime
oneuptime.com › home › blog › how to install amd gpu drivers on ubuntu
How to Install AMD GPU Drivers on Ubuntu
March 2, 2026 - # Install the ROCm installer wget https://repo.radeon.com/amdgpu-install/7.2.3/ubuntu/jammy/amdgpu-install_7.2.3.70203-1_all.deb sudo apt install ./amdgpu-install_7.2.3.70203-1_all.deb sudo apt-get update # Install the packaged AMDGPU kernel driver sudo apt-get install -y "linux-headers-$(uname -r)" "linux-modules-extra-$(uname -r)" sudo apt-get install -y amdgpu-dkms # Install ROCm (includes HIP, rocBLAS, MIOpen) sudo apt-get install -y rocm # Add user to groups sudo usermod -aG render,video $USER # Reboot sudo reboot ... # Check GPU detection /opt/rocm/bin/rocminfo # Verify clinfo for OpenCL clinfo | head -30 # Check ROCm version cat /opt/rocm/.info/version
🌐
HOSTKEY
hostkey.com › documentation › technical › gpu › amd_gpu_linux
Installing AMD GPU Drivers, ROCm, and HIP on Ubuntu Linux - Documentation & FAQ
1 week ago - AMD graphics cards in HOSTKEY are guaranteed to work ONLY on Ubuntu 24.04 LTS and 26.04 LTS! Open the server console (via the native console or SSH), log in as root, copy the script below, paste it into the command line, and press Enter to automatically install the drivers and ROCm.