XT1034 firmware issue - Moto G Q&A, Help & Troubleshooting

Noob here.
Got XT1034 and android version 4.4.2 on it. Got it unlocked using ebay seller and it's working fine with other carriers.
Trying to flash the firmware to 4.4.2 retail one following this thread http://forum.xda-developers.com/show....php?t=2542219
1st command runs fine: -
C:\Mobile>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.023s]
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.468s]
finished. total time: 0.491s
2nd one fails: -
C:\Mobile>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 0.083s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.457s
Can anyone guide me?
Do I need to unlock the bootloader before firmware change? Moto G bootloader screen shows "The Device is Locked. Status Code 0"
Also which option do i need to choose on Moto G bootloader screen before proceeding?
Normal Powerup
Recovery
Factory
Switch Console [NULL: null]
Barcodes
BP Tools

According to post #1187 of the thread you linked it states an unlocked bootloader is unnecessary

Related

Moto G LTE brick

Hi,
Sorry form my English.
I have problem with moto g (xt1039). I try to flash new firmware, but I writed firmware for different models, wright now phone stuck at recovery mode. When I write new firmware I always have error. My bootloader is unlocked. I try to write this two firmware ( first: (Moto_G_LTE_XT1039)_RET-GB-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml, second: (Moto_G_LTE_XT1039)_TESCO-GB_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml) and I have this error:
C:\Users\kacpe_000\Desktop\RETAIL-GB_4.3_14.10.0Q3.X-76-LGG-8_cid7_CFC_1FF_svc.x
ml.modaco.r3>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.033s]
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.384s]
finished. total time: 0.421s
C:\Users\kacpe_000\Desktop\RETAIL-GB_4.3_14.10.0Q3.X-76-LGG-8_cid7_CFC_1FF_svc.x
ml.modaco.r3>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.110s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash rpm
FAILED (remote failure)
finished. total time: 11.124s
I do everythings from this topic: http://forum.xda-developers.com/showthread.php?t=2542219
This phone had firmware from tesco GB.
Stock recovery?
me_is_rushin said:
Stock recovery?
Click to expand...
Click to collapse
Yes, I don't change recovery. I always write stock firmware using that guide.

[Q] question about a brick problem with motorola moto g (2013)

