04-20-2023, 08:22 AM | #106 |
Onyx-maniac
Posts: 3,199
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
I forget where we left all this.
Did you try this one? It's new. Or the two 0014's here. One is new. I don't remember if we determined whether you were Secure Boot or not. If you weren't then you don't have to worry about the hash bit. OTOH, since a single Firehose loader can cover multiple HWID you've got about 700 possibilities. |
04-20-2023, 10:22 AM | #107 | |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
Quote:
Code:
Sending 0014d0e100720000_1bebe3863a6781db_fhprg.bin 100% Ok Waiting for Firehose... No response, poking... Sending 0014d0e100720000_1bebe3863a6781db_fhprg.bin 100% Ok Waiting for Firehose... No response, poking... PS C:\Android Tools> .\edl.exe /l0014d0e100000000_d40eee56f3194665_FHPRG.bin Found EDL 9008 Received unexpected 12 command Resetting Sahara Received unexpected 04 command |
|
Advert | |
|
04-20-2023, 10:44 AM | #108 |
Onyx-maniac
Posts: 3,199
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
|
04-20-2023, 03:30 PM | #109 | |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
Quote:
Code:
Sending 0014d0e100000000_d40eee56f3194665_FHPRG.bin 100% Ok Waiting for Firehose... No response, poking... Could not write device |
|
04-20-2023, 04:06 PM | #110 |
Onyx-maniac
Posts: 3,199
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Correct, but if it doesn't even try to load the Firehose we can't tell anything.
Many of the processors are similar enough that a loader for one will work on another. OTOH, major hardware difference (RAM, power management) will prevent a loader from working. (I hadn't known off-hand, but I just checked. Firehose, like xbl does use DRAM. This makes Firehose loaders more particular as to type and mapping. PBL obviously does not use DRAM because it can have no knowledge of it.) What is the latest model Onyx for which we have a working Firehose loader? Has Onyx gotten hardnose on SecureBoot? I don't know. Still, I wish that I had bought a case of Poke3's so that I could just remain blissfully ignorant and in the past. |
Advert | |
|
04-30-2023, 10:56 AM | #111 |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
There's a new boot image in the last update for the Leaf2 (2023-04-20_11-32_3.3.2_9916cdce0). Here are the updated instructions to root the Leaf2.
1. Test if ADB and Fastboot are working, if the commands below don't work, install ADB and the Google USB drivers Code:
PS C:\00 - Standalone\ADB> .\adb.exe devices List of devices attached 1EED4B07 device PS C:\> adb reboot bootloader PS C:\> .\fastboot.exe devices 1EED4B07 fastboot PS C:\> .\fastboot.exe reboot rebooting... finished. total time: -0.000s 3. Open Powershell or CMD and run: Code:
pip install pycryptodome 5. Add the update.upx to the decryptBooxUpdateUPX folder and run the following command in Powershell: Code:
python DebooxUpx.py Leaf2 7. Download Payload Dumper GUI 8. Extract the payload.bin 9. Move the extracted boot.img to the internal storage on your Leaf2 10. In Magisk tap: 'Install' > 'Next' > 'Select and Patch a File' > (Select your boot.img) > 'Let's Go' 11. Once complete, copy the 'magisk_patched-xxxxx_xxxxx.img to your PC 12. In Powershell run: Code:
adb reboot bootloader Code:
PS C:\> adb reboot bootloader PS C:\> fastboot devices 1EED4B07 fastboot PS C:\> fastboot boot .\magisk_patched-26100_P0gYT.img downloading 'boot.img'... OKAY [ 2.130s] booting... OKAY [ 0.143s] finished. total time: 2.274s 15. In Magisk tap: 'Install' > 'Next' > 'Direct Install (Recommended) > 'Let's Go' Last edited by denisuu; 04-30-2023 at 11:13 AM. |
05-01-2023, 02:16 PM | #112 |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
Which version of Magisk are you using?
Magisk 25.2 works, but I wonder if upgrade to 26.1 is safe. |
05-01-2023, 03:02 PM | #113 |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
I'm using 26.1 didn't notice any problems.
Btw: You're also using AFWall+ right? Do you know if there's a way to make it survive killing all applications in the multitasking switcher? There are unlocked icons next to the running apps in the new update, so I would asume there's a way to lock them. It sucks that killing everything closes AFWall+ so you have to kill all the apps separately. |
05-01-2023, 03:12 PM | #114 |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
Thanks.
I haven't updated system yet. I don't know how to kill all apps, is there a possibility? Killing manually only AFWall+ works, but it is what you should expect. |
05-08-2023, 02:04 PM | #115 |
Member
Posts: 10
Karma: 23604
Join Date: Dec 2014
Device: Kobo H2O
|
Issues with accessing SD card via Moon+ Reader or FX File Explorer
I recently updated my Boox Leaf 2 to the latest firmware, and now I can no longer access the epub files (or anything else for that matter) on my SD card, either via Moon+ Reader, or via my preferred file manager FX File Explorer.
Using the built-in reader and file explorer "works", so it seems that the files are still there and accessible, but not via other applications. Does anybody have any tips on how to properly access files on the SD card under the latest firmware? In FX File Explorer, when I click "Connect to Storage" in the three dot menu, any time I navigate to the root of the SD card and click "Use This Folder", I get "To protect your privacy, choose another folder". This is frustrating as it worked days ago prior to the firmware update. Last edited by livewirerc; 05-08-2023 at 02:07 PM. |
05-08-2023, 02:19 PM | #116 |
Onyx-maniac
Posts: 3,199
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
|
05-08-2023, 02:27 PM | #117 | |
Member
Posts: 10
Karma: 23604
Join Date: Dec 2014
Device: Kobo H2O
|
Quote:
Additionally, I've found that I can mount directories from my SD Card directly within FX File Explorer, but I can't mount the root of the SD card. For instance, my card is called LEAF1TB, so I can mount LEAF1TB\Books, and it shows up as "Books" on my home screen in FX File Explorer, which is progress, but I'd much rather mount the root of the card so I can navigate it like I used to be able to. |
|
05-08-2023, 02:44 PM | #118 |
Member
Posts: 10
Karma: 23604
Join Date: Dec 2014
Device: Kobo H2O
|
I've not done so via ADB, but did go into app management for FX and confirmed files and media access was allowed. Is this what you're referring to? That lets me see files on the device itself but I still can't read the SD card.
|
05-08-2023, 06:25 PM | #119 |
Onyx-maniac
Posts: 3,199
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Oh, you're talking about a physical SD card?
You shouldn't have to do any mounting yourself. It should be mounted already as extsd. What does "mount" say? |
05-10-2023, 03:56 PM | #120 | |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
Quote:
It would be nice to just be able to push the trash icon and kill all apps without it killing AFwall+. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to root a Boox Leaf (7") | Geremia | Onyx Boox | 42 | 11-10-2023 09:58 AM |
Setting Resolution on Boox Poke/Leaf | Mr.Shortstop | Onyx Boox | 4 | 06-28-2022 10:03 PM |
General Discussion of Genres | Nyssa | General Discussions | 37 | 03-17-2013 02:23 AM |