PDA

Ver la Versión Completa : [ TUTORIAL ] Revivir, Unbrick moto g XT1670 XT1671 XT1676 ...


jadeT3232
22/07/18, 01:59:29
Enlace a xda

This guide is for hard bricked Moto G5 Cedric
Hard bricked means a device which can not enter bootloader mode normally


This method has now been confirmed working

XT1672 32gb version (also works with XT1670 XT1671 and XT1676)
Download mmcblk0 image from here (https://drive.google.com/file/d/1nx-9HrJiexunhd_O47k_DBAzaKj3EvkC/view)
Thanks to jcbotelho for providing image

Requirements
Freshly formatted microSD card of at least 32gb
7zip
Linux mint live usb/dvd
USB card reader


Method
The BEST method to flash the sdcard with mmcbk0.img file is to use LINUX!
Windows user have no need to install Linux in pc, you can run Linux from a bootable usb-stick or pendrive that is at least 8gb

0) Put the Moto g5 on mains charge until you have finished flashing the sdcard so it's fully charged ready for the boot test!
1) Run linux, preferable cinnamon or mate versions of linux Mint
2) Insert the sdcard in pc or card reader and open "Disks" app
3) In "Disks" app select sdcard and you will see the sdcard partitions
4) Press "-" to delete the partition (delete all partitions if there is more than one)
5) Press "+" to create a new one and name it mmcblk0, set FAT(FAT32) file format and press "CREATE"
6) Press "Play" button to mount the sdcard, look to see what path the sdcard has (/dev/sd??) and then close the "Disks" app
7) Go to Desktop, open "Computer" and navigate to the location when the img file is extracted (mmcblk0.img)
8) Open the window where img file is with root (right click on window and select "open as root")
9) In root window open the Terminal (right click on window and select "open terminal")
no need to type "su" in terminal, it has root already (see notes if using Linux live usb/dvd)
10) Type in terminal the comand written below and dont forget to eliminate that "1" from the sdcard path,
that "1" can make the differnce betwen phone boot or not!!!!!


Things to note
Linux Live dvd doesn't have open as root so just open in terminal and add sudo to the start of the commands
I've included this in the commands below

If you get a status error just remove status=progress from the terminal command below


Terminal comands
- if your sdcard is seen like " /dev/sdb1"
in terminal aply that comand:
sudo dd bs=4M if=mmcblk0.img of=/dev/sdb status=progress oflag=sync

-if your sdcard is seen like " /dev/mmcblk0p1"
in terminal aply that comand:
sudo dd bs=4M if=mmcblk0.img of=/dev/mmcblk0 status=progress oflag=sync

and the flashing process should start
when it finishes, test the sdcard in the phone and it should boot!

If you get a size error of the sdcard in terminal you have to change the sdcard and try again!

Thanks to vaserbanix for the guide


Re-flash Stock Firmware
Once the phone is in bootloader mode you can flash stock firmware via fastboot
Note that in order to flash gpt the firmware MUST be the same or newer than the version currently on your phone

Once you have firmware that is the same or newer than your current version you can remove the sd card and run these commands (assuming you have fastboot all setup on your pc)

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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize (ignore any error)
fastboot erase clogo (ignore any error)
fastboot oem fb_mode_clear
fastboot reboot


Imei fix
If your imei is 0 then follow instructions from here (https://forum.xda-developers.com/g5/how-to/how-to-recovery-4g-moto-g5-t3787208)
You should be able to restore stock after & keep imei

https://forum.xda-developers.com/g5/how-to/rooted-moto-g5-run-morning-post-image-t3776012

josebostal
22/09/18, 16:07:04
Hola cómo estás? Yo use este mismo archivo mmcblk0.img y gracias a este archivo que es la rom de 32 GB lo pude recuperar al moto g5, pero con otro método pero con el mismo archivo. Hoy tengo android 8.1 oficial en mí xt1671. Saludos

grosobart
03/10/18, 10:08:32
hola amigo podrias ayudarme tengo mi moto g5 que solo parpadea el led intente con un metodo que vi en youtube ese archivo en una memoria 32 gb con rufus eso quedo bien pero algo estoy haciendo mal no logro que arranque, gracias
edito: osea tengo que instalar linux mint en mi pc, he instalado infinidad de softwares en mis dispositivos , pero nunca habia sufrido un hardbrick como este en el que el dispositivo quedara casi muerto jajaja necesito ayuda por favor para aprender en este tema gracias

dnfuentes
06/10/18, 22:16:34
Movemos al subforo de ROMs y desarrollo jadeT3232:

jhh387
10/10/18, 05:00:38
hola tengo un moto g5s y al flashearlo lo prende como lo soluciono

Rambaudee
12/10/18, 12:02:58
Hola cómo estás? Yo use este mismo archivo mmcblk0.img y gracias a este archivo que es la rom de 32 GB lo pude recuperar al moto g5, pero con otro método pero con el mismo archivo. Hoy tengo android 8.1 oficial en mí xt1671. Saludos

podrias ayudarme? tengo el mismo telefono soy de venezuela y no consigo la manera de arreglarlo, gracias de antemano! solo parpadea el led, tengo una micro sd de 64gb

faeajefexx
17/10/18, 15:37:40
hola cómo estás? Yo use este mismo archivo mmcblk0.img y gracias a este archivo que es la rom de 32 gb lo pude recuperar al moto g5, pero con otro método pero con el mismo archivo. Hoy tengo android 8.1 oficial en mí xt1671. Saludos

tengo el mismo problema ya lo hice con rufu en linux pero no arranca
me puedes ayudar

Nacho Asturias
17/10/18, 16:10:36
Gracias por el aporte

galbm12
31/10/18, 23:48:21
Donde pudeo conseguir el archivo mmkblk0 para un moto G5 de 16g de momoria interna y 3 de ram ayudame porfavor


Enlace a xda



https://forum.xda-developers.com/g5/how-to/rooted-moto-g5-run-morning-post-image-t3776012

amaral178
15/12/18, 14:25:20
Donde pudeo conseguir el archivo mmkblk0 para un moto G5 de 16g de momoria interna y 3 de ram ayudame porfavor

SOLUCIONADO MOTO G5 XT1676 vuelve a la vida EN ESTE FORO:
https://forum.xda-developers.com/g5/help/moto-g5-cedric-xt1676-led-lights-help-t3773984

la rom es de 32 gb aunque tu movil tenga 16 gb
funciona, creeme.

jabaclar0610
20/01/19, 16:18:58
Hola cómo estás? Yo use este mismo archivo mmcblk0.img y gracias a este archivo que es la rom de 32 GB lo pude recuperar al moto g5, pero con otro método pero con el mismo archivo. Hoy tengo android 8.1 oficial en mí xt1671. Saludos buen día amigo puede tener la amabilidad de compartir como hizo, que herramientas uso y donde descargo la stock rom oreo? pues yo he hecho el proceso así como usted lo hizo anteriormente pero el móvil no da y además la stock rom la he tratado de bajar de xda pero sale el molesto 404 not found de antemano muchas gracias por su atención y buen día...

neo_noa2000
11/04/19, 19:07:16
Hola. Nadie que tenga el tutorial en castellano?
Tengo el moto G5 ahi brikeado y no sé por dónde empezar para meterle mano...