Please help!! HARD-BRICKED MY MOTO G XT1033 on CM14.1. - Moto G Q&A, Help & Troubleshooting

I flashed the cm14.1 and gapps, worked fine... then i flashed the Google assistant zip on my moto g xt1033. After that, it would not boot up to anything.. I tried getting it into recovery but simply no response... when i press the power button for longer, it just shows the white page and the unlock bootloader details... then turns off back again.... then i try to get it into recovery, same situation... Whattodo?
Before this, to install the animated nav bar, i got the SYSTEMUI pk, modified its rw permissions as given ( http://forum.xda-developers.com/moto-g/general/cm-14-1-pixel-nav-animation-button-moto-t3509255 ) here and followed the same thing,, the navbar showed up with no problems and i used it with no problems at all.....
Please suggest a solution....
(awkwardly enough, i am experiencing it a little warm even after i'ts been close to 30-40 mins after is shut itself off)

can u access Bootloader menu?

jbanti said:
can u access Bootloader menu?
Click to expand...
Click to collapse
Yes i can access bootloader menu, sorry i took so late to reply because i was on a short trip lol..
SO, i just started it back by connecting it to PC via USb and it shows battery low(charging).
The bootloader is 41.1A(*)

Charge it for 4 hours and flash stock ROM using mfastboot from your PC.
Or flash TWRP from your PC, wipe all partitions, reboot and flash again CM+gapps.

In addition to what others have suggested, you can follow the instructions on the link posted below. Basically, you would unzip the file on your computer, boot into bootloader on your phone and run the 1-step bat file. After a few minutes, you will automatically be on 4.4.4. It is easy to re-root and flash a recovery (I used Philz, which offers you the ability to root in its reboot menu). Lastly, I updated the twrp to the latest and flashed a new ROM.
https://forum.xda-developers.com/showthread.php?t=2969729
Sent from my Moto G using Tapatalk

taadow1030 said:
In addition to what others have suggested, you can follow the instructions on the link posted below. Basically, you would unzip the file on your computer, boot into bootloader on your phone and run the 1-step bat file. After a few minutes, you will automatically be on 4.4.4. It is easy to re-root and flash a recovery (I used Philz, which offers you the ability to root in its reboot menu). Lastly, I updated the twrp to the latest and flashed a new ROM.
https://forum.xda-developers.com/showthread.php?t=2969729
Sent from my Moto G using Tapatalk
Click to expand...
Click to collapse
OK just to give you some information:
So this is what happening to me:
I flashed wrong files on my moto g. I think the files i flashed on my moto g were of Moto G3 or something. So my phone was stuck in bootloader rebooting.
I gave it to a shop and he got it back to kitkat with a flickering screen. Then i got the OTA and i was updating it to lollipop via OTA. It then went off., i dont know what happened but it would not even turn on by pressing power button. Then i connected it to a charger and notification light was blinking. Eventually, i got here and tried the procedure. So my mobile was recognised as qhsusb_bulk and then i followed the procedure further and then it was also recognised as qualcomm 9008 etc.
I flashed the blankflash and my bootloader screen showed up with a bootloader of 41.1A(*). Device is locked. Status code:0.
so when it comes in fastboot it shows:
Fastboot reason:Failed to initialize partition table
USB connected.
Now i tried to flash stock rom
mfastboot flash boot boot.img
fastboot flash reocovery 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
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.395s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.414s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash reocovery recovery.i
mg
target max-sparse-size: 256MB
sending 'reocovery' (10240 KB)...
OKAY [ 0.359s]
writing 'reocovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.384s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.0
target max-sparse-size: 256MB
sending 'system' (257883 KB)...
OKAY [ 8.497s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.500s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.1
target max-sparse-size: 256MB
sending 'system' (256782 KB)...
OKAY [ 8.439s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.459s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.2
target max-sparse-size: 256MB
sending 'system' (260098 KB)...
OKAY [ 8.633s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.648s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash system system.img_sp
arsechunk.3
target max-sparse-size: 256MB
sending 'system' (160376 KB)...
OKAY [ 5.360s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 5.395s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.653s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.666s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.016s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.024s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.067s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.105s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.058s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.011s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>mfastboot reboot
rebooting...
finished. total time: 0.003s
E:\MOTO G ROOT\MOTO G LOLLIPOP 5.0.2 NOV 15>
WHAT DO I DO NOW? PLEASE HELP.
(I KNOW I MADE A SPELLING MISTAKE IN FLASHING RECOVERY, BUT ANYWAYS WHEN I DO IT RIGHT, THE PHONE WOULD NOT WORK, ONLY BOOTS IN BOOTLOAER)

moralesnery said:
Charge it for 4 hours and flash stock ROM using mfastboot from your PC.
Or flash TWRP from your PC, wipe all partitions, reboot and flash again CM+gapps.
Click to expand...
Click to collapse
Following the brick, i gave my phone to repair in a shop. I got it back on kitkat. So i eventually got the OTA. then i updated to the OTA and my phone went off half-way. Now it just reboots to the bootloader and has notice :
Fastboot reason: Failed to initialize partition table

Believe it or not, when i attempted to use mfastboot commands, mine didn't work either. I'm not sure what went wrong, as all of the commands succeeded. However, when I flashed the bat file I described above, my phone was back in action less than 5 minutes later. I don't recommend using the OTA to update from KitKat though. It's far safer and better to install Philz , obtain root, flash twrp and then flash an updated ROM of your choice.
Sent from my iPad using Tapatalk

taadow1030 said:
Believe it or not, when i attempted to use mfastboot commands, mine didn't work either. I'm not sure what went wrong, as all of the commands succeeded. However, when I flashed the bat file I described above, my phone was back in action less than 5 minutes later. I don't recommend using the OTA to update from KitKat though. It's far safer and better to install Philz , obtain root, flash twrp and then flash an updated ROM of your choice.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
How to install philz now? becuase my device is showing Bootloader is locked.

thatRAHULfellow said:
How to install philz now? becuase my device is showing Bootloader is locked.
Click to expand...
Click to collapse
I'm not sure. My bootloader is unlocked, but I used fastboot (threads in Moto G General which includes one's by Lost101 has the specific instructions) to load Philz. Once flashed, boot into recovery. Then when you boot back into system, the recovery will ask you if you want to root. Select yes and you are good to go. Lastly, flashify app in the Play Store can be used to quickly flash twrp. I guess another way to root would be to flash superuser (also in lost101's threads in the OP section) via recovery as well. There are easier and quicker steps to do what I outlined, but the main advice is to use the bat file to quickly restore your phone to GPE kitkat and afterwards avoid updating through Motorola.
Sent from my Pixel using Tapatalk

Im getting Error 7 when i try flash, how to solve?

moto g xt1033 dual sim bootloader unlocked status code 3 no recovery ı will tried retail ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml.ASIA-DS_4.4.4_KXB21.14-L1.40_34_cid7_CFC_1FF.XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml ı cant ınstall .please help me ?

C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 5.021s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.263s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 5.091s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 10.915s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>paus
e
Devam etmek için bir tuşa basın . . .
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 4.992s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.249s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 5.086s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 10.901s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 5.004s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.013s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 5.402s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.791s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 5.395s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.799s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257755 KB)...
OKAY [ 14.834s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 24.041s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256949 KB)...
OKAY [ 23.254s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 32.877s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260404 KB)...
OKAY [ 17.088s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 25.956s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (166184 KB)...
OKAY [ 11.589s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 20.500s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 6.962s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 11.988s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.991s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.991s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 6.325s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 13.900s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.995s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 9.990s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe oem fb_mode_clear
...
OKAY [ 0.002s]
finished. total time: 0.004s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>mfas
tboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.008s]
finished. total time: 0.010s
C:\Users\sezai\Downloads\XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml>paus
e
Devam etmek için bir tuşa basın . . .
ı cant ınstall

Related

Help, hab check failed for recovery and boot

After the dumbest idea ever of downgrading to KitKat, I think i soft bricked my phone, it doesn't boot up.
When i try to flash a stock rom from bootloader it says:
Code:
hab check failed for recovery
hab check failed for boot
And when i try flashing a ROM or wiping on TWRP says:
Code:
unable to mount /data
unable to mount /cache
I tried everything i saw on XDA after googling many times the errors, nothing worked :crying:
One strange thing I saw was that when I tried "fastboot format data" it returned: "formatting is not supported for filesystem with type '' " , so, maybe, is a problem with the filesystem?
Help me, please :crying:
Done
Finally, I made it work, I erased and formatted all what i can, then through TWRP I formatted Data and now it works
Tizianop6 said:
Finally, I made it work, I erased and formatted all what i can, then through TWRP I formatted Data and now it works
Click to expand...
Click to collapse
Can you tell me the detail how to operate? Thanks!
Mr.Ju said:
Can you tell me the detail how to operate? Thanks!
Click to expand...
Click to collapse
I formatted all partitions through "fastboot erase" and other commands,flashed TWRP recovery, and then through TWRP I re-formatted all partitions
Tizianop6 said:
I formatted all partitions through "fastboot erase" and other commands,flashed TWRP recovery, and then through TWRP I re-formatted all partitions
Click to expand...
Click to collapse
Hi Mr. Ju,
I am having the exact same problem. I tried to use:
mfastboot devices
mfastboot erase userdata
mfastboot erase cache
mfastboot reboot
But it did not work. I sitll have the "hab check failed for boot" and hancheck failed for recovery" when I tried to reflash the GPE5.1 rom.
Can you please post all the mfastboot commands you used?
Thanks
Jº
Fastboot erase command is extremely dangerous and should not be played with.
@jpmaroco - Is your Bootloader locked?
Thanks lost101
No my boatloader is unlocked. I can't even wipe/factory reset with TWRP
jpmaroco said:
Thanks lost101
No my boatloader is unlocked. I can't even wipe/factory reset with TWRP
Click to expand...
Click to collapse
Try using mfastoot: https://www.androidfilehost.com/?fid=24052804347778493
Providing a log is helpful. Copy and paste command prompt after doing fastboot commands.
lost101 said:
Try using mfastoot: https://www.androidfilehost.com/?fid=24052804347778493
Providing a log is helpful. Copy and paste command prompt after doing fastboot commands.
Click to expand...
Click to collapse
Dear lost101,
Thanks for answering back. Here is the log:
E:\>mfastboot devices
TA92908ERZ fastboot
E:\>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.016s]
finished. total time: 0.016s
E:\>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
E:\>mfastboot reboot
rebooting...
finished. total time: 0.000s
@jpmaroco - I meant a log of you flashing the Firmware Image.
lost101 said:
@jpmaroco - I meant a log of you flashing the Firmware Image.
Click to expand...
Click to collapse
Thanks lost101, here it goes:
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>SET fastboot=fastboot.exe
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.003s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.004s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.069s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.339s]
finished. total time: 0.410s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.100s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 0.941s]
finished. total time: 1.078s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.586s]
writing 'modem'...
OKAY [ 0.802s]
finished. total time: 2.406s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.084s]
writing 'fsg'...
OKAY [ 3.179s]
finished. total time: 3.265s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.002s]
finished. total time: 0.002s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.002s]
finished. total time: 0.018s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.060s]
finished. total time: 0.178s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.384s]
writing 'boot'...
OKAY [ 0.644s]
finished. total time: 1.030s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.379s]
writing 'recovery'...
OKAY [ 0.621s]
finished. total time: 1.016s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 8.130s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.051s]
finished. total time: 16.184s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260812 KB)...
OKAY [ 8.239s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.069s]
finished. total time: 16.309s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 8.290s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 10.090s]
finished. total time: 18.380s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18680 KB)...
OKAY [ 0.640s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 0.633s]
finished. total time: 1.274s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase cache
erasing 'cache'...
OKAY [ -0.000s]
finished. total time: -0.000s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.027s]
finished. total time: 0.027s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>fastboot.exe oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.022s
E:\Stock Android to GPe\GPE 5.1 Lollipop 1 click installer\GPe_5.1\GPe_5.1_OneClick>pause
Press any key to continue . . .
---------- Post added 12th December 2015 at 12:14 AM ---------- Previous post was 11th December 2015 at 11:59 PM ----------
lost101 said:
@jpmaroco - I meant a log of you flashing the Firmware Image.
Click to expand...
Click to collapse
... and I get the same results if I use mfastboot instead of fastboot.
In the Phone, after
cmd: flash:boot
I get
hab check failed for boot
after
cmd: flash: recovery
i get
hab check failed for recovery
So, this seems to me that nothing is being flashed (It still keep my old twrp-2.8.7.0.-falcon_GPE.img recovery, not the stock one in GPE5.1 Lollipop)
I can boot in TWRP (after waiting for 5-6 minutes) but I can't factory reset because it says:
E: Could not mount /data and unable to find crypto footer
E: unable to mount /data
E:unbale to recreate /data/media/folder
... done
Does the same for "Storage" (unable to mount storage)...
Factory reset complete
failed
Should I try to flash the twrp-2.8.7.0.-falcon_STOCK.img?
Thanks for all your help lost101.
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
Use mfastboot.
Use these commands only:
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
mfastboot reboot​
lost101 said:
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
[/COLOR]
lost101 said:
Latest GPE 5.1 Firmware Image: https://www.androidfilehost.com/?fid=24269982086992480
I just reflashed the rom you sent me. I have the same "hab check failed" errors ;-(
And the phone just stays at the swirling dots after reboot... I think It is not writing anything ;-(. It still keeps the twrp recovery. if mfastboot was working than mfastboot flash recovery recovery.img should flash the stock (gpe) recovery, correct?
Thanks once again lost101, I appreciate your help!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
jpmaroco said:
I just reflashed the rom you sent me. I have the same "hab check failed" errors ;-(
And the phone just stays at the swirling dots after reboot... I think It is not writing anything ;-(. It still keeps the twrp recovery. if mfastboot was working than mfastboot flash recovery recovery.img should flash the stock (gpe) recovery, correct?
Click to expand...
Click to collapse
Yes. Emmc appears now to be read-only - an issue that is regularly reported on this forum and one that has no solution.
lost101 said:
Yes. Emmc appears now to be read-only - an issue that is regularly reported on this forum and one that has no solution.
Click to expand...
Click to collapse
No solution? Só my moto g is dead for good and there's no way to recover it?
moto g2 4g model rooted after booting is failed
hi i am venkat
i am rooted my moto g2 4g , battery is low mobile is shutdown, after i am trying to power on the device one binary code is coming in that device is Locked status code : 0 showing
i am trying to start normal mode ,recovery mode, factory mode, but i am fail , i dont know how to solve this, please help me,
thank you ...

[Q] XT1033 from US retail to Asia

Guys,
A friend bought a used Moto G Dual Sim xt1033 and it was rooted with kitkat 4.4.4 US Retail version 210.12.61.facon umts.retail.en.US
We need to lock the bootloader and go back to stock Asia Dual Sim Retail 4.4.4.
Current Baseband version is:
MSM8626BP 1032.390.81.01B, DFLT FSG
Build Number:
KXB21.14-L1.61
System Version:
210.12.61.facon umts.retail.en.US
Kernel version:
3.4.42-gc146877
[email protected] #1
Sat Aug 30 03:48:28 CDT 2014
Click to expand...
Click to collapse
I need to know if Flashing the Stock 4.4.4 ASIA Retail version & Locking the bootloader is possible on this without bricking the phone. I will follow the following guide:
http://forum.xda-developers.com/showthread.php?t=2700502
Thanks.
Yes,It is possible :good:
srisurya95 said:
Yes,It is possible :good:
Click to expand...
Click to collapse
Hi,
I tried the the following but it gave error. Now the baseband has been changed to the ASIA but it failed to flash the rom.
mfastboot.exe oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 2.648s]
finished. total time: 2.653s
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.384s
mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.109s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.319s]
finished. total time: 1.435s
mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.079s]
writing 'logo'...
OKAY [ 0.146s]
finished. total time: 0.232s
mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.425s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.935s
mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.434s]
writing 'recovery'...
OKAY [ 1.026s]
finished. total time: 1.467s
mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (260949 KB)...
OKAY [ 10.671s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 11.173s
mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (248721 KB)...
OKAY [ 9.106s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.272s
mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (254187 KB)...
OKAY [ 10.472s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.598s
mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk.3': No error
mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.775s]
writing 'modem'...
OKAY [ 2.388s]
finished. total time: 4.170s
mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.026s]
finished. total time: 0.115s
mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.026s]
finished. total time: 0.027s
mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.082s]
writing 'fsg'...
OKAY [ 5.305s]
finished. total time: 5.394s
mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.087s]
finished. total time: 0.090s
mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.747s]
finished. total time: 0.752s
mfastboot.exe oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.080s]
finished. total time: 0.084s
pause
Press any key to continue . . .
mfastboot.exe reboot
rebooting...
finished. total time: 0.002s
Click to expand...
Click to collapse
abhibhp said:
Hi,
I tried the the following but it gave error. Now the baseband has been changed to the ASIA but it failed to flash the rom.
Click to expand...
Click to collapse
It seems like u r flashing 4.4.4 firmware
do one thing ..flash 5.0.2 and don't use the command fastboot oem lock begin and fastboot oem lock
let the phone boot first then we can lock the boot loader
so exclude the first and last command and flash the firmware images
srisurya95 said:
It seems like u r flashing 4.4.4 firmware
do one thing ..flash 5.0.2 and don't use the command fastboot oem lock begin and fastboot oem lock
let the phone boot first then we can lock the boot loader
so exclude the first and last command and flash the firmware images
Click to expand...
Click to collapse
Thanks for the suggestion, will try that.
Using the 5.0.2 rom listed here.
http://forum.xda-developers.com/showthread.php?t=2700502
https://drive.google.com/file/d/0B5uo5LCdnblrcHJMblF3MlhaUjQ/edit
Also I got the following error earlier during partition:
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.384s
Click to expand...
Click to collapse
abhibhp said:
Thanks for the suggestion, will try that.
Using the 5.0.2 rom listed here.
http://forum.xda-developers.com/showthread.php?t=2700502
https://drive.google.com/file/d/0B5uo5LCdnblrcHJMblF3MlhaUjQ/edit
Also I got the following error earlier during partition:
Click to expand...
Click to collapse
Ignore the errors
If the device doesn't boot,skip gpt and motoboot.img
srisurya95 said:
Ignore the errors
If the device doesn't boot,skip gpt and motoboot.img
Click to expand...
Click to collapse
Thanks a lot man. Bug ups!
Everything worked perfectly.
Just need to lock the bootloader now.
Do i just use the
mfastboot.exe oem lock
Click to expand...
Click to collapse
abhibhp said:
Thanks a lot man. Bug ups!
Everything worked perfectly.
Just need to lock the bootloader now.
Do i just use the
Click to expand...
Click to collapse
glad to know
no u have to type
fastboot oem lock begin
____flash stock firmware again____
fastboot oem lock
srisurya95 said:
glad to know
no u have to type
fastboot oem lock begin
____flash stock firmware again____
fastboot oem lock
Click to expand...
Click to collapse
SST failure while OEM Lock after stock firmware flash.
abhibhp said:
SST failure while OEM Lock after stock firmware flash.
Click to expand...
Click to collapse
I assumed that would happen
happened to everyone who tried it
I don;t know whatsa the problem exactly but can I ask u why u want to lock?

