- Aug 31, 2016
- 297
- 67
Hi all, just a while ago, I flashed Stable 8.1.2.0 xiaomi.eu on my Redmi 3S. The updater rebooted into TWRP, ran the update script, and then rebooted. The MI logo flashed briefly, then... a blank screen. Nothing else, for 10 minutes. I tried to reboot the phone holding the power button, and again, just the MI logo for a brief while and then a black screen.
Rebooting into TWRP recovery didn't work, but I could reboot into fastboot. Tried to reflash TWRP, but got this:
> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (29384 KB)...
OKAY [ 1.076s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 1.089s
Then, I ran fastboot oem device-info and found this:
> fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
OKAY [ 0.021s]
finished. total time: 0.023s
My bootloader got relocked!
I can enter fastboot, so I'm trying to unlock the bootloader (even though this means I will lose all data on the phone - argh)... Why did this happen? Obviously the phone was unlocked to begin with...
Rebooting into TWRP recovery didn't work, but I could reboot into fastboot. Tried to reflash TWRP, but got this:
> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (29384 KB)...
OKAY [ 1.076s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 1.089s
Then, I ran fastboot oem device-info and found this:
> fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
OKAY [ 0.021s]
finished. total time: 0.023s
My bootloader got relocked!
I can enter fastboot, so I'm trying to unlock the bootloader (even though this means I will lose all data on the phone - argh)... Why did this happen? Obviously the phone was unlocked to begin with...