Skip to content

Commit 48d5f48

Browse files
committed
Update for #564 RX 460.
1 parent 812dfbb commit 48d5f48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_cards_gpu/xfx-radeon-rx460-4gb.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: card
33
title: "XFX AMD Radeon RX 460 4GB PCIe x16"
44
picture: "/images/gpu-xfx-radeon-rx460-4gb.jpg"
55
functionality_cm4: "None"
6-
functionality_pi5: "Currently Testing"
6+
functionality_pi5: "Yes"
77
driver_required: "Yes"
88
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/564"
99
buy_link: https://amzn.to/3SUkT1R
@@ -23,6 +23,8 @@ Go to `Device Drivers` > `Graphics support` on the `menuconfig` step, and select
2323

2424
Also make sure you have the AMD firmware installed (`sudo apt install -y firmware-amd-graphics`) or the driver will complain about missing files.
2525

26-
For the time being, to get this card working, you need to apply some patches currently being maintained in Coreforge's Pi OS Linux fork.
26+
For the time being, to get this card working, you need to apply [this patch](https://github.com/geerlingguy/linux/pull/8) maintained in Coreforge's Pi OS Linux fork.
27+
28+
For full speed, you should also [force PCIe Gen 3 speed on the PCIe bus](https://www.jeffgeerling.com/blog/2023/forcing-pci-express-gen-30-speeds-on-pi-5).
2729

2830
See the linked GitHub issue for more details.

0 commit comments

Comments
 (0)