[FiRMWARE] XT1575 PuRE FiRMWARE aNd STuFF

Search This thread

gokart2

Senior Member
Sep 21, 2011
1,443
612
Detroit
Moto Z2 Force
Google Pixel 6
PuRE FiRMWARE aNd STuFF


XT1575


By using any of these you agree that I am not responsible for ANYTHING that can or may happen to you, or your device!




Android 5.1.1

5.1.1 LPH23.116-18 FIRMWARE
5.1.1 FIRMWARE
5.1.1 BOOT.IMG
5.1.1 RECOVERY.IMG







Android 6.0
6.0 MPH24.49-18 FIRMWARE
6.0 FIRMWARE
--mirror--
6.0 BOOT.IMG
--mirror--
6.0 RECOVERY.IMG
--mirror--
Motorola Supplied Firmware
Moto X Pure Edition (2015)
MPH24.49-18_18




6.0 MPH24.49-18-3 FIRMWARE
MPH24.49-18-3 FIRMWARE
This is a 100% stock FIRMWARE dump after the Feb 1st 2016 OTA. It includes everything a normal FIRMWARE zip has, except for the bootloader. I cannot figure out how to dump the bootloader.....yet. I tested this multiple times with no issues. You will also notice there is only one system.img instead of the multiple system_sparsechunk files like the old FIRMWARES. It is in sparse format, just one file now. This is how Motorola is doing it. Flash it via:
Code:
fastboot flash partition gpt.bin
fastboot reboot bootloader 
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1 
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata
fastboot reboot
You may notice a "sparse header error" when flashing at the beginning. Don't worry about it, all is well. The current AutoFlashFirmware.bat file doesn't work with this Firmware file. Flash the files manually!




6.0 MPH24.49-18-4 FIRMWARE
This is the May security update full firmware
MPH24.49-18-4 FIRMWARE







TWRP BACKUPS
5.1.1 LPH23.116-18 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
5.1.1 Stock Unrooted.zip



6.0 MPH24.49-18 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted 6.0" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
6.0 Stock Unrooted.zip
--mirror--


6.0 MPH24.49-18-3 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "stock_MPH24.49-18-3" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
stock_MPH24.49-18-3







OTA's
OTA Firmware Update Android 5.1 (LPH23.116-18) to 6.0 (MPH24.49-18)
Blur_Version.23.21.18.clark_retus.retus.en.US.zip
--mirror--



OTA February Security Update MPH24.49-18 to MPH24.49-18-3
Blur_Version.24.11.18.clark_retus.retus.en.US.zip
ANYONE HAVING ISSUES WITH THIS OTA SECURITY UPDATE SEE THIS







AutoFlashFirmwareScript

MAKE SURE YOU ARE NOT DOWNGRADING AS IT WILL CAUSE BOOT LOOPS
Current Firmware 5.1.1 to 6.0.0= OK
Current Firmware 6.0.0 to 5.1.1= BOOTLOOP


-This is a Windows .bat script to automagically flash a firmware file:
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1 
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata
fastboot reboot
-Make sure Motorola USB Drivers are installed
-Extract the Motorola Firmware you want to flash
-Extract the contents of the AutoFlashFirmwareScript folder inside the folder of the firmware previously extracted (Motorola Firmware and AutoFlashFirmwareScript files must be in the same folder)
-Start the device in fastboot
-Connect to usb
-Run (double click) AutoFlashFirmware.bat


AutoFlashFirmware.zip








Useful Commands
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
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
 
Last edited:

patt2k

Senior Member
Mar 22, 2009
3,390
546
I would take a nice fast stock rom why not until CM roms have working VolTE. If you need some mirrors I can help :D
 
  • Like
Reactions: gokart2

gokart2

Senior Member
Sep 21, 2011
1,443
612
Detroit
Moto Z2 Force
Google Pixel 6
I would take a nice fast stock rom why not until CM roms have working VolTE. If you need some mirrors I can help :D

I plan on cooking just stock roms. Have little time to even do that, but I find them useful most of the time. You can mirror whatever you'd like.

The modified logo.bin inside of the zip has the unlocked bootloader screen removed, and the normal stock "locked bootloader" screen in it's place.
 

