




















On my CachyOS system, Steam Remote Play hardware encoding was failing because the installed 32-bit VAAPI stack appears mismatched. Installed packages before local fix: libva 2.23.0-1.1 lib32-libva 2.22.0-1 mesa 2:26.0.5-4 lib32-mesa 2:26.0.5-2 The 32-bit Radeon VAAPI driver exported VAAPI 1.23: nm -D /usr/lib32/dri/radeonsi_drv_video.so | grep __vaDriverInit 000d9460 T __vaDriverInit_1_23@@libgallium-26.0.5-arch2.2.so But Steam’s 32-bit VAAPI path saw libva 1.22 and failed to initialize...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。