Quote:
Originally Posted by Renate
Just to confirm:
You used edl.exe to get your boot files, long and short.
|
Yes, they are linked in the previous post.
Quote:
Originally Posted by Renate
Things were working fine still after the last time you touched edl.exe
You could still get to normal Android.
After juggling problems with drivers and fastboot is when you stopped being able to get to Android (and ADB).
|
The device worked until I did this the second time:
Code:
C:\>fastbogus boot magisk_patched-24300_I3L2y.img
C:\>fastbogus reboot
Quote:
Originally Posted by Renate
Has this device already had one normal update to it?
|
It is Android 11 with one Boox update.
Quote:
Originally Posted by Renate
You can do a "fastbogus getvar all" and compare it to the first one you got.
|
Quote:
Originally Posted by getvar #1
(bootloader) current-slot:b
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:6
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:5
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
|
Quote:
Originally Posted by getvar #2
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:6
(bootloader) slot-unbootable:b:yes
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:0
(bootloader) slot-unbootable:a:yes
(bootloader) slot-successful:a:no
|