Can;t restore/flash phone! - Moto G Q&A, Help & Troubleshooting

So I followed the [GUIDE] Moto G - Restore stock firmware
However, when I get to step 2 it asks me to type in the folder the firmware is located and I do that and press enter but it just keeps popping up asking for another input. The copy address is:
Code:
C:\Users\[name]\Desktop\US_retail_XT1032_KXB20.9-1.8-1.4_CFC.xml\US_retail_XT1032_KXB20.9-1.8-1.4_CFC.xml
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(http://i.imgur.com/VKVEvzM.png?1) <--- Link incase picture does not load.
Can someone please explain to me what I am doing wrong?
Thank you!

Help
Anyone Please?
Thank you![/QUOTE]

Canuckfan101 said:
Can someone please explain to me what I am doing wrong?
Thank you!
Click to expand...
Click to collapse
in the guide, did you do the c)?
If the firmware file you downloaded is a .xml.zip file then download Motorola Fastboot mfastboot-v2.zip (attached to this post) and extract the .exe into the same folder as the stock firmware files (the same folder as the .bin and .img files). If your firmware is a .tar.gz file then skip this step.
Click to expand...
Click to collapse
edit:
if the downloaded stock firmware is xml.zip then:
1. download drivers and everything from that guide steps a), b), c) and d)
1. make new folder named whatever you want (for example aaa) in C:\ directory
2. extract with WinRar downloaded firmware into that directory (in my example it's C:\aaa\ so extracting there)
3. download mfastboot-v2.zip and extract it in that directory (c:\aaa\) too
4. copy all files from C:\Program Files\Minimal ADB and Fastboot into that directory too
5. connect phone to PC and reboot to bootloader
5. open cmd.exe as admin and type: cd c:\aaa\
6. copy and paste commands in that guide in step 3b)

2hipso said:
in the guide, did you do the c)?
edit:
if the downloaded stock firmware is xml.zip then:
1. download drivers and everything from that guide steps a), b), c) and d)
1. make new folder named whatever you want (for example aaa) in C:\ directory
2. extract with WinRar downloaded firmware into that directory (in my example it's C:\aaa\ so extracting there)
3. download mfastboot-v2.zip and extract it in that directory (c:\aaa\) too
4. copy all files from C:\Program Files\Minimal ADB and Fastboot into that directory too
5. connect phone to PC and reboot to bootloader
5. open cmd.exe as admin and type: cd c:\aaa\
6. copy and paste commands in that guide in step 3b)
Click to expand...
Click to collapse
I followed the steps but nothing happened same problem here is what i got :
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Owner>cd C:\FIrmware
C:\FIrmware>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.029s]
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.437s]
finished. total time: 0.470s
C:\FIrmware>mfastboot flash motoboot.img
unknown partition 'motoboot.img'
error: cannot determine image filename for 'motoboot.img'
C:\FIrmware>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 0.087s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.522s]
finished. total time: 1.615s
C:\FIrmware>mfastboot flash logo logo.img
target max-sparse-size: 256MB
error: cannot load 'logo.img': No error
C:\FIrmware>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (619 KB)...
OKAY [ 0.072s]
writing 'logo'...
OKAY [ 0.127s]
finished. total time: 0.207s
C:\FIrmware>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.360s]
writing 'boot'...
OKAY [ 1.112s]
finished. total time: 1.478s
C:\FIrmware>mfast flash recover recovery.img
'mfast' is not recognized as an internal or external command,
operable program or batch file.
C:\FIrmware>mfastboot flash recovery recover.img
target max-sparse-size: 256MB
error: cannot load 'recover.img': No error
C:\FIrmware>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.370s]
writing 'recovery'...
OKAY [ 1.149s]
finished. total time: 1.526s
C:\FIrmware>mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
sending 'system' (260606 KB)...
OKAY [ 8.214s]
writing 'system'...
(bootloader) Invalid signed image
OKAY [ 14.112s]
finished. total time: 22.333s
C:\FIrmware>mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
sending 'system' (239692 KB)...
OKAY [ 7.620s]
writing 'system'...
OKAY [ 14.548s]
finished. total time: 22.173s
C:\FIrmware>mfastboot flash system system.img_sparsechunk3
target max-sparse-size: 256MB
sending 'system' (222205 KB)...
OKAY [ 7.004s]
writing 'system'...
(bootloader) Failed to validate sparse image
OKAY [ 23.217s]
finished. total time: 30.229s
C:\FIrmware>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47484 KB)...
OKAY [ 1.536s]
writing 'modem'...
OKAY [ 2.395s]
finished. total time: 3.936s
C:\FIrmware>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.024s]
finished. total time: 0.025s
C:\FIrmware>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.024s]
finished. total time: 0.025s
C:\FIrmware>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (721 KB)...
OKAY [ 0.110s]
writing 'fsg'...
OKAY [ 0.136s]
finished. total time: 0.253s
C:\FIrmware>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.069s]
finished. total time: 0.071s
C:\FIrmware>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.251s]
finished. total time: 0.254s
C:\FIrmware>mfastboot reboot
rebooting...
finished. total time: 0.002s
C:\FIrmware>

