Stock firmware images

Search This thread

Jeet Chowdhury

Senior Member
Oct 30, 2011
120
4
Kolkata, India
www.tweakjc.com
This thread is no longer being updated.

Please use the new Stock Firmware Images Index instead:

I have downloaded and flashed the XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7 file using this commands:

fastboot oem lock begin
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_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 oem lock

I get a locked message on mobile. The mobile then rebooted and stucked at warning logo forever. I can not use my mobile now. Any help will be very much appreciated. :)
 

lost101

Inactive Recognized Contributor
May 30, 2008
7,417
9,305
I have downloaded and flashed the XT1033_FALCON_ASIA_DS_5.1_LPB23.13-56_cid7 file using this commands:

I get a locked message on mobile. The mobile then rebooted and stucked at warning logo forever. I can not use my mobile now. Any help will be very much appreciated. :)
Please post a log (copy and paste Command Prompt window contents) - Are you using mfastboot?
It sounds like you need to unlock your Bootloader.
 

Jeet Chowdhury

Senior Member
Oct 30, 2011
120
4
Kolkata, India
www.tweakjc.com
Please post a log (copy and paste Command Prompt window contents) - Are you using mfastboot?
It sounds like you need to unlock your Bootloader.

Here is the log:

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot oem lock begin
...
(bootloader) Ready to flash signed images

OKAY [ 2.797s]
finished. total time: 2.797s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
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.312s]
finished. total time: 0.359s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>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.094s]
finished. total time: 1.188s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.063s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.156s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.375s]
writing 'boot'...
OKAY [ 0.739s]
finished. total time: 1.117s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.377s]
writing 'recovery'...
OKAY [ 0.750s]
finished. total time: 1.127s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257755 KB)...
OKAY [ 8.097s]
writing 'system'...
OKAY [ 12.221s]
finished. total time: 20.334s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256949 KB)...
OKAY [ 8.078s]
writing 'system'...
OKAY [ 11.616s]
finished. total time: 19.694s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260404 KB)...
OKAY [ 8.193s]
writing 'system'...
OKAY [ 12.105s]
finished. total time: 20.298s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (166184 KB)...
OKAY [ 5.235s]
writing 'system'...
OKAY [ 8.318s]
finished. total time: 13.553s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49376 KB)...
OKAY [ 1.608s]
writing 'modem'...
OKAY [ 1.453s]
finished. total time: 3.061s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.041s]
finished. total time: 0.042s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (103 KB)...
OKAY [ 0.093s]
writing 'fsg'...
OKAY [ 5.626s]
finished. total time: 5.720s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.406s]
finished. total time: 0.406s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 6.813s]
finished. total time: 6.813s

D:\USeR-DaTa\Jeet Chowdhury\Desktop\Restore Stock ROM And Re-Lock BootLoader\Restore Stock ROM And Re-Lock BootLoader>mfastboot oem lock
...
FAILED (status read failed (Too many links))
finished. total time: 23.564s

Previously I was using fastboot. Now tried with mfastboot. I see a warning logo screen. Then the dead android image then it is flickering like black screen with that image coming and going.
 

lost101

Inactive Recognized Contributor
May 30, 2008
7,417
9,305
Previously I was using fastboot. Now tried with mfastboot. I see a warning logo screen. Then the dead android image then it is flickering like black screen with that image coming and going.
Are you actually flashing all of the sparsechunk files in the folder? Can you skip the last command mfastboot oem lock - to see what happens.
 

cricket4all

Senior Member
Nov 26, 2015
100
13
can anyone tell me the easy steps or show me video step by step to relock my moto g xt1033 bootloader.
i have already downloaded the stock firmware from above link
 

Nikzyb

