Are AMD RX Vega 11 graphics cards supported on FreeBSD?

Hi everyone, I've never used an AMD processor before, but I've found a good deal on a system with an AMD Ryzen 5 Pro 2400G from 2018, which includes Vega RX 11 graphics. From what I've read, FreeBSD generally works well with AMD hardware nowadays, but I wanted to check with the community. I'd be grateful for any information.
 
Hello. I did a search and found threads about the GPU support on this forum. Your integrated GPU's codename is "Raven Ridge". Also, there is a firmware module available as package
Code:
% pkg search raven
gpu-firmware-amd-kmod-raven-20230625_2 Firmware modules for raven AMD GPUs
gpu-firmware-amd-kmod-raven2-20230625_2 Firmware modules for raven2 AMD GPUs
But you may need to use FreeBSD 14 to use newer drm version.
 
Hi everyone, I've never used an AMD processor before, but I've found a good deal on a system with an AMD Ryzen 5 Pro 2400G from 2018, which includes Vega RX 11 graphics. From what I've read, FreeBSD generally works well with AMD hardware nowadays, but I wanted to check with the community. I'd be grateful for any information.
Yes, this card is supported. I recommend you use drm-510-kmod or drm-61-kmod (from ports). The drm-515-kmod is known for various bugs and stability problems.
 
Back
Top