Moto G5 Xt-1677 Dead after Flash Hardbrick Solution
1.Download the files
a. Minimal ADB Fastboot 1.4.1 Portable
b. Motorola drivers
c. CEDRIC_OPP28.85-16_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml (Firmware 8.0)
d. mmcblk0 for moto g5.
e. linuxmint-19.1-cinnamon-32bit
f. rufus-3.5
2. 32GB Micro SD card
3. Follo the Steps.......
___________________________________________________________________________________________________
1st step
Download the "linuxmint-19.1-cinnamon-32bit" and creat bootable pendrive using "rufus-3.5"
2nd step
Run "linuxmint-19.1-cinnamon-32bit" using bootable pendrive and do same as in given video
using command mode "mmcblk0" copy in "32GB micro SD Card" here is two commands given.
Terminal comands
if your sdcard is seen like " /dev/sdb1"
in terminal apply this command:
Code:
sudo dd bs=4M if=mmcblk0.img of=/dev/sdb status=progress oflag=sync
-if your sdcard is seen like " /dev/mmcblk0p1"
in terminal apply this command:
Code:
sudo dd bs=4M if=mmcblk0.img of=/dev/mmcblk0 status=progress oflag=sync
3rd step
After complite the copy of "mmcblk0" in Memory Card Just Insert Memory Card In Moto G5 XT-16--.
and press the Volume Down Button+Power Button. And you See The Phone Boots in Download Mode.
4th step
Just Flash with stock firmware...
And redy to use......
__________________________________________________________________________________________________________
Thank you for Watching
If you get any problem plese Contact me.
My Whatsapp number is- +919085492815, +918474000526
My Email address is - [email protected]
[email protected]
______________________________________________________________________________________________________________
Dowwnload Links..............
MMCBLK0- http://svencrai.com/8xZ6
And Flashing Command----------
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 (only oreo firmware)
fastboot flash system system.img_sparsechunk.6 (only oreo firmware)
fastboot flash system system.img_sparsechunk.7 (only oreo firmware)
fastboot flash system system.img_sparsechunk.8 (only oreo firmware)
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
_________________________________________________________________