Ver Mensaje Individual
  #1  
Viejo 25/07/18, 19:35:54
Array

[xs_avatar]
Kordova87 Kordova87 no está en línea
Usuario poco activo
 
Fecha de registro: jul 2018
Mensajes: 2
Modelo de smartphone: Xiaomi
Tu operador: Movistar
Xiaomi bloqueado en modo fastboot

No se si le ha ocurrido a alguien algo parecido con un XIAOMI. Trate de instalarle a mi xiaomi 8 se la version multi
xiaomi.eu_multi_MI8SE_8.7.19_v10-8.1 con un TWRP via Fastboot mode. Pero mientras se instalaba cuando se reinicia el
movil para finalizar instalacion me aparece en la pantalla 'The system has been destroyed'. Asi que trato de volver a poner en modo fastboot para instalarle la
anterior version con la que funcionaba el movil bien. Pongo el movil en modo fastboot,
el ordenador me lo reconoce, pero abro el cmd y cuando quiero abrir como antes el twrp(le puse de nombre recovery) me aparece lo siguiente:

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (63108 KB)...
OKAY [ 1.604s]
writing 'recovery'...
FAILED (remote: Flashing is not allowed in Lock State)
finished. total time: 1.767s

Pruebo de esta manera y lo mismo:

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.575s]
booting...
FAILED (remote: Boot Command is not allowed in Lock State
)
finished. total time: 1.587s

Según busque por Internet otra posible solucion era esta poner el fastboot oem como desbloqueado:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.016s]
finished. total time: 0.018s

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
..
FAILED (remote: Token Verify Failed, Reboot the device
)
finished. total time: 0.038s
...

FAILED (remote: Token Verify Failed, Reboot the device

Por ultimo probe descargandome miflash_unlock desde https://en.miui.com/unlock
Pero no llega a desbloquearlo mostrandome el mensaje de 'Current account is not bound to this device'

Gracias y Un saludo
Responder Con Cita