View Single Post
Old 04-07-2022, 10:15 PM   #54
Machinus
Enthusiast
Machinus began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
Quote:
Originally Posted by Renate View Post
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 View Post
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 View Post
Has this device already had one normal update to it?
It is Android 11 with one Boox update.

Quote:
Originally Posted by Renate View Post
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
Machinus is offline   Reply With Quote