2024-12-05, 04:33 PM
(This post was last modified: 2024-12-05, 04:33 PM by TheDreadPirate.)
The driver is coming from Mesa.
And the way that AMD handles things like codecs is to hard code it into the Linux kernel instead of in the Mesa driver. So kernel version does matter for AMD GPUs and codec support.
So you will need to install a BPO kernel.
Code:
vainfo: Driver version: Mesa Gallium driver 24.0.9 for AMD Radeon Graphics (radeonsi, gfx1103_r1, LLVM 16.0.6, DRM 3.49, 6.1.0-27-amd64)
And the way that AMD handles things like codecs is to hard code it into the Linux kernel instead of in the Mesa driver. So kernel version does matter for AMD GPUs and codec support.
So you will need to install a BPO kernel.