(13/12/16) Stock 6.0/Marshmallow Firmware for XT1079 ASIA (RETASIA)(fast download) - Moto G 2014 LTE General

XT1079_THEA_RETASIA_DS_6.0_MPBS24.65-34-5_cid7_subsidy-DEFAULT. This stock firmware is for the XT1079 ASIA region. Has not been modified or edited, simply a faster mirror. Updated 13/12/16 (690mb)
Connect your phone in fastboot mode/bootloader
Download Mfastbootv2 here: https://drive.google.com/file/d/0B9JdPPX_cXeARFN3VXpXdmxBZ2c/view?usp=drivesdk
Firmware here: https://drive.google.com/file/d/0B9JdPPX_cXeAZkg5MXRCdGN0ZFU/view?usp=drivesdk
Extract mfastboot, then extract all "stock firmware" to the Mfastboot folder, once complete. Hold Shift + right click and hit "open command prompt here"
Type mfastboot devices
A return should pop with some random characters (your device) if it's connected, from there type:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
First boot can take a little while. Be patient
To keep data, skip mfastboot erase userdata. (not recommended if coming from Lollipop)
Leave me a thanks if it helped
EDIT. Here's a recent updated firmware, maybe it will help some people https://firmware.center/firmware/Mo...BS24.65-34-5_cid7_subsidy-DEFAULT_CFC.xml.zip

will this work for XT1079 china version ?

kit_kit said:
will this work for XT1079 china version ?
Click to expand...
Click to collapse
Hard to say. Somone recently reported a sparse chunk image too large error. I've never had this before. Most suggest it's due to using an older fastboot.. Other say this has worked fine. If I were you try and find the firmware for your region. I'm not that experienced. I simply mirror the downloads to save the people the hassle

Related

[[Tutorial]] Flashing Android 5.0.2 on Rooted Moto E (Not Stock android)

Yes. Its android 5.0.2 for Moto E XT1022. Its working smoothly.
Tutorial (Video Coming Tonight)
1. Download Stock 4.4.4 (If you are not on Stock)
2. Download Android 5.0.2 for Moto E.
3. Download mfastboot. (Attached with post)
4. Download TWRP 2.8 Moto E.
Now flash Stock 4.4.4 using adb.
commands :
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
If every command you entered was successfully executed, your phone will reboot into stock firmware ! And I bet it would...
Flash TWRP recovery on Moto E.
Copy zip Android 5.0.2 on moto e Internal or External Memory wherever you want.
Flash it using TWRP 2.8. It'll work for Sure.
Hit Like.
Video Incoming Tonight Hold on..
Too many guide threads, go to this one: http://forum.xda-developers.com/moto-e/general/how-to-install-lollipop-update-moto-e-t3028798
Thread closed

Phone not right, even with moto's re-lock firmware-HELP

So I requested the relock information from Motorolla and got access to the firmware. However, some of it is correct. Following these directions:
Next flash the images using fastboot:
$ fastboot flash partition gpt.bin
$ fastboot flash motoboot motoboot.img
$ 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 reboot
You also have the option to erase all the data on your device with
$ fastboot erase userdata
$ fastboot erase cache
After performing this sequence, you can relock your device with
$ fastboot oem lock
This came from https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images.
First problem is the first two steps aren't workign as the moto boot isn't even in the firmware provided. Second problem, when i do step oem lock, I'm told to do the oem lock begin command, which I do. Then I get an error message stating my software isn't verified, however on the fastboot screen it states official. So I can't relock the phone, NOR can I get rid of the unlocked bootloaded message.
Next, the phone will not see the Feb security update, says nothing available. When i download it and try to install in the factory recovery, I get an error. I can't recall what it says exactly, but it does try to install.
Any ideas? The phone works, just can't get the phone re-locked or take any software updates, which I'm sure goes right back tot he stupid unlocked bootloader.
Here is the breakdown....
Unlocked does not affect updates.
Logo.bin is really easy to change.
There is a stock rom available to flash with the update included.
lafester said:
Unlocked does not affect updates.
Logo.bin is really easy to change.
There is a stock rom available to flash with the update included.
Click to expand...
Click to collapse
The stock rom with update requires TWRP installed. For some reason I cant get the phone to relock nor take the Feb security update.
So use twrp... Not sure what the issue is here.
Using the lock oem command has never worked for anybody with this phone. Not sure why they added that if it doesn't work at all.
This worked for my Moto G 2015 so I assume its the same for Moto X. Disregard motoboot.img and any others files that do not apply to Moto X 2015.
1. Run oem lock begin
2. Flash stock firmare files
3. Relock bootloader
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
"........... all sparsechunk files"
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
Original Source: http://forum.xda-developers.com/showthread.php?t=2575586
lafester said:
So use twrp... Not sure what the issue is here.
Click to expand...
Click to collapse
Well...if this stupid phone would take TWRP than all be good...but this pos will not. Using WinTools I flash TWRP, says successful, but no die when I try to reboot into recovery. If I do the power and volume truck at "no command" I get the stock recovery not twrp. Starting to really hate this phone. Even wife's S6 is simpler than this.
What happens in fastboot? Not sure what win tools is. Use fastboot then reboot directly into recovery.
First Download ;
mfastboot : https://drive.google.com/file/d/0B5jlU9JnLAZGbVU0UzJ3N3p4X2M/view?usp=sharing
new logo : http://forum.xda-developers.com/mot...o-remove-unlocked-bootloader-warning-t3201141
and only this firmware : http://firmware.center/firmware/Mot...HS24.49-18-3_cid9_subsidy-DEFAULT_CFC.xml.zip
and
mfastboot devices
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash logo logonew.bin --- (new logo name)
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase userdata
mfastboot erase cache
mfastboot oem lock
nxtime said:
First Download ;
mfastboot : https://drive.google.com/file/d/0B5jlU9JnLAZGbVU0UzJ3N3p4X2M/view?usp=sharing
new logo : http://forum.xda-developers.com/mot...o-remove-unlocked-bootloader-warning-t3201141
and only this firmware : http://firmware.center/firmware/Mot...HS24.49-18-3_cid9_subsidy-DEFAULT_CFC.xml.zip
and
mfastboot devices
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash logo logonew.bin --- (new logo name)
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase userdata
mfastboot erase cache
mfastboot oem lock
Click to expand...
Click to collapse
Sir...I LOVE U! That fixed everything! Phone is relocked finally. Phone is right...finally. I owe you a beer!!!
MHB1638 said:
Sir...I LOVE U! That fixed everything! Phone is relocked finally. Phone is right...finally. I owe you a beer!!!
Click to expand...
Click to collapse
im happy for you. thanks

