06-25-2024, 12:17 AM | #31 |
Member
Posts: 20
Karma: 10
Join Date: Jun 2024
Device: Boox Poke 5s
|
|
08-10-2024, 07:14 AM | #32 |
Member
Posts: 18
Karma: 10
Join Date: Aug 2012
Location: Poland
Device: Kindle PW1, Poke5
|
Hey, how can I get the upx file for 3.5.3 from 2024-07-01. I mindlessly update the reader just after first boot. I don't want to downgrade. I tried API for Poke5P but I'm getting 3.5.1 from here http://data.onyx-international.cn/api/firmware/update
|
Advert | |
|
08-10-2024, 07:20 AM | #33 |
Onyx-maniac
Posts: 3,129
Karma: 12439911
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Code:
Model: Poke5P (English) Finger: Onyx/Poke5P/Poke5P:11/2024-07-01_23-50_3.5.3_7f5c78ff3/8815:user/release-keys Link: http://firmware-us.boox.com/0737a7499fb1677d14132780b26ec3ca/update.upx Size: 433,563,057 MD5: 0737a7499fb1677d14132780b26ec3ca |
08-10-2024, 07:24 AM | #34 |
Member
Posts: 18
Karma: 10
Join Date: Aug 2012
Location: Poland
Device: Kindle PW1, Poke5
|
Thanks! Can I use it to do the rooting procedur?
Edit. Could you hit how to get this upx links for future reference? Edit 2. Ok so you can use the payload_dumper on incremental bin files. Edit 3. It seems that I can't flash the boot.img or vbmeta. Getting Code:
Sending 'vbmeta_b' (8 KB) OKAY [ 0.005s] Writing 'vbmeta_b' FAILED (remote: 'unknown command') fastboot: error: Command failed Last edited by fforc9e; 08-10-2024 at 08:33 AM. |
08-10-2024, 11:05 AM | #35 |
Onyx-maniac
Posts: 3,129
Karma: 12439911
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
There has been a trend lately of eviscerating flashing commands out of abl.
I don't know how much this is being driven by Google or Onyx. For now, for the models for which we have Firehose loaders, it's no big deal. It could be a deal breaker later. Cross your fingers. If you have space on your desktop (32 GB), definitely make a full, raw backup. That means that there will be nothing that you can do to your Poke5 that can't be fixed by a restore and a cup of coffee. Code:
C:\>edl /lpoke5.bin C:\>edl /r bigbackup.img /z |
Advert | |
|
08-10-2024, 11:46 AM | #36 |
Member
Posts: 18
Karma: 10
Join Date: Aug 2012
Location: Poland
Device: Kindle PW1, Poke5
|
Got my poke5 bricked for about half an hour. I had enough common sense to do full backup alongside boot/vbmeta partitions.
Funny thing was that I bricked it by flashing vbmeta from the unpacked 3.5 update. Had to DIY EDL cable and re-flashed the boot/vbmeta with backed-up files and then just flash magisk's patched boot.img and it worked! Are you porting TWRP, or something different? Just wondering how to enter recovery on poke5 without volume buttons. When bricked I've tried some sequence found on the internet but fortunately plugging the EDL cable did the trick. Thanks you for this tutorial, now I can make my reader really mine. |
10-18-2024, 06:24 PM | #37 |
Junior Member
Posts: 3
Karma: 10
Join Date: Oct 2024
Location: Sweden
Device: Onyx Boox Poke 5, Kobo Aura One
|
Hello there!
I would like to root my Poke 5 (FW 1.3.5) as well, however I do not have that much experience with EDL (more with adb & fastboot). For me it was the same situation, that I could not write the Magisk patched "boot.img" file, neither "vbmeta" (a & b) through the fastboot. Could someone control me, that I have done a correct plan (nothing except backup was done) to fix it through the EDL? 1) We connect to the Reader in EDL mode, by typing: Code:
edl /l001860e100000000_d9357db88795b5a8_Qcm2290_ddr_fhprg.elf (the loader Renate linked in the first page of this thread) Code:
edl /r backup.img Code:
edl /w /pboot_a patched-boot.img In case yes, how do we do it? I have found a tool that patches vbmeta files, but I am not sure, if it is the correct solution, or if we tamper the "boot.img" partition with EDL, do we need to do something with the vbmeta partitions? If it is fine, do we simply do like that? Code:
edl /w /pvbmeta-a patched-vbmeta.img Code:
C:\>edl /lpoke5.bin (Pardon if formatting is wrong, first time I am using a forum.) |
10-18-2024, 07:10 PM | #38 |
Onyx-maniac
Posts: 3,129
Karma: 12439911
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
I renamed the Firehose loader poke5.bin so I didn't have to type qcm2290-etc.
They are ELF files, but that's a needless point. I call my backup images (32 GB) poke5a.img, poke5b.img... Magisk normally doesn't care about AVB/vb-meta so you don't have to worry about that. Last edited by Renate; 10-18-2024 at 07:15 PM. |
10-19-2024, 06:03 AM | #39 |
Junior Member
Posts: 3
Karma: 10
Join Date: Oct 2024
Location: Sweden
Device: Onyx Boox Poke 5, Kobo Aura One
|
Aha, I did not know that file extension did not matter.
Is it only for the Firehose loader or some other stuff do not care about file extension as well? Like I know in Linux (UNIX?) environment the file extension does not really matter for the system & programs. |
10-19-2024, 06:04 AM | #40 |
Junior Member
Posts: 3
Karma: 10
Join Date: Oct 2024
Location: Sweden
Device: Onyx Boox Poke 5, Kobo Aura One
|
Otherwise, for other reading people that are inexperienced as I am, this worked for me, as Renate said, nothing else was needed except writing the boot image:
(check whether "boot_a" is "Boot" and "boot_b" is "Inactive" or vice versa, and choose correct partition for the next command) Code:
edl /g Code:
edl /w /pboot_a patched-by-Magisk-boot.img One day I will make it into a YouTube video, so people would have easier times in the future! |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Poke5! | Renate | Onyx Boox | 110 | 10-30-2024 09:08 PM |
Color Need help un-rooting! | banjobama | Nook Color & Nook Tablet | 4 | 03-23-2012 09:08 AM |
Color re-rooting | MusingCoyote | Nook Developer's Corner | 4 | 01-01-2012 06:18 PM |
What is rooting? | Belle2Be | Nook Developer's Corner | 23 | 02-11-2011 07:05 PM |
Rooting? | PomMom12 | Nook Developer's Corner | 4 | 12-24-2010 01:52 PM |