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 07-26-2025, 07:23 AM   #1
BringerOfInk
Junior Member
BringerOfInk began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2024
Device: Onyx Boox Note Air 3 C
Debloated my AirNote4C to much

Hey Party people!

I made a mistake after rooting my AirNote 4C with removing bloatwear. I made an error in a script and remove all apps that have onyx in them with:

Code:
adb shell pm uninstall -k --user 0 NAME.OF.APP
I did create a backup on my live boot machine but forgot to copy it off. I do have the unpached `boot_a` and `boot_b` partitions backed up but I don't think the apps I deleted are part of the boot files. Now, the good news is I have a working rooted tablet but some things don't work. For example, when I try to change refresh setting the UI crashes.

I tried two things to restore the tablet (reset it)

1. I tried manually applying a firmware upgrade by downloading the latest `update.upx` and running:

Code:
adb shell am start -a onyx.settings.action.firmware
But I get (because the app is gone):

Code:
Starting: Intent { act=onyx.settings.action.firmware }
Error: Activity not started, unable to resolve Intent { act=onyx.settings.action.firmware flg=0x10000000 }
2. I tried the enter recovery mode by holding down the power button, waiting, releasing and the pressing it 5 times that I see floating arround but the tablet just keeps rebooting as long as I keep pressing it.

Now, the two fixes I can think of are:

1. I reflash the tablet with the stock firmware, but I don't know how to do that
2. Get someone to give me a copy of the `onyx.settings.action.firmware`. That should be enough for me to initiate a firmware update which might also restore the other apps.

Other ideas are welcomee

Last edited by BringerOfInk; 07-26-2025 at 07:27 AM.
BringerOfInk is offline   Reply With Quote
Old 07-26-2025, 09:20 AM   #2
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,931
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
You're melting my mind. There is no AirNote4C, it's NoteAir4C.
It has the distinction of having 3 updates currently.
Code:
Model:  NoteAir4C (English)
Finger: Onyx/NoteAir4C/NoteAir4C:11/2025-01-09_20-02_4.0_43a9adea0/2009:user/release-keys
Link:   http://firmware-us.boox.com/91defa9bf4fb9d94d7d85398c7b4b354/update.upx
Size:   1,932,759,570
MD5:    91defa9bf4fb9d94d7d85398c7b4b354

Model:  NoteAir4C (English)
Finger: Onyx/NoteAir4C/NoteAir4C:11/2025-06-13_22-34_4.0.1-rel_0613_17903883e/3746:user/release-keys
Link:   http://firmware-us.boox.com/1e8e256ad1613982cbd4440055132160/update.upx
Size:   138,608,668
MD5:    1e8e256ad1613982cbd4440055132160

Model:  NoteAir4C (English)
Finger: Onyx/NoteAir4C/NoteAir4C:11/2025-07-26_19-00_4.1-rel_0726_509651412/4593:user/release-keys
Link:   http://firmware-us.boox.com/3f4de14a058b8263e1bdaf47f351ca0c/update.upx
Size:   353,069,994
MD5:    3f4de14a058b8263e1bdaf47f351ca0c
Well, if I were me, my idea would be to make a custom recovery and install an update from there.
That's a BSR device (isn't it?) and I've never been able to draw on those.
Isn't it time someone gave me one for my birthday?

On the other had, pm uninstall doesn't really do anything to system pre-installed apps besides setting some flags in data.
A wiping of user data should get you back.

Last edited by Renate; 07-26-2025 at 09:23 AM.
Renate is offline   Reply With Quote
Advert
Old 07-26-2025, 11:40 AM   #3
BringerOfInk
Junior Member
BringerOfInk began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2024
Device: Onyx Boox Note Air 3 C
Terribly sorry Renate! Brain melting was not on my todo list today! Thank you for the input. Seems like I panicked over nothing. If anyone does the same in the future you can just re-enable apps with:

Code:
cmd package install-existing PACKAGE.NAME
I re-installed all the apps I deleted with:

Enter shell:

Code:
adb shell
Re install apps:

Code:
cmd package install-existing com.onyx.easytransfer
cmd package install-existing com.onyx.voicerecorder
cmd package install-existing com.onyx.tscalibration
cmd package install-existing com.onyx.appmarket
cmd package install-existing com.onyx.kime
cmd package install-existing com.onyx.floatingbutton
cmd package install-existing com.onyx.calculator
cmd package install-existing com.onyx.musicplayer
cmd package install-existing com.onyx.latinime
cmd package install-existing com.onyx.android.note
cmd package install-existing com.onyx.android.onyxotaservice
cmd package install-existing com.onyx.aiassistant
cmd package install-existing com.onyx.kreader
cmd package install-existing com.onyx.clock
cmd package install-existing com.onyx.gallery
cmd package install-existing com.onyx
cmd package install-existing com.onyx.igetshop
cmd package install-existing com.onyx.android.ksync
cmd package install-existing com.onyx.android.production.test
cmd package install-existing com.onyx.mail
cmd package install-existing com.onyx.dict
BringerOfInk is offline   Reply With Quote
Old Yesterday, 08:12 PM   #4
micloc
Junior Member
micloc began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2025
Device: NoteAir4C
Hello Renate,

You seem like a knowledgeable person, maybe you can advise me.
I rooted my NoteAir4C and now I want to unroot it and update firmware.
I am curently at 2024-11-21_14-51_4.0_8e3916db7, the normal way to update fails even after I have uninstalled magisk. I tried sideaload decrypted firmware 2025-07-26_19-00_4.1-rel_0726_509651412 with adb but it returns an error: Package is for source build 235 but expected 1649.
Do you know how I can update?
micloc is offline   Reply With Quote
Old Today, 12:10 AM   #5
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,931
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
As I said above, I'd have to make a custom recovery for this.
Renate is offline   Reply With Quote
Advert
Reply


Forum Jump


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


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