You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Radeon AI Pro 9700 was released in 2025 and is supported by the open source `amdgpu` driver in the Linux Kernel.
13
+
14
+
It requires a 16x PCIe card slot. You will need to supply 300W of power to the card directly through a 12V-2x6 PCIe power cable.
15
+
16
+
### `amdgpu` (open source) driver
17
+
18
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-pro-w7700.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,6 @@ It requires a 16x PCIe card slot. You will need to supply 190W of power to the c
18
18
19
19
### `amdgpu` (open source) driver
20
20
21
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
22
-
23
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
24
-
25
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
26
-
27
-
On the Compute Module 4, it doesn't seem we can get `amdgpu` drivers to work with the Pi's PCIe bus.
28
-
29
-
On the Pi 5, we have tested Coreforge's Pi OS Linux GPU support branch, and it runs great!
21
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-pro-wx2100.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,8 @@ videos: []
11
11
---
12
12
The [AMD Radeon Pro WX 2100 Graphics](https://www.amd.com/en/products/professional-graphics/radeon-pro-wx-2100) is a mid-range professional graphics card.
13
13
14
-
See the [GitHub issue](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/331) for more details.
14
+
### `amdgpu` (open source) driver
15
+
16
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx-580.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,6 @@ It requires a 16x PCIe card slot. You will need to supply power to the card dire
15
15
16
16
### `amdgpu` (open source) driver
17
17
18
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
19
-
20
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
21
-
22
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
23
-
24
-
On the Compute Module 4, it doesn't seem we can get `amdgpu` drivers to work with the Pi's PCIe bus.
25
-
26
-
On the Pi 5, we have tested Coreforge's Pi OS Linux GPU support branch as well as yanghaku's 15-line DRM patch, and it runs great!
18
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx-6500-xt.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,6 @@ It requires a 16x PCIe card slot. You will need to supply power to the card dire
15
15
16
16
### `amdgpu` (open source) driver
17
17
18
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
19
-
20
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
21
-
22
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
23
-
24
-
On the Pi 5, we have tested both Coreforge's Pi OS Linux GPU support branch and the simpler 15-line patch from yanghaku, and both offer full functionality.
18
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx-7600.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,6 @@ It requires a 16x PCIe card slot. You will need to supply power to the card dire
16
16
17
17
### `amdgpu` (open source) driver
18
18
19
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
20
-
21
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
22
-
23
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
24
-
25
-
On the Compute Module 4, it doesn't seem we can get `amdgpu` drivers to work with the Pi's PCIe bus.
26
-
27
-
On the Pi 5, we have tested Coreforge's Pi OS Linux GPU support branch, and it runs great!
19
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx-9060-xt.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,6 @@ It requires a 16x PCIe card slot. You will need to supply power to the card dire
15
15
16
16
### `amdgpu` (open source) driver
17
17
18
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
19
-
20
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
21
-
22
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
23
-
24
-
On the Compute Module 4, it doesn't seem we can get `amdgpu` drivers to work with the Pi's PCIe bus.
25
-
26
-
On the Pi 5, we are currently testing Coreforge's Pi OS Linux GPU support branch.
18
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx-9070-xt.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,6 @@ It requires a 16x PCIe card slot. You will need to supply power to the card dire
16
16
17
17
### `amdgpu` (open source) driver
18
18
19
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
20
-
21
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
22
-
23
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files. You may also need to download additional firmware files manually.
24
-
25
-
On the Compute Module 4, it doesn't seem we can get `amdgpu` drivers to work with the Pi's PCIe bus.
26
-
27
-
On the Pi 5, we are currently testing Coreforge's Pi OS Linux GPU support branch and yanghaku's 15-line DRM patch.
19
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx6700xt-12gb.md
+2-25Lines changed: 2 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,35 +15,12 @@ videos:
15
15
- https://www.youtube.com/watch?v=crnEygp4C6g
16
16
- https://www.youtube.com/watch?v=l9dItRUjQ0k
17
17
---
18
-
The Radeon RX 6700 XT ("Navy Flounder") was released in 2021 and is supported by the open source amdgpu driver in the Linux Kernel, version 5.11 and later. It is also supported by AMD's [Radeon Software for Linux as of the 20.50 version](https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-50).
18
+
The Radeon RX 6700 XT ("Navy Flounder") was released in 2021 and is supported by the open source amdgpu driver in the Linux Kernel.
19
19
20
20
It will require a 1x to 16x adapter, or some other means of adapting the 16x-sized card pins into the 1x slot on the CM4 IO Board. You will need to supply 20A of 12V power (about 230W) to the card directly through it's separate power plugs.
21
21
22
22
### `amdgpu` (open source) driver
23
23
24
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile).
25
-
26
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
27
-
28
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
29
-
30
-
On the Compute Module 4, to avoid the whole system from locking up on boot, make sure to blacklist the `amdgpu` kernel module:
31
-
32
-
```
33
-
sudo nano /etc/modprobe.d/blacklist-amdgpu.conf
34
-
35
-
# Put this inside the file and save it:
36
-
blacklist amdgpu
37
-
```
38
-
39
-
Now, after a reboot, you can explicitly load the module and see what happens by following `dmesg` in another terminal session:
40
-
41
-
```
42
-
sudo modprobe amdgpu
43
-
```
44
-
45
-
On the Compute Module 4, nobody has been able to get the `amdgpu` drivers to get far in their initialization stages. The Pi crashes due to PCIe bus memory allocation/mapping errors.
46
-
47
-
On the Pi 5, we are able to get full GPU graphics acceleration using Coreforge's [rpi-6.6.y-gpu](https://github.com/Coreforge/linux/tree/rpi-6.6.y-gpu) branch. If running Pi OS, you may have to restart `lightdm` after booting, otherwise it will default to the Pi's built-in GPU.
24
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
Copy file name to clipboardExpand all lines: _cards_gpu/amd-radeon-rx7900xt-20gb.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,6 @@ It requires a physical x16 PCIe socket. You will need to supply 26A of 12V power
16
16
17
17
### `amdgpu` (open source) driver
18
18
19
-
To get the amdgpu driver loaded, you have to [recompile the Linux kernel for Pi OS](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile) on the 6.15 branch (`rpi-6.15.y`) or later.
19
+
To get the amdgpu driver and firmware installed, follow the directions in [this blog post](https://www.jeffgeerling.com/blog/2025/using-amd-gpus-on-raspberry-pi-without-recompiling-linux).
20
20
21
-
Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select the `amdgpu` driver to install.
22
-
23
-
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
24
-
25
-
The amdgpu driver needs a small patch to work correctly with the Raspberry Pi's PCIe bus; see the linked GitHub issue for more details.
0 commit comments