View Single Post
Old 07-07-2024, 10:48 AM   #48
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,941
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
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.
Renate is online now   Reply With Quote