Canuckfan101 said:
I followed the steps but nothing happened same problem here is what i got :
C:\FIrmware>mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
sending 'system' (260606 KB)...
OKAY [ 8.214s]
writing 'system'...
(bootloader) Invalid signed image
OKAY [ 14.112s]
finished. total time: 22.333s
C:\FIrmware>mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
sending 'system' (239692 KB)...
OKAY [ 7.620s]
writing 'system'...
OKAY [ 14.548s]
finished. total time: 22.173s
C:\FIrmware>mfastboot flash system system.img_sparsechunk3
target max-sparse-size: 256MB
sending 'system' (222205 KB)...
OKAY [ 7.004s]
writing 'system'...
(bootloader) Failed to validate sparse image
OKAY [ 23.217s]
finished. total time: 30.229s
Click to expand...
Click to collapse
Change those three commands to:
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system sysyem.img_sparsechunk.3
and try again. Who knows why that guide has never been corrected.

meekrawb said:
Change those three commands to:
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system sysyem.img_sparsechunk.3
and try again. Who knows why that guide has never been corrected.
Click to expand...
Click to collapse
Thanks for the reply!
Okay is that the reason why I am also getting several errors like PIV or invalid signature in purple on my phone

While flashing the images i am getting, "Image is too large" error in bootloader screen of the phone.
Can anyone please help me with it?

Related

S.O.S

