android-rpi / device_arpi_rpi4

Device build-config for Raspberry Pi 4
216 stars 87 forks source link

Stuck at booting animation #57

Open ezebongiovi opened 3 years ago

ezebongiovi commented 3 years ago

Device Raspberry PI 4 (4GB) - arpi 11

Description

I've built the Android OS by following the instructions on this repository. All went well but when the RPI boots it gets stuck on the android logo (booting animation)

Notes

The system image was bigger than 1024M so I made some changes at device/arpi/rpi4/BoardConfig.mk to extending each partition. The file looks like this now:

Screenshot from 2020-12-30 06-22-38

Environment

The SD Card partitions look like this

Screenshot from 2020-12-30 06-26-36

The SD Card volumes look like this

Screenshot from 2020-12-30 06-28-05

SD Card Boot partition files

Screenshot from 2020-12-30 06-36-21

SD Card System partition files

Screenshot from 2020-12-30 06-37-07

SD Card Vendor partition files

Screenshot from 2020-12-30 06-37-40

SD Card user data partition files (Autogenerated after boot)

Screenshot from 2020-12-30 06-38-29

Question

@peyo-hd is there something I'm doing wrong?

ezebongiovi commented 3 years ago

I was able to boot with rpi-10 branch

shishui324 commented 2 years ago

I also ran into the same problem

cod3monk3y commented 2 years ago

I am also experiencing this. Boot is stuck at android logo. Logo is animating light/dark, so it doesn't seem frozen. Neither adb nor fastboot show any devices at this stage.

System image was 1.1G, but I didn't resize the 1G partition as the OP did.

Any advice on how to diagnose this?

sumikchakraborty commented 2 years ago

What is the RAM of the Raspberri Pi ?

sumikchakraborty commented 2 years ago

I was able to boot with rpi-10 branch

What RAM was able to boot successfully ?