mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
Trixie still ships a Mesa that predates the Adreno 830, so the desktop image would run on llvmpipe with no usable GL. Install the GL and Vulkan stack from trixie-backports in a dedicated hook, and export FD_MESA_DEBUG=sysmem to dodge the A830 GMEM defect that shows up as glitches under accelerated browsers. Signed-off-by: SuperKali <hello@superkali.me>