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 Yesterday, 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; Yesterday at 07:27 AM.
BringerOfInk is offline   Reply With Quote
Old Yesterday, 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,930
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; Yesterday at 09:23 AM.
Renate is offline   Reply With Quote
Old Yesterday, 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
Reply


Forum Jump


All times are GMT -4. The time now is 02:09 PM.


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