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 08-22-2023, 07:51 PM   #121
Venator3
Junior Member
Venator3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2023
Device: Tab ultra
Ok that worked, output is:

Code:
/system/priv-app/OnyxOtaService/OnyxOtaService.apk: 1 file pulled, 0 skipped. 31.1 MB/s (405397 bytes in 0.012s)
And I now how the apk on my computer.
Venator3 is offline   Reply With Quote
Old 08-22-2023, 09:02 PM   #122
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by Venator3 View Post
And I now have the apk on my computer.
Great. Now may I have it?
Rename it .zip and attach it to your post here.
Renate is offline   Reply With Quote
Old 08-22-2023, 09:06 PM   #123
Venator3
Junior Member
Venator3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2023
Device: Tab ultra
Oops, forgot to attach.
Attached Files
File Type: zip OnyxOtaService.zip (395.9 KB, 263 views)
Venator3 is offline   Reply With Quote
Old 08-22-2023, 09:29 PM   #124
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Thanks. Erm, some things have changed that make this not as easy as I thought.
I'll have to look at this tomorrow.

In any case if you want to proceed getting EDL to work...
But don't go crazy flashing things until you backup what you want to flash.

Edit: In post #4 https://www.mobileread.com/forums/sh...03&postcount=4
They say they got the decoding strings.
But they were never merged with the GitHub.
Anybody know what's going on?
Did they work?

Last edited by Renate; 08-22-2023 at 09:37 PM.
Renate is offline   Reply With Quote
Old 08-23-2023, 12:24 PM   #125
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Could you do me another favor?
Could you try this:
Code:
C:\>adb pull /system/priv-app/OnyxOtaService/lib/arm64/libota_jni.so
And post it, please?
Renate is offline   Reply With Quote
Old 08-23-2023, 07:29 PM   #126
Venator3
Junior Member
Venator3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2023
Device: Tab ultra
Sure, file is attached.
Attached Files
File Type: zip libota_jni.zip (11.4 KB, 317 views)
Venator3 is offline   Reply With Quote
Old 08-23-2023, 07:56 PM   #127
Venator3
Junior Member
Venator3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2023
Device: Tab ultra
I think for EDL the command to grab the boot.img is:

Code:
python edl.py --loader 0014d0e100000000_d40eee56f3194665_FHPRG.bin --memory=ufs <command>
Still not sure how to get a full backup. Is there any risk involved with running a bad command in EDL?
Venator3 is offline   Reply With Quote
Old 08-23-2023, 08:31 PM   #128
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by Venator3 View Post
Sure, file is attached.
Thanks! I confirmed the strings reported already and posted them on GitHub.

Edit: The correct strings (in the new format) are in BooxKeys.csv

Last edited by Renate; 03-08-2024 at 07:26 PM.
Renate is offline   Reply With Quote
Old 08-24-2023, 02:48 PM   #129
Venator3
Junior Member
Venator3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2023
Device: Tab ultra
Thank you! I now have the boot.img from the update. I would still like to figure out the command for a full backup in EDL to get the original boot img, I'm just not sure if it's possible to mess things up in EDL so I don't want to use the wrong command. But I will at least boot the patched boot.img and probably flash it if it works.
Venator3 is offline   Reply With Quote
Old 08-24-2023, 02:59 PM   #130
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by Venator3 View Post
I would still like to figure out the command for a full backup in EDL to get the original boot img...
Well, then just do it. As long as you are only doing reads nothing bad will happen.
You need to load the Firehose loader, do your reads, then do a reset.
I'm tired of the Python one so I'll only give specifics for mine.
Renate is offline   Reply With Quote
Old 03-06-2024, 09:51 AM   #131
snuggy
Member
snuggy began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Hey, I tried flashing my brand new Boox Tab Ultra (Black and White) with the guide here, and when I flashed the magisk'd boot.img and booted the backlight has stopped working.

When I tried flashing the edl'd image I took, the backlight doesn't work either.

What am I doing wrong here? I'm guessing that when I pulled the boot image, I used something that was incorrect -- any ideas which?

Thank you!
snuggy is offline   Reply With Quote
Old 03-06-2024, 11:57 AM   #132
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: 4,511
Karma: 22077803
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Mmm, maybe an update has caused your versions to be mixed.
Do you have ADB enabled?
Code:
C:\>adb shell lsmod
Does that show one line or twenty?
If it's one, then versions are probably not the problem.
If it's twenty...

The most recent TabUltra version is:
Code:
Model:  TabUltra (English)
Finger: Onyx/TabUltra/TabUltra:11/2023-11-22_08-58_3.5_946657f755/43508:user/dev-keys
Link:   http://firmware-us-volc.boox.com/00135b572b9d321902f87c9d71a7f17f/update.upx
Size:   1,561,582,806
MD5:    00135b572b9d321902f87c9d71a7f17f
You might try to download that to your desktop, then ADB push to /sdcard.
Then:
Code:
C:\>adb shell am start -a onyx.settings.action.firmware
And do an update.

Then, because you've lost root, you can extract the current boot image from update.upx (after decrypting) or EDL read the current boot image.
Renate is offline   Reply With Quote
Old Yesterday, 01:05 PM   #133
mariocord
Junior Member
mariocord began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2026
Device: Kobo Clara
Hi,

I have an Onyx Boox Tab Ultra (non-C, purchased Nov 2022, Snapdragon 662) that got bricked back in January during an OTA firmware update — power/update failed mid-way and it's been stuck at the ONYX boot logo ever since, no matter how I try to reboot it.

It does NOT show up in normal fastboot or adb devices. The only way I can get it to respond at all is using a test-point short cable with a button, which puts it into EDL (Sahara) mode.

I tried various recovery/flashing attempts back in January (with some help from ChatGPT) without success, but at the time I was on Windows. Since then I've migrated my PC to Ubuntu (around April), so I no longer have my old Windows setup or any of the tools/files I used back then.

I set up bkerler's edl.py on Ubuntu and ran `edl printgpt`. Here's what it reports:

```
HWID: 0x001740e100000000 (MSM_ID:0x001740e1, OEM_ID:0x0000, MODEL_ID:0x0000)
CPU detected: "kamorta_IoT_APQ"
PK_HASH: 0xd40eee56f3194665574109a39267724ae7944134cd53cb76 7e293d3c40497955bc8a4519ff992b031fadc6355015ac87
Serial: 0xdb19616f
```

None of the auto-detected generic loaders (quectel mdm9x05, SDM855LA, sdm662 factory, sc8180x factory) work — uploading any of them fails with "Error: Invalid data size received in image header".

Since the CPU string comes back as "kamorta_IoT_APQ", I'm guessing this needs the specific Onyx/kamorta firehose loader (signed for this exact PK_HASH) rather than a generic Qualcomm one, which Onyx doesn't publish publicly.

Does anyone have the correct firehose loader (and ideally the full rawprogram/patch images) for the Tab Ultra (non-C, kamorta platform)? Happy to run any further diagnostics needed. Thanks so much in advance!
mariocord is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Onyx Tab Ultra 10 inch, — as fast as a computer? norweger Onyx Boox 3 11-26-2022 01:03 PM
Onyx Tab Ultra WillAdams News 2 11-22-2022 04:50 PM
Pocketbook Ultra beachwanderer PocketBook 73 11-18-2014 02:37 PM
Ultra-cheap ultra-mobile laptop comparison matrix branko News 48 09-03-2007 06:23 PM


All times are GMT -4. The time now is 01:18 PM.


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