Hello guys, this is my first time being officially on the forum as a user, before I was just reading and viewing information, using some of it as well. The reason I post this thread is to see if anyone can help me out or point me in the right direction of an already existing thread for my issue.
My issue is the following. A week ago I was trying to flash a new rom and by accident I deleted the system part on the advanced option on the TWRP. After that when my phone turned on a weird line starting going up and down on the screen and the phone started to work really really slow. I asked a friend and he told me to just reflash the rom, which I did but the line and slowness still appeared after that even my WIFI stopped working (when I tried to turn it on it would turn itself off immediately) I read on a thread about a similar issue and they reinstalled the firmware of the phone and it worked. obviously I tried doing it myself, I replaced the firmware to my phone used an original copy and everything works fine, except the wifi, it still does not turn on.
Can anyone help me out? Has anyone ever hear of this issue before.
And to let you all know. Me cellphones model is Motorola Moto G TX1032
Any and I mean any assistance or information provided will be very helpful.
Thank you!!
Mr.Nomo said:
Hello guys, this is my first time being officially on the forum as a user, before I was just reading and viewing information, using some of it as well. The reason I post this thread is to see if anyone can help me out or point me in the right direction of an already existing thread for my issue.
My issue is the following. A week ago I was trying to flash a new rom and by accident I deleted the system part on the advanced option on the TWRP. After that when my phone turned on a weird line starting going up and down on the screen and the phone started to work really really slow. I asked a friend and he told me to just reflash the rom, which I did but the line and slowness still appeared after that even my WIFI stopped working (when I tried to turn it on it would turn itself off immediately) I read on a thread about a similar issue and they reinstalled the firmware of the phone and it worked. obviously I tried doing it myself, I replaced the firmware to my phone used an original copy and everything works fine, except the wifi, it still does not turn on.
Can anyone help me out? Has anyone ever hear of this issue before.
And to let you all know. Me cellphones model is Motorola Moto G TX1032
Any and I mean any assistance or information provided will be very helpful.
Thank you!!
Click to expand...
Click to collapse
Did you use a fastboot firmware image? If so what commands did you try?
Did u flash the modem,boot and radio correctly?
lost101 said:
Did you use a fastboot firmware image? If so what commands did you try?
Click to expand...
Click to collapse
What I used was "US_retail_XT1032_KXB21.14-L1.32_CFC.xml" its a zip file, I copied the contents on this to a folder where I had the adb tools and the commands I used where:
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk1
fastboot flash system system.img_sparsechunk2
fastboot flash system system.img_sparsechunk3
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
It's would be helpful if you could provide an actual log of using these commands. Fastboot is not user friendly, and it can be the case you think a command has been successful - when it has not.
Log
lost101 said:
It's would be helpful if you could provide an actual log of using these commands. Fastboot is not user friendly, and it can be the case you think a command has been successful - when it has not.
Click to expand...
Click to collapse
Here is the log of the command process, I had to switch commands and firmware because the rest were giving me more problems aside of the wifi, this is the brazilian firmware 5.0.2 :
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.025s]
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.370s]
finished. total time: 0.399s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot reboo
t-bootloader
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.003s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.091s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.232s]
finished. total time: 1.326s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.036s]
writing 'logo'...
OKAY [ 0.084s]
finished. total time: 0.123s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.391s]
writing 'boot'...
OKAY [ 0.760s]
finished. total time: 1.156s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.372s]
writing 'recovery'...
OKAY [ 0.750s]
finished. total time: 1.125s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257883 KB)...
OKAY [ 8.454s]
writing 'system'...
OKAY [ 10.936s]
finished. total time: 19.394s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256754 KB)...
OKAY [ 8.456s]
writing 'system'...
OKAY [ 11.241s]
finished. total time: 19.701s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260090 KB)...
OKAY [ 8.573s]
writing 'system'...
OKAY [ 11.058s]
finished. total time: 19.642s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (165316 KB)...
OKAY [ 5.463s]
writing 'system'...
OKAY [ 7.930s]
finished. total time: 13.401s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.694s]
writing 'modem'...
OKAY [ 1.455s]
finished. total time: 3.154s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot erase
modemst1
erasing 'modemst1'...
OKAY [ 0.023s]
finished. total time: 0.025s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot erase
modemst2
erasing 'modemst2'...
OKAY [ 0.022s]
finished. total time: 0.024s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot flash
fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.072s]
writing 'fsg'...
OKAY [ 5.602s]
finished. total time: 5.679s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot erase
cache
erasing 'cache'...
OKAY [ 0.359s]
finished. total time: 0.361s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot erase
userdata
erasing 'userdata'...
OKAY [ 3.168s]
finished. total time: 3.172s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot reboo
t
rebooting...
finished. total time: 0.002s
C:\Users\J\Desktop\BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml>
Now this firmware works fine and all but I still have the issue with the wifi, I have been reading about replacing a file on the /persist folder, and I have done so multiple times, and the issue still remains
Could you try flashing the GPE 5.1 Firmware Image: http://forum.xda-developers.com/showpost.php?p=59930345&postcount=610
Skip the following command for your own safety: mfastboot flash motoboot motoboot.img
Same?
lost101 said:
Could you try flashing the GPE 5.1 Firmware Image: http://forum.xda-developers.com/showpost.php?p=59930345&postcount=610
Skip the following command for your own safety: mfastboot flash motoboot motoboot.img
Click to expand...
Click to collapse
I did the process here is the log:
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.367s]
writing 'boot'...
OKAY [ 0.712s]
finished. total time: 1.092s
on device appeared: hab check failed for boot
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.384s]
writing 'recovery'...
OKAY [ 0.702s]
finished. total time: 1.092s
on device appeared: hab check failed for recovery
Complete log:
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t partition gpt.bin
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-P enable parallel loading for multi-fla
sh if
there is no enough memory on host to
load
whole image
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
-S <size>[K|M|G] automatically sparse files greater th
an
size. 0 to disable
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t 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.318s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t reboot bootloader
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-P enable parallel loading for multi-fla
sh if
there is no enough memory on host to
load
whole image
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
-S <size>[K|M|G] automatically sparse files greater th
an
size. 0 to disable
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t reboot-bootloader
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.004s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.032s]
writing 'logo'...
OKAY [ 0.081s]
finished. total time: 0.118s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.367s]
writing 'boot'...
OKAY [ 0.712s]
finished. total time: 1.092s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.384s]
writing 'recovery'...
OKAY [ 0.702s]
finished. total time: 1.092s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 8.507s]
writing 'system'...
OKAY [ 11.266s]
finished. total time: 19.776s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260812 KB)...
OKAY [ 8.591s]
writing 'system'...
OKAY [ 10.560s]
finished. total time: 19.154s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 8.624s]
writing 'system'...
OKAY [ 12.751s]
finished. total time: 21.378s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18680 KB)...
OKAY [ 0.693s]
writing 'system'...
OKAY [ 0.783s]
finished. total time: 1.482s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.677s]
writing 'modem'...
OKAY [ 1.292s]
finished. total time: 2.975s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t erase modemst1
erasing 'modemst1'...
OKAY [ 0.023s]
finished. total time: 0.025s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t erase modemst2
erasing 'modemst2'...
OKAY [ 0.022s]
finished. total time: 0.024s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.110s]
writing 'fsg'...
OKAY [ 5.614s]
finished. total time: 5.729s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t erase cache
erasing 'cache'...
OKAY [ 0.344s]
finished. total time: 0.345s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t erase userdata
erasing 'userdata'...
OKAY [ 2.976s]
finished. total time: 2.979s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>mfastboo
t reboot
rebooting...
finished. total time: 0.002s
C:\Users\J\Downloads\Moto G\Firmware\GPE_5.1_XT1032_LMY47M.M001_CFC.xml>
I also included what I believe are errors, if you call it like that which are detailed at the beginning. And now when I turn the wifi on, it turns "on" but no networks are recognized ( I have one at home ) and then when the screen locks or I go back, it will appear as off.
Update
After installing this firmware and installing a file explorer with root permission, I went to /persist to modify the WCNSS file, placing a 0 on it, afterwards tried the WIFI and got my hopes up because it recognized my WIFI and it even displayed a MAC Address which I copied. After trying to connect to my wifi...it stopped working and is back to square one.
@Mr.Nomo - I'll do some more research this evening. Is everything else working for you? Calls / data etc.
UPDATE: Sometimes flashing a CyanogenMOD based custom ROM can get WiFi working again. WiFi in XPerience ROM is different again and might be worth a try: http://forum.xda-developers.com/moto-g/orig-development/rom-xperience-9-0-0-t2952466
lost101 said:
@Mr.Nomo - I'll do some more research this evening. Is everything else working for you? Calls / data etc.
UPDATE: Sometimes flashing a CyanogenMOD based custom ROM can get WiFi working again. WiFi in XPerience ROM is different again and might be worth a try: http://forum.xda-developers.com/moto-g/orig-development/rom-xperience-9-0-0-t2952466
Click to expand...
Click to collapse
Yes! Everything else is working absolutely fine, calls, data, texting, everyhing else is awesome. I tried flashing a CyanoGen rom before, it started giving me issues with the playstore and with the UI, but will definitely try it out and update you with the results.
Thank you very much for all your help. :good:
Update on the XPerience Rom
Flashed properly, no errors and aside from it being a little slow at startup everything else works. Except the WiFi Tried modyfing the WCNSS file, no success with that either. One question, if I were to delete the folder /persist and all its contents, how would that affect the phone?
Mr.Nomo said:
Flashed properly, no errors and aside from it being a little slow at startup everything else works. Except the WiFi Tried modyfing the WCNSS file, no success with that either. One question, if I were to delete the folder /persist and all its contents, how would that affect the phone?
Click to expand...
Click to collapse
I don't know what would happen, but I can say that there are some partitions on Moto G that are unique to each handset. For example, if deleting the contents of that partition / folder caused you to loose IMEI - it might be impossible to undo. Without an IMEI you could no longer make calls.
Update on the XPerience Rom #2
It seems the rest of the rom is working fine up to this point, the only problem that I've encountered aside from the WIFI is the messaging app that comes included on the rom stops working whenever I try to reply to a message or create a new one. But I think I will use hangouts for that issue, by the way if I didnt thank already for the information regarding the possible causes of deleting the /persist file...I thank you again. :good:

Blue Screen after booting up, any tips? I have already tried flashing new stock rom!

My xt1033 has been acting up and I can't boot it anymore. It literally finishes the boot on a full blue screen (nothing on the screen but the blue) and reboots. I have tried flashing a new rom following both "[GUIDE] Restore softbricked phone after Lollipop update" and "[ROM][4.4.4][STOCK][FLASHABLE ZIP] Stock Motorola KitKat ROM Collection" found on the stickies but they didn't fix my issue and now I am out of ideas... can someone please help me?
Thanks.
Follow the flashing instructions in first post exactly:
[ROM][FALCON][5.1][STOCK] Stock Motorola Lollipop ROM Collection​
Wipe data via recovery or fastboot. This #$%$#%# bug is pretty common on Motorola's stock ROM.
Tried both recommendations and different stock roms (4.4.4, 5.0.2, 5.1 untouched and patched) and it simply won't boot... Decided to give CM a go, and it works on the first try. I guess I wil have to learn how to use CM...
Edit: And I was happy for only a few minutes... back to square 1 and bs resets/blue screens
dambros666 said:
Tried both recommendations and different stock roms (4.4.4, 5.0.2, 5.1 untouched and patched) and it simply won't boot... Decided to give CM a go, and it works on the first try. I guess I wil have to learn how to use CM...
Edit: And I was happy for only a few minutes... back to square 1 and bs resets/blue screens
Click to expand...
Click to collapse
In TWRP, did you Format Data (Wipe > Format DATA > Yes) ?
lost101 said:
In TWRP, did you Format Data (Wipe > Format DATA > Yes) ?
Click to expand...
Click to collapse
Yes, I always start the process by doing it, as specified in the threads.
It sounds to me like a hardware fault. Maybe try flashing the factory firmware image for your model:
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
It sounds to me like a hardware fault. Maybe try flashing the factory firmware image for your model:
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
I am starting to consider to be a hardware fault as well. I already tried the factory firmware, same result :/ Just one thing about wiping data: should I do it AFTER finishing the flash as well?
dambros666 said:
I am starting to consider to be a hardware fault. I already tried the factory firmware, same result :/ Just one thing about wiping data: should I do it AFTER finishing the flash as well?
Click to expand...
Click to collapse
Provide a log - copy and paste command prompt screen - take screenshots. Fastboot cannot be trusted, flashing can completely fail without a single error message.
lost101 said:
Provide a log - copy and paste command prompt screen - take screenshots. Fastboot cannot be trusted, flashing can completely fail without a single error message.
Click to expand...
Click to collapse
This is the log for the Factory Firmware XT1033_FALCON_RETBR_DS_5.1_LPB23.13-56_cid12
Code:
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.028s]
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.313s]
finished. total time: 0.342s
d:\Users\Marinho\Desktop\New folder>mfastboot.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 [ 1.114s]
finished. total time: 1.215s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.060s]
writing 'logo'...
OKAY [ 0.096s]
finished. total time: 0.157s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.377s]
writing 'boot'...
OKAY [ 0.917s]
finished. total time: 1.295s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.387s]
writing 'recovery'...
OKAY [ 0.920s]
finished. total time: 1.309s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257535 KB)...
OKAY [ 8.095s]
writing 'system'...
OKAY [ 16.439s]
finished. total time: 24.536s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256925 KB)...
OKAY [ 8.079s]
writing 'system'...
OKAY [ 15.465s]
finished. total time: 23.545s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (256980 KB)...
OKAY [ 8.079s]
writing 'system'...
OKAY [ 15.421s]
finished. total time: 23.502s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (175936 KB)...
OKAY [ 5.549s]
writing 'system'...
OKAY [ 11.219s]
finished. total time: 16.770s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 1.607s]
writing 'modem'...
OKAY [ 2.228s]
finished. total time: 3.836s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.035s]
finished. total time: 0.036s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.065s]
finished. total time: 0.066s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 0.093s]
writing 'fsg'...
OKAY [ 5.315s]
finished. total time: 5.409s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.096s]
finished. total time: 0.097s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 1.721s]
finished. total time: 1.721s
d:\Users\Marinho\Desktop\New folder>mfastboot.exe reboot
rebooting...
finished. total time: 0.002s
Everything looks okay with the flashing process. I've never heard of the issues you describe before.
lost101 said:
Everything looks okay with the flashing process. I've never heard of the issues you describe before.
Click to expand...
Click to collapse
I took some rain last week, and I am guessing it was the problem...
This is what I see after thr boot, and then it resets:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I got the same issue today, please help. Mine is pure stock lolipop 5.1.1
same issue, I have tried different kernels, roms and recovery but, still same. Is there anybody who knows how to fix this?
Facing the same problem.Getting restarted automatically and stucked at Blue scree.
It look like a hardware problem. Anyone tried to contact motorola service center?
same problem with blue screen stucked sometimes
Hi all... i have the same problem. my phone moto g xt1032 is stucked at blue screen sometimes.... i tried different roms and recovery and still the issue
the last i tried it was check on logcat in adb, waiting... and when the phone is stucked on blue screen... the log cat say something about... corruption internal...
sorry i cant save the screenshot of the logcat
actually i have installed the last stock firmware 5.1 EU version with the stock recovery
sorry for my poor english
@lost101 can you help me please??
@manjs - Via a PC, do the following wipe: (requires working ADB setup - google it)
http://forum.xda-developers.com/showpost.php?p=65431978&postcount=22​
hi, i also got this problem.. i think its a hardware problem..
appu1988 said:
hi, i also got this problem.. i think its a hardware problem..
Click to expand...
Click to collapse
Most likely. It's certainly not a software issue I have ever seen.
Just insert a sim card
idk how but it solved in my case.