Moto Display / Active Display without image (wave to wake / notifications not work)

Hello everyone! First, sorry. It's a translation by Google Translate‎.
Guys, someone is having (or had) problems with Moto screen? On my phone a few days over here it simply no longer appears. I have the tactile feedback when you touch the screen, after engaging with gesture or take pocket, but nothing is displayed. Other apps style with AcDisplay usually work (including 've been using it now).
I've tried to disable all applications connected to the "Moto" as Actions, Screen and Voice and then re-enable them (downloading the necessary updates), but it did not work. I have also resorted to Hard Reset, however without success (after all restored by TWRP ).
I can only do flash through manual controls, the RSD I get the error "image is too large" at a certain stage. I believe that the software manual is incomplete in any way, because I'm sure it is a software problem, as the IR are all working well (you can see the red dots to wave to the device or see through any camera).
About my device:
Moto X Force - XT1580 (Brazil)
Rooted
Xposed v86 sdk23 arm64
TWRP 3.0.20_KINZIE
Firmware KINZIE_RETLA_DS_6.0_MPK24.78-13.3
Manual Flash utilized:
Code:
mfastboot flash bootloader bootloader.img
mfastboot reboot-bootloader
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash system system.img_sparsechunk.9
mfastboot flash system system.img_sparsechunk.10
mfastboot flash system system.img_sparsechunk.11
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash modem NON-HLOS.bin
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
After that , as he was stuck in the Fast Boot screen ( UTAG " bootmode " configured the fastboot ) , I used the command:
Code:
mfastboot oem fb_mode_clear

[HELP]XT1572 IMEI Null and Unknown Baseband after downgrade 7.1 to rom stock 6.0

I'm brazilian and I'dont have a good english, but I'll try explain.
I was using Lineage ROM 7.1 with root and bootload unlock, I wanted comeback to ROM STOCK 6.0. But, after that procedure my network didn't work.
WIFI - Works
Network - NO
IMEI - Blank
I used adb fastbook and flashed LA version Single Sim
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash modem NON-HLOS.bin
mfastboot flash modem NON-HLOS.bin
mfastboot flash modem NON-HLOS.bin
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot erase clogo
mfastboot oem fb_mode_clear
mfastboot reboot
Now, I'm downloading the EU version to try flash modem firmware. Does anyone know how to resolve this issue?
Do it one more time. Like here:
https://forum.xda-developers.com/moto-x-style/general/guide-flashing-stock-firmware-t3637235
Flash The newest 6.x, check how many sparsechunks do you have after unpack zipfile. @goulartt
dzidexx said:
Do it one more time. Like here:
https://forum.xda-developers.com/moto-x-style/general/guide-flashing-stock-firmware-t3637235
Flash The newest 6.x, check how many sparsechunks do you have after unpack zipfile. @goulartt
Click to expand...
Click to collapse
Thank you man, I tried flash EU version 6.0.1, but now my WIFi stopped work kk I tried all LA versions too ._.

Restoring xt1609 to stock rom

I have the Verizon Moto g4 play. As you all know, the bootloader cannot be unlocked. Is there anyway I can restore to the stock rom without unlocking bootloader? Thanks
cednod said:
I have the Verizon Moto g4 play. As you all know, the bootloader cannot be unlocked. Is there anyway I can restore to the stock rom without unlocking bootloader? Thanks
Click to expand...
Click to collapse
If you're flashing the stock firmware for your variant of hardware, usually you shouldn't have to worry about unlocking the bootloader. Just use the minimal adb and fastboot tools, issuing these commands (put your device in fastboot mode by holding pwr+vdwn):
fastboot devices
fastboot oem fb_mode_set
**With all of the stock firmware files extracted from your downloaded xt1609firmware.zip in same directory (folder) as your adb and fastboot tools, now you begin flashing each partition of the device, usually as follows:
mfastboot oem fb_mode_set
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash dsp adspso.bin
mfastboot flash oem oem.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot erase clogo
mfastboot oem fb_mode_clear
**And, finally, reboot your device by issuing the below command:
mfastboot reboot

Categories

Resources