One day my Nokia 6.1 goes into "Download mode" and rebooting doesn't help.
Flashing TWRP doesn't work:
$ fastboot boot twrp-3.3.1-0-PL2.img
downloading 'boot.img'...
OKAY [ 1.235s]
booting...
FAILED (remote: unlock device to use this command)
finished. total time: 1.236s
Unlocking doesn't work:
$ fastboot oem unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.000s
$ fastboot flashing unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.000s
Repeatedly calling
fastboot continue
just prints a bunch of system info on my phone screen (e.g. DEVICE STATE = locked
).
How do I recover the phone?
Asked by Sparkler
(163 rep)
Dec 25, 2019, 05:23 PM