Please help!! phone doesn't boot up

hey guys,
I used a youtube video and I did a thing with 5.x to 4.4.4 gpe but after my phone just doesn't boot up.
Do I have a bricked phone? It's Stuck at the bootloader menu with the error ''Boot up failed'' please help!!!
(sorry for bad english)
Be careful with downgrading. What model Moto G do you have?
lost101 said:
Be careful with downgrading. What model Moto G do you have?
Click to expand...
Click to collapse
I have moto g 4g version the 1st gen
and I think it didn't was a downgrade. my phone was 4.4.4 kitkat. it was really dumb of me to do this
poolta321 said:
I have moto g 4g version the 1st gen
and I think it didn't was a downgrade. my phone was 4.4.4 kitkat. it was really dumb of me to do this
Click to expand...
Click to collapse
I already tried to flash TWRP, CWM and Philz but it didn't work it still said Boot up failed
poolta321 said:
I have moto g 4g version the 1st gen
and I think it didn't was a downgrade. my phone was 4.4.4 kitkat. it was really dumb of me to do this
Click to expand...
Click to collapse
The safest thing would be to flash a custom recovery and then a ROM zip.
TWRP custom Recovery: https://www.androidfilehost.com/?fid=95916177934553450
Stock KitKat ROM zips: http://forum.xda-developers.com/moto-g/development/rom-stock-motorola-rom-collection-t2854688
Stock Lollipop ROM zips: http://forum.xda-developers.com/moto-g/development/rom-stock-motorola-lollipop-rom-t3017510
--
To flash TWRP use the fastboot command: fastboot flash recovery twrp-2.8.6.0-falcon.img
You can then use ADB to transfer or sideload a ROM zip to phone for flashing.
Related tutorial: http://forum.xda-developers.com/moto-g/general/twrp-adb-sideloading-tutorial-t3006563
EDIT: Since you just updated the post to state you have a 4G Moto G - do not flash non-4G ROMs or firmware images - that includes GPE!
lost101 said:
The safest thing would be to flash a custom recovery and then a ROM zip.
TWRP custom Recovery: https://www.androidfilehost.com/?fid=95916177934553450
Stock KitKat ROM zips: http://forum.xda-developers.com/moto-g/development/rom-stock-motorola-rom-collection-t2854688
Stock Lollipop ROM zips: http://forum.xda-developers.com/moto-g/development/rom-stock-motorola-lollipop-rom-t3017510
--
To flash TWRP use the fastboot command: fastboot flash recovery twrp-2.8.6.0-falcon.img
You can then use ADB to transfer or sideload a ROM zip to phone for flashing.
Related tutorial: http://forum.xda-developers.com/moto-g/general/twrp-adb-sideloading-tutorial-t3006563
Click to expand...
Click to collapse
Already tried to flash TWRP but still says Boot up failed when I go to recovery.
(my phone has a SD card slot)
poolta321 said:
Already tried to flash TWRP but still says Boot up failed when I go to recovery.
(my phone has a SD card slot)
Click to expand...
Click to collapse
You should only be flashing ROMs / Firmware / Recoveries available here: http://forum.xda-developers.com/moto-g/4g-development
lost101 said:
You should only be flashing ROMs / Firmware / Recoveries available here: http://forum.xda-developers.com/moto-g/4g-development
Click to expand...
Click to collapse
yes I know but when I flash TWRP and I go to recovery it says boot up failed
poolta321 said:
yes I know but when I flash TWRP and I go to recovery it says boot up failed
Click to expand...
Click to collapse
I'm going to assume you have flashed the XT1032 partition table (gpt.bin) - that could be the cause.
If you flash the full Factory Firmware image, that should fix everything.
4G Firmare images: http://forum.xda-developers.com/moto-g/4g-development/xt1039-moto-g-4g-stock-firmware-kxb21-t2805619
Fastboot tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
I'm going to assume you have flashed the XT1032 partition table (gpt.bin) - that could be the cause.
If you flash the full Factory Firmware image, that should fix everything.
4G Firmare images: http://forum.xda-developers.com/moto-g/4g-development/xt1039-moto-g-4g-stock-firmware-kxb21-t2805619
Fastboot tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Tried the 4G tutorial before... it didn't work
poolta321 said:
Tried the 4G tutorial before... it didn't work
Click to expand...
Click to collapse
but im going to try this again.
what is the difference with retial europe and orange europe?
poolta321 said:
but im going to try this again.
what is the difference with retial europe and orange europe?
Click to expand...
Click to collapse
I'm also being helped here http://forum.xda-developers.com/moto-g/help/stuck-boot-failed-t3104617
poolta321 said:
but im going to try this again.
what is the difference with retial europe and orange europe?
Click to expand...
Click to collapse
Orange version is one created for the network / carrier called Orange.
Do the fastboot commands manually, one at a time, and post a complete log here if the process is not successful.
lost101 said:
Orange version is one created for the network / carrier called Orange.
Do the fastboot commands manually, one at a time, and post a complete log here if the process is not successful.
Click to expand...
Click to collapse
Okay I'm gonna do that. but first I need to download the file and it says that it takes 2 hours to finish
(Slow internet connection)
poolta321 said:
Okay I'm gonna do that. but first I need to download the file and it says that it takes 2 hours to finish
(Slow internet connection)
Click to expand...
Click to collapse
http://forum.xda-developers.com/moto-g/help/stuck-boot-failed-t3104617/post60653710#post60653710
I heard that I hard bricked my phone:crying:
poolta321 said:
http://forum.xda-developers.com/moto-g/help/stuck-boot-failed-t3104617/post60653710#post60653710
I heard that I hard bricked my phone:crying:
Click to expand...
Click to collapse
If the phone turns on and shows the fastboot screen, it's not hard-bricked to me. Proceed as I suggested.
lost101 said:
If the phone turns on and shows the fastboot screen, it's not hard-bricked to me. Proceed as I suggested.
Click to expand...
Click to collapse
yes but he said that the bootloader was messed up and that there was no way to fix it
poolta321 said:
yes but he said that the bootloader was messed up and that there was no way to fix it
Click to expand...
Click to collapse
I read what he said, but I do not agree. I suggest you do as I describe above.
lost101 said:
I read what he said, but I do not agree. I suggest you do as I describe above.
Click to expand...
Click to collapse
Okay so what do I need to do?
(I'm away for a while)
poolta321 said:
Okay so what do I need to do?
(I'm away for a while)
Click to expand...
Click to collapse
Okay I'm back. and I did what you said but it didn't work. when I turn on my phone it says: Fastboot Reason: Fall-trough from normal boot mode.
Here is the cmd log:
G:\Program Files\SDK\platform-tools>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
G:\Program Files\SDK\platform-tools>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.095s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.366s
G:\Program Files\SDK\platform-tools>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.073s]
writing 'logo'...
OKAY [ 0.140s]
finished. total time: 0.218s
G:\Program Files\SDK\platform-tools>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.372s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.841s
G:\Program Files\SDK\platform-tools>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.381s]
writing 'recovery'...
OKAY [ 0.964s]
finished. total time: 1.348s
G:\Program Files\SDK\platform-tools>mfastboot flash system system.img_sparsechun
k.0
target max-sparse-size: 256MB
sending 'system' (260841 KB)...
OKAY [ 8.458s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.851s
G:\Program Files\SDK\platform-tools>mfastboot flash system system.img_sparsechun
k.1
target max-sparse-size: 256MB
sending 'system' (236285 KB)...
OKAY [ 7.760s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.827s
G:\Program Files\SDK\platform-tools>mfastboot flash system system.img_sparsechun
k.2
target max-sparse-size: 256MB
sending 'system' (257383 KB)...
OKAY [ 8.364s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.437s
G:\Program Files\SDK\platform-tools>mfastboot flash system system.img_sparsechun
k.3
target max-sparse-size: 256MB
sending 'system' (33384 KB)...
OKAY [ 1.163s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.236s
G:\Program Files\SDK\platform-tools>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (59132 KB)...
OKAY [ 2.200s]
writing 'modem'...
OKAY [ 2.831s]
finished. total time: 5.037s
G:\Program Files\SDK\platform-tools>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.026s]
finished. total time: 0.029s
G:\Program Files\SDK\platform-tools>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.088s]
finished. total time: 0.090s
G:\Program Files\SDK\platform-tools>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (661 KB)...
OKAY [ 0.107s]
writing 'fsg'...
OKAY [ 5.061s]
finished. total time: 5.170s
G:\Program Files\SDK\platform-tools>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.103s]
finished. total time: 0.105s
G:\Program Files\SDK\platform-tools>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.218s]
finished. total time: 0.219s
G:\Program Files\SDK\platform-tools>mfastboot reboot
rebooting...
finished. total time: 0.003s

