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

Boot failed #181

Open
lyonlui opened this issue Feb 4, 2025 · 1 comment
Open

Boot failed #181

lyonlui opened this issue Feb 4, 2025 · 1 comment

Comments

@lyonlui
Copy link

lyonlui commented Feb 4, 2025

I successfully compiled AOSP according to the documentation and generated an image for rasp pi 5. However, after writting to the sdcard, the Android system cannot be started in rasp pi 5. How should I debug and find problems in the boot process?

@lyonlui lyonlui changed the title boot failed Boot failed Feb 4, 2025
@KonstaT
Copy link
Member

KonstaT commented Feb 4, 2025

Best way is to have a serial console adapter on the dedicated UART connector on Pi 5. On Pi 4 this is on GPIO14/15 (on Pi 5 you would need to revert raspberry-vanilla/android_device_brcm_rpi5@71b154a to have this on the GPIO).

You can also use ADB on the USB-C port if you have outside power source (powered USB-C hub, 5V on the GPIO, etc).

I would also recommend start by reading the Wiki if there's something that applies to your hardware setup.
https://github.com/raspberry-vanilla/android_local_manifest/wiki

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