View Single Post
Old 08-26-2020, 08:34   #1 (permalink)
Fisiu
Insane Poster
 
Join Date: Dec 2009
Location: Poland
Posts: 97
Member: 1180176
Status: Offline
Thanks Meter: 32
How to LOCK FB in HMA-L29?

Hi,


I try lock backdoor in Huawei Mate 20 (Android10) but after reboot still - FB LockState: UNLOCKED.


Code:
fastboot oem backdoor set 1
- not working (Backdoor command not supported)


Code:
fastboot oem hwdog certify set 1
- not working


Code:
fastboot oem hwdog certify close
- working but the command returns OK and after reboot FB is unlocked


I did downgrade to Android 9 via DC-Phoenix but no change*


Code:
C:\ADB_Fastboot>fastboot oem get-product-model
...
(bootloader) HMA-L29
OKAY [  0.022s]
finished. total time: 0.022s

C:\ADB_Fastboot>fastboot oem lock-state info
...
(bootloader)  FB LockState: UNLOCKED
(bootloader)  USER LockState: LOCKED
OKAY [ -0.000s]
finished. total time: -0.000s

C:\ADB_Fastboot>fastboot oem hwdog certify set 1
...
FAILED (remote: input value equal)
finished. total time: 0.022s

C:\ADB_Fastboot>fastboot oem hwdog certify set 0
...
OKAY [  0.016s]
finished. total time: 0.016s

C:\ADB_Fastboot>fastboot oem hwdog certify set 1
...
OKAY [  0.016s]
finished. total time: 0.016s

C:\ADB_Fastboot>fastboot oem hwdog certify close
...
OKAY [  0.270s]
finished. total time: 0.270s

C:\ADB_Fastboot>fastboot oem lock-state info
...
(bootloader)  FB LockState: LOCKED
(bootloader)  USER LockState: LOCKED
OKAY [  0.000s]
finished. total time: 0.000s

C:\ADB_Fastboot>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [  0.016s]
finished. total time: 0.016s

C:\ADB_Fastboot>fastboot oem lock-state info
...
(bootloader)  FB LockState: UNLOCKED
(bootloader)  USER LockState: LOCKED
OKAY [  0.000s]
finished. total time: 0.000s
Any suggestions?


Btw. If possible, please add buttons: Lock bootloader and unlock bootloader (FB Lockstate) in hcu or dc-phoenix
  Reply With Quote
 
Page generated in 0.11596 seconds with 7 queries