xt1033 black screen after flashing 4.4.4 or 5.02

good moorning people, i need help.
the situation is that i got my cellphone done some weird process that i cant identify, my brother inlaw took it and gave it back with unlock bootloader as a friend of his were going to``improve it´´, i guess bootloader has been unlocked as it shows the logo in red and white, and says phone is unlocked status 3. so i do get afterwards d motorola presentation and the blue moto logo and then a black screen. seen that i dont know what really happen to the cellphone, aa he had it for a long time im not sure wich firmware it had when the bad procedure happend. maybe 4.4.4 or 5.02. it may have been the actualization for ota, but i dint think so
now some important points, in fastboot mode i cant get to recovery mode with ususal botton combination, try to apply pdate from sd card or hard reset is imposible from fastboot in the phone, i cant access recovery, so i did make it happen by adb. i also tried to flas a twrp by adb but it didnt work, i got lieng android, when trying to boot into recovery.
i got a thrustable stock rom 4.4.4 brasil and flashed it and i got the primary gpt downgrade failed and the one for tz the rest of the log was just cool, but i got the black screen, from this i though that it may jus be running before the lollipop version, as it said failed for downgrade, but i dont understand so much about to make such a coclusion, researching i did found that this is just normal when downgrading, for those 2 first commands so i did flash lollipop 5.0 and got 2 other errors hab check failed for boot hab check failed for recovery, please help me with this, nest ill hang full log when flashing 5.0 , remember at the end i get black screen. Now this is interesting, the cellphone did boot now, but touch does not work, this happend already before, only once, im reeboting it at the moment and yes, the black screen has been shown again, it does not seem like touch may have any problem, it looks good, but those two times it came up it did not work.
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.025s]
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.316s]
finished. total time: 0.346s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.101s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 0.940s]
finished. total time: 1.051s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.055s]
writing 'logo'...
OKAY [ 0.064s]
finished. total time: 0.127s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.421s]
writing 'boot'...
OKAY [ 0.607s]
finished. total time: 1.036s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.435s]
writing 'recovery'...
OKAY [ 0.617s]
finished. total time: 1.061s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257883 KB)...
OKAY [ 9.641s]
writing 'system'...
OKAY [ 7.984s]
finished. total time: 17.638s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256782 KB)...
OKAY [ 9.722s]
writing 'system'...
OKAY [ 8.319s]
finished. total time: 18.050s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260098 KB)...
OKAY [ 9.616s]
writing 'system'...
OKAY [ 8.427s]
finished. total time: 18.057s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (160376 KB)...
OKAY [ 6.036s]
writing 'system'...
OKAY [ 6.487s]
finished. total time: 12.536s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.874s]
writing 'modem'...
OKAY [ 0.824s]
finished. total time: 2.711s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.018s]
finished. total time: 0.025s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.019s]
finished. total time: 0.025s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 3.187s]
finished. total time: 3.287s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.020s]
finished. total time: 0.024s
C:\Program Files (x86)\Minimal ADB and Fastboot>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.028s]
finished. total time: 0.035s
C:\Program Files (x86)\Minimal ADB and Fastboot>
i suggest you get the latest firmware 5.1 for your device.
and use the same commands
I'm going to try that, thanks man.
AgentChaos said:
i suggest you get the latest firmware 5.1 for your device.
and use the same commands
Click to expand...
Click to collapse
Question, cause I really have flashed several stocks on this phone, when ur a latest version u mean like what, cause If I write that in Google all I get is like stock Rom, can u help me with this, xt1033, Brazil
I can't flash twrp or cwm, it's really complicated

