Ver Mensaje Individual
  #8  
Viejo 23/05/15, 09:30:06
Avatar de HEINER00
HEINER00 HEINER00 no está en línea
Usuario poco activo
Mensajes: 12
 
Fecha de registro: jul 2014
Mensajes: 12
Modelo de smartphone: Moto G ds
Tu operador: Movistar
Mencionado: 1 comentarios
Tagged: 0 hilos
guiño

Cita:
Originalmente Escrito por LEPT Ver Mensaje
¿Y has probado a flashear mendiate mfastboot una STOCK ROM para tu modelo de Moto G? Nada de instalar un ZIP mediante el Recovery de una Custom ROM (como por ejemplo CyanoGenMod).

Prueba con esta STOCK ROM:
BRASIL_XT1033_5.0.2_LXB22.46-28_cid12_CFC


Muchas gracias, con esta rom que colocaste si funciona la 2da sim, lastimosamente no funciona el wiffi pero creo que es daño del telefono porque segui el tuto para reparar el wiffi y no funciona.


EL ERROR ERA QUE FLASHEABA CON LOS COMANDOS PARA ROMS 4.4.x y NO LOS DE 5.0.2.



Código:
4.4.x
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
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 modem NON-HLOS.bin
fastboot erase modemst1 
fastboot erase modemst2 
fastboot flash fsg fsg.mbn
fastboot erase cache 
fastboot erase userdata 
fastboot reboot


5.0.2

mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
Responder Con Cita