by MatheCheck » Sat Sep 16, 2023 3:46 pm
I got my Raspberry Pi 4 model B 8GB on monday and installed Arch Linux Arm aarch64. I followed the installation guide with the minor tweak of running rpi-update on the SD card, otherwise the pi would return mmc1 -110 error on boot. Now it works like a charm, 3D acceleration and Vulkan included but I'm really struggling to enable hardware video decode on Chromium: no matter what combination of configuration options and flags + enahancedH264ify I use on chromium, it always uses software decoding (FfmpegVideoDecoder, VpxVideoDecoder). I thought it just wasn't supported for aarch64 but last news is older than a year. Am I missing something?