![]() |
No Android build working! - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Android on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=113) +--- Thread: No Android build working! (/showthread.php?tid=9205) |
RE: No Android build working! - slow_motion - 06-17-2020 Hello everyone, I'm also having the same problem here with the latest PBP batch. I have tried etcher on windows and manjaro, both complain about the boot section not being found. And if i ignore the error and carry on with flashing the micro sd card, i can't boot from sd once flashing is finished. Any idea why this is happening? maybe something related to the boot installed on emmc on latest PBPs ? RE: No Android build working! - jiyong - 06-17-2020 Looks like it is caused by Uboot from Manjaro. The Q4OS team is also investigating, but their first attempt to fix failed on my machine. https://forum.pine64.org/showthread.php?tid=9918&pid=68383#pid68383 RE: No Android build working! - slow_motion - 06-17-2020 (06-17-2020, 03:44 PM)jiyong Wrote: Looks like it is caused by Uboot from Manjaro.Ok thanks for the information. I'll keep an eye on the other thread ![]() RE: No Android build working! - tophneal - 06-17-2020 Again, if you're using any Android img other than http://files.pine64.org/os/PinebookPro/Android/PinebookPro_20190918_stock_android_7.1_sdboot.img.gz it WILL NOT BOOT on your PBP. For some reason the others just don't boot. RE: No Android build working! - slow_motion - 06-17-2020 (06-17-2020, 03:57 PM)tophneal Wrote: Again, if you're using any Android img other than http://files.pine64.org/os/PinebookPro/Android/PinebookPro_20190918_stock_android_7.1_sdboot.img.gz it WILL NOT BOOT on your PBP. For some reason the others just don't boot. Even this image won't boot. uboot version on manjaro is different from the one present in debian stock PBP from what i understand. No Android build working! - tophneal - 06-18-2020 I see your issue is the botched uboot not booting SD? There a new update to Manjaro uboot that was pushed the other day. Since Manjaro was made aware of the fault, hopefully it’s a fix RE: No Android build working! - slow_motion - 06-18-2020 (06-18-2020, 05:25 AM)tophneal Wrote: I see your issue is the botched uboot not booting SD? There a new update to Manjaro uboot that was pushed the other day. Since Manjaro was made aware of the fault, hopefully it’s a fix Oops sorry i forgot to mention that i was trying to boot android from SD indeed. I'll wait for the fix then, thank you for the information RE: No Android build working! - tophneal - 06-18-2020 (06-18-2020, 06:11 AM)slow_motion Wrote: Oops sorry i forgot to mention that i was trying to boot android from SD indeed. I'll wait for the fix then, thank you for the information It's actually pretty easy to fix (and get deep sleep in Manjaro) by flashing the v2 uboot from the original Debian build. The first paragraph in this section of the wiki has a link to mrfixits repo, where you can get the 3 uboot imgs and a script to help write them to the emmc. Just be sure you're one the v2 branch. https://wiki.pine64.org/index.php/Pinebook_Pro#Using_as_OS_root_drive RE: No Android build working! - slow_motion - 06-18-2020 (06-18-2020, 06:30 AM)tophneal Wrote:(06-18-2020, 06:11 AM)slow_motion Wrote: Oops sorry i forgot to mention that i was trying to boot android from SD indeed. I'll wait for the fix then, thank you for the information Ok so if i understood your explanation, all i need to do is download the three binaries and execute the bash script, this would maintain manjaro as the primary os on emmc, and i would then be able to boot android from sd. The next question is how can i be sure that i have the v2 branch please? RE: No Android build working! - tophneal - 06-18-2020 (06-18-2020, 07:11 AM)slow_motion Wrote: Ok so if i understood your explanation, all i need to do is download the three binaries and execute the bash script, this would maintain manjaro as the primary os on emmc, and i would then be able to boot android from sd. That is correct! On the Github page, right under the Code tab, there's a branch dropdown selector. |