android-rpi / device_arpi_rpi4

Device build-config for Raspberry Pi 4
221 stars 93 forks source link

instruction in the readme.md are incorrect and wont boot [like issue#3] #59

Open anon99 opened 3 years ago

anon99 commented 3 years ago

Followed the readme:- copied Image.gz -> boot boot gives 7 green blinks kernel.img missing renamed to match config.txt zImage get the rainbow screen a few more blinks then a blackscreen. Found issue #3 mentions a similar scenario and more.

Is there more inside issue#3 that needs fixing? It didnt jump out on a quick skim through. Should I use the mentioned shell script to build the sdcard instead?. Any other errata I should read?.

Oh!, thanks for the project!.

anon99 commented 3 years ago

I see it refers to arch/arm/boot/zImage rather than arch/arm64/boot/zImage, is that correct? does it use a 32bit kernel then?.any other places where /arch64/ should be /arch/ ?

anon99 commented 3 years ago

Using arch/arm/boot/zImage got it booted.