looking for MM 6.0 Rom twrp flashable (XT1092)? - X 2014 Q&A, Help & Troubleshooting

Hello,
which MM 6.0 rom can i use to flash it on my XT1092 with TWRP?
thanks

Dior said:
Hello,
which MM 6.0 rom can i use to flash it on my XT1092 with TWRP?
thanks
Click to expand...
Click to collapse
Would u like fastboot MM?

kyo167 said:
Would u like fastboot MM?
Click to expand...
Click to collapse
it doesnt really work with fastboot.
i think twrp would be the easiest way.
is it possible with twrp?
edit:
i will try his one:
http://forum.xda-developers.com/moto-x-2014/general/rom-stock-t3361470/post66961368#post66961368

Dior said:
it doesnt really work with fastboot.
i think twrp would be the easiest way.
is it possible with twrp?
edit:
i will try his one:
http://forum.xda-developers.com/moto-x-2014/general/rom-stock-t3361470/post66961368#post66961368
Click to expand...
Click to collapse
[rom]stock+[mm][06/29/16] is a mod rom.
If u wanna back to stock , u can find it here
Hope this helped.
Flashing steps as provided by Motorola site:
Unzip the image and copy all file to fastboot utility directory.
Put your device in fastboot mode.
NOTE: You can use the Motorola or Android fastboot utility to flash (included in the Darwin/, Linux/ or Windows/ directory).
Follow the flashing steps in the .xml file that was included in the package.
A typical flashing sequence includes all these partitions, but might vary depending on your product - so please use the sequence in the .xml file in your package.
E.g:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set oem
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 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 erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
WARN: it's a factory reset / clean flash. Plz keep your data safe.

Thank you.
I want to use MM on my Moto, but the Rom from the link doesn't work really good.
Which rom could I use instead of this?
It has to be exactly for the XT1092 right?

You can use CM13 instead.
My link (firmware.center/firmware/Motorola/Moto%20X%20%282nd%20gen-2014%29/Stock/XT1092/) is exactly for the XT1092. But the XT1092 has some retail versions. I know reteu - France, and as I understand some other European countries, retde - Germany, retin - India, retgb - England, retes - Spain (not sure).
If ur Moto is in stock. U can found your retail version in Setting > About phone > System version (xx.xx.xx.victara_reteu_reteuall.en.EU retin).

I ran the 1095 stock on my 1092 for months without problems. You can find it in the thread "XT1095 6.0 flashable stock ROM" by AGISCI. Just a search and a TWRP flash away.
Please don't spread out misleading information without investigating...

Related

Official 5.1 images?

Hi, I'm looking for stock official images of 5.1 (retail .DE)
Anyone ?
borda01 said:
Hi, I'm looking for stock official images of 5.1 (retail .DE)
Anyone ?
Click to expand...
Click to collapse
You wont see them until after they have pushed officially.
And then, any Developer XT1053 or XT1060 images will get posted to Moto's web site -> https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images
In case you don't wanna use RSD Lite/You own a Mac:
MANUAL FLASHING
Much easier AND don't have to deal with getting RSD Lite to work....
Note - this was done on VZW variant, and based on XML file of that particular firmware. Get these instructions from your firmware package XML file.
Note 2 - VERY IMPORTANT!!! - You MUST use mfastboot (Moto fastboot) for the system.img flash as its too large for standard Android fastboot to handle, your flash WILL fail if you use standard fastboot. Hence why it says "mfastboot" this is not a typo.
fastboot oem fb_mode_set
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
mfastboot flash system system.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw
fastboot oem fb_mode_clear
Note: this is all done using fastboot/mfastboot/adb manually on your command prompt/terminal.
Good luck.

How do I go back to complete stock?