Bricked while Downgrading to Lollipop

Hey , Guyz ... So i have Xt1550 ( Moto G 2015 Indian - 2GB / 16 GB )
Updated to Marshmallow and i didn't liked it that much so , tried of Downgrading by flashing factory images of Android 5.1.1 Lollipop
( http://forum.xda-developers.com/2015-moto-g/general/index-moto-g-factory-firmware-images-t3169639 )
I used this command on fastboot -
Code:
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 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
Cmd commands -
Code:
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash partition gpt.bin
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.063s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.531s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash bootloader bootloader.img
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.188s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.714s]
finished. total time: 1.902s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash logo logo.bin
target reported max download size of 268435456 bytes
sending 'logo' (917 KB)...
OKAY [ 0.219s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.328s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.720s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.388s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.751s]
writing 'recovery'...
OKAY [ 1.047s]
finished. total time: 1.799s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
target reported max download size of 268435456 bytes
sending 'system' (232264 KB)...
OKAY [ 8.355s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.022s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
target reported max download size of 268435456 bytes
sending 'system' (261326 KB)...
OKAY [ 9.178s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.305s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
target reported max download size of 268435456 bytes
sending 'system' (241145 KB)...
OKAY [ 8.747s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.872s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (255386 KB)...
OKAY [ 9.354s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.526s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
target reported max download size of 268435456 bytes
sending 'system' (257385 KB)...
OKAY [ 9.151s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.231s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
target reported max download size of 268435456 bytes
sending 'system' (240406 KB)...
OKAY [ 8.585s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.710s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash modem NON-HLOS.bin
target reported max download size of 268435456 bytes
sending 'modem' (36944 KB)...
OKAY [ 1.555s]
writing 'modem'...
OKAY [ 1.064s]
finished. total time: 2.635s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.086s]
finished. total time: 0.086s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.116s]
finished. total time: 0.116s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot flash fsg fsg.mbn
target reported max download size of 268435456 bytes
sending 'fsg' (2035 KB)...
OKAY [ 0.243s]
writing 'fsg'...
OKAY [ 0.113s]
finished. total time: 0.359s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot erase cache
erasing 'cache'...
OKAY [ 0.140s]
finished. total time: 0.140s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot erase userdata
erasing 'userdata'...
OKAY [ 4.068s]
finished. total time: 4.084s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>fastboot reboot
rebooting...
finished. total time: -0.000s
E:\Mobile\Moto G3\Firmware\XT1550_OSPREY_RETASIA_DS_2GB_5.1.1_LPI23.72-65_cid7_s
ubsidy-DEFAULT_CFC.xml>
So now my phone is bricked ! thats my fault as i tried downgrading bootloader !
I can access bootloader mode and i have already tried flashing that again without using
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
commands !
Now tell me what to do , I don't want to unlock bootloader and install twrp and install cm12.1.1
Please help what can be done ?
Thanks
This is because your BL is locked. Pls unlock it and then try flashing the firmware. BROTIP: Always avoid downgrading.. Now flash the MM firmware to at least boot the device (if firmware is out).
Forever Alone said:
This is because your BL is locked. Pls unlock it and then try flashing the firmware. BROTIP: Always avoid downgrading.. Now flash the MM firmware to at least boot the device (if firmware is out).
Click to expand...
Click to collapse
Even i can't unlock bootloader .. because i have not enabled that on developer settings ( - As said by nelsonw )
harsinghal said:
Even i can't unlock bootloader [emoji14] .. because i have not enabled that on developer settings ( - As said by nelsonw )
Click to expand...
Click to collapse
Call it Stone not brick....[emoji12]
Sent from my MotoG3 using Tapatalk
get someone to backup their bootloader.img from marshmallow , and restore it back to YOUR device . that should work. I dont personally have marshmallow on my device as it is not available yet
ifu said:
Call it Stone not brick....[emoji12]
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Brick can be bricked , stone is hard to break !
I can deal with a brick ... not with a stone
therealduff1 said:
get someone to backup their bootloader.img from marshmallow , and restore it back to YOUR device . that should work. I dont personally have marshmallow on my device as it is not available yet
Click to expand...
Click to collapse
You know any guide on how to backup bootloader image ? I can try asking my frnd for that !
harsinghal said:
You know any guide on how to backup bootloader image ? I can try asking my frnd for that !
Click to expand...
Click to collapse
You can try googling it , as I am not sure myself. But I do know it is do able. Probably someone like fastboot backup bootloader. Don't try that command because I don't actually know if that it right xD . Anyway just flash the output file as a .img file , to your device and it should all be ok.
Please hit thanks , it means alot
Whether downgradable?
Fellas I have an XT1550. I got updated to stock MM via OTA. Afterwards I unlocked my bootloade, flashed latest TWRP and BetaSuperSU 2.66. Everything was fine untill when I tried to remove my Bootloader Unlocked warning screen by following steps in http://forum.xda-developers.com/2015-moto-g/themes-apps/remove-unlocke-bootloader-message-t3177801.
My phone got stuck in bootloader screen.
I wiped everything using TWRP.
Is it safe for me to flash stock lollipop now using fastboot without hard bricking.??????
Help !
Still Not able to Downgrade to Lollipop ! :crying::crying:
jithgr said:
Fellas I have an XT1550. I got updated to stock MM via OTA. Afterwards I unlocked my bootloade, flashed latest TWRP and BetaSuperSU 2.66. Everything was fine untill when I tried to remove my Bootloader Unlocked warning screen by following steps in http://forum.xda-developers.com/2015-moto-g/themes-apps/remove-unlocke-bootloader-message-t3177801.
My phone got stuck in bootloader screen.
I wiped everything using TWRP.
Is it safe for me to flash stock lollipop now using fastboot without hard bricking.??????
Click to expand...
Click to collapse
I upgraded to MM and downgraded to 5.1.1 successfully.
1> Try to access your stock recovery and do a wipe (data and cache). This step is very important as stated by @lost101 on his firmware flashing guide.
2> reboot back to boot loader mode
3> when using the flash commands, the first one : fastboot flash partition gpt.bin will potentially fail. This is since the partitions were updated to the tables defined according to the requirement of MM. Dont worry. fail on this command wont do anything.
4> proceed with the other commands one by one to flash your 5.1.1 carefully until the last command which says reboot.
TaDa.. downgrade completed.
'Factory data reset' in Android is an essential step that needs to be done when changing ROMs or downgrading. If your bootloader is unlocked, flash a custom ROM via TWRP, boot into Android and do a reset. After this, fastboot flashing of firmware images will be successful. If your bootloader is locked, you may have no choice but to return the phone to retailer.
@harsinghal :
Try the below order. It worked for me.
fastboot flash partition gpt.bin (Skip this command if prev validation fails)
fastboot flash bootloader bootloader.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 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
Click to expand...
Click to collapse
Thanks bro, after data and cache wipe it worked, until then it was a nightmare.
Thanks again.

Invalid CID status 0x69 XT1543 please help!!

Hello everyone, i have a Motorola Moto G XT1543. Last night i was writing a message when suddenly my phone freezes, i reebot the phone (power + Vol down pressed) but i got this message:
AP fastboot Flash Mode (Secure)
Failed to validate boot image
ERROR: Failed to pass validation, backup to fastboot
Fastboot Reason: Fall-trough from normal boot mode
CID Read Failure
Invalid CID status 0x69
I tried to install a stock rom with fastboot tools but i get several errors in the process
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash partition gpt.bin
< waiting for device >
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.002s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.416s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash bootloader bootloader.img
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.111s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash sbl1
FAILED (remote failure)
finished. total time: 3.057s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash logo logo.bin
target reported max download size of 268435456 bytes
sending 'logo' (917 KB)...
OKAY [ 0.029s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.185s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.683s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 0.744s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.689s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 0.742s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.0
target reported max download size of 268435456 bytes
sending 'system' (262141 KB)...
OKAY [ 10.354s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.444s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.1
target reported max download size of 268435456 bytes
sending 'system' (262143 KB)...
OKAY [ 10.441s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 10.565s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.2
target reported max download size of 268435456 bytes
sending 'system' (232372 KB)...
OKAY [ 9.261s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 9.455s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (233343 KB)...
OKAY [ 9.102s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 9.216s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.4
target reported max download size of 268435456 bytes
sending 'system' (257138 KB)...
OKAY [ 9.915s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 10.037s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash system system.img_sparsechunk.5
target reported max download size of 268435456 bytes
sending 'system' (221149 KB)...
OKAY [ 8.771s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 8.887s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash modem NON-HLOS.bin
target reported max download size of 268435456 bytes
sending 'modem' (36944 KB)...
OKAY [ 1.481s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 1.555s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.035s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot flash fsg fsg.mbn
target reported max download size of 268435456 bytes
sending 'fsg' (2035 KB)...
OKAY [ 0.094s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.154s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\Ignacio\Desktop\Herramientas necesarias Moto G 2015>fastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.056s
Please help!!
Anyone? please help!:crying:
Nachiturbo said:
Anyone? please help!:crying:
Click to expand...
Click to collapse
Looks bad... Can't erase or flash any partition usually indicates a catastrophic flash chip failure.
Is your bootloader locked or unlocked? If unlocked, what rom?
Sent from my Motorola XT1575 using XDA Labs
First unlock the bootloader bro.
Try this: fastboot oem fb_mode_set
Enviado desde mi MotoG3 mediante Tapatalk
m_loaiza said:
First unlock the bootloader bro.
Try this: fastboot oem fb_mode_set
Enviado desde mi MotoG3 mediante Tapatalk
Click to expand...
Click to collapse
Wow... I totally missed OEM mode missing.
Bootloder say unlock shouldn't be relevant unless downgrade is occurring, besides if it won't boot can't enable it in dev options.
Sent from my Motorola XT1575 using XDA Labs
I've got the same Invalid CID status 0x69. Did anyone find a solution ? Tried to flash it using Motorola rescue and smart assistant. It says flashing successful but it doesn't fix anything.
Me too got de 0x69
Whats going on?

Categories

Resources