Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to boot android 10 image #141

Open
bhargavdas opened this issue Apr 24, 2024 · 1 comment
Open

Unable to boot android 10 image #141

bhargavdas opened this issue Apr 24, 2024 · 1 comment

Comments

@bhargavdas
Copy link

Hi, I tried booting the android 10 image after following the instructions, but during the device gets stuck in a bootloop while starting the surfaceflinger service. Here is the complete log,

[  186.008503] init: starting service 'netd'...
[  186.018550] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
[  186.022032] init: starting service 'zygote'...
[  186.027743] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
[  186.036087] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[  186.039339] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
[  186.047158] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[  186.058072] init: starting service 'audioserver'...
[  186.144902] init: starting service 'surfaceflinger'...
[  186.160007] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory

Google search pointed out that this is an OpenGL issue, and maybe using swiftshader or mesa will resolve this. Can someone point out the approach how to change the graphics stack in Android (I am new to aosp).

I am using a raspberrypi 3 B+ model, with the raspberrypi display connected to it. During boot I can only see the rainbow colors in the display.

Also I was think if it is possible to support android 14 is rpi3 ? If not please point out the limitations.

Regards

@arnaudandrianalivony
Copy link

I have the same issue, did aynone have managed to solve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants