Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Onyx Boox

Notices

Reply
 
Thread Tools Search this Thread
Old 01-02-2025, 12:43 PM   #136
mmc_meneses
Connoisseur
mmc_meneses doesn't littermmc_meneses doesn't litter
 
Posts: 54
Karma: 114
Join Date: Feb 2023
Location: Spain
Device: Onyx Boox Note 2 Air
Quote:
Originally Posted by Renate View Post
Besides the September update?
Code:
Model:  NoteAir2 (English)
Finger: Onyx/NoteAir2/NoteAir2:11/2024-09-10_19-03_3.5.4_fbdec6b69a/47378:user/release-keys
Link:   http://firmware-us.boox.com/1d618f957d28ebd0896cece40e8b1077/update.upx
Size:   1,796,337,779
MD5:    1d618f957d28ebd0896cece40e8b1077
And I forgot to mention my #1 reason, to get rid of the stupid non-standard system font.

Edit: Oh, you're on 3.5.4 already.
Well i do not find system font as annoying, and for the books you can always customize.
The one thing i hate is when you customize font and spaces for an specific book and you change the book and have to remake it...

Big hug
mmc_meneses is offline   Reply With Quote
Old 01-02-2025, 01:58 PM   #137
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
They used to have a system where they had a "gutted" (ony glyphs) font to use for spacing kerning and then a separate font for actually drawing glyphs. Unfortunately the two were not related. This caused a really weird thing where apostrophes got a full space before and after. The current situation uses goofy Onyx custom fonts to replace the normal system bold fonts..
Renate is online now   Reply With Quote
Old 01-13-2025, 02:20 PM   #138
Herschenglime
Member
Herschenglime began at the beginning.
 
Posts: 13
Karma: 26
Join Date: May 2022
Device: Boox Nova Air C
After trying for many hours in October, giving up, and trying again today, I was finally able to get root working on v3.5.4!

Many thanks to Renate for their pointers here and in the forums as a whole. I primarily struggled with actually getting the edl utility to work with my device as no matter what I tried (or what version of EDL I used) I couldn't get it to work except at one time.

I eventually stumbled upon a post in the XDA forums from Renate mentioning that some EDL loaders have a timeout that prevents the tool from working in some instances, and sure enough, as long as I started the EDL commands quickly after putting the tablet in edl mode, it would actually connect to the device. For example,
Code:
adb reboot edl && edl rf flash-backup.img --memory=ufs --loader=q662.elf
is what allowed me to backup all of my system partitions with bkerler's EDL utility on Linux.

Following that, I was able to easily flash my patched boot partition with edl like so:
Code:
edl w boot_a magisk_patched-27000_RNHDQ.img --memory=ufs
After reboot, everything worked as expected! I just had to open the magisk app and let it reboot the system one more time.

The rest of the rooting process is mostly the same as the standard Linux procedure for a Boox device, but if anyone reading this down the line needs extra guidance please let me know.
Herschenglime is offline   Reply With Quote
Old 01-31-2025, 05:47 AM   #139
vedri
Member
vedri began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jul 2013
Device: Onyx Boox Note Air 2 Plus
Note Air 2 Plus 3.5.4 fw trouble rooting

Dear gentlemen,

previously rooted NoteA2P following below instructions:


https://blog.tho.ms/hacks/2021/03/27...-note-air.html


After recent update to 3.5.4 fw have been unpleasantly surprised that fastboot rooting approach seems now closed:

Quote:
Writing 'boot_b' FAILED (remote: 'Unrecognized command flash')
After lurking a little and reading about EDL from this topic have tried also that approach but am also experiencing problems, precisely problems with communicating with device via loaders. Please read below:

Quote:
C:\Users\user1\Documents>edl.exe /l662.elf
Found EDL 9008, handshaking... nope, resetting...
Could not write device

C:\Users\user1\Documents>edl.exe /l0014d0e100000000_d40eee56f3194665_FHPRG.bin
Found EDL 9008, handshaking... nope, resetting...
Could not write device

C:\Users\user1\Documents>edl.exe /z
Found EDL 9008, requesting reboot...
Could not write device
If you have possibly experienced same issues, please write, would be most grateful.
vedri is offline   Reply With Quote
Old 01-31-2025, 07:29 AM   #140
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by vedri View Post
Code:
C:\Users\user1\Documents>edl.exe /l662.elf
Found EDL 9008, handshaking... nope, resetting...
Could not write device
The entire Sahara protocol is backwards. The device is supposed to speak first. If it has spoken already and you connect after that or if you did something wrong, you lost the opportunity. Some device can recover, some can't.

TLDR: Do a clean reset to EDL, don't disconnect the cable. Use "edl /l662.elf" before anything else.
Renate is online now   Reply With Quote
Old 01-31-2025, 09:34 AM   #141
vedri
Member
vedri began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jul 2013
Device: Onyx Boox Note Air 2 Plus
Quote:
Originally Posted by Renate View Post
The entire Sahara protocol is backwards. The device is supposed to speak first. If it has spoken already and you connect after that or if you did something wrong, you lost the opportunity. Some device can recover, some can't.

TLDR: Do a clean reset to EDL, don't disconnect the cable. Use "edl /l662.elf" before anything else.
Hi Renate,

now I have more questions over my head than before nevertheless will try to answer them and hopefully get back here with some good news. Seems a bit more complicated than fastboot imho.. thanks for advice.
vedri is offline   Reply With Quote
Old 02-01-2025, 08:43 AM   #142
vedri
Member
vedri began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jul 2013
Device: Onyx Boox Note Air 2 Plus
Onyx Boox Note Air 2 Plus root 3.5.4 fw

Quote:
Originally Posted by Herschenglime View Post
After trying for many hours in October, giving up, and trying again today, I was finally able to get root working on v3.5.4!

Many thanks to Renate for their pointers here and in the forums as a whole. I primarily struggled with actually getting the edl utility to work with my device as no matter what I tried (or what version of EDL I used) I couldn't get it to work except at one time.

I eventually stumbled upon a post in the XDA forums from Renate mentioning that some EDL loaders have a timeout that prevents the tool from working in some instances, and sure enough, as long as I started the EDL commands quickly after putting the tablet in edl mode, it would actually connect to the device. For example,
Code:
adb reboot edl && edl rf flash-backup.img --memory=ufs --loader=q662.elf
is what allowed me to backup all of my system partitions with bkerler's EDL utility on Linux.

Following that, I was able to easily flash my patched boot partition with edl like so:
Code:
edl w boot_a magisk_patched-27000_RNHDQ.img --memory=ufs
After reboot, everything worked as expected! I just had to open the magisk app and let it reboot the system one more time.

The rest of the rooting process is mostly the same as the standard Linux procedure for a Boox device, but if anyone reading this down the line needs extra guidance please let me know.

Can confirm procedure is working for Note Air 2 Plus, initially had trouble installing edl utility on my distro(tried Windows 10 VM in QEMU but device just couldn't connect properly, you can read in post, few posts back), followed advice from experienced python users:

https://github.com/bkerler/edl/issues/574

Installed edl on distro, and followed Herschenglime approach but changing write partition to boot_b

Quote:
edl w boot_b magiskboot.img --memory=ufs --loader=q662.elf
Magisk showing as installed, "System UI app is not responding" on startup, have experienced the same issue from previous fw update after rooting nevertheless all that is needed by me is working correctly.

Thanks all contributing for your time and patience!
vedri is offline   Reply With Quote
Old 03-18-2025, 05:22 AM   #143
ramensoup150
Member
ramensoup150 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jan 2024
Device: nova air 2
Its me again.

I had to reset the device for private reasons. Looking at the recent update, I cant do the flash method.

So Im attempting the edl method. But theres a problem and I cant figure out what the issue is.

edl /l0014d0e100000000_d40eee56f3194665_FHPRG.bin
Found EDL 9008, handshaking... version 2.1
HWID: 001740e100000000 (x3), JTAG: 001740e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3)
Sending 0014d0e100000000_d40eee56f3194665_FHPRG.bin 100% ok, starting... ok, waiting for Firehose...
<log value="ERROR: Call to ufs_open(0, UFS_WLUN_DEVICE) failed:0" />
Ok

edl.exe /u /r /pboot_a boota.img /t
Found EDL 9008, configuring... ok
Requesting info on LUN 0... no ack/nak

