View Single Post
Old 09-24-2024, 05:32 PM   #58
dcarvil
Connoisseur
dcarvil is on a distinguished road
 
Posts: 71
Karma: 66
Join Date: Jan 2024
Device: Boox Note Air 3
Quote:
Originally Posted by lcchy View Post


I also have a question, if anyone can help: when flashing I actually flash to both slots A and B, as just A does not seem to be enough.

If flashing to only slot A does not work, that probably means A is not the active slot. The active slot can alternate between A and B, depending on how you update.

You can determine which slot is active with this adb command:

adb shell getprop ro.boot.slot_suffix

It will return _a or _b.

There is probably a way to get the active slot with edl, but I don't know how offhand.
dcarvil is offline   Reply With Quote