patt2k

Senior Member
Mar 22, 2009
3,390
546
Nice post it when you have recovery flash able stock from :D

Sent from my XT1575 using Tapatalk
 

gokart2

Senior Member
Sep 21, 2011
1,443
612
Detroit
Moto Z2 Force
Google Pixel 6
Will you create one for Moto X Style version (EU) too?

Verstuurd vanaf mijn XT1572 met Tapatalk

If and when I can get the firmware, definitely. Took me forever to get this firmware since I could not dump it from my device like normal. Never had an issue before with taking dumps?:laugh::silly:
 

chispas117

Account currently disabled
Dec 2, 2012
229
53
GB
meettomy.site
Currently working on the updater-script, my arch nemisis. Hopefully if all goes well I'll have it up tonight/tomorrow. After the unrooted stock from is done, I'll rock out a stock rooted....possibly with some debloat/enhancements.
That would be awesome I like stock with some extra goodness, you rock man !

Sent from my XT1575 using Tapatalk
 

gokart2

Senior Member
Sep 21, 2011
1,443
612
Detroit
Moto Z2 Force
Google Pixel 6
@gokart2 if my previous upload didn't work here is the second. You didn't close the bracket for assert at line 9

Thank you very much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!:good::good::good::good::good:
I appreciate the help very much! I'm gonna give it a try and see.
I see that I didn't close it now. I built about 10 of these....so I probably thought I had it closed in this one like the others.
And I thought we were supposed to leave one blank line at the end?
 
Last edited:
  • Like
Reactions: amit.lohar

gokart2

