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 02-14-2024, 08:48 PM   #1
snuggy
Member
snuggy began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Unhappy Max Lumi: Updated from factory (2.X.X) to 3.5 and now touch doesn't work

Hey, I updated a Max Lumi from ebay (preowned) that looks to have never been used.

Everything worked fine when I booted and went through setup, but after updating to 3.5 (latest) the screen displays, but now doesn't register touch.

Apparently this is an issue when the boot.img and update don't match, so I thought there might've been a problem there.

I tried fastboot boot the stock boot.img for 3.5 from https://www.mobileread.com/forums/sh...d.php?t=336523 but that left me with the same issue.

I also tried factory resetting the device using recovery, to no avail.

Does anyone have any ideas?

snuggy is offline   Reply With Quote
Old 02-16-2024, 05:39 PM   #2
jljtgr
Enthusiast
jljtgr began at the beginning.
 
Posts: 28
Karma: 16
Join Date: May 2023
Device: BOOX Nova Air C
It might be worth a try to reflash the update if you think that there is a mismatch between partitions. A full update file should include the boot partition.

Unless I miss my guess, you should be able to get the update UPX from here:
Code:
http://data.onyx-international.cn/api/firmware/update?where=%7B%22buildNumber%22:0,%22buildType%22:%22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en_US%22,%22model%22:%22MaxLumi%22,%22submodel%22:%22%22,%22fingerprint%22:%22%22%7D
http://firmware-us-volc.boox.com/382647ca3866d28d1c3a519c8f1d62e6/update.upx
You will need the following project to convert the UPX to ZIP...
https://github.com/Hagb/decryptBooxUpdateUpx

With the update.zip, you can adb sideload update.zip... assuming your device can enter recovery and you can navigate the menu. Use the sideload command when the recovery prompts you for it.

If you haven't set up ADB authorization yet for your device, you might have to plug a mouse into your device to navigate without touch. Other navigation methods like scrcpy probably won't work without ADB authorization unless you can figure out OTG mode.
jljtgr is offline   Reply With Quote
Advert
Old 02-16-2024, 07:39 PM   #3
Renate
Wizard
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: 2,319
Karma: 9999999
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5
You can also download (on desktop or device) the update.upx and still encrypted park it on /sdcard
Then:
Code:
C:\>adb shell
$ am start -a onyx.settings.action.firmware
It will pop up and ask you if you want to update.
Renate is offline   Reply With Quote
Old 02-18-2024, 07:41 AM   #4
snuggy
Member
snuggy began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
With the update.zip, you can adb sideload update.zip... assuming your device can enter recovery and you can navigate the menu. Use the sideload command when the recovery prompts you for it.

If you haven't set up ADB authorization yet for your device, you might have to plug a mouse into your device to navigate without touch. Other navigation methods like scrcpy probably won't work without ADB authorization unless you can figure out OTG mode.[/QUOTE]

Hey there, I was able to do this but no dice.
Would you happen to have any idea how to get the original OS version back on the device using the API download page?
snuggy is offline   Reply With Quote
Old 02-18-2024, 07:46 AM   #5
snuggy
Member
snuggy began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Quote:
Originally Posted by jljtgr View Post
It might be worth a try to reflash the update if you think that there is a mismatch between partitions. A full update file should include the boot partition.

Unless I miss my guess, you should be able to get the update UPX from here:
Code:
http://data.onyx-international.cn/api/firmware/update?where=%7B%22buildNumber%22:0,%22buildType%22:%22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en_US%22,%22model%22:%22MaxLumi%22,%22submodel%22:%22%22,%22fingerprint%22:%22%22%7D
http://firmware-us-volc.boox.com/382647ca3866d28d1c3a519c8f1d62e6/update.upx
You will need the following project to convert the UPX to ZIP...
https://github.com/Hagb/decryptBooxUpdateUpx

With the update.zip, you can adb sideload update.zip... assuming your device can enter recovery and you can navigate the menu. Use the sideload command when the recovery prompts you for it.

If you haven't set up ADB authorization yet for your device, you might have to plug a mouse into your device to navigate without touch. Other navigation methods like scrcpy probably won't work without ADB authorization unless you can figure out OTG mode.
Just trying this button to see if the reply works
snuggy is offline   Reply With Quote
Advert
Old 02-18-2024, 07:58 AM   #6
jljtgr
Enthusiast
jljtgr began at the beginning.
 
Posts: 28
Karma: 16
Join Date: May 2023
Device: BOOX Nova Air C
It's not simple to downgrade OS versions. Renate might be able to help with that, but I've only read that you have to mess with the update scripts to bypass the version checks that normally block it.

As for getting the download, you might be able to find someone mentioning the download link in a post around here similar to what I posted. Onyx doesn't usually make it easy to get old versions.

PS... have you considered that perhaps your device was from a different region and that's why things don't match up correctly? Although, it sounded like you updated the normal way, which should have pulled the correct region...
jljtgr is offline   Reply With Quote
Old 02-18-2024, 08:08 AM   #7
jljtgr
Enthusiast
jljtgr began at the beginning.
 
Posts: 28
Karma: 16
Join Date: May 2023
Device: BOOX Nova Air C
Downloads in a quick search, for example: https://www.mobileread.com/forums/sh...1&postcount=69
Apparently Onyx hosts some older firmwares(maybe): https://downloads.boox.com/download/max
jljtgr is offline   Reply With Quote
Old 02-18-2024, 10:50 AM   #8
snuggy
Member
snuggy began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Just quickly: I wanted to say thank you to yourself and Renate for helping me.
I'll get back on this tomorrow after work x

... and, I'm missing my ereader dearly.
snuggy is offline   Reply With Quote
Reply

Tags
boox, boox update, max lumi, no touch, update


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting Google Meet to work on Max Lumi and other new devices Boreras Onyx Boox 0 03-15-2021 10:33 AM
Max 3 / Max Lumi: lack of physical buttons annoying? mr_sm1th Onyx Boox 6 12-19-2020 10:45 AM
Glo Glo updated and Nightmode doesn't work Catsnkites Kobo Reader 21 10-18-2019 10:02 PM
Updated N96ML to Android 4.4 - Front light doesn't work?! stardest Onyx Boox 2 10-20-2018 11:29 AM
Touch Calibre doesn't work with my touch jfca283 Kobo Reader 3 08-12-2012 05:32 AM


All times are GMT -4. The time now is 07:46 PM.


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