I cracked my screen and so I'm going to send it to Motorola. My bootloader is unlocked and I'm on marshmallow. How would I got back to 5.1 on lollipop with the boot loader locked?
Sent from my XT1095 using Tapatalk
Basically this.
If you're having trouble with your phone, you should flash the latest full factory firmware, in bootloader mode, using fastboot. Look for the newest firmware for your specific device model:
http://www.filefactory.com/folder/dd05c058d3ff8dbe/
http://motofirmware.center/files/
Only flash the latest Lollipop so as not to get bootloader troubles. Boot into bootloader mode, with adb and fastboot in the same folder as the firmware files, press Shift+Right click in that folder, Open command prompt here, paste these commands one by one, so you can check for errors. FIRST CHECK THE NUMBERS ON YOUR "system.img_sparsechunk" files:
fastboot -w
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 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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot -w
fastboot reboot
Click to expand...
Click to collapse
If you're on the XT1095 Pure Edition, here's the link to the latest factory image.
SurlyDuff said:
Basically this.
If you're on the XT1095 Pure Edition, here's the link to the latest factory image.
Click to expand...
Click to collapse
Thanks! How would you check the "system.img_sparsechunk" files? I'm sorry, just want to get this right.
iam on 6.0 rooted,theres is any problem if i flash 5.1??? and do you know when 6.0 will be avaliable for download ??

Moto G 2014 LTE XT1078 How do I restore stock rom?

