Ir para conteúdo

Moto e 1514 travado na tela de fastboot apos flash


Posts Recomendados

Chegou em minha assistencia um moto E travado no boot então passei a firmware XT1514_SURNIA_RETBR_DS_6.0_MPI24.65-39_cid12_subsidy-DEFAULT_CFC e ele ficou travado na tela de fastboot com o seguinte erro em anexo:

 

ja passei várias firmware, ele sempre volta nessa tela. 

Ele não destrava bootloader (check 'allow oem unlock' in developer options)

 

Alguem ajuda?

20160719_212227.jpg

Link para o comentário
Compartilhar em outros sites

Bom dia,

 

O senhor pode usar a mesma firmware que o Anderson mencionou, fazendo o procedimento via ADB.

O RSD sempre reconhece os aparelho em modo fastboot. O que pode estar acontecendo é que os drivers não estão corretos. Uma outra opção, é usar as portas USB 2.0 (geralmente funcionam melhor com RSD).

 

Com relação ao erro, o senhor terá que procurar a versão de firmware mais nova ou igual à que está no aparelho que tem em mãos. Teste com a que o Anderson mencionou e poste o resultado.

Link para o comentário
Compartilhar em outros sites

Eu estava usando as linha de comandos:

 

mfastboot.exe flash partition gpt.bin 
mfastboot.exe flash motoboot motoboot.img 
mfastboot.exe flash logo logo.bin 
mfastboot.exe flash boot boot.img 
mfastboot.exe flash recovery recovery.img 
mfastboot.exe flash system system.img_sparsechunk.0 
mfastboot.exe flash system system.img_sparsechunk.1 
mfastboot.exe flash system system.img_sparsechunk.2 
mfastboot.exe flash system system.img_sparsechunk.3 
mfastboot.exe flash modem NON-HLOS.bin 

mfastboot.exe erase modemst1 
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache 
mfastboot.exe erase userdata 
mfastboot.exe reboot

----------------------------------------------------

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 system system.img_sparsechunk.5
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

--------------------------------------------------------

Apenas mudei as linhas de comando para:

mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash system system.img_sparsechunk.4
mfastboot.exe flash system system.img_sparsechunk.5
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1 
mfastboot.exe erase modemst2 
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache 
mfastboot.exe erase userdata
pause
mfastboot.exe reboot

 

e passou o flash. que coisa louca!!!

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...