hello guys from XDA, my problem is this, I have a moto motorola g (2013) I install the GPE version moto g OTA update kk 4.4.4, using mototool (no problems for months), one day I was charging my Motog, this is reset and stayed at motorola logo.
I tried to repair it with mototool but the result did not work, then I try to do it manually with fastboot since the following result:
Code:
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 9.947s]
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: 15.259s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 6.557s]
writing 'modem'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition modem
FAILED (remote failure)
finished. total time: 11.569s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (717 KB)...
OKAY [ 5.042s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 10.059s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.011s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.023s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (70 KB)...
OKAY [ 5.050s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 10.087s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 5.370s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.880s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 5.364s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.875s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash system system.img_sparsechunk
.0
target reported max download size of 536870912 bytes
sending 'system' (255843 KB)...
OKAY [ 13.505s]
writing 'system'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 22.446s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash system system.img_sparsechunk
.1
target reported max download size of 536870912 bytes
sending 'system' (245954 KB)...
OKAY [ 13.127s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 21.419s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot flash system system.img_sparsechunk
.2
target reported max download size of 536870912 bytes
sending 'system' (235703 KB)...
OKAY [ 12.817s]
writing 'system'...
(bootloader) Failed to flash sparse image
FAILED (remote failure)
finished. total time: 24.524s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.038s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.039s
C:\Users\LilDoggy\Desktop\GPRfix444>fastboot reboot
the room used was a GPE 4.4.4, then try with a stock version, and it did not work.
the result is always this:
Code:
C:\Users\LilDoggy\Desktop\gpt_new>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 9.947s]
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: 15.259s
after dealing with the CM11, but when trying to install CWM recovery, I have the following error:
Code:
C:\Users\LilDoggy\Desktop\CWM>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 5.364s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.875s
I have tried everything I found on the internet about this but nothing.
any suggestions, please help.
and sorry for my poor English !!
LilDoggy said:
hello guys from XDA, my problem is this, I have a moto motorola g (2013) I install the GPE version moto g OTA update kk 4.4.4, using mototool (no problems for months), one day I was charging my Motog, this is reset and stayed at motorola logo.
I tried to repair it with mototool but the result did not work, then I try to do it manually with fastboot since the following result:
Click to expand...
Click to collapse
Questions goes HERE
try these two links. You can first download Stock ROM specific to your model number . Procedure remains the same .
http://forum.xda-developers.com/showthread.php?t=2739919
http://forum.xda-developers.com/moto-g/general/xt1033-t2821556
after that you can update to 4.4.4
GPE and Stock ROM has different file formats.
trying
aayush_neov said:
try these two links. You can first download Stock ROM specific to your model number . Procedure remains the same .
http://forum.xda-developers.com/showthread.php?t=2739919
http://forum.xda-developers.com/moto-g/general/xt1033-t2821556
after that you can update to 4.4.4
GPE and Stock ROM has different file formats.
Click to expand...
Click to collapse
ok, I'll try, although I tried other stock and GPE, even that hope dies at last, I will try these links
sorry for this start a new topic
Ja_som said:
Questions goes HERE
Click to expand...
Click to collapse
sorry for this start a new topic as well, only with many buttons and forums, I did not know where to express my question. Thank you
I forget to mention that my Motog is xt1032 16 gbs
aayush_neov said:
try these two links. You can first download Stock ROM specific to your model number . Procedure remains the same .
http://forum.xda-developers.com/showthread.php?t=2739919
http://forum.xda-developers.com/moto-g/general/xt1033-t2821556
after that you can update to 4.4.4
GPE and Stock ROM has different file formats.
Click to expand...
Click to collapse
I forget to mention that my Motog is xt1032 16 gbs, I do not think this room to work on my Motog, although some commands come I have never used the first line.
thank you!!
LilDoggy said:
I forget to mention that my Motog is xt1032 16 gbs, I do not think this room to work on my Motog, although some commands come I have never used the first line.
thank you!!
Click to expand...
Click to collapse
Did you unlock the bootloader?
Yes of course
skyguy126 said:
Did you unlock the bootloader?
Click to expand...
Click to collapse
Yes of course, I had already installed the rom stock version to rom GPE. My version of bootloader is 41.13
I have already written, download your phone specific firmware. from elsewhere on Motog G forums
You dont have to do anything just follow instructions properly and copy paste the code.
You took risk of installing GPE on your phone and afraid of these simple instructions !!
partition gpt.bin
aayush_neov said:
I have already written, download your phone specific firmware. from elsewhere on Motog G forums
You dont have to do anything just follow instructions properly and copy paste the code.
You took risk of installing GPE on your phone and afraid of these simple instructions !!
Click to expand...
Click to collapse
I have already tried but the result is always the same as they drew the "fastboot flash partition gpt.bin" command,
the result is always:
sending 'partition' (32 KB) ...
OKAY [9.947s]
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: 15.259s.
KK this with 4.4.4 versions with versions older than 4.4.4 (eg 4.4.3) sends a partition error.
from what I read it is a common problem and is solved by downloading a new gpt.bin file but does not work in my case, I begin to think that the problem is my Motog.
LilDoggy said:
I have already tried but the result is always the same as they drew the "fastboot flash partition gpt.bin" command,
the result is always:
sending 'partition' (32 KB) ...
OKAY [9.947s]
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: 15.259s.
KK this with 4.4.4 versions with versions older than 4.4.4 (eg 4.4.3) sends a partition error.
from what I read it is a common problem and is solved by downloading a new gpt.bin file but does not work in my case, I begin to think that the problem is my Motog.
Click to expand...
Click to collapse
Then you should search extensively on XDA, other members might be able to help you.
Try using mfastboot, available in this zip:
https://www.androidfilehost.com/?fid=23578570567719065​

Moto g problem <bootloader>Failed to erase partition

Hello,
I stuck in "fastboot flash mode", when i unlock my bootloader, I want to flash stock rom, becouse old was broken, but when I try to flash rom I gets message:
<bootloader> Filed to erase partition
Help!
//sorry for my bad english ;/
When I want to flash new recoevry (stock or cwm/twrp) i gets message:
C:\Users\x\Downloads\mfastboot-v2>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (7878 KB)...
OKAY [ 5.226s]
writing 'recovery'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition recovery
FAILED (remote failure)
finished. total time: 10.249s
Try flasing fastboot partition gpt.bin
404
Boss442 said:
Try flasing fastboot partition gpt.bin
Click to expand...
Click to collapse
When i try flash gpt.bin:
C:\adt-bundle-windows-x86-20140702\sdk\mfastboot-v2>mfastboot flash partition gp
t.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.405s
Download a diferent gpt, and try with normal fastboot
When I try flash orther gpt.bin:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 4.991s]
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.435s
or
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKEY [ 5.039s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
Finished. total time 5.554s
I try with 4-5 different gpt.bin but is the same error
maggig said:
when i try flash orther gpt.bin:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 kb)...
Okay [ 4.991s]
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.435s
or
d:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash partition g
pt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 kb)...
Okey [ 5.039s]
writing 'partition'...
(bootloader) preflash validation failed
failed (remote failure)
finished. Total time 5.554s
i try with 4-5 different gpt.bin but is the same error
Click to expand...
Click to collapse
me also same problem
I flashed many time moto e but getting first time this problem any one solved this so share that it is firmware's problem or some other
brother , did you get any kind of solution for that because i have same problem too. my email [email protected] give me reply if you have any kind of solution thanks in advance
I am facing the same problem. .if i try to flash anything via mfastboot it gives an error of failed to erase partition..please help
Got mine working after similar problem for days...cm 14.1 installed
guys the only solution i worked out for this problem is..
1. unlock bootloader (not sure if it is a must)
2. using fastboot boot into twrp version 3.1.x.x or later using comamd
mfastboot boot twrpimagename.img
3.flash a twrp img file to the recovery from there i can confirm versions 3.1.1.0 and 3.1.0.0...
nb. you can install it to either boot partition or recovery either will do
4. use ur newley istalled recovery to install a twrp compatible rom, either stock or custom...
there u go

