View Single Post
Old 09-30-2022, 11:57 AM   #6
Chitter
Luddite who works in IT.
Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'Chitter can spell AND pronounce 'liseuse.'
 
Chitter's Avatar
 
Posts: 28
Karma: 39094
Join Date: Sep 2022
Location: USA
Device: Boox Tab Ultra C
@Renate, I did some testing this morning. The results are kind of strange. I started with the following:

Code:
C:\Users\userfolder>adb reboot edl

C:\Users\userfolder>edl.exe /z
Found EDL 9008
Requesting reboot... No response

C:\Users\userfolder>edl.exe /zo
Found EDL 9008
Requesting power down... No response
However, even after those failed commands, I can still load the loader file:

Code:
C:\Users\userfolder>edl.exe /l662.elf
Found EDL 9008
Resetting Sahara
Serial: 00000000
HWID: 0000000000000000, QC: 001740e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955
Sending 662.elf 100% Ok
Waiting for Firehose... Ok
Then, if I run the reboot command two more times (I tried this again to confirm it takes two times) it will reboot:

Code:
C:\Users\userfolder>edl.exe /z
Found EDL 9008
Requesting reboot... Ok

C:\Users\userfolder>edl.exe /z
Found EDL 9008
Requesting reboot...
Could not write device
Device rebooted. Hmm...
Chitter is offline   Reply With Quote