Moto G - boot loop issue - XT1033

Dear Members,
My friend owns a Moto G XT1033 (dual sim Indian version) and recently had the software go wrong. Now the phone boots - shows boot unlocked warning, booting animation. After the MOTO symbol, all that we get is a blank screen.
Now, things that I tried to recover the phone is as follows -
1. Booted into recovery menu - tried accessing the RECOVERY option. I get a NO COMMAND error (with the android lying down on his back)
2. Tried flashing custom recovery (both TWRP and CWM) - using fastboot option - I get "MISMATCHED PARTITION SIZE" error. I ignored that error (as read somewhere in this forum), I still get "NO COMMAND" while accessing the RECOVERY option
3. Tried to sideload stock 4.4.4 version using adb - the system pushes the rom to the phone successfully, but in couple of minutes I get "installation aborted" error.
I've done all I could with the help of other threads with no success. I would request your help to recover the phone. Apologies if I have started another duplicate thread on this issue. Please help. Thanks in advance.
AP Fastboot Flash Mode (S)
41.13 (sha07dc8e78, 2014-06-16 16:33:29)
CPU: MSM8226 CS
eMMC: 16GB Sandisk RV=06 PV=07 TY=17
DRAM: 1024MB Elpida S4 SDRAM DIE=4GB
Battery OK
Device is UNLOCKED. Status Code: 3
Connect USB data Cable
Flash the latest XT1033 Factory Firmware Image using Fastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
Flash the latest XT1033 Factory Firmware Image using Fastboot. If this is not successful, it would help to see a log of the flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Thanks for your reply and your time!
However, please find the error message and flash log below.
My image file - XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7_CFC.xml
mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.025s]
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.359s]
finished. total time: 0.388s
mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.095s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.116s]
finished. total time: 1.216s
mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.055s]
writing 'logo'...
OKAY [ 0.037s]
finished. total time: 0.097s
mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.394s]
writing 'boot'...
OKAY [ 0.654s]
finished. total time: 1.053s
mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.403s]
writing 'recovery'...
OKAY [ 0.659s]
finished. total time: 1.068s
mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk1': No error
mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk2': No error
Please help further.
billa vimal said:
mfastboot flash system system.img_sparsechunk1
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk1': No error
mfastboot flash system system.img_sparsechunk2
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk2': No error
Please help further.
Click to expand...
Click to collapse
Use the file names that actually exist on your computer - there may be dots in the name or some other minor differences. And if chunk 0 exists, start with that one.
_that said:
Use the file names that actually exist on your computer - there may be dots in the name or some other minor differences. And if chunk 0 exists, start with that one.
Click to expand...
Click to collapse
Thanks for highlighting that! I actually went by the steps listed in the tutorial and didnt notice the chunk.0! I have now followed every other step - but still the problem exists! I have attached the screenshot of the rom contents. And also the flash logs. Please let me know if I'm missing anything here.
Thanks for your time!
mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.016s]
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.359s]
finished. total time: 0.375s
mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.109s]
finished. total time: 1.219s
mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.391s]
writing 'boot'...
OKAY [ 0.656s]
finished. total time: 1.047s
mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.391s]
writing 'recovery'...
OKAY [ 0.656s]
finished. total time: 1.047s
mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257755 KB)...
OKAY [ 9.031s]
writing 'system'...
OKAY [ 8.064s]
finished. total time: 17.110s
mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256949 KB)...
OKAY [ 8.994s]
writing 'system'...
OKAY [ 8.234s]
finished. total time: 17.229s
mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260404 KB)...
OKAY [ 9.139s]
writing 'system'...
OKAY [ 8.235s]
finished. total time: 17.375s
mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (166184 KB)...
OKAY [ 5.859s]
writing 'system'...
OKAY [ 6.453s]
finished. total time: 12.328s
mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 1.766s]
writing 'modem'...
OKAY [ 0.844s]
finished. total time: 2.609s
mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ -0.000s]
finished. total time: -0.000s
mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.016s
mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 0.078s]
writing 'fsg'...
OKAY [ 3.188s]
finished. total time: 3.266s
mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
Appreciate if someone can help rescue the phone. Thanks.
Dear friends, I am bumping this thread as I am still having the phone as a brick. Thanks to anyone who volunteer to help.