Preflash validation failed trying to flash stock 4.4.4

I have a bootloader unlocked XT1032 MOTO G on UK EE network. I have been trying to flash stock 4.4.4 (so that I can upgrade to OTA lollipop) but am getting a 'Preflash validation failed error'.
I've tried various things to get it to flash the images but nothing has worked.
Can anyone suggest how I might get this work?
Code:
C:\motog>mfastboot oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 1.660s]
finished. total time: 1.660s
C:\motog>mfastboot oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 1.646s]
finished. total time: 1.647s
C:\motog>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.374s
Just skip flashing the gpt.bin and motoboot.img but flash the rest. The phone should still work.
audit13 said:
Just skip flashing the gpt.bin and motoboot.img but flash the rest. The phone should still work.
Click to expand...
Click to collapse
Thanks for the suggestion, however there's others that fail too:
boot.img won't flash
Recovery does flash but I get the broken android with 'No command' message when trying to boot to recovery
System images won't flash
Code:
C:\motog>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.840s
C:\motog>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.372s]
writing 'recovery'...
OKAY [ 0.966s]
finished. total time: 1.645s
C:\motog>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (259277 KB)...
OKAY [ 8.643s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.082s
It will still boot normally after that. Any ideas?
Crazy question but are you sure you are flashing the correct rom for your phone? Was it on gpe before?
audit13 said:
Crazy question but are you sure you are flashing the correct rom for your phone? Was it on gpe before?
Click to expand...
Click to collapse
I'm pretty sure I am. I did try and convert to GPE using the AIO tool (when trying to resolve the issues) but I've seen nothing to suggest this has actually worked.
The phone has previously been rooted, but isn't currently.
System version is showing as:
210.12.40.falcon_umts.EESL.en.GB
Build number:
KXB21.14-L1.40
Kernel version:
3.4.42-gb89c9dd
[email protected] #1
Fri Jun 20 07:09:11 CDT 2014
Thanks for the help, it's very much appreciated!
@audit13
Update for lollipop in moto G Don´t work, ota Says "Updated"
HELP..
Same problem here preflash validation failed for Logo, GPT and Motoboot
(Downgrade from Lollipop 5.1 (XD1039 RETBR) To Kitkat 4.4.4
BOOOTLOADER is Unlocked.

Moto G XT1032 Falcon stuck at bootloader mode (after faiure on restore to stock rom)

Hallo. I have a trouble with my new Moto G XT1032 Falcon. I bought one in Germany with Android 4.4.2 and no German language on-board. So, I tried to flash this ROM:
Retail Germany – XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.068s]
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.366s]
finished. total time: 0.439s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.160s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.114s]
finished. total time: 1.277s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.208s
At the next step failed the procedure:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.452s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.917s
Now I can not flash any other parts from this this firmware an also no one part from some others (I have already tried). I Also tried to unlock the bootloader. No successes:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot oem get_unlock_data
...
(bootloader) 3A95030745372821#54413932393048
(bootloader) 38323100585431303332000000#7369
(bootloader) 128F9495879D6C5F7AED0E1EF56C707
(bootloader) 4C9E6#B778C6020F000008000000000
(bootloader) 0000000
OKAY [ 0.163s]
finished. total time: 0.165s
I got:
“Your device does not qualify for bootloader unlocking.”
on the motorola-webpage (with this code:
3A95030745372821#5441393239304838323100585431303332000000#7369128F9495879D6C5F7AED0E1EF56C7074C9E6#B778C6020F0000080000000000000000).
“Factory reset” and “Recovery” from bootloader-menu are already done. No changes: the device stuck at bootloader.
Please, help me to de-brick it.
Sorry, no Idea? I'll be glad of any help.
Thank you in advance.

Categories

Resources