Offline
Hola amigos tras hacer unlock con Gcpro con el metodo NEWQC_METHOD el telefono queda liberado pero no arroja señal y
cuando imtentas hacer una llamada te dice DESACTIVE EL MODO AVION. Vi que muchos han posteado este problema y no encontre
solucion aun. Pues aqui les comparto, mi solucion. FUNCIONANDO 100%. Quiero aclarar una cosa. TIENEN QUE TENER MUCHO CUIDADO
CON LA ROM QUE PONEN FIJENSE BIEN EN LA SEGURIDAD DEL TELEFONO, no vaya a ser que intenten flashear una inferior y quede
el telefono en BRICK.
1. Lo primero que haremos es romper el BOOTLOADER.
2. Descargar la ROM del telefono.
3. Abrir CMD modo fastboot, introducir los siguientes comandos
ESTO NOS INSTALARA EL SISTEMA PARTICION POR PARTICION)
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash oem oem.img_sparsechunk.0
fastboot flash oem oem.img_sparsechunk.1
fastboot erase userdata
fastboot erase cache
fastboot erase DDR
fastboot oem fb_modem_clear
fastboot reboot
Terminado el proceso ya quedara en el modo inicial. A mi el desbloqueo me funciono con el metodo MOTOX_METHOD.
Saludos espero que les sirva de algo
cuando imtentas hacer una llamada te dice DESACTIVE EL MODO AVION. Vi que muchos han posteado este problema y no encontre
solucion aun. Pues aqui les comparto, mi solucion. FUNCIONANDO 100%. Quiero aclarar una cosa. TIENEN QUE TENER MUCHO CUIDADO
CON LA ROM QUE PONEN FIJENSE BIEN EN LA SEGURIDAD DEL TELEFONO, no vaya a ser que intenten flashear una inferior y quede
el telefono en BRICK.
1. Lo primero que haremos es romper el BOOTLOADER.
2. Descargar la ROM del telefono.
3. Abrir CMD modo fastboot, introducir los siguientes comandos
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash oem oem.img_sparsechunk.0
fastboot flash oem oem.img_sparsechunk.1
fastboot erase userdata
fastboot erase cache
fastboot erase DDR
fastboot oem fb_modem_clear
fastboot reboot
Terminado el proceso ya quedara en el modo inicial. A mi el desbloqueo me funciono con el metodo MOTOX_METHOD.
Saludos espero que les sirva de algo