View Single Post
Old 04-07-2022, 12:29 PM   #23
Machinus
Enthusiast
Machinus began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
Quote:
Originally Posted by Renate View Post
Something is screwy.
Code:
C:\>fastboot getvar all
Is UsbLog showing a green device? Maybe with "d00d" in it?
Do you have a driver for fastboot? Zadig is your friend here too.

If you really want and can get back to EDL, you could:
Code:
C:\>edl.exe /lwhatever.bin
C:\>edl.exe /u /w /pboot_a magisk_whatever
C:\>edl.exe /z
USBlog shows green. No flag message.

No "fastboot" appears in the drivers list of Zadig.

Code:
C:\>fastboot getvar all
< waiting for any device >
Code:
C:\>edl.exe /lQualcomm_662_loader.elf
Found EDL 9008
Serial: a2c376a9
HWID: 0014d0e100000000, QC: 0014d0e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955
Sending Qualcomm_662_loader.elf 100% Ok
Waiting for Firehose... Ok

C:\>edl.exe /u /w /pboot_a magisk_patched-24300_I3L2y.img
Found EDL 9008
Configuring... Ok
Requesting GPT 0 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 1 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 2 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 3 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 4 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 5 header... Ok, receiving... Ok, requesting entries... Ok, receiving... Ok
Requesting GPT 6 header...
<log value="ERROR: Failed to open the UFS Device slot 0 partition 6" />
<log value="ERROR: Failed to open the device:3 slot:0 partition:6 error:0" />
<log value="ERROR: OPEN handle NULL and no error, weird 203949180" />
<log value="ERROR: Failed to open device, type:UFS, slot:0, lun:6 error:3" />
Nope
Requesting write magisk_patched-24300_I3L2y.img... Ok, sending   0% Ok

C:\>edl.exe /z
Found EDL 9008
Requesting reboot... Ok
The device does not reboot.
Machinus is offline   Reply With Quote