[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 257: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 319: mysqli_free_result(): Couldn't fetch mysqli_result
ClanCells.com - Club De Técnicos En Telefonía Móvil • RECUPERAR IMXX DE MOTOROLA TRAS ACTUALIZAR
Página 1 de 1

RECUPERAR IMXX DE MOTOROLA TRAS ACTUALIZAR

Publicado: Lun Jun 25, 2018 11:13 pm
por DrHugh22
RECUPERAR IMXX NULL MOTOROLA TRAS ACTUALIZACION
Motorola XT 1032, 1040, 1527, 1670, 1672 Y OTROS COM PLATAFORMA QUALCOMM

Bueno colegas, muchas veces llegan a nuestras manos equipos Motorola android, sin imXX tras actualizar o imXX null o imXX 0, esto se soluciona muy fácilmente, manos a la obra:
1- Tener al batería del equipo al 100%
2- Desactivar las opciones de recuperaron de google
3- Apagamos, entramos en modo fastboot (vol. – y power)
4- Tener descargado el firmware correspondiente al equipo, los podes encontrar aca: https://firmware.center/firmware/Motorola/
5- Una vez descargado el firm. Instalados los drives, el minimal adb -lo bajas aca : https://androidfilehost.com/?fid=746010030569952951 , y demás, conectamos y escribimos los siguientes comandos:

MID FLASH RECUPERAR IMXX:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot reboot

FULL FLASH RECUPERAR IMXX
-en los casos deben flashear completamente el firm.—
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.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 system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot

luego del reinicio, recuperamos el imxx de nuestro equipo, aclaro, vuelve al imxx original de equipo, en su caso posteriormente recurrir a solución.-