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 10-13-2024, 05:56 AM   #61
jkaltes
Junior Member
jkaltes began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2018
Device: Boox Tab Ultra C
You are right, I managed to flash boota_patched.img with:
Code:
./edl w boot_a ./boota_patched.img
edl from https://github.com/bkerler/edl
jkaltes is offline   Reply With Quote
Old 10-13-2024, 07:14 AM   #62
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,855
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by jkaltes View Post
You are right, I managed to flash boota_patched.img with...
Or for Windows you can use my native version (in my sig).
Renate is offline   Reply With Quote
Advert
Old 10-16-2024, 10:33 AM   #63
poweredren
Junior Member
poweredren began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2024
Device: Hisense A9 Pro, Onyx Boox Tab Ultra C
Quote:
Originally Posted by Renate View Post
Or for Windows you can use my native version (in my sig).
Quote:
Originally Posted by jkaltes View Post
You are right, I managed to flash boota_patched.img with:
Code:
./edl w boot_a ./boota_patched.img
edl from https://github.com/bkerler/edl
With the latest update of Onyx Boox Tab Ultra C, the fastloader are no longer able detected by PC Device Manager, I'm still here with Magisk patched boot image waiting to be flashed, and too dumbed to patched via edl just as
@jkaltes said, (Git and Python approach from bkerler), could you please help elaborate on how to do it via window *EDL or a rooted recovery and dd* or from the *or the native in your sig (doesn't shown anything)*

Last edited by poweredren; 10-16-2024 at 10:36 AM.
poweredren is offline   Reply With Quote
Old 10-16-2024, 01:10 PM   #64
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,855
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Click on my big name on the left. "Visit Renate's homepage!" Go to EDL.
Read the instructions, install WinUsb with Zadig. Use the loader that's linked.
Code:
C:\>edl /lwhatever
C:\>edl /u /r /pboot_a backupa
C:\>edl /u /r /pboot_b backupb
C:\>edl /u /w /pboot_a magisk12345
C:\>edl /u /w /pboot_b magisk12345
C:\>edl /z
Renate is offline   Reply With Quote
Old 10-19-2024, 10:49 PM   #65
casainho
Junior Member
casainho began at the beginning.
 
Posts: 1
Karma: 20
Join Date: Oct 2024
Device: Onyx Boox Tab Ultra C Pro
Using my Linux Ubuntu PC, I could root my Onyx Boox Tab Ultra C Pro as expected. But yes, after latest firmware update, the fastboot didn't work anymore.

This were the steps I did:

- first read boot_a and boot_b, using latest edl from his github repo:

./edl r boot_a boot_a_original_ufs_lun_4.img
./edl r boot_b boot_b_original_ufs_lun_4.img

https://postimg.cc/nCrSFYBh

- after I applied magisk to that both files and finally write them back using edl:

./edl w boot_a boot_a_magisk_patched.img
./edl w boot_b boot_b_magisk_patched.img

https://postimg.cc/75V5K7tS

And for the linux guys here, I were able to install latest Linux Ubuntu 24.04 (xubuntu version) on my Onyx Boox Tab Ultra C Pro!!
That was possible using Termux, and now I can run things like VS Code to read some code and build it :-)

Thanks to being able to root the Onyx Boox Tab Ultra C Pro, I were able to install the Linux Ubuntu 24.04 using chroot, that gives the best performance possible!!

Here some pictures I took:

https://postimg.cc/Lht2kSb1

https://postimg.cc/VdzrnDDz

So I used Android when I have there apps that I prefer, and then I also use Linux Ubuntu, just like the same I use on my laptop - Like I prefer to use PC Firefox version instead of Android Firefox, like I can switch faster between sites/tabs on PC Firefox version and not on Android version.
And by the way, the touch inside Linux works great!! So, this is a great Eink Linux tablet!!

I am using this cheap Bluetooth keyboard I bought on Aliexpress and that works great both on Android and Linux, as the Fx keys works like to change audio volume, change the brightness, go to home, etc.

Last edited by issybird; 12-23-2024 at 03:07 PM. Reason: Oversized images changed to links. Please read the guidelines for limits on image size before posting again.
casainho is offline   Reply With Quote
Advert
Old 11-27-2024, 06:36 AM   #66
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,855
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Just out of interest, what is the HWID on your Tab Ultra C Pro, please?
Renate is offline   Reply With Quote
Old 12-23-2024, 07:53 AM   #67
makarenkoav70
Junior Member
makarenkoav70 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2024
Device: Onyx tab ultra c
1. Read the instructions from the pdf file and do everything.
2. After everything is done from the instructions, we put in the ADB folder: 1.bin, 662.elf, a, B.
3. Launch the adb console, and enter cd c:\adb and then alternate commands.
adb reboot edl
edl.exe /l1.bin - inserting the driver
edl.exe /l662.elf
edl.exe /z
edl /u /w /boot_a a
edl /u /w /boot_b b
4. We rejoice

I might have forgotten something, so let's try it together.
Thanks Cheater and Renate.

Download files https://4pda.to/forum/index.php?show...st&p=134171096
makarenkoav70 is offline   Reply With Quote
Old 12-23-2024, 06:52 PM   #68
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,855
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Mmm, mostly there, except:
You only do one file once for /l
/z is the command for reboot so it comes last.
Renate is offline   Reply With Quote
Old 03-14-2025, 06:19 AM   #69
saleh
Junior Member
saleh began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2025
Device: Onyx Boox Tab Ultra C Pro
Unrooting

After the rooting process it is impossible to get OTA updates, right? Well, is there a way to undo root process and get updates again?
saleh is offline   Reply With Quote
Old 03-14-2025, 08:01 AM   #70
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,855
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by saleh View Post
After the rooting process it is impossible to get OTA updates, right? Well, is there a way to undo root process and get updates again?
With a standard Magisk root you've only modified the boot image. A full update will go in painlessly. An incremental update will fail on pre SHA check. It's best to save your old boot image partition before rooting so that you can restore it and do incremental updates.
Renate is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Root the Onyx Boox Note Air 2 Plus (Windows) Chitter Onyx Boox 160 Yesterday 01:58 PM
Boox Tab Ultra C ottischwenk Onyx Boox 22 05-17-2023 05:32 PM
Remarkable 2 - Kobo Elipsa 2E - or Onyx Boox Tab Ultra? LordP Which one should I buy? 9 04-16-2023 08:34 AM
Boox Tab Ultra 3.3.2 beta ottischwenk Onyx Boox 20 03-20-2023 04:30 PM
Onyx Tab Ultra WillAdams News 2 11-22-2022 04:50 PM


All times are GMT -4. The time now is 05:07 AM.


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