04-17-2024, 03:41 PM | #1 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
Root for Glowlight 4 Plus?
I've been looking for ways that the GL4+ could be rooted, but have not had any success thus far. I had managed to access developer options and USB debugging before the 'wise ones' at B&N decided to add a password to keep people from doing that. As a result, I still have access, but anyone who buys a GL4+ now won't have access without the password.
My main purpose for rooting is to see if I can locate said password in the system files and then let people know what it is. Even if B&N changes the password again, once you activate USB debugging, you're in (unless you choose to turn it off). One bonus with root is that I should be able to remap the page turn buttons as desired. This isn't a big priority for me, but it's nice to have access. Any help is appreciated!!! |
04-25-2024, 02:21 PM | #2 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
Okay. Ready for Step 2. Due to someone's kindness, I was able to find the update.zip for the GL4+. I found boot.img and processed it in the Magisk app. I ran adb reboot bootloader in Terminal. But when I tried to use fastboot, Terminal gave me this - fastboot: usage: no command. When I tried again, I tried the command fastboot devices. That got nothing. I tried adb reboot recovery. I was taken to the factory reset page. Fastboot commands were still unrecognized.
I haven't used fastboot for a little while, so I could be missing something basic. Any ideas? |
Advert | |
|
04-25-2024, 07:23 PM | #3 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
Next chapter...
Using a Linux system, I was able to use fastboot. I tried "fastboot boot magisk_etc.". The terminal indicated that the operation was a success, but the GL4+ would not reboot afterwards until I did so manually. But then, the device used the stock boot.img, not the magisk-altered one. So, I tried "fastboot flash boot magisk_etc." Again, the Linux terminal indicated that the operation was a success. Again, the GL4+ didn't reboot on its own. But now, I have not been able to get it to reboot at all so far. And, I can't connect through adb so far. I'll get back to it later. This is where my root project is as of now! |
05-03-2024, 08:26 AM | #4 |
Onyx-maniac
Posts: 3,147
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
My 2021 6" B&N was Magisk'ed long ago and has collected dust since. I kind of liked the bright yellow cover, but it's just bulky and poorly designed.
I know a lot about Qualcomm devices, I know a tiny bit about Mediatek devices and I know almost nothing about Allwinner devices (like this device). So when I consider a new device, Qualcomm is a must for me. With Qualcomm, EDL and an unrestricted Firehose loader, the device is mine, all mine. It sounds like you are doing everything right. "fastboot flash boot magisk.img" should do the job. I forget if that had the old style reflash stock stuff in there. That was the first thing I took out in the old days. Do a: Code:
ls -l /system Look for: Code:
ls -l /system/bin/*.sh |
05-03-2024, 10:20 AM | #5 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
Thanks for your comments! The problem is that I cannot get adb to work at all. Nothing comes up when I try "adb devices". The display has remained frozen and does not change when I try to turn the device on or off.
This is very odd. Once, I messed up on my GL 4 by flashing the boot.img from the wrong update. The display went completely blank after that, but I could still access adb. With the GL4+ now, I can't. It's like everything is frozen. Only the light near the USB-C port responds when I connect it to a power source. |
Advert | |
|
05-03-2024, 02:54 PM | #6 |
Onyx-maniac
Posts: 3,147
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
You may be going to some boot mode.
Check if your PC reacts at all to being plugged in. Use devmgmt.msc to see the "Device instance path". |
05-03-2024, 07:48 PM | #7 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
I tried a Windows PC, a Mac and a Linux system. None of them react to my Nook being plugged in. The Nook doesn't show up in Device Manager on the Windows PC..
The Nook may well be stuck in a boot mode, but I haven't found a way to get it out of that mode. |
05-03-2024, 08:01 PM | #8 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
This is interesting. My Nook shows up as a fastboot device, but it won't reboot into system.
|
05-03-2024, 08:03 PM | #9 |
Onyx-maniac
Posts: 3,147
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
/system/recovery-from-boot.p and /system/bin/install-recovery.sh is what overwrites recovery. I'm not sure when/how it is triggered.
If it's really, really dead you may need UART or power analysis to figure out what it's doing. Oops! Our messages crossed. What about recovery? |
05-03-2024, 08:23 PM | #10 | |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
Quote:
On Linux, I tried fastboot reboot recovery as well as fastboot reboot boot loader. What I see in terminal tells me that it happened, but I'm not so sure that anything happened. The one good thing about this is that the Nook isn't my main ereader, so I don't feel much pressure to get it fixed quickly. If it is dead, I'd only lose the money I spent to buy it. Whether or not I get this one running again, I may not buy another Nook. B&N's decision to add password protection in the most recent firmware to keep people from accessing USB debugging did it for me. In fact, the only reason I was trying to root this device to begin with was to see if I could discover the password the firmware is looking for, for the sake of others who might be interested. |
|
05-03-2024, 08:40 PM | #11 | |
Onyx-maniac
Posts: 3,147
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Quote:
There are three possibilities on the password:
|
|
06-24-2024, 12:04 PM | #12 | |
Junior Member
Posts: 5
Karma: 10
Join Date: Jun 2024
Location: Astana, Kazakhstan
Device: Kindle Paperwhite 5/Nook Glowlight 4 plus
|
Quote:
|
|
06-24-2024, 12:37 PM | #13 |
Wizard
Posts: 1,237
Karma: 2957301
Join Date: Apr 2014
Location: Rochester, NY
Device: Boox Go 10.3, Boox Leaf 2
|
|
06-24-2024, 12:52 PM | #14 | |
Junior Member
Posts: 5
Karma: 10
Join Date: Jun 2024
Location: Astana, Kazakhstan
Device: Kindle Paperwhite 5/Nook Glowlight 4 plus
|
Quote:
|
|
06-24-2024, 12:58 PM | #15 | |
Junior Member
Posts: 5
Karma: 10
Join Date: Jun 2024
Location: Astana, Kazakhstan
Device: Kindle Paperwhite 5/Nook Glowlight 4 plus
|
Quote:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PRS-T1 Can't root/un-root/use SD Rescue/boot into Recovery Console | bookp | Sony Reader Dev Corner | 6 | 03-07-2016 04:22 AM |
Ended Nook Glowlight and Oberon Cover (for Nook Touch or Glowlight) | puglover333 | Flea Market | 1 | 09-20-2012 09:11 AM |
Development Alternate root method / "1-click root" | Oneiros | enTourage Archive | 0 | 09-06-2010 03:04 PM |