No Android build working!
#22
(06-19-2020, 02:54 AM)slow_motion Wrote: Hi again, sorry but no luck with the update. Deep sleep isn't working either, so i don't know if the update was successful.
Is there a simple way to check this out?
At the end of the script, another script was executed to clean the boot, but i was afraid to delete the files suggested by the script, so maybe that's why it didn't work?

No worries!

You really don't even need all of the script, you just need these 3 lines from the script run in terminal:

Code:
sudo dd if=idbloader.img of=<eMMC/microSD> bs=32k seek=1 conv=fsync
sudo dd if=u-boot.img of=<eMMC/microSD> bs=64k seek=128 conv=fsync
sudo dd if=trust.img of=<eMMC/microSD> bs=64k seek=192 conv=fsync

you can use any disk management software to find out if your emmc is mmcblk0 or mmcblk1 (do NOT write it to a partition ie mmcblk0p1.)

For deep sleep, there's a single file change that gets made to enable it. This post outlines what you need to do (you can skip the first step) https://forum.pine64.org/showthread.php?...0#pid68720


Messages In This Thread
No Android build working! - by pin - 02-18-2020, 07:34 AM
RE: No Android build working! - by tophneal - 02-18-2020, 10:11 AM
RE: No Android build working! - by pin - 02-18-2020, 10:40 AM
RE: No Android build working! - by tophneal - 02-18-2020, 10:52 AM
RE: No Android build working! - by pin - 02-18-2020, 11:22 AM
RE: No Android build working! - by MathieuDSTP - 02-27-2020, 04:30 PM
RE: No Android build working! - by decisivedove - 03-10-2020, 09:41 AM
RE: No Android build working! - by tophneal - 03-10-2020, 10:50 AM
RE: No Android build working! - by justiceankomah - 07-03-2021, 06:08 PM
RE: No Android build working! - by gibbio - 04-08-2020, 12:37 PM
RE: No Android build working! - by jiyong - 04-10-2020, 06:03 PM
RE: No Android build working! - by slow_motion - 06-17-2020, 03:03 PM
RE: No Android build working! - by jiyong - 06-17-2020, 03:44 PM
RE: No Android build working! - by slow_motion - 06-17-2020, 03:49 PM
RE: No Android build working! - by tophneal - 06-17-2020, 03:57 PM
RE: No Android build working! - by slow_motion - 06-17-2020, 11:56 PM
No Android build working! - by tophneal - 06-18-2020, 05:25 AM
RE: No Android build working! - by slow_motion - 06-18-2020, 06:11 AM
RE: No Android build working! - by tophneal - 06-18-2020, 06:30 AM
RE: No Android build working! - by slow_motion - 06-18-2020, 07:11 AM
RE: No Android build working! - by tophneal - 06-18-2020, 07:38 AM
RE: No Android build working! - by slow_motion - 06-19-2020, 02:54 AM
RE: No Android build working! - by tophneal - 06-19-2020, 06:14 AM
RE: No Android build working! - by slow_motion - 06-19-2020, 01:12 PM
RE: No Android build working! - by tophneal - 06-19-2020, 01:20 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 01:24 PM
RE: No Android build working! - by tophneal - 06-19-2020, 01:31 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 01:34 PM
RE: No Android build working! - by tophneal - 06-19-2020, 01:36 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 02:11 PM
RE: No Android build working! - by tophneal - 06-19-2020, 02:12 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 02:35 PM
RE: No Android build working! - by tophneal - 06-19-2020, 02:45 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 02:52 PM
RE: No Android build working! - by tophneal - 06-19-2020, 03:25 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 03:42 PM
No Android build working! - by tophneal - 06-19-2020, 03:45 PM
RE: No Android build working! - by slow_motion - 06-19-2020, 03:51 PM
RE: No Android build working! - by slow_motion - 06-20-2020, 02:18 PM
RE: No Android build working! - by firefox-58 - 07-13-2020, 05:17 AM
RE: No Android build working! - by erock22 - 07-17-2020, 08:31 PM
RE: No Android build working! - by tllim - 07-20-2020, 04:55 PM
RE: No Android build working! - by modifex - 07-22-2020, 11:17 PM
RE: No Android build working! - by KC9UDX - 07-22-2020, 11:37 PM
RE: No Android build working! - by tllim - 07-29-2020, 10:07 PM
RE: No Android build working! - by ovv - 08-18-2020, 08:34 AM
RE: No Android build working! - by tophneal - 08-18-2020, 09:01 AM
RE: No Android build working! - by ovv - 08-28-2020, 02:50 AM
RE: No Android build working! - by rempfer - 10-15-2020, 11:49 PM
RE: No Android build working! - by tophneal - 10-16-2020, 06:41 AM
RE: No Android build working! - by rempfer - 10-23-2020, 05:41 AM
RE: No Android build working! - by tophneal - 10-23-2020, 06:44 AM
RE: No Android build working! - by Vinay - 11-15-2020, 03:35 PM
RE: No Android build working! - by WhiteNoise - 01-07-2021, 03:35 PM
RE: No Android build working! - by KC9UDX - 11-15-2020, 03:46 PM
RE: No Android build working! - by Vinay - 11-16-2020, 12:57 AM
RE: No Android build working! - by KC9UDX - 12-28-2020, 05:49 AM
RE: No Android build working! - by KC9UDX - 01-07-2021, 06:54 PM
RE: No Android build working! - by Vinay - 02-16-2021, 08:13 AM
RE: No Android build working! - by tophneal - 02-16-2021, 08:58 AM
RE: No Android build working! - by Vinay - 02-16-2021, 02:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Google on Android? KC9UDX 21 32,149 03-17-2023, 11:35 AM
Last Post: KC9UDX
  Getting platform tools working like I'm used to? bastafari 20 31,149 12-24-2020, 01:14 AM
Last Post: jonnyhawk
  MD5 On Android jaysistar 0 2,924 03-14-2020, 08:38 AM
Last Post: jaysistar
  Arguments for android support metcalsr 20 34,298 02-08-2020, 12:12 PM
Last Post: Idaho
Exclamation All android buillds on wiki for Microsd missing GPT? TDC_PBP 14 23,203 01-31-2020, 11:22 PM
Last Post: tophneal
  Any word about Android builds? tophneal 36 54,491 01-26-2020, 12:06 AM
Last Post: Account
  Flashing Updated U-Boot on Android tophneal 6 11,464 01-16-2020, 06:05 AM
Last Post: tophneal

Forum Jump:


Users browsing this thread: 3 Guest(s)