Hi there,
I want to downgrade my Moto G, so I've download the Stock 4.4.4 Firm and run this commands:
Code:
[email protected]:~/stock4# fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.024s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.315s
[email protected]:~/stock4# fastboot flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.151s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.421s
[email protected]:~/stock4# fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1060 KB)...
OKAY [ 0.103s]
writing 'logo'...
OKAY [ 0.150s]
finished. total time: 0.254s
[email protected]:~/stock4# fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.641s]
writing 'boot'...
OKAY [ 0.957s]
finished. total time: 1.598s
[email protected]:~/stock4# fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.682s]
writing 'recovery'...
OKAY [ 0.952s]
finished. total time: 1.635s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.293s]
sending 'system' (261001 KB)...
OKAY [ 12.886s]
writing 'system'...
OKAY [ 16.901s]
finished. total time: 30.081s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.289s]
sending 'system' (251184 KB)...
OKAY [ 12.618s]
writing 'system'...
OKAY [ 14.800s]
finished. total time: 27.707s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.316s]
sending 'system' (232703 KB)...
OKAY [ 11.492s]
writing 'system'...
OKAY [ 23.038s]
finished. total time: 34.847s
[email protected]:~/stock4# fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 2.487s]
writing 'modem'...
OKAY [ 2.265s]
finished. total time: 4.753s
[email protected]:~/stock4# fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.067s]
finished. total time: 0.067s
[email protected]:~/stock4# fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.087s]
finished. total time: 0.087s
[email protected]:~/stock4# fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (102 KB)...
OKAY [ 0.087s]
writing 'fsg'...
OKAY [ 5.156s]
finished. total time: 5.243s
[email protected]:~/stock4# fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.116s]
finished. total time: 0.116s
[email protected]:~/stock4# fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.256s]
finished. total time: 0.256s
[email protected]:~/stock4# fastboot reboot
rebooting...
finished. total time: 0.001s
[email protected]:~/stock4#
After restarts, it stucks at "WARNING BOOTLOADER UNLOCKED" logo.
Could anyone help me?
jochy2525 said:
Hi there,
I want to downgrade my Moto G, so I've download the Stock 4.4.4 Firm and run this commands:
Code:
[email protected]:~/stock4# fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.024s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.315s
[email protected]:~/stock4# fastboot flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.151s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.421s
[email protected]:~/stock4# fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1060 KB)...
OKAY [ 0.103s]
writing 'logo'...
OKAY [ 0.150s]
finished. total time: 0.254s
[email protected]:~/stock4# fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.641s]
writing 'boot'...
OKAY [ 0.957s]
finished. total time: 1.598s
[email protected]:~/stock4# fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.682s]
writing 'recovery'...
OKAY [ 0.952s]
finished. total time: 1.635s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.293s]
sending 'system' (261001 KB)...
OKAY [ 12.886s]
writing 'system'...
OKAY [ 16.901s]
finished. total time: 30.081s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.289s]
sending 'system' (251184 KB)...
OKAY [ 12.618s]
writing 'system'...
OKAY [ 14.800s]
finished. total time: 27.707s
[email protected]:~/stock4# fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.316s]
sending 'system' (232703 KB)...
OKAY [ 11.492s]
writing 'system'...
OKAY [ 23.038s]
finished. total time: 34.847s
[email protected]:~/stock4# fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 2.487s]
writing 'modem'...
OKAY [ 2.265s]
finished. total time: 4.753s
[email protected]:~/stock4# fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.067s]
finished. total time: 0.067s
[email protected]:~/stock4# fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.087s]
finished. total time: 0.087s
[email protected]:~/stock4# fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (102 KB)...
OKAY [ 0.087s]
writing 'fsg'...
OKAY [ 5.156s]
finished. total time: 5.243s
[email protected]:~/stock4# fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.116s]
finished. total time: 0.116s
[email protected]:~/stock4# fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.256s]
finished. total time: 0.256s
[email protected]:~/stock4# fastboot reboot
rebooting...
finished. total time: 0.001s
[email protected]:~/stock4#
After restarts, it stucks at "WARNING BOOTLOADER UNLOCKED" logo.
Could anyone help me?
Click to expand...
Click to collapse
Don't flash the bootloader & partition tables(motoboot.img & gpt.bin). Try flashing the rest. Just edit the .bat file & remove these two lines:
1.) fastboot flash partition gpt.bin
2.) fastboot flash motoboot motoboot.img
Or better you can run the commands individually(excluding motoboot.img & gpt.bin) to see the output at each step
legolas06 said:
Don't flash the bootloader & partition tables(motoboot.img & gpt.bin). Try flashing the rest. Just edit the .bat file & remove these two lines:
1.) fastboot flash partition gpt.bin
2.) fastboot flash motoboot motoboot.img
Or better you can run the commands individually(excluding motoboot.img & gpt.bin) to see the output at each step
Click to expand...
Click to collapse
Thanks for the solution!
So I had cm12 with android 5.0.2 installed, then I turned back to 4.4.4 stock and then I tried to flash brazilian stock 5.0.2 firmware. After I flash everything, my phone wouldn't turn on for 10+ minutes so I tried to come back again to 4.4.4 but the bootloader changed to 41.18 so I can't do anything.
Recoveryes doesn't work, tried to flash cm12.1 but nothing works and when I try to flash the brazilian stock firmware I get this:
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash partition gpt.b
in
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.031s]
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.344s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash motoboot motobo
ot.img
target reported max download size of 536870912 bytes
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.203s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.047s]
writing 'logo'...
OKAY [ 0.109s]
finished. total time: 0.156s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.359s]
writing 'boot'...
OKAY [ 0.984s]
finished. total time: 1.344s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash recovery recove
ry.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.391s]
writing 'recovery'...
OKAY [ 0.956s]
finished. total time: 1.346s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash system system.i
mg_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.690s]
sending 'system' (257883 KB)...
OKAY [ 8.179s]
writing 'system'...
OKAY [ 15.439s]
finished. total time: 24.309s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash system system.i
mg_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.312s]
sending 'system' (256754 KB)...
OKAY [ 8.126s]
writing 'system'...
OKAY [ 15.860s]
finished. total time: 24.299s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash system system.i
mg_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.303s]
sending 'system' (260090 KB)...
OKAY [ 8.252s]
writing 'system'...
OKAY [ 16.146s]
finished. total time: 24.703s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash system system.i
mg_sparsechunk.3
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.335s]
sending 'system' (165316 KB)...
OKAY [ 5.256s]
writing 'system'...
OKAY [ 11.092s]
finished. total time: 16.683s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash modem NON-HLOS.
bin
target reported max download size of 536870912 bytes
sending 'modem' (49356 KB)...
OKAY [ 1.600s]
writing 'modem'...
OKAY [ 2.281s]
finished. total time: 3.882s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.125s]
finished. total time: 0.125s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (102 KB)...
OKAY [ 0.063s]
writing 'fsg'...
OKAY [ 5.311s]
finished. total time: 5.389s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.141s]
finished. total time: 0.141s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.516s]
finished. total time: 0.516s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>fastboot reboot
rebooting...
finished. total time: 0.016s
C:\Users\Simone\Desktop\Minimal ADB and Fastboot1>
Click to expand...
Click to collapse
I tried to downgrade the bootloader but I didn't find anything.. What can I do?
Try using mfastboot to flash the firmware image.
Download: https://www.androidfilehost.com/?fid=23578570567719065
I flashed the XT1031 Boost Mobile bootloader on my C Spire phone and can't get service on my carrier anymore. Does anyone know how to fix it?
@Matthew931 - I'm assuming you mean you flashed the XT1031 Firmware Image. The only other firmware image for XT1031 is Republic Wireless US. I suspect C-Spire and Republic Wireless are the same.
Download and Tutorial available here:
http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
I recommend you do the fastboot commands manually, one at a time, and report back here with a log if you have problems. I also suggest you leave your current Bootloader alone, and therefore do not include the following fastboot command:
fastboot flash motoboot motoboot.img
I flashed the Boost Mobile lollipop bootloader thinking it wouldn't hurt they are the same model but i cant get service anymore so im guessing its trying to connect to boost and they don't have service in my area. I will try this thank you.
It didn't work my WIFI stopped working
Matthew931 said:
It didn't work my WIFI stopped working
Click to expand...
Click to collapse
Please provide a full and complete log of you doing the mfastboot commands.
I got it working sorta it only connects to boost towers now do you know how to change the system to connect to C Spire I have the APN information for them but I don't know how to make android use it
http://ian.mcxa.org/2015/01/03/manually-configure-sprint-apns-lollipop.html
I can't access the APN setting do you know a way to open then I don't have voice dialer and the ADB command just brings up help unless im using it wrong
Matthew931 said:
I can't access the APN setting do you know a way to open then I don't have voice dialer and the ADB command just brings up help unless im using it wrong
Click to expand...
Click to collapse
It would be helpful if you would describe more clearly what you mean. Is the setting listed, but grayed out?
QuickShortcutMaker is one way to directly access settings - In the app, change 'Incremental search' to 'Normal Search' - now search for: APN
The app worked I open the settings but they do not save
Matthew931 said:
The app worked I open the settings but they do not save
Click to expand...
Click to collapse
Are you running a Stock ROM or custom ROM? You really should reconsider flashing the Republic Wireless US factory firmware image, as it is probably an essential step.
I am on AOSP Android 5.1.1 I have a backup of the software that was on it when I bought it but it doesn't get service either. Do you want me to try using that?
Matthew931 said:
I am on AOSP Android 5.1.1 I have a backup of the software that was on it when I bought it but it doesn't get service either. Do you want me to try using that?
Click to expand...
Click to collapse
I want you to provide a log of what happens when you use fastboot to flash the Republic Wireless US factory firmware image.
lost101 said:
I want you to provide a log of what happens when you use fastboot to flash the Republic Wireless US factory firmware image.
Click to expand...
Click to collapse
ok will do that now
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash partition gpt.bin
'mfastboot' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.029s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.322s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (619 KB)...
OKAY [ 0.074s]
writing 'logo'...
OKAY [ 0.101s]
finished. total time: 0.178s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.382s]
writing 'boot'...
OKAY [ 0.817s]
finished. total time: 1.200s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.391s]
writing 'recovery'...
OKAY [ 0.808s]
finished. total time: 1.202s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash system system.img_sparse
chunk1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.255s]
sending 'system' (248502 KB)...
OKAY [ 8.223s]
writing 'system'...
OKAY [ 12.726s]
finished. total time: 21.211s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash system system.img_sparse
chunk2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.252s]
sending 'system' (251514 KB)...
OKAY [ 8.306s]
writing 'system'...
OKAY [ 12.078s]
finished. total time: 20.639s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash system system.img_sparse
chunk3
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.261s]
sending 'system' (237909 KB)...
OKAY [ 7.870s]
writing 'system'...
OKAY [ 20.285s]
finished. total time: 28.418s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47484 KB)...
OKAY [ 1.611s]
writing 'modem'...
OKAY [ 1.626s]
finished. total time: 3.239s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.068s]
finished. total time: 0.069s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.067s]
finished. total time: 0.068s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (255 KB)...
OKAY [ 0.105s]
writing 'fsg'...
OKAY [ 5.270s]
finished. total time: 5.376s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.193s]
finished. total time: 0.194s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.506s]
finished. total time: 0.507s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>fastboot reboot
rebooting...
finished. total time: 0.002s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>
it won't go past bootloader unlocked now
Matthew931 said:
it won't go past bootloader unlocked now
Click to expand...
Click to collapse
You are not flashing the firmware image correctly.
Please mfastboot only. Do the commands manually, one at a time. Provide a new log.
https://www.androidfilehost.com/?fid=23578570567719065
It's starting now
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.026s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.314s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (619 KB)...
OKAY [ 0.050s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.145s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.378s]
writing 'boot'...
OKAY [ 0.791s]
finished. total time: 1.171s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.379s]
writing 'recovery'...
OKAY [ 0.795s]
finished. total time: 1.176s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash system system.img_spars
echunk1
target max-sparse-size: 256MB
sending 'system' (248502 KB)...
OKAY [ 8.329s]
writing 'system'...
OKAY [ 12.768s]
finished. total time: 21.100s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash system system.img_spars
echunk2
target max-sparse-size: 256MB
sending 'system' (251514 KB)...
OKAY [ 8.475s]
writing 'system'...
OKAY [ 12.103s]
finished. total time: 20.581s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash system system.img_spars
echunk3
target max-sparse-size: 256MB
sending 'system' (237909 KB)...
OKAY [ 8.369s]
writing 'system'...
OKAY [ 20.263s]
finished. total time: 28.634s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47484 KB)...
OKAY [ 1.629s]
writing 'modem'...
OKAY [ 1.627s]
finished. total time: 3.258s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.025s]
finished. total time: 0.026s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.053s]
finished. total time: 0.054s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (255 KB)...
OKAY [ 0.058s]
writing 'fsg'...
OKAY [ 5.257s]
finished. total time: 5.316s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.153s]
finished. total time: 0.154s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.487s]
finished. total time: 0.488s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>mfastboot reboot
rebooting...
finished. total time: 0.002s
C:\Users\Matthew\Downloads\ACG_XT1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml\ACG_XT
1031_4.4.2_KXB20.9-1.10-1.43_CFC_1FF.xml>
It crashed
Matthew931 said:
It crashed
Click to expand...
Click to collapse
Why are you using the 4.4.2 ACG firmware image and not the 4.4.4 Republic Wireless image?
http://www.filefactory.com/file/4hz...4.4_KXB21.14-L2.4_5_release-keys-cid6.xml.zip
I installed CM11 but when I saw that the stable version still in the Jellybean version I tried to go back to the stock rom but I had a problem when I tried to install the rom and now my cell phone can't boot.
It's stuck in the "Warning unlocked bootloader" so it turns off and go to the warning screen again.
I already tried some things like":
I tried to use the recovery mode but it show the TeamWin screen but instead go to menu it goes to the loop in the warning screen again.
I tried also fastboot
PHP:
flash recovery twrp-2.8.6.0-xt1032.img0-xt1032.img
and a previous version
PHP:
fastboot flash recovery twrp-2.8.5.0-xt1032.img
but it does not worked because the battery is too low now.
Now i put my phone to charge to see if I can do something after the charge.
I tried also the tutorial to restore stock firmware
This is the order and the output that I get. :
Code:
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.042s]
writing 'logo'...
OKAY [ 0.086s]
finished. total time: 0.128s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.354s]
writing 'boot'...
OKAY [ 0.892s]
finished. total time: 1.246s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.372s]
writing 'recovery'...
OKAY [ 0.886s]
finished. total time: 1.258s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.222s]
sending 'system' (257883 KB)...
OKAY [ 8.184s]
writing 'system'...
OKAY [ 14.713s]
finished. total time: 23.119s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.300s]
sending 'system' (256754 KB)...
OKAY [ 8.136s]
writing 'system'...
OKAY [ 15.103s]
finished. total time: 23.539s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.327s]
sending 'system' (260090 KB)...
OKAY [ 8.203s]
writing 'system'...
OKAY [ 15.426s]
finished. total time: 23.955s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.303s]
sending 'system' (165316 KB)...
OKAY [ 5.244s]
writing 'system'...
OKAY [ 10.616s]
finished. total time: 16.164s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (49356 KB)...
OKAY [ 1.594s]
writing 'modem'...
OKAY [ 2.158s]
finished. total time: 3.751s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.098s]
finished. total time: 0.098s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.067s]
finished. total time: 0.067s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (102 KB)...
OKAY [ 0.101s]
writing 'fsg'...
OKAY [ 5.317s]
finished. total time: 5.418s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.150s]
finished. total time: 0.150s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.523s]
finished. total time: 0.523s
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot reboot
rebooting...
finished. total time: 0.001s
felipejpa15 said:
I installed CM11 but when I saw that the stable version still in the Jellybean version I tried to go back to the stock rom but I had a problem when I tried to install the rom and now my cell phone can't boot.
It's stuck in the "Warning unlocked bootloader" so it turns off and go to the warning screen again.
I already tried some things like":
I tried to use the recovery mode but it show the TeamWin screen but instead go to menu it goes to the loop in the warning screen again.
I tried also fastboot
PHP:
flash recovery twrp-2.8.6.0-xt1032.img0-xt1032.img
and a previous version
PHP:
fastboot flash recovery twrp-2.8.5.0-xt1032.img
but it does not worked because the battery is too low now.
Now i put my phone to charge to see if I can do something after the charge.
Click to expand...
Click to collapse
felipejpa15 said:
Code:
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
Click to expand...
Click to collapse
Did you use the Motorola-specific fastboot (often called mfastboot)? If not, that may be your problem because normal fastboot erases the target partition, which won't work with the system image chunks.
I just used normal fastboot not the Motorola one. I will try it after the work tonight. If you have any link to download please let me know.
_that said:
Did you use the Motorola-specific fastboot (often called mfastboot)? If not, that may be your problem because normal fastboot erases the target partition, which won't work with the system image chunks.
Click to expand...
Click to collapse
I tried again with moto-fastboot for osx but it didn't work
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash partition gpt.bin
sending 'partition' (32 KB)... OKAY [ 0.018s]
writing 'partition'... INFOPreflash validation failed
FAILED (remote failure)
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash boot boot.img
sending 'boot' (10240 KB)... OKAY [ 0.345s]
writing 'boot'... OKAY [ 0.880s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash recovery recovery.img
sending 'recovery' (10240 KB)... OKAY [ 0.351s]
writing 'recovery'... OKAY [ 0.884s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash system system.img_sparsechunk.0
sending 'system' (257883 KB)... OKAY [ 8.143s]
writing 'system'... OKAY [ 14.784s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash system system.img_sparsechunk.1
sending 'system' (256754 KB)... OKAY [ 8.099s]
writing 'system'... OKAY [ 15.105s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash system system.img_sparsechunk.2
sending 'system' (260090 KB)... OKAY [ 8.233s]
writing 'system'... OKAY [ 15.323s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash system system.img_sparsechunk.3
sending 'system' (165316 KB)... OKAY [ 5.239s]
writing 'system'... OKAY [ 10.603s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash modem NON-HLOS.bin
sending 'modem' (49356 KB)... OKAY [ 1.590s]
writing 'modem'... OKAY [ 2.112s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 erase modemst1
erasing 'modemst1'... OKAY [ 0.024s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 erase modemst2
erasing 'modemst2'... OKAY [ 0.061s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 flash fsg fsg.mbn
sending 'fsg' (102 KB)... OKAY [ 0.051s]
writing 'fsg'... OKAY [ 5.315s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 erase cache
erasing 'cache'... OKAY [ 0.093s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 erase userdata
erasing 'userdata'... OKAY [ 0.521s]
➜ BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml ./moto-fastboot-osx64 reboot
rebooting...
felipejpa15 said:
I just used normal fastboot not the Motorola one. I will try it after the work tonight. If you have any link to download please let me know.
Click to expand...
Click to collapse
I think i have the same problem - have you any solution?
and - how you flash with fastboot? i can't connect to the phone (or I don't know how)
OK - my problem solved
i've connected to mfastboot and used http://forum.xda-developers.com/showpost.php?p=47820707 solution
i"ve flashed different ROM than suggested (XT1032_FALCON_TESCOGBSL_5.1_LPB23.13-56_cid7_CFC.xml)
almost all was ok (first: that was one more file to flash, second: phone restart after using comand "mfastboot oem fb_mode_clear")
now it's still configuring itself but it's working
maybye it will be helpfull to someone (i was angry as hell for 3 hours)
Hi,
I have Moto G XT1033(Dual SIM).
Recently I have installed custom CyanogenMod 13 ROM(marshmallow) which is working fine but I want to get back to stock ROM
whenever I tried to flash, after rebooting It is getting stuck at "Warning, Device is unlocked" screen
Also if I tried to upgrade/install CyanogenMod 13, Its booting fine and also working fine
Please help me to resolve this....
FYI.... I'm using below step to downgrade and getting failed at 1st 2 steps(Output attached below)
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
==================================================================================================================
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.047s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.391s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1060 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.109s]
finished. total time: 0.219s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.391s]
writing 'boot'...
OKAY [ 0.781s]
finished. total time: 1.172s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.406s]
writing 'recovery'...
OKAY [ 0.766s]
finished. total time: 1.172s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.609s]
sending 'system' (260949 KB)...
OKAY [ 8.248s]
writing 'system'...
OKAY [ 12.748s]
finished. total time: 21.605s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.641s]
sending 'system' (248721 KB)...
OKAY [ 7.875s]
writing 'system'...
OKAY [ 10.216s]
finished. total time: 18.732s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.672s]
sending 'system' (254187 KB)...
OKAY [ 8.026s]
writing 'system'...
OKAY [ 18.983s]
finished. total time: 27.681s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash system system.img_sparsechunk.3
error: cannot load 'system.img_sparsechunk.3'
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 1.531s]
writing 'modem'...
OKAY [ 1.391s]
finished. total time: 2.938s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.062s]
finished. total time: 0.062s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.062s]
finished. total time: 0.062s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (102 KB)...
OKAY [ 0.094s]
writing 'fsg'...
OKAY [ 5.641s]
finished. total time: 5.750s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.437s]
finished. total time: 0.437s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot erase userdata
erasing 'userdata'...
OKAY [ 6.394s]
finished. total time: 6.394s
C:\Users\padma\Downloads\Compressed\adb-tools_treiber\adb-tools_treiber\adb-tools>fastboot reboot
rebooting...
finished. total time: 0.016s
=========================================================================================================================