Did someone had success restoring stock rom in this device?
I wanted to restore the stock rom, but I have seen people reporting hard bricks after any procedure.
A user posted this Firmware, which is supposedly for my phone.
XT1078_THEA_RETBR_DS_5.0.2_LXB22.99-24.12_cid12_subsidy-DEFAULT_CFC.xml.zip
I was thinking in follow the instructions that the user mendelssohn give here . Maybe I could use that script in this firmware, but do not know if it would work.
Someone managed to do this procedure successfully? If so, what is right procedure?
Thanks in advance.
I've been looking for how to restore the stock recovery, so I could install Android 6.0 from OTA update. I did not flash a custom ROM, because CyanogenMod did not have a stable release for XT1078 then, and it stil does not have at the time I write this. So this file helped me to revert my XT1078 to stock.
But I did not use any script. It's just how I choose to do it, I'd rather know what's going on in every step instead of let a script do things for me. I extracted the file XT1078_THEA_RETBR_DS_5.0.2_LXB22.99-24.12_cid12_subsidy-DEFAULT_CFC.xml.zip, and moved the required files to the folder platform-tools on Android SDK. Then these are the commands I used:
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 system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
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
After reboot, OTA update with Android 6.0 worked flawlessly.
I think you may want MM6.0 clean flash whitout any ota mess -> http://www.filefactory.com/file/2rw...MPB24.65-34_cid12_subsidy-DEFAULT_CFC.xml.zip
This is the MM 6.0 complete image, flash it as tatianes told you, but i would like to sugget the use of mfastbotv2 instead of fastboot
Flash like this
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 modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
Click to expand...
Click to collapse
Just remeber to doublecheck the numbers of systeam sparse file, if your rom have 0 to 7, ou will have to add those
Am i understand?
So, let me see if i understand:
I extract the zip with the rom in the same folder of fastboot (or mfastboot) then, after (double) check the numbers of system sparse file, i'll do this commands?
There is no "collateral effects"?
(I'm asking 'cause I've tried this, boot on a lollipop, and when i tried to reboot, the phone bricked)
Does anybody tried to do this from Cyano?

Looking for 24.11.18.victara_retca.retca.en.ca recovery ROM

I seem to have lost my recovery image backup that I made before installing TWRP. I currently have 24.11.18.victara_retca.retca.en.ca installed on my phone, but can't get the most recent OTA because of this. I'm on WIND Mobile in Canada, though I don't know if there's any difference between that and standard retail.
Does anyone have a lead on the 24.11.18 stock recovery (or full ROM)?
egerlach said:
I seem to have lost my recovery image backup that I made before installing TWRP. I currently have 24.11.18.victara_retca.retca.en.ca installed on my phone, but can't get the most recent OTA because of this. I'm on WIND Mobile in Canada, though I don't know if there's any difference between that and standard retail.
Does anyone have a lead on the 24.11.18 stock recovery (or full ROM)?
Click to expand...
Click to collapse
Download the full firmware, and keep it:
VICTARA_RETCA_XT1097_6.0_MPE24.49-18_cid14_CFC.xml.zip
https://firmware.center:8081/firmware/Motorola/Moto X (2nd gen-2014)/Stock/XT1097/
EDIT: Extract the zip, if you're still on 5.1 then flash the full firmware:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
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 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 erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
I doubt there will be a full firmware with the May 2016 patch.
(I have the XT1097 from Wind)
Gus Ghanem said:
Download the full firmware, and keep it:
VICTARA_RETCA_XT1097_6.0_MPE24.49-18_cid14_CFC.xml.zip
EDIT: Extract the zip, if you're still on 5.1 then flash the full firmware:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
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 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 erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
I doubt there will be a full firmware with the May 2016 patch.
(I have the XT1097 from Wind)
Click to expand...
Click to collapse
Hi Gus (or anyone else who reads this),
Will this process reset my phone? I flashed the recovery ROM, as that's all I thought I needed, but now I think the "pre-flight checks" on the OTA are failing, i.e. some OS file on my device isn't correct. Is there a way to flash just the OS without resetting the whole device?
Cheers,
Eric
egerlach said:
Hi Gus (or anyone else who reads this),
Will this process reset my phone? I flashed the recovery ROM, as that's all I thought I needed, but now I think the "pre-flight checks" on the OTA are failing, i.e. some OS file on my device isn't correct. Is there a way to flash just the OS without resetting the whole device?
Cheers,
Eric
Click to expand...
Click to collapse
Did you flash stock recovery from the same firmware version that you already had on your phone?
In order to get OTA's, the OS must be pure stock; ALL files have to be stock. If you've never flashed 6.0 before, you will need to upgrade the Bootloader and Partition Table, which probably wipes all partitions.
Are you trying to preserve data/files/apps? I think you should back up your files before attempting anything.
The May 2016 patch is probably the last OTA this device will ever receive, that's why I'm running CM13, and soon we will get CM14 Nougat.
I don't think there's a way around it, if you want a pure factory stock device, you'll have to reset it (flash ALL the firmware files).
---------- Post added at 11:17 AM ---------- Previous post was at 11:03 AM ----------
You can try flashing the exact firmware version you have on your phone now, like this:
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
Thanks. Flashing everything and not erasing userdata worked.

Looking for XT1094 5.1 Stock Image

Hi,
I've given my minor daughter a Republic XT1094 with firmware version lpe23.32-39-R-28 (5.1). I rooted it and flashed TWRP so that parental control software could be installed (please don't address the ethics here as there was a child safety issue). Unfortunately, she managed to mess up the phone badly enough that I need to flash back to stock image to get the parental control software back on there. I grabbed a pds.img before this happened but, unfortunately, didn't get a NAND backup.
Any idea where I can find a stock image and how I can flash it?
Thanks,
Doc
Try https://firmware.center/firmware/Motorola/Moto%20X%20%282nd%20gen-2014%29/Stock/XT1094/VICTARA_REPW_XT1094_5.1_LPE23.32-39-R-28_cid6_CFC.xml.zip using fastboot.
Follow the flashing steps in the .xml file that was included in the package.
A typical flashing sequence includes all these partitions, but might vary depending on your product - so please use the sequence in the .xml file in your package.
E.g:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set oem
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 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 erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Good luck.
Thanks. Worked perfectly.
datawrhsdoc said:
Hi,
I've given my minor daughter a Republic XT1094 with firmware version lpe23.32-39-R-28 (5.1). I rooted it and flashed TWRP so that parental control software could be installed (please don't address the ethics here as there was a child safety issue). Unfortunately, she managed to mess up the phone badly enough that I need to flash back to stock image to get the parental control software back on there. I grabbed a pds.img before this happened but, unfortunately, didn't get a NAND backup.
Any idea where I can find a stock image and how I can flash it?
Thanks,
Doc
Click to expand...
Click to collapse
Wait, how were you able to flash TWRP on XT1094 with 5.1 if the bootloader can't be unlocked?

Categories

Resources