View on GitHub

Raspberry Pi PCIe Database

Raspberry Pi PCI Express device compatibility database

AMD R5 230 2GB

AMD R5 230 2GB
CM4 Functionality Pi 5 Functionality Driver Required? More Info
Partial Full Yes GitHub Issue

Videos Related to this Card

There are no videos for this card yet.

Description and Notes

This AMD R5 320 has 2GB of VRAM, uses the Caicos GPU (“Southern Islands”), and was launched in 2014. This card requires a PCIe x16 slot and draws power from the card slot directly.

Raspberry Pi 5

I was able to get the card working by recompiling the Pi OS kernel with the radeon driver, and using yanghaku’s 15 line DRM patch to fix some memory consistency bugs.

I also had to switch the graphical environment to X11 instead of labwc using raspi-config.

See the linked GitHub issue for more details.