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 03-15-2022, 07:12 AM   #46
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Looks good.
Take your update.zip (are you sure that you have the right one?) and extract META-INF/com/google/android/updater-script. Just post the first couple of lines right here in [code][/code]
Renate is offline   Reply With Quote
Old 03-15-2022, 07:35 AM   #47
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
I'm pretty sure, downloaded it from their website.

Code:
(!less_than_int(1638273121, getprop("ro.build.date.utc"))) || abort("E3003: Can't install this package (Tue Nov 30 19:52:01 CST 2021) over newer build (" + getprop("ro.build.date") + ").");
getprop("ro.product.device") == "NovaAir" || abort("E3004: This package is for \"NovaAir\" devices; this is a \"" + getprop("ro.product.device") + "\".");
toryr is offline   Reply With Quote
Advert
Old 03-15-2022, 08:12 AM   #48
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Oh, my bad. You've got the build props from the Poke3 in there.

Same link, different file.

Edit: Just out of curiousity, are you eMMC or UFS?
Does ls -l /dev/block show lots of mmcblk0p?? or lots of sd??

Last edited by Renate; 03-15-2022 at 08:18 AM.
Renate is offline   Reply With Quote
Old 03-15-2022, 08:48 AM   #49
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
I see a bunch of mmcblk0p files.

start autoboot now runs However, its been stuck like this for a while, is that normal? https://we.tl/t-elCHknSDH7
toryr is offline   Reply With Quote
Old 03-15-2022, 08:50 AM   #50
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
My verbosity may be slowing it down, as long as it's still moving...

Do a ps -e and check if ttyscreen and autoupdate are still working.
Do a "echo Hello there >/dev/ttyscreen" to see if that crashed.

Last edited by Renate; 03-15-2022 at 08:55 AM.
Renate is offline   Reply With Quote
Advert
Old 03-15-2022, 08:52 AM   #51
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
It hasn't moved in a while now, stuck at 0.9864
toryr is offline   Reply With Quote
Old 03-15-2022, 09:02 AM   #52
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Yeah, but it wrapped around to the top and the last progress is 1.0
Check the processes. Also look for update-binary in ps -e

Also, as long as you're connected, do this:
Code:
# dd if=/dev/block/by-name/recovery of=/dev/block/sda1/recovery.img
It could be some deadlock in the pipes. Don't reset or do anything rash until we figure out what is going on.

Last edited by Renate; 03-15-2022 at 09:27 AM.
Renate is offline   Reply With Quote
Old 03-15-2022, 09:26 AM   #53
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
Ah. You're right. I tried flashing by pushing update-binary via adb and running it that way, and it works. dd gives:
Code:
dd: /dev/block/sda1/recovery.img: No such file or directory
I tried rebooting and now I see the startup screen (hurray!), but it won't go past the "starting up" stage.

Last edited by toryr; 03-15-2022 at 09:28 AM. Reason: clarity
toryr is offline   Reply With Quote
Old 03-15-2022, 09:37 AM   #54
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by toryr View Post
Ah. You're right. I tried flashing by pushing update-binary via adb and running it that way, and it works.
Huh? How are you typing to ADB and have the update.zip still installed on the flash?

Ok, do you have ADB working on your (partially booted) normal system?
Renate is offline   Reply With Quote
Old 03-15-2022, 09:40 AM   #55
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
I pushed the update.zip and update-binary to /data and ran ./update-binary 2 1 update.zip. Tried rebooting, didnt work (also no adb), so i went back to recovery.
toryr is offline   Reply With Quote
Old 03-15-2022, 09:52 AM   #56
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
So your /data wasn't encrypted? And it was mounted already? Or did you mount it?
Was ADB enabled before on the regular system?
Renate is offline   Reply With Quote
Old 03-15-2022, 09:56 AM   #57
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
I honestly dont know, i just did adb push to data and it all kinda worked.

I did root my device and enabled adb in that process, before bricking it, is that what you mean?
toryr is offline   Reply With Quote
Old 03-15-2022, 10:09 AM   #58
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
So update-binary printed out the log? Did it end at the same set_progress 1.0000?
Renate is offline   Reply With Quote
Old 03-15-2022, 10:16 AM   #59
toryr
Member
toryr began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2022
Device: Onyx Boox Nova Air
Yup! ()
toryr is offline   Reply With Quote
Old 03-15-2022, 10:48 AM   #60
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,835
Karma: 16716233
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Well, if you have /data in recovery then just check:
/data/system/users/0/settings_global.xml that it has
Code:
settings_global.xml:  <setting id="5236" name="adb_enabled" value="1" package="android" defaultValue="1" defaultSysSet="true" />
Don't copy mine! Just change value="1" if value is zero.
Renate is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Onyx Boox Poke 3 ilovereading.com Onyx Boox 21 12-06-2021 06:16 AM
Onyx Boox Poke 3 case Waylander Onyx Boox 4 05-20-2021 10:59 AM
Onyx Boox Poke 3 Solo1959 Devices 2 01-13-2021 08:03 PM
kobo vs onyx boox poke 3 kalipsosu Which one should I buy? 12 10-22-2020 06:59 PM


All times are GMT -4. The time now is 10:23 PM.


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