remote-android / redroid-doc

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

rk3399添加libGLES_mali库后,gpu可以驱动但是ui一直在崩溃 #519

Open lanlingw opened 11 months ago

lanlingw commented 11 months ago

make sure the required kernel modules present

lanlingw commented 11 months ago

11-29 06:18:25.476 250 1353 W OomAdjuster: Fallback pre-set sched group to default: java.lang.RuntimeException: Unknown error 11-29 06:18:25.710 9303 9327 F OpenGLRenderer: Failed to set damage region on surface 0xb4000076810217f0, error=EGL_BAD_ACCESS 11-29 06:18:26.836 9348 9348 F DEBUG : Abort message: 'Failed to set damage region on surface 0xb4000076810217f0, error=EGL_BAD_ACCESS'

崩溃日志一直在报这个错

lanlingw commented 11 months ago

tmp.rHoby45kUw.zip

zhouziyang commented 11 months ago

Should add missing some system configurations (manifest, graphics config, init script, media codecs ...). And pay attention to permissions of the render device node.

lanlingw commented 11 months ago

有需要那些添加的,能给个路径参考吗?

zhouziyang commented 11 months ago

I cannot give you detailed instructions, but I can confirm it's feasible.