xt1039, mfastboot error, can't reboot, bootloop 41.1A

Hello
I really hopes one of you brilliand guys can help me. I'm at a loss (sorry in advance for bad english).
I have a xt1039 with an unlocked BL 41.1A which I can't get back to stock or flash any other ROM.
In mfastboot, my phone is recognized as TA4750I1SK, and the device is UNLOCKED and my CID is 7.
I tried flashing different stock version from here
https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/"]https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/
trying both 4.4.4 and 5.1 but without success:
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.090s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.430s
(version downgraded for primary gpt)
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.170s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.020s]
finished. total time: 1.200s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.100s]
writing 'logo'...
OKAY [ 0.090s]
finished. total time: 0.190s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.520s]
writing 'boot'...
OKAY [ 0.810s]
finished. total time: 1.330s
(This sometimes fails as well, preflash validation, and on mobile says "version downgraded for boot")
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash recovery recovery.i
mg
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.520s]
writing 'recovery'...
OKAY [ 0.810s]
finished. total time: 1.330s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257451 KB)...
OKAY [ 10.715s]
writing 'system'...
OKAY [ 13.060s]
finished. total time: 23.776s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257661 KB)...
OKAY [ 10.383s]
writing 'system'...
OKAY [ 12.192s]
finished. total time: 22.580s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (261552 KB)...
OKAY [ 10.710s]
writing 'system'...
OKAY [ 17.881s]
finished. total time: 28.606s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (60232 KB)...
OKAY [ 2.527s]
writing 'modem'...
OKAY [ 2.090s]
finished. total time: 4.627s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.030s]
finished. total time: 0.030s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.064s]
finished. total time: 0.066s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (517 KB)...
OKAY [ 0.080s]
writing 'fsg'...
OKAY [ 5.272s]
finished. total time: 5.362s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.140s]
finished. total time: 0.140s
C:\Users\Zhe Wang\Downloads\mfastboot-v2>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.440s]
finished. total time: 0.440s
I managed to flash twrp, but the phone will hang on Bootloader logo when rebooting, and I don't know what to do next.
Any good ideas?
visit here https://forum.xda-developers.com/showthread.php?t=2317790
and download version 1.4.2
then visit this https://forum.xda-developers.com/attachment.php?attachmentid=3476163&d=1442444179 (direct download link for mfastboot)
now copy mfastboot.exe to adb folder (created from version 1.4.2 .exe)
and try to install 5.1 lollipop stock rom with mfastboot commands thats it everything will works fine
dont download adb file from google website always use version 1.4.2
enjoy
Thank you for your reply. That made no difference. Same error messages. Also when I reboot in the end, it still shows unlocked bootloader message, continues straight to periodically blinking the "no command" and then just hangs.
I tried to flash XT1039_PEREGRINE_RETEU_5.1_LPB23.13-17_cid7_CFC.xml.
Also, when I go to twrp and try to make a wipe, it shows 'unable to mount /data' and 'unable to mount internal storage'.
Any new ideas?
SunilSuni said:
visit here https://forum.xda-developers.com/showthread.php?t=2317790
and download version 1.4.2
then visit this https://forum.xda-developers.com/attachment.php?attachmentid=3476163&d=1442444179 (direct download link for mfastboot)
now copy mfastboot.exe to adb folder (created from version 1.4.2 .exe)
and try to install 5.1 lollipop stock rom with mfastboot commands thats it everything will works fine
dont download adb file from google website always use version 1.4.2
enjoy
Click to expand...
Click to collapse
Powerleech said:
Hello
I really hopes one of you brilliand guys can help me. I'm at a loss (sorry in advance for bad english).
I have a xt1039 with an unlocked BL 41.1A which I can't get back to stock or flash any other ROM.
In mfastboot, my phone is recognized as TA4750I1SK, and the device is UNLOCKED and my CID is 7.
I tried flashing different stock version from here
https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/"]https://firmware.center/firmware/Motorola/Moto%20G%20%281st%20gen-2013%29/Stock/XT1039/
trying both 4.4.4 and 5.1 but without success:
I managed to flash twrp, but the phone will hang on Bootloader logo when rebooting, and I don't know what to do next.
Any good ideas?
Click to expand...
Click to collapse
Flashing twrp 3.1 or high in bootloader .
Wipe "system" "data" and "cache" in twrp .
Dont flash "partition" and "motoboot" when you flashing stock firmware .

Categories

Resources