![]() |
#16 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Ok, that's all correct except for these silly panicky errors.
The 70% is wrong. You may have flakey USB. Try it again. Try another cable. Try: Code:
C:\>edl.exe /u /r /pboot_a long.img C:\>edl.exe /u /r /pboot_a short.img /c4025 |
![]() |
![]() |
![]() |
#17 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
Code:
C:\>edl.exe /u /r /pboot_a boot.img /t 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 header... Ok, receiving... Ok Android: 4025 / 24576 = 16.4% Requesting read boot.img... Ok, receiving 100% Ok C:\>edl.exe /u /r /pboot_a long.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 read long.img... Ok, receiving 100% Ok C:\>edl.exe /u /r /pboot_a short.img /c4025 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 read short.img... Ok, receiving 100% Ok |
|
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
So, everything works fine.
You should have two 16 Meg files that are exactly the same and one 100 Meg file that is the same as the 16 with 80 Megs of zeroes on the end. Any of them are acceptable to Magisk for patching. Just follow the rest of the OP instructions. Last edited by Renate; 04-07-2022 at 11:06 AM. |
![]() |
![]() |
![]() |
#19 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
The short img file is 16,486,400 bytes. The patched img file is 17,321,984 bytes. But, it looks like the device disconnects at the fastboot command: Code:
C:\>adb devices List of devices attached 16E91C12 device C:\adb reboot bootloader C:\>fastboot boot magisk_patched-24300_I3L2y.img < waiting for any device > |
|
![]() |
![]() |
![]() |
#20 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Hmm.. Just as a reality check, do a fastboot boot short.img
There are times (still to be investigated) where fastboot boot does not work, but fastboot flash, then reboot does. You've got long.img, which, no matter how we screwed up is the entire boot partition. On my Android page get imgutil.exe and check your images, see post #6 If everything still looks sane, just try flashing. |
![]() |
![]() |
Advert | |
|
![]() |
#21 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
Code:
C:\>adb devices List of devices attached 16E91C12 device C:\>fastboot boot short.img < waiting for any device > C:\>fastboot flash < waiting for any device > |
|
![]() |
![]() |
![]() |
#22 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Something is screwy.
Code:
C:\>fastboot getvar all 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 |
![]() |
![]() |
![]() |
#23 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
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 |
|
![]() |
![]() |
![]() |
#24 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
More and more screwiness.
I don't understand that 0% Ok, that makes no sense. Did it actually go to 100% but it's not showing that? Late in the day for asking this, but the Max Lumi 2 has buttons so that you can always get to fastboot? Go to fastboot. Plug, unplug the cable a few times. UsbLog should probably show 18d1/d00d in green when it's plugged in and Windows should not complain. If UsbLog is not changing all pretty, go to Zadig, Options, List all devices and look for 18d1/d00d, install driver. Edit: Once again I'm guilty of bad/misleading messages from edl.exe, but (probably?) not of the actual problem. Thanks for helping me clear them up! I think that you're still having flakey USB problems Sheesh: There's a new edl.exe up at 131,584 bytes. In my own defense, I'll just say that I've been using edl.exe on something else and have been slinging partitions around for hours without any problems. Last edited by Renate; 04-07-2022 at 01:16 PM. |
![]() |
![]() |
![]() |
#25 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
I have it plugged directly into the motherboard root hub in the back of my PC, with a brand new short cable. I have not been able to see a fastboot device or a d00d in the Zadig list. |
|
![]() |
![]() |
![]() |
#26 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Ok, it's time to dive in. Do you know UsbView.exe? It's here: https://www.ftdichip.com/Support/Uti...crosoftUSBView
Figure out which location on the left side of the screen which is your port. Just plug/unplug whatever and look for changes. Make your Lumi go to fastboot. Look in the right side of the screen for Class/Subclass/Protocol of ff/42/03 that's fastboot. Code:
Interface Descriptor: bInterfaceNumber: 0x00 bAlternateSetting: 0x00 bNumEndpoints: 0x02 bInterfaceClass: 0xFF bInterfaceSubClass: 0x42 bInterfaceProtocol: 0x03 Code:
Device Descriptor: bcdUSB: 0x0310 bDeviceClass: 0x00 bDeviceSubClass: 0x00 bDeviceProtocol: 0x00 bMaxPacketSize0: 0x09 (9) idVendor: 0x18D1 idProduct: 0xD00D Code:
Open Pipes: 2 If not, find it in Zadig and load a new driver. Does fastboot getvar all work? (It should spit out 100 lines). Last edited by Renate; 04-07-2022 at 01:38 PM. |
![]() |
![]() |
![]() |
#27 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 109
Karma: 1924
Join Date: Dec 2019
Location: Puddingtown
Device: some ..
|
That should also work on the Nova Air C, right? Same CPU, same OS. I'll try it right away, thanks for the tutorial
|
![]() |
![]() |
![]() |
#28 | |
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
I have found the Lumi2 in USBview. Code:
Device Descriptor: bcdUSB: 0x0320 bDeviceClass: 0x00 bDeviceSubClass: 0x00 bDeviceProtocol: 0x00 bMaxPacketSize0: 0x09 (9) idVendor: 0x18D1 idProduct: 0x4EE2 bcdDevice: 0x0419 iManufacturer: 0x01 0x0409: "QUALCOMM" iProduct: 0x02 0x0409: "BENGAL-IDP _SN:A2C376A9" Code:
Interface Descriptor: bInterfaceNumber: 0x00 bAlternateSetting: 0x00 bNumEndpoints: 0x03 bInterfaceClass: 0xFF bInterfaceSubClass: 0xFF bInterfaceProtocol: 0x00 iInterface: 0x05 0x0409: "MTP" iSerialNumber: 0x03 0x0409: "16E91C12" bNumConfigurations: 0x01 VID: 18d1 (also 0000, 05c6) PID: 4ee2 (also 4ee7, 0004, 9008) Under "Name," there are multiple events from today, some of which have the following two IDs: Code:
BENGAL-IDP _SN:A2C376A9 Code:
QUSB_BULK_CID:041C_SN:A2C376A9 Code:
C:\>fastboot getvar < waiting for any device > |
|
![]() |
![]() |
![]() |
#29 |
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,552
Karma: 14705253
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Probably. Onyx keeps a lot of commonality. Some of the kernels (but not the DTBs) are bit exact between different models. Please give it a try.
@Machinus 18d1/4ee2 is just the normal MTP,ADB when you're running a regular system. Can't you put it in fastboot mode? On devices with lots of buttons it's just hold VolUp as you do a full reset. You don't have that. From ADB either "adb reboot bootloader" or "adb reboot fastboot" normally gets you there no problem. Maybe you should practice with your phone to check what the problem is? You can "fastboot getvar all" and "fastboot continue" without risking anything. Edit: Did you try going back and try to flash it with EDL? At least the newest edl.exe should report the error better. Also, 0000/0004 (and similar) is some uninitialized USB interface. Last edited by Renate; 04-07-2022 at 05:13 PM. |
![]() |
![]() |
![]() |
#30 | ||
Enthusiast
![]() Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Quote:
Code:
C:\>adb reboot bootloader C:\>fastboot getvar < waiting for any device > This did not help fastboot work: Code:
C:\>fastboot getvar < waiting for any device > I can hard reset, though. Quote:
I attempted to use my Blackberry. It showed up in adb devices, but also hangs on fastboot. Maybe I have a usb driver problem. What should I install? Last edited by Machinus; 04-07-2022 at 05:44 PM. |
||
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Let's root our Max Lumi | yokos | Onyx Boox | 116 | 12-02-2024 06:01 PM |
Max Lumi - Is it possible to buy one yet anywhere? | Papered Over | Onyx Boox | 15 | 03-12-2021 02:26 AM |
Max 3 / Max Lumi: lack of physical buttons annoying? | mr_sm1th | Onyx Boox | 6 | 12-19-2020 10:45 AM |