View Single Post
Old 07-28-2024, 10:25 AM   #51
hotrungnhan
Junior Member
hotrungnhan began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2024
Device: Onyx Boox Leaf 3C
Quote:
Originally Posted by Renate View Post
Ok, let's see some action here!
The GoCo7 should use the standard procedures as anything else.
The GoCo7 and the Go103 use the same processor, SM6225 (and the same Firehose loader).
The GoCo7 is eMMC and the Go103 is UFS.
The Firehose loader for both is (temporarily) https://github.com/bkerler/Loaders/issues/97

First, enable Developer options, enable USB debugging, install Windows ADB drivers.
Code:
adb reboot edl
Go to http://www.temblast.com/edl.htm, read, download Zadig, download edl.exe, install Zadig WinUSB
Code:
edl /lsm6225.bin
edl /g                    -- just for fun and a sanity check
edl /r /pboot_a boot.img
edl /z
That's enough for now.
Hello Renate, i’m really appreciate on yours contribution to all of boox user.

I got a problem in leaf 3c, the chinese versions of Go7Color.

After using fastboot to flash some firwmare.
I think i made some mistake.
1. delete-logical-partition system_b
2. fail flash on system_a
3. Current slot is a, while the previous bootable is b

Currently: it only boot loop to fastboot (not fastbootd), non of flash command work, the set slot not work as well.
I just order an edl cable just in case.
I need yours advise, please help if possible

Last edited by hotrungnhan; 07-28-2024 at 10:28 AM.
hotrungnhan is offline   Reply With Quote