Member
Mar 29, 2014
12
1
Mumbai
hi,i updated my xt1033 to 5.1 via ota.then rooted it.i guess i then fiddled with the system and it was stuck in bootloop.so i decided to restore stock firmware but as 5.1 asia retail firmware wasn't available i decided to downgrade it to 5.0.2 . that failed so i decided to wait.now i found the firmware on the new thread.i flashed that but now it keeps booting straight to recovery.to a black screen with the android recovery logo flickering in between.
could someone guide me with solutions please.
 

mehcoib

Senior Member
Feb 28, 2013
58
3
Montreal, QC
I'm so lost, I don't know what is the lastest version available for my GPE Moto G 1st Gen? I currently have 5.1, but the phone is proposing an OTA (that I can't do since I don't have stock recovery, that's why I'm waiting for the very last official ROM to do a last manual "upgrade"). I doubt the pending OTA update is 5.1.1 since it's only 7.7 MB... Probably only a minor update.

Is there anything newer than the file I upgraded to (GPE_5.1_XT1032_LMY47M.M001_CFC)? If not, any chance XT1032 gets Lollipop 5.1.1 one day? (I know it will not get 6.0 and that's fine)
 

lost101

Inactive Recognized Contributor
May 30, 2008
7,417
9,305
I'm so lost, I don't know what is the lastest version available for my GPE Moto G 1st Gen? I currently have 5.1, but the phone is proposing an OTA (that I can't do since I don't have stock recovery, that's why I'm waiting for the very last official ROM to do a last manual "upgrade"). I doubt the pending OTA update is 5.1.1 since it's only 7.7 MB... Probably only a minor update.

Is there anything newer than the file I upgraded to (GPE_5.1_XT1032_LMY47M.M001_CFC)? If not, any chance XT1032 gets Lollipop 5.1.1 one day? (I know it will not get 6.0 and that's fine)
This thread is no longer being updated.

Please use the new Stock Firmware Images Index instead:
 

pablovsky

New member
Aug 31, 2017
2
0
firm request

hello
do you have this?
Title: Android 4.4.2 - Blur_Version.174.44.1.falcon_umts.AWSRetail.en.US (Retail US) (XT1034)
Filename: US_retail_XT1034_KXB20.9-1.10-1.24-1.1_CFC.xml.zip

the link is broken.
thanx
 

lost101

Inactive Recognized Contributor
May 30, 2008
7,417
9,305

Rishank

Senior Member
Oct 2, 2017
85
24
23
Dehradun
The index thread is here:
[INDEX] Moto G [Falcon][Peregrine] Factory Firmware Images


Flashing 4.4.2 is extremely dangerous and should be avoided. 4.4.4 included major bug fixes.
last week i flashed motorola stock rom kitkat 4.4 on falcon using TWRP it flashed sucessfully...but after flashing i m not able to install any other custom rom like mokee,lineage,resurrection...it always stucks at boot... before flashing stock rom i flashed many rom but since the day flashing stock rom not able to flash any other looks like ROM changed the internal storage type as it says sometimes in twrp "unable to mount storage"
 

lost101

Inactive Recognized Contributor
May 30, 2008
7,417
9,305
last week i flashed motorola stock rom kitkat 4.4 on falcon using TWRP it flashed sucessfully...but after flashing i m not able to install any other custom rom like mokee,lineage,resurrection...it always stucks at boot... before flashing stock rom i flashed many rom but since the day flashing stock rom not able to flash any other looks like ROM changed the internal storage type as it says sometimes in twrp "unable to mount storage"
Stock Roms (more specifically the Kernel) require userdata to be formatted to f2fs. So you are probably correct in your assumption. You can change the format of userdata to ext4 in TWRP.
 
  • Like
Reactions: Rishank

Top Liked Posts

  • There are no posts matching your filters.
  • 73
    Hey guys,

    since some of us have root now, it is possible that someone needs to recover the original firmware.


    http://sbf.droid-developers.org is maintained by Firmware Team. Please DO NOT send private messages regarding firmware. If a firmware you need is not available, you can try requesting it on their own forum at firmware-team.com or on droidevelopers.com

    Enjoy :)
    24
    New 4.4.4 firmware images available:

    4.4.4 RETAIL EU IMAGE HAZ ARRIVED!

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.EURetail.en.EU (Retail EU) (XT1032)
    Filename: XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_1FF.xml.zip
    [Download] [Mirror]


    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.EURetailSL.en.EU (Retail EU SIM-Locked) (XT1032)
    Filename: XT1032_RETAILSL-EU_4.4.4_KXB21.14-L1.40_39_cid7_CFC_1FF.xml.zip
    [Download]


    Title: Android 4.4.4 - Blur_Version.*.*.*.falcon_utmsds.Retail.en.03 (Retail Asia) (XT1033) (Dual-SIM)
    Filename: ASIA-DS_4.4.4_KXB21.14-L1.40_34_cid7_CFC_1FF.xml.zip
    [Download] [Mirror]

    ....and for those of you with the 5 inch Moto G 2:

    Title: Android 4.4.4 - Blur_Version.*.*.*.????_utmsds.Retail.en (Retail Dual-SIM) (XT1068) (Dual-SIM)
    Filename: RETAILDSDSALL_XT1068_4.4.4_KXB21.85-14_cid7_CFC_SVC.xml.zip
    [Download]

    --
    Firmware images provided by Firmware Team, post your appreciation and requests here:
    19
    New 4.4.4 firmware images available:

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.Retail.en.GB (Retail UK) (XT1032)
    Filename: XT1032_RETAIL-GB_4.4.4_KXB21.14-L1.40_36_cid7_CFC_1FF.xml.zip
    [Download] [Mirror]

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.Retail.en.DE (Retail Germany) (XT1032)
    Filename: XT1032_RETAIL-DE_4.4.4_KXB21.14-L1.40_36_cid7_CFC_1FF.xml.zip
    [Download]

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.Retail.en.FR (Retail France) (XT1032)
    Filename: XT1032_RETAIL-FR_4.4.4_KXB21.14-L1.40_37_cid7_CFC_1FF.xml.zip
    [Download]

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.O2SL.en.GB (O2 UK) (XT1032)
    Filename: XT1032_O2SL-GB_4.4.4_KXB21.14-L1.40_37_cid7_CFC_1FF.xml.zip
    [Download]

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.VodafoneSL.en.GB (Vodafone UK) (XT1032)
    Filename: XT1032_VODAFONESL-GB_4.4.4_KXB21.14-L1.40_31_cid7_CFC_1FF.xml.zip
    [Download]

    Title: Android 4.4.4 - Blur_Version.210.12.40.falcon_utms.EESL.en.GB (EE UK) (XT1032)
    Filename: XT1032_EESL-GB_4.4.4_KXB21.14-L1.40_39_cid7_CFC_1FF.xml.zip
    [Download]

    --
    Firmware images provided by Firmware Team, post your appreciation and requests here:
    16
    First Android 5.0.2 firmware images now available:

    Title: Android 5.0.2 - Blur_Version.220.21.28.falcon_utms.Brasil.en.BR (Retail Brazil) (XT1032)
    Filename: BRASIL_XT1032_5.0.2_LXB22.46-28_cid12_CFC.xml.zip
    [Download] [Mirror #1] [Mirror #2]

    Title: Android 5.0.2 - Blur_Version.220.21.28.falcon_utmsds.Brasil.en.BR (Retail Brazil) (XT1033)
    Filename: BRASIL_XT1033_5.0.2_LXB22.46-28_cid12_CFC.xml.zip
    [Download] [Mirror]

    Title: Android 5.0.2 - Blur_Version.220.21.28.falcon_utmsds.AsiaRetail.en.03 (Retail Asia) (XT1033)
    Filename: ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml.zip
    [Download] [Mirror]

    Thanks to flyjazz and MoeMoeKu for the mirrors.

    --
    Firmware images provided by Firmware Team