remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.27k stars 308 forks source link

无法使用硬解,logcat提示"/vendor/lib64/dri/kms_swrast_dri.so" not found #233

Open maomaochong199 opened 2 years ago

maomaochong199 commented 2 years ago

用软解是可以正常使用的,机子是甲骨文免费云4H24G的arm机,日志见附件 tmp.APCzgANwoS.tgz

0

日志打包的是8.1.0-arm版,其他版本试过硬解也不行,软解是可以正常使用的,其中9.0.0-arm版无法正常切换到软解,logcat查看似乎一直尝试硬解,所以9.0.0-arm版软硬解均无法正常启动。

zhouziyang commented 2 years ago

For Software rendering, Redroid use SwiftShader / Angle. swrast is just a mesa3d implementation.