Senior Member
Sep 21, 2011
1,443
612
Detroit
Moto Z2 Force
Google Pixel 6
Update...... I got the installer-script figured out. It flashed, but after sitting at the splash screen for a little bit it rebooted into recovery....?
I'm lost at this point. I'm gonna try to do a system dump from my device and build it that way (the way I'm used to) instead of they way I built it from the Firmware. The tool I used may have had something to do with it?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 80
    PuRE FiRMWARE aNd STuFF


    XT1575


    By using any of these you agree that I am not responsible for ANYTHING that can or may happen to you, or your device!




    Android 5.1.1

    5.1.1 LPH23.116-18 FIRMWARE
    5.1.1 FIRMWARE
    5.1.1 BOOT.IMG
    5.1.1 RECOVERY.IMG







    Android 6.0
    6.0 MPH24.49-18 FIRMWARE
    6.0 FIRMWARE
    --mirror--
    6.0 BOOT.IMG
    --mirror--
    6.0 RECOVERY.IMG
    --mirror--
    Motorola Supplied Firmware
    Moto X Pure Edition (2015)
    MPH24.49-18_18




    6.0 MPH24.49-18-3 FIRMWARE
    MPH24.49-18-3 FIRMWARE
    This is a 100% stock FIRMWARE dump after the Feb 1st 2016 OTA. It includes everything a normal FIRMWARE zip has, except for the bootloader. I cannot figure out how to dump the bootloader.....yet. I tested this multiple times with no issues. You will also notice there is only one system.img instead of the multiple system_sparsechunk files like the old FIRMWARES. It is in sparse format, just one file now. This is how Motorola is doing it. Flash it via:
    Code:
    fastboot flash partition gpt.bin
    fastboot reboot bootloader 
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img
    fastboot flash modem NON-HLOS.bin
    fastboot erase modemst1 
    fastboot erase modemst2
    fastboot flash fsg fsg.mbn
    fastboot flash bluetooth BTFM.bin
    fastboot erase cache
    fastboot erase userdata
    fastboot reboot
    You may notice a "sparse header error" when flashing at the beginning. Don't worry about it, all is well. The current AutoFlashFirmware.bat file doesn't work with this Firmware file. Flash the files manually!




    6.0 MPH24.49-18-4 FIRMWARE
    This is the May security update full firmware
    MPH24.49-18-4 FIRMWARE







    TWRP BACKUPS
    5.1.1 LPH23.116-18 Stock Unrooted TWRP Backup
    This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
    5.1.1 Stock Unrooted.zip



    6.0 MPH24.49-18 Stock Unrooted TWRP Backup
    This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted 6.0" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
    6.0 Stock Unrooted.zip
    --mirror--


    6.0 MPH24.49-18-3 Stock Unrooted TWRP Backup
    This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "stock_MPH24.49-18-3" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
    stock_MPH24.49-18-3







    OTA's
    OTA Firmware Update Android 5.1 (LPH23.116-18) to 6.0 (MPH24.49-18)
    Blur_Version.23.21.18.clark_retus.retus.en.US.zip
    --mirror--



    OTA February Security Update MPH24.49-18 to MPH24.49-18-3
    Blur_Version.24.11.18.clark_retus.retus.en.US.zip
    ANYONE HAVING ISSUES WITH THIS OTA SECURITY UPDATE SEE THIS







    AutoFlashFirmwareScript

    MAKE SURE YOU ARE NOT DOWNGRADING AS IT WILL CAUSE BOOT LOOPS
    Current Firmware 5.1.1 to 6.0.0= OK
    Current Firmware 6.0.0 to 5.1.1= BOOTLOOP


    -This is a Windows .bat script to automagically flash a firmware file:
    Code:
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    fastboot flash modem NON-HLOS.bin
    fastboot erase modemst1 
    fastboot erase modemst2
    fastboot flash fsg fsg.mbn
    fastboot flash bluetooth BTFM.bin
    fastboot erase cache
    fastboot erase userdata
    fastboot reboot
    -Make sure Motorola USB Drivers are installed
    -Extract the Motorola Firmware you want to flash
    -Extract the contents of the AutoFlashFirmwareScript folder inside the folder of the firmware previously extracted (Motorola Firmware and AutoFlashFirmwareScript files must be in the same folder)
    -Start the device in fastboot
    -Connect to usb
    -Run (double click) AutoFlashFirmware.bat


    AutoFlashFirmware.zip








    Useful Commands
    Code:
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    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
    10
    MPHS24.49-18-4 - Mirror

    Here is my Google Drive link for the MPHS24.49-18-4 firmware. The original Mega.nz link is terribly slow.

    Android 6.0 - May Security Patch (stock)
    XT1575_CLARK_RETUS_6.0_MPHS24.49-18-4_cid9_subsidy-DEFAULT_CFC.xml.zip

    https://drive.google.com/file/d/0B1tb_AIZ5QUwOFJjRV8tMk1LRFU
    10
    Here's a new stock firmware:

    System Version: 24.221.4.clark_retus.retus.en.US
    Android Version: 6.0
    Build Number: MPHS24.49-18-4
    Build Date: Thu Apr 21 00:01:30 CDT 2016
    Blur Version: Blur_Version.24.221.4.clark_retus.retus.en.US

    XT1575_CLARK_RETUS_6.0_MPHS24.49-18-4_cid9_subsidy-DEFAULT_CFC.xml.zip
    https://mega.nz/#!IJsTEACZ!90riSHod6WP0_EhMc9wAFZ1UCYqswQP0jzeOaxXNvjA
    5
    UPDATED THE OP WITH A FIRMWARE FLASH TOOL (script)
    This is a Windows .bat script to automagically flash a firmware file:
    Code:
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    fastboot flash modem NON-HLOS.bin
    fastboot erase modemst1 
    fastboot erase modemst2
    fastboot flash fsg fsg.mbn
    fastboot flash bluetooth BTFM.bin
    fastboot erase cache
    fastboot erase userdata
    fastboot reboot
    -Make sure Motorola drivers are installed
    -Extract the Motorola Firmware you want to flash
    -Extract the contents of the AutoFlashFirmwareScript folder inside the folder of the firmware previously extracted (Motorola Firmware and AutoFlashFirmwareScript files must be in the same folder)
    -Start the device in fastboot
    -Connect to usb
    -Run (double click) AutoFlashFirmware.bat
    I included an extra system flash (fastboot flash system system.img_sparsechunk.9) command incase some firmware files are larger then others, or for future purposes. Even if the sparsechunk.9 file isn't there, the firmware will flash fine

    AutoFlashFirmware.zip