View Single Post
Old 01-15-2023, 09:09 AM   #5
darcity
Member
darcity began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jan 2023
Device: Onyx Boox Note Air 2
Before I bricked it, I updated to the latest firmware version.

Had ADB enabled. But the device is not recognized by adb within the bootloop. Kernel ringbuffer notifies a new xhci_hcd USB device in each loop.

Code:
fastboot boot recmod
did not work for me. Therefore flashed it on boot partition.
Code:
fastboot flash boot recmod
As the device boots up, it stops with a white screen. But it still doesn't show up as a adb device.

Maybe ADB was disabled during firmware update.

Is it also possible to flash the whole update.zip?

Thank you!
darcity is offline   Reply With Quote