I downloaded the proper loader. the nova air 2 has the snapdragon 662 chip and i downloaded the loader for that, so idk why this problem is happening.
ramensoup150 is offline   Reply With Quote
Old 03-18-2025, 06:53 AM   #144
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by ramensoup150 View Post
<log value="ERROR: Call to ufs_open(0, UFS_WLUN_DEVICE) failed:0" />
This thread is on the Note Air 2 Plus, you've got an Nova Air 2, which has eMMC.
So lose the /u and start over.
Renate is online now   Reply With Quote
Old 03-18-2025, 10:03 AM   #145
ramensoup150
Member
ramensoup150 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jan 2024
Device: nova air 2
Quote:
Originally Posted by Renate View Post
This thread is on the Note Air 2 Plus, you've got an Nova Air 2, which has eMMC.
So lose the /u and start over.
Thank you, that worked.
ramensoup150 is offline   Reply With Quote
Old 03-19-2025, 12:44 PM   #146
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by ramensoup150 View Post
Thank you, that worked.
Do you still get that error at starting "ufs open" when using the "normal" SDM662 Firehose loader?
Renate is online now   Reply With Quote
Old 05-15-2025, 04:35 AM   #147
johnwu0512
Member
johnwu0512 began at the beginning.
 
Posts: 18
Karma: 10
Join Date: May 2025
Device: Boox P6, Boox Note X2
Quote:
Originally Posted by Renate View Post
Do you still get that error at starting "ufs open" when using the "normal" SDM662 Firehose loader?
Hi Renate. Do you have a Note Air2/Air2Plus custom recovery? I have a X2 and want to flash a Note Air2Plus rom on it to see if it works. Thank you
johnwu0512 is offline   Reply With Quote
Old 05-16-2025, 06:06 AM   #148
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
@johnwu0512 Got my PM?
Renate is online now   Reply With Quote
Old 05-17-2025, 04:32 AM   #149
johnwu0512
Member
johnwu0512 began at the beginning.
 
Posts: 18
Karma: 10
Join Date: May 2025
Device: Boox P6, Boox Note X2
Quote:
Originally Posted by Renate View Post
@johnwu0512 Got my PM?
Hi Renate. Sorry for my late reply. I got your pm and your rec
- I flashed it through edl to my Boox Note X2, no problem
- Reboot to recovery, the screen froze at Boox logo
- I got adb, so i think it's just the screen
The same as before.
Code:
adb shell
#id
.....
#start autoupdate
- The screen still show nothings, just Boox Logo, no text like waiting for drive
- I put the flash drive into it and wait for like 5 mins. The screen flashing and reboot.
- After that it stuck at Boox logo again, but my PC show that a Boox Note Air2 just connects to my PC. I got adb, i can copy file to the device but the screen just froze
Can I do anything to make it work? I still got adb, edl so if nothing can be done, I can just flash your rec and flash Note X2 firmware

P/s: I also downloaded a NoteAir2P (Note Air2 Plus) firmware and try to flash it to my X2. But the same as the Note Air 2. The screen just froze
Here the autolog from the drive. Can u have a look
Attached Files
File Type: zip autolog.zip (5.6 KB, 16 views)
johnwu0512 is offline   Reply With Quote
Old 05-17-2025, 05:43 AM   #150
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,803
Karma: 16196313
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
The autolog is happy.
The conclusion is that the Note X2 is not related to the NoteAir2.
The NoteAir2 and the NoteAir2P share the same kernel.

Is the Note X2 BSR?
That would explain why the screen doesn't work in either recovery or NoteAir2 image.
Renate is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sell ONYX BOOX Stylus Pen 2 PRO & ONYX BOOX Note Air Protective Sleeve readandread Flea Market 0 03-08-2022 03:09 PM
TWRP*on Onyx Boox Note Air ? Émile Onyx Boox 0 09-29-2021 02:58 PM
Onyx Boox Note Air+ ayme08 Onyx Boox 25 07-19-2021 05:41 AM
Rooting Onyx Boox Note Air afainber Onyx Boox 8 01-04-2021 10:03 AM
Onyx Boox Note Air Hands on Review ottischwenk Onyx Boox 4 12-28-2020 12:58 AM


All times are GMT -4. The time now is 04:18 AM.


MobileRead.com is a privately owned, operated and funded community.