05-24-2024, 05:48 PM | #31 |
Onyx-maniac
Posts: 3,155
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
|
05-25-2024, 02:41 AM | #32 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
|
Advert | |
|
05-25-2024, 03:45 AM | #33 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Flashed with EDL... Bricked again.....The good thing is that now it gets opened much faster.
Last edited by Anghirrim; 05-25-2024 at 05:32 AM. |
05-25-2024, 07:11 AM | #34 |
Onyx-maniac
Posts: 3,155
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
First of all, have you tried an EDL cable?
That works on my Poke5 but not my Poke3. Both my Pokes (and my phone) have magnetic reed switches too. Um, you didn't use Windows Notepad to edit any files, did you? I use the independently produced Notepad++ which is not related. |
05-25-2024, 07:26 AM | #35 | |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Quote:
And yes, I did use Notepad++. Stock recovery flashed back. All is fine now (until next attempt ). |
|
Advert | |
|
05-25-2024, 08:15 AM | #36 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Ok, I'll now make four attempts to identify what's buggy.
Attempt 1 (just extract and repack, to see if the Page can boot a repacked recovery, even without changes): ==> Success, boots fine Code:
C:\>imgutil stock_recovery.img /x /v prop.default C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.secure=0 C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.secure=0 | ro.debuggable=1 C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.secure=0 | ro.debuggable=1 | ro.adb.secure=0 C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.secure=0 | ro.debuggable=1 | ro.adb.secure=0 C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> To Be confirmed C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.adb.secure=0 C:\>imgutil stock_recovery.img /r /v prop.default Code:
C:\>imgutil stock_recovery.img /x /v prop.default - Edit default.prop with Notepad++ ==> ro.debuggable=1 | ro.adb.secure=0 C:\>imgutil stock_recovery.img /r /v prop.default Last edited by Anghirrim; 05-25-2024 at 09:11 AM. |
05-25-2024, 08:56 AM | #37 |
Onyx-maniac
Posts: 3,155
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Your first attempt (which worked) should have reduced the size of the recovery image by a lot.
Give me a link please to your original recovery.img so that I can see what's going on. Edit: Oh, if #6 works, you're on the trail. Last edited by Renate; 05-25-2024 at 09:10 AM. |
05-25-2024, 09:09 AM | #38 | |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Quote:
Hey, at least just changing the "ro.adb.secure=0" seem to be enough to enable adb and get it working. I can now reboot to edl mode from both running Android and Recovery, which is nice So the attempt 6 works fine. Now, having MTP working could be nice too. While for the stock recovery, here you go! https://drive.google.com/file/d/1Goi...ew?usp=sharing Last edited by Anghirrim; 05-25-2024 at 09:20 AM. |
|
05-25-2024, 10:15 AM | #39 |
Onyx-maniac
Posts: 3,155
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Try the custom recovery I sent you.
It only makes a white screen, but you should have ADB. Just for fun: Code:
# start ttyscreen # start autoupdate I just want to see what works. Code:
# reboot |
05-25-2024, 10:52 AM | #40 | |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Quote:
I've seen that you've changed the prebuilt kernel as well as added your two services in ramdisk /system/bin (plus another thing). Last edited by Anghirrim; 05-25-2024 at 10:59 AM. |
|
05-25-2024, 11:06 AM | #41 |
Onyx-maniac
Posts: 3,155
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
What did the screen show? The recovery menu or white or what?
Please try again, same download URL, new image. Last edited by Renate; 05-25-2024 at 11:23 AM. |
05-25-2024, 11:23 AM | #42 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
|
05-25-2024, 11:37 AM | #43 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Still no luck.
Boots to white screen, then nothing. And if I "adb shell" or "adb devices", the screen flashes once. Then nothing. |
05-25-2024, 11:43 AM | #44 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
I might give TWRP a try.... There are three Motorola phones (Defy, G9 Power and G30) using the same SoC officially supported by TWRP.
The G30 seems to be my best chance as it is compatible with the branch I am using for the Galaxy Tab S9 FE. I will have a look and eventually adapt the device tree. Last edited by Anghirrim; 05-25-2024 at 11:48 AM. |
05-26-2024, 06:00 AM | #45 | |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Quote:
So, what you meant with EDL cable, is this type of cable (for which we find a ton of tutorials on the net). A USB-A / USB-C cable, where Gnd and D+ are bridged during boot up? Then released? I have tested both green and grey, they match the proper USB-A contact. And the grey is actually the same Ground than the metallic mesh shield we can see on the background (and also the main metallic casing that is plugged). Thanks, Last edited by Anghirrim; 05-26-2024 at 06:03 AM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boox Page adb / fastboot / recovery /edl walkthrough | Anghirrim | Onyx Boox | 32 | 08-23-2024 04:05 PM |
Use fastboot to boot from USB? | cwalls | Kindle Developer's Corner | 2 | 01-25-2022 06:46 AM |
C65ML BootLoop looking for recovery mode | murciano2 | Onyx Boox | 6 | 11-12-2014 01:07 PM |
Boot/flash Custom recovery | ziamrziamr | Onyx Boox | 0 | 11-08-2014 05:32 AM |
U-boot with fastboot support for k3 | giorgio130 | Kindle Developer's Corner | 4 | 12-01-2012 10:34 AM |