[Guide] Moto G 4G LTE XT1045. Restore To Stock 4.4.3 KK. Explained. - Moto G General

First of all this is one of my firsts threads in XDA Forums. And this does not mean I don’t have any experience on Android, in fact, I have a lot, in the past I have the Galaxy S1 Captivate, MyTouch 4G and the Galaxy S2 T989 Hercules. I root all of them, change to different roms, kernels, stock roms, etc etc. I don’t always post because when I want to post something, someone already answer the question. Now I have the Moto 4G LTE XT1045 US version of single sim card (not the dual one), I have root it, I made some mistakes playing with the /system and /data partition with some apps that use root access and I soft brick the device. I turn it back on and the device was always in the “bootloader warning” screen. So I need in some way to go back to stock. Now that successfully restore the device I will not play with the partitions.
Click to expand...
Click to collapse
I find a few threads (which I give credits) and I restore the device back to stock. The problem is that what I do to restore back to stock, require me to go to different threats and different sites, I just can’t find one threat explaining everything in a nice and good looking way like the one that I am going to show you. Here in XDA we have experts, users and newbies, this is just an easy method for any of them.
(If you want to only Root the device in a safe way that don’t change your recovery, or the bootloader, just let me know, I am thinking in creating an easy-guide for root this device).
And second, thanks the users of the following threads, that are the ones responsible of almost all the things that I am going to say. (not in a specific order).
1. http://forum.xda-developers.com/moto-g/4g-development/xt1045-stock-rom-dump-t2794145/page2 (post # 14 by suhridkhan led me to an excellent guide).
2. http://forum.xda-developers.com/showpost.php?p=53660639&postcount=1&nocache=1&z=2567116348072886 (who led me to Firmware Factory).
3. http://www.firmware-team.com/showthread.php?t=1146 (post where I choose my stock rom XT1045 and I proceed to download).
4. http://forum.xda-developers.com/showthread.php?t=2542219 (the excellent guide, I mainly use the 3b instructions)
5. http://forum.xda-developers.com/showpost.php?p=53765029&postcount=83&nocache=1&z=3906391665805131 (I confirm the order of the flash process)
Disclaimer:
Follow these instructions at your own risk. If something goes wrong don't blame me!
I have only tested this on a US Retail Moto G XT1045 with an unlocked bootloader.
There is a high chance that his guide will work will the others LTE variants(XT1039, XT1040 & XT1042), however, I don't have a proof of this since I only have the XT1045 and the threads that I use don't say anything about if it works or not in that variants. If it works, the only difference will be the .xml.zip file from your specific device. If you use this guide for one of those variants, please let me know so I can update the guide with that device that at this moment I don't have proof if it works or not, thanks.
OLD STATEMENT, THE ZIP IS OUT, READ GUIDE CHANGELOG. Users of the XT1045. We already have receive the OTA update of KK 4.4.4. If you already have updated your device to 4.4.4, please, do not use the 4.4.3 files to downgrade and restore your device to stock. The files from 4.4.3 are not going to work, I repeat, the files from 4.4.3 (the link I provide below) are not going to work. If you update to 4.4.4 via OTA and mess (or something inexplicable happen) with your device and now your device doesn't boot, then you must search in other threads for a solution. To follow this guide for a 4.4.4 stock, we need to wait for for the 4.4.4.xml.zip file, and as far as I know, that file is not yet available to download. I have search in everywhere and the file is not available, once I know that the file is available, I will download it and I test it with this guide and my device, and if it works I will update the guide with the new download link.
Guide Change-log:
I decide to create this "Guide Change-log" section to post the short-length changes that I have made to the guide, so that the old ones a new ones can understand everything. Everything that I post are things that I personally have tested, I will not post something without testing because I don't want to brick any phone (and if that happen I am not responsible, this is XDA, everyone in XDA know that and all the risks), if for some reason I post something not tested, I will let you know. If someone test something and it works, I update the guide with that user name because that are his credits, which ones I am really grateful. A grateful thanks to @NWKENT for the help you brings to the users while I wasn't in here.
01. The original post.
02. 19/Ago/2015:
A. I create this section.
B. The 4.4.4 update xml.zip is out. They two are both the same as far as I know. I have not test them in my phone for the reason that I already have my XT1045 in Lollipop, I am not going to try to go back to KitKat, there's a significant change in versions, I can't risk my device, I am planning to buy another XT1045 for rabbit-tests like this, but for now I only have one device. I will search some info and let everyone know what I can find. In case someone want to try, these are the links of the 4.4.4 xml.zip.
http://forum.xda-developers.com/moto-g/4g-development/xt1039-moto-g-4g-stock-firmware-kxb21-t2805619
http://forum.xda-developers.com/showpost.php?p=61789810&postcount=41
LET START
Pre-requisites:
a) Unlocked bootloader.
b) Download and install Motorola Drivers:
http://www.mymotocast.com/download/MDM?platform=windows
c) Download the stock firmware:
In our case (XT1045) is the RETUS_XT1045_4.4.3_KXB21.14-L1.23-4_cid9_CFC.xml.zip from https://mega.co.nz/#!kFYC0DbD!yNkcJbtMlEEM6kBOeVwYCRp3Fcv9gwKvC3EtgC-Du-k
d) Have the ADB active in your computer. In my case I already have installed the Android SDK and configured the ADB in the “Path” of my Windows 8.1 x64 system.
To do that right click the “This PC” or “Computer” icon on the start button and click “properties”, from there go to “advanced system settings”, click “environment variables”, from the system variables find the “Path” variable, click edit but DON’T delete anything, at the very end of the “Variable Value” add a “;” and add the path of your adb platform-tools folder. In my case is C:\android-adt-bundle\sdk\platform-tools
For example:
The end of my PC Variable Value is: C:\Program Files (x86)\QuickTime\QTSystem\
You must make this:
C:\Program Files (x86)\QuickTime\QTSystem\;C:\android-adt-bundle\sdk\platform-tools
Now you click OK, click OK again and test if it works, to do that go to any windows explorer and press the shift button and right click, and click “Open command window here”. Write “adb” and click enter. If it say Android Debug Bridge version XX.X.XX and a lot of letters then you’re good to go, if your press adb and it say not found or something like that, then something is wrong.
e) Extract the RETUS_XT1045_4.4.3_KXB21.14-L1.23-4_cid9_CFC.xml.zip to a new folder in the desktop of the PC. Or your preferred folder.
f) The firmware we download earlier end with .xml.zip, for this reason we are going to need to download the Motorola Fastboot mfastboot-v2.zip (attached to this post) and extract only the .exe into the same folder as the stock firmware files (the same folder as the .bin and .img files). *User @darknomad23 finds out that mfastboot does not work with USB 3.0, so, use only USB 2.0. Thanks man.
Steps to restore stock firmware:
1) Reboot the phone into bootloader mode.
a) Unplug the USB cable and power off the phone.
b) Press and hold 'Volume down' and ‘Power’ button on the phone for around three seconds and let go the two at the same time.
You should now see the Moto G LTE bootloader screen with the following options:
Normal Powerup
Recovery
Factory
Barcodes
BP Tools
QCOM
c) Connect USB cable to your computer. Wait for the driver to be installed.
2) Open a command prompt (Start -> cmd.exe in Win7,8) and browse to the folder with the extracted firmware. Simply go to the folder with the extracted files and press the shift button and right click, and click “Open command window here”. In that folder you must have all the .img and .bin files and others, plus the mfastboot.exe file.
3) Flash each of the partitions in sequence using mfastboot, you need to enter the following commands one-by-one checking that each one returns an [OKAY].
Code:
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 modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
In the: “mfastboot flash system system.img_sparsechunk.(0,1,2)” you must have the dot, the dot before the number. In some of the other guides I see that they do not add the .0 .1 .2 and it creates an error because the file is never found.
If you want the device to reboot automatically to bootloader mode each time you restart the device you can use this command:
Code:
mfastboot oem fb_mode_set
If you don’t want to reboot automatically to bootloader mode you can use this command to clear that option on the device.
Code:
mfastboot oem fb_mode_clear
That’s all. I hope it works to you like it works to me, anything just let me know in the thread.

I've seen a lot of threads explaining the same thing, but not a single one specifically meant for the LTE, and being this complete. I have seen a few LTE owners panicking after following the steps in those threads too literally.
These are errors that are easily made, and could have been avoided if this thread had been up here earlier.
It might not be original development, but still very useful in the LTE threads?
You can see he put a lot of time in trying to make it as noob-friendly as possible, and even mentions and credits the original threads he used info from.
Many OP's don't even bother, or steal other's ideas making it look like it's their original idea. Tweaks anyone? [emoji13]
I wish all were as honest as this guy is, so kudos to the OP of this thread [emoji106]
Verstuurd vanaf mijn XT1039 met Tapatalk

did anyone receive a 4.4.4 update? xt1045 seems in the dark.

Somcom3X said:
did anyone receive a 4.4.4 update? xt1045 seems in the dark.
Click to expand...
Click to collapse
At this point all Moto G (US, EU, UK, BR and ASIA) have 4.4.4, but only Moto G 4G EU has 4.4.4.

Somcom3X said:
did anyone receive a 4.4.4 update? xt1045 seems in the dark.
Click to expand...
Click to collapse
Still on 4.4.3 here.

Thanks for posting this thread.
It's definitely worth posting here as far as I'm concerned. I don't wish to wade into the vanilla Moto G forums if I can avoid it.
Hopefully I'll never need these instructions, but good to know they're here if I ever need them.
I have a US retail XT1045 Moto G bought from Amazon. It's running Android 4.4.3.
I unlocked my bootloader, replaced the warning screen, and rooted it. Looking forward to putting TWRP and a custom ROM on it when I get my PC back.
Sent from XT1045 running XDA Premium app. Peace!

danny8 said:
Thanks for posting this thread.
It's definitely worth posting here as far as I'm concerned. I don't wish to wade into the vanilla Moto G forums if I can avoid it.
Hopefully I'll never need these instructions, but good to know they're here if I ever need them.
I have a US retail XT1045 Moto G bought from Amazon. It's running Android 4.4.3.
I unlocked my bootloader, replaced the warning screen, and rooted it. Looking forward to putting TWRP and a custom ROM on it when I get my PC back.
Click to expand...
Click to collapse
Nice to see you here. Got one of these for the wife. She likes it way better than the t679! I would get one too if the Nexus 6 wasn't around the corner.

rkuijpers said:
I've seen a lot of threads explaining the same thing, but not a single one specifically meant for the LTE, and being this complete. I have seen a few LTE owners panicking after following the steps in those threads too literally.
These are errors that are easily made, and could have been avoided if this thread had been up here earlier.
It might not be original development, but still very useful in the LTE threads?
You can see he put a lot of time in trying to make it as noob-friendly as possible, and even mentions and credits the original threads he used info from.
Many OP's don't even bother, or steal other's ideas making it look like it's their original idea. Tweaks anyone? [emoji13]
I wish all were as honest as this guy is, so kudos to the OP of this thread [emoji106]
Verstuurd vanaf mijn XT1039 met Tapatalk
Click to expand...
Click to collapse
That’s right. There is a lot of threads about the Moto G, but for the LTE there isn’t lots of them. In a matter of time the community will grow. Now I just want to help the users, and I think that I am doing right.
I know about the errors, when I try to restore my phone to stock I try a few times before I can succeed, I succeed by my own and reading a lot. Once I successfully restore to stock I decide to make a thread so the others don’t make the same mistakes and errors that I made.
When I was going to post the thread I think and I was something confused if I post the thread in Moto G Q&A, Help & Troubleshooting or Moto G 4G Android Development section. I decide in the Development because I as a user when I first search for my 4G version, I search in the 4G threads. Not the Q&A or General. I am looking for the 4G, not the “Not 4G version”. And since that there is not lots of threads in here, it would be better for the users. This is not the first thread of “back to stock” in Development section in XDA.
Yes, I like to give credits. I prefer to give credits. I know I could make this as totally mine and my ideas. But no, I am here to help, and being helped, that’s all. In a future I don’t want to have some “discussion” or “problem” in here about the info that I use, or something about their thread, stealing info, etc etc, you understand. I prefer to give credits.
And thanks for being sincere about what you think.
danny8 said:
Thanks for posting this thread.
It's definitely worth posting here as far as I'm concerned. I don't wish to wade into the vanilla Moto G forums if I can avoid it.
Hopefully I'll never need these instructions, but good to know they're here if I ever need them.
I have a US retail XT1045 Moto G bought from Amazon. It's running Android 4.4.3.
I unlocked my bootloader, replaced the warning screen, and rooted it. Looking forward to putting TWRP and a custom ROM on it when I get my PC back.
Sent from XT1045 running XDA Premium app. Peace!
Click to expand...
Click to collapse
You're welcome.
In my case I only have one phone right now, this one. I need a stable phone and rom. I am running stock KK 4.4.3, I unlock my bootloader, and I root my device. In my personal thinking, I don’t want another rom or recovery, only the 4.4.4, the one that as far as I know it is not available to our devices yet. As I know there is not a really stable recovery to our devices, I only want root.
Why don’t you do what I do?
I unlock the booloader, root the device, and install the Xposed Framework.
http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
With the Xposed Framework installed and Gravity Box KK module from their repositories in the Download section I make almost everything of what I use to do in the custom roms. With Xposed, and Gravity Box I don’t need a custom rom for now.

I think this is a good thread. The information is tailored for the XT1045 user. I am not new to Android, but I am new to the XT1045 and I sure don't want to read about other Moto G devices that have nothing to do with the XT1045.
With that, the only criticism I have is using terms that the new guys will not fully understand, or instructions without steps to complete the instruction. Like boot into bootloader mode. I will have to research that to find the way to do it. However, if you say boot in bootloader mode and then give instruction on how, the battle is won.
I know this may sound silly, but having step by step is valid. I just ordered the XT1045 and should have it in a few days. I have at this time no plans to root or anything else. Not until I understand the device. I did the same with my SGT3 10" tablet. I had no problems because there were good step by step instructions on how to root.
The other device I was look at before buying the XT1045 was the Nexus 5. I found a thread that gave such detail instruction that it was not needed to look anywhere else. Here is the link so you see what I mean: http://forum.xda-developers.com/goo...ide-nexus-5-how-to-unlock-bootloader-t2507905
I am sure this info is available elsewhere, but it was all right in one posting. I have never seen anything like it before. It was well written.
Thanks for you set of instructions for the XT1045.

headcheese said:
Still on 4.4.3 here.
Click to expand...
Click to collapse
Yep, still on 4.4.3. Even the Verizon version has it now :|

I've had a cleanup in here guys and I'd prefer not to have to return for the same reasons.
If you've got nothing constructive to add to the discussion, don't even bother posting.
I'm not going to single anyone out at this stage but the negativity and sense of entitlement around here is ridiculous.
Everyone has a right to their opinion but that's where your entitlement ends as far as I'm concerned.
Your right does NOT extend to posting your negative opinion here and derailing a thread from it's original intent - TO HELP PEOPLE.
If you think you can do a better job, by all means - make your own thread.

PLEASE..XT1045 Stock 4.4.4 OTA firmware link..
Has this device taken an OTA for 4.4.4, Been away for a few days..
Sent from my:
Jaocagomez Debloated ROM
4.4.4_21.11.21 (Unlocked)
XT1080M Droid Maxx #2
http://waynekent.com/page6.html
"Praise Jah" YOU people.!

NWKENT said:
PLEASE..XT1045 Stock 4.4.4 OTA firmware link..
Has this device taken an OTA for 4.4.4, Been away for a few days..
Click to expand...
Click to collapse
I'm still on 4.4.3, XT1045 TMOUS - no OTA available as of yet.
Forgive me if I'm being ignorant, but why would you want to flash 4.4.4 firmware given all the problems that update seems to be causing many 4G devices?

FoneWatcher said:
I'm still on 4.4.3, XT1045 TMOUS - no OTA available as of yet.
Forgive me if I'm being ignorant, but why would you want to flash 4.4.4 firmware given all the problems that update seems to be causing many 4G devices?
Click to expand...
Click to collapse
No Sir, not ignorant..LOL
I like to test, I usually purchase two of each device, and I have just purchased another XT1045 a few days ago, and I'd like to do some testing now..as long as one can revert, then I enjoy testing..
If you'all where to see a zip OTA or a Factory FXZ (when available) please post a link..thank you..
The XDA firmware pages (XT1045) doesn't even have 4.4.3 posted yet.?
Sent from my:
Jaocagomez Debloated ROM
4.4.4_21.11.21 (Unlocked)
XT1080M Droid Maxx #2
http://waynekent.com/page6.html
"Praise Jah" YOU people.!

NWKENT said:
No Sir, not ignorant..LOL
I like to test, I usually purchase two of each device, and I have just purchased another XT1045 a few days ago, and I'd like to do some testing now..as long as one can revert, then I enjoy testing..
Click to expand...
Click to collapse
Ah, okay. I (like a lot of us here do) have a slight phone fetish, as well (as you can see in my sig.)
Normally, I buy last year's flagships so I can get two phones for the price of one current flagship.
Originally I had bought a Moto G, then traded up to a 4G - to use a "backup" weekend phone.
Then two strange things happened: 1. I started carrying around my virginal white-on-white 4G LTE more than my flagship phones because it's so incredible and beautiful, so I became paranoid. The I realized that at $229, it cost almost as much as my used flagships G2 D801 and One M7 (275 and 300, respectively), so I'm as nervous about the 4G.
So last week I bought a cheap unlocked used 8GB MotoG for $119 as my "beater" and test mule. Rooted, Xposed GEL and - you guessed it - now this is my new favorite daily driver.

Not sure if this thread is still active, but I need help with this. I follow all the steps exactly and then when I try to boot up normally for the first time it says:
USB connected
Invalid boot image header!
Boot up failed.
What does this mean in terms of this guide?

2 questions.
Is there a cwm flashable zip of the stock rom for the moto g 4g lte?
Do updates work if youve unlocked the bootloader and rooted your phone?

Voiding said:
Not sure if this thread is still active, but I need help with this. I follow all the steps exactly and then when I try to boot up normally for the first time it says:
USB connected
Invalid boot image header!
Boot up failed.
What does this mean in terms of this guide?
Click to expand...
Click to collapse
Sir..Friend..what did you flash.?
What procedures did you use to flash.?
Assuming you have an XT1045.?
Sent from my 4.4.4_21.11.56_peregrine
(Unlocked) XT1045 Moto G 4G LTE #1
http://waynekent.com/page6.html
"Praise Jah" YOU people.!
---------- Post added at 07:32 AM ---------- Previous post was at 07:19 AM ----------
ivesdotkom said:
2 questions.
Is there a cwm flashable zip of the stock rom for the moto g 4g lte?
Do updates work if youve unlocked the bootloader and rooted your phone?
Click to expand...
Click to collapse
Here is my OTA 4.4.4_21.11.56 peregrine (XT1045).. I have not seen a full (factory) FXZ for the XT1045, Nore have I ever seen it posted to the firmware pages..
One would flash this zip in TWRP or CWM..onto the existing (4.4.3)..
Here >> https://docs.google.com/file/d/0B67RS0BDBp_iOWhZdGlmWXpOQW8/edit?usp=docslist_api
Sent from my 4.4.4_21.11.56_peregrine
(Unlocked) XT1045 Moto G 4G LTE #1
http://waynekent.com/page6.html
"Praise Jah" YOU people.!

Fixed. Installed mfastboot incorrectly. I fixed this and used mfastboot, all is good now.

Sorry for my late reply.
@NWKENT
We have the 4.4.4 OTA update for the XT1045 a few weeks ago, I know. But at this time I have not find the .xml.zip file of the KK 4.4.4, I mean the one of around 500MB or 600MB. If you find it please let me know so I can update the guide, thanks.
@Voiding
Yes the guide still active. Because of the university I only connect when I have the time but yes it will be always active. Once I found new things I will keep updating the guide.
Glad that you can fix the problem.

Related

Bootloader Unlock Beginners Guide (x,mini,ultra,maxx)

Hello, since i bought a Dev edition i noticed that there's no helpfull links to start with, so i though on making this thread to make other peoples life Easier.
Don't Forget to Thank All People of XDA on the Links on This Post, they deserve recognition for their help
Jaocagomez said:
First: Unlocking Bootloader
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Once you got your Developer Edition Droid Maxx You'll have to unlock the Bootloader so you can flash recoveries, roms, themes and some other stuff. Remember that only in Dev edition you Don't lose your warranty if you unlock your bootloader.
Be careful, the process of unlocking your bootloader ERASES ALL YOUR DATA, so the first thing i recommend you to do is unlock your cellphone bootloader then use it.
To enter in fastboot mode with your phone off, press Power + Vol Down
Here's the Link to Unlock Your Bootloader: https://motorola-global-portal.cust...e/bootloader/unlock-your-device-a/action/auth
To get Fastboot on your pc you can Download Minimal Adb and Fastboot which is lighter and faster than downloading full android SDK.
Also a Tip, when copying your device id, paste each line on the field one after another, and dont put spaces, sometimes when you copy-paste your device id you left a space and it shows as error.
If everything went ok, you are now fully unlocked and ready for the party.
Click to expand...
Click to collapse
Jaocagomez said:
Second: Get a Custom Recovery
Custom Recoveries remplace the stock android recovery and the main use of this is to flash roms, themes, backup, restore and some other things, Flashable Roms are always a .Zip Format
Theres lots of recoveries and they have different advantages and fails, but most of them can do the work.
To install you'll need just one line on fastboot.
Here's a List of Recoveries That work on our Device:
TWRP. (its Moto x Forum, dont Worry)
Safestrap
Philz Touch (based on CWM advanced 6)
The most user friendly i know and the one i use is TWRP
Now, if you want to stay on stock Rom i Recommend installing Xposed and Gravity Box
Click to expand...
Click to collapse
Jaocagomez said:
Third: Root in TWRP
For me the fastest Metod to root is Entering TWRP your first time, then Just exit
and before you exit TWRP will ask to install SU, swype to your right to install and then boot your phone again.
update the app, and thats all you are rooted.
There are other metods but the one i post here for me is faster and easier. you can look on the forums for more metods.
Click to expand...
Click to collapse
Jaocagomez said:
Optional: Installing Xposed And Gravity Box
Xposed its an app that modifies the look and actions of your stock rom (or any rom) without the need to be flashing things, just by overriding on boot the stock files. Its pretty useful and Great for customization.
You can learn more about it Here and Here
iB4STiD from the Moto x Forum has a Flashable Xposed and Gravity Box Module, which is the easiest way to install it.
Just Download it and flash it on your recovery. after that, update the app and install the framework and reboot again, it should be working.
Click to expand...
Click to collapse
Jaocagomez said:
Fourth: Flashing Moto X Firmware.
Here comes the interesting Part, you can flash the Moto x Firmware and work with it.
the upside down? if you have a verizon sim card and flash a moto x tmobile firmware it will not work and so on, they are sim locked as it were a retail at&t/tmob/verizon device, so you are pretty much limited to flash the moto x verizon firmware and/or the sim card your carrier is. i currently dont know how to change that but i believe its posible.
the list of all the Moto x Firmware is here: http://sbf.droid-developers.org/phone.php?device=0
in order to flash these firmware you have to put all the contents of the firmware in the minimal adb folder and copy paste this commands to flash:
Code:
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
just copy the code and paste it on the fastboot command line on your pc and you are all set.
it will boot as a moto x.
When you Install Moto X Firmware, soft keys will stop to work and you'll have on-screen keys just like moto x, in order to fix this you can flash this fixed framework-res by Skrilax_CZ and uploaded by Gundabolu SC on your recovery and you'll have a moto x firmware and soft keys working, that framework only works on android 4.4.
To come back to Droid Maxx Stock Verizon 4.4, download the Droid maxx firmware here: http://sbf.droid-developers.org/phone.php?device=4
put your phone on fastboot mode and
and run the flash_all.bat inside the .zip file, it will boot up again as a normal droid maxx.
If you do something wrong, your phone force closes, or you screw up, remember that you can always flash firmware back to Droid Maxx Stock Rom, so Dont worry.
Click to expand...
Click to collapse
Jaocagomez said:
Five: Installing Moto X Roms
You can install Moto X Roms, from moto x forum, just flash the required Moto X firmware, install a recovery then download the Rom .zip and finally to flash the rom on the recovery, and you are all set to enjoy a custom rom. oh dont forget the capacitive keys fix if you want your keys working.
Currently there is Kangakat, PAC, Eclipse, CM11, Gummy, Liquid smooth kitkat and some others, you can check them out here:
http://forum.xda-developers.com/moto-x/development
Click to expand...
Click to collapse
Jaocagomez said:
Six: Staying on Stock Verizon Rom
If you decided to stay on verizon's 4.4 stock rom, i recommend you to install Gravity box, change your status bar to white and install this moded Sistemui.apk by erishasnobattery so you stay as close as AOSP as you can.
you can also install the google now launcher located HERE for a closer look to a nexus 5
Or you can install my Debloated stock rom here: http://forum.xda-developers.com/showthread.php?t=2716824
Click to expand...
Click to collapse
Don't Forget to Thank All People of XDA on the Links on This Post, they deserve recognition for their help
Edit1:
Changed Thread name to accomodate Moto x, mini, ultra
Edit2:
Added Quotes to the steps to make reading easier.
Reserved
Thank you for this, i actually just finished going through all of this a few days ago and have gravity box and xposed going on the stock 4.4 Verizon Rom...
Do you have twrp and Safestrap going at the same time?
spiral777 said:
Thank you for this, i actually just finished going through all of this a few days ago and have gravity box and xposed going on the stock 4.4 Verizon Rom...
Do you have twrp and Safestrap going at the same time?
Click to expand...
Click to collapse
no, i dont use safestrap
SafeStrap is for "Locked" bootloader only..TWRP is for "UnLocked" bootloader..
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
My current setup with the modes system ui, Google now launcher and gravity box.
Sent from my XT1080 using Xparent BlueTapatalk 2
BladeRunner said:
My current setup with the modes system ui, Google now launcher and gravity box.
View attachment 2588597
Sent from my XT1080 using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
Sweet setup.!!
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
BladeRunner said:
My current setup with the modes system ui, Google now launcher and gravity box.
View attachment 2588597
Sent from my XT1080 using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
thats the look!
ignore
Is anyone having issues with 4.4? i have read on the forums that it's better to stay with 4.2.2 camera fix. and that you can't downgrade after 4.4 ota.
I am looking for a do's and dont's from experienced DE users.
thanks
xkwwwx said:
Is anyone having issues with 4.4? i have read on the forums that it's better to stay with 4.2.2 camera fix. and that you can't downgrade after 4.4 ota.
I am looking for a do's and dont's from experienced DE users.
thanks
Click to expand...
Click to collapse
I, personally, haven't had any issues on 4.4 yet. You can downgrade the boot, system and recovery images as well as the modem, but the bootloader and gpt.bin stays on 4.4. If you DO decide to downgrade I would highly recommend freezing the OTA as there is a possibility of bricking the device if you take an OTA. If you downgrade to 12.7.7, the pre camera update, and try to take an update to 12.15.15 you WILL hard brick. I am unsure of what happens if you downgrade to 12.15.15 and update to KitKat.
Why is it saying my device does not qualify for device unlock?? this is really pissing me off
AshyKnuttz said:
Why is it saying my device does not qualify for device unlock?? this is really pissing me off
Click to expand...
Click to collapse
Sir..be absolutely sure there are no spaces in the line after you paste to the box..
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
NWKENT said:
Sir..be absolutely sure there are no spaces in the line after you paste to the box..
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
Click to expand...
Click to collapse
i did, i even copied and pasted one line at the time to make sure there were no spaces
AshyKnuttz said:
i did, i even copied and pasted one line at the time to make sure there were no spaces
Click to expand...
Click to collapse
Be sure there is no space in the very front of the line also..
Also..is your device new out of the box.? Maybe you will need to call Motorola.?
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
AshyKnuttz said:
i did, i even copied and pasted one line at the time to make sure there were no spaces
Click to expand...
Click to collapse
double check that, happened to me too try to write it over
NWKENT said:
Be sure there is no space in the very front of the line also..
Also..is your device new out of the box.? Maybe you will need to call Motorola.?
sent by my 4.2.2_12.15.15
XT1080MDEV (aka) Droid Maxx DE
Please donate to: jcase & Hashcode (if you can)
Click to expand...
Click to collapse
I just typed it out number/letter by number/letter so its not spaces. it is fresh out of the box, i just got it earlier today
AshyKnuttz said:
I just typed it out number/letter by number/letter so its not spaces. it is fresh out of the box, i just got it earlier today
Click to expand...
Click to collapse
Sir..did you manage "Unlock".. what has been your path, results.?
I found that copy/paste worked really well..then after paste, go to the box and carefully delete any space..even in front, delete that space also..
I mention this eventhow you may have yours Unlocked..So others will see the correct procedure when pasting to the site box..and avoid troubles (possibly)..
sent by my 4.3_14.14.14
XT1028 (aka) Moto-G
Please donate to: jcase & Hashcode (if you can)
NWKENT said:
Sir..did you manage "Unlock".. what has been your path, results.?
I found that copy/paste worked really well..then after paste, go to the box and carefully delete any space..even in front, delete that space also..
I mention this eventhow you may have yours Unlocked..So others will see the correct procedure when pasting to the site box..and avoid troubles (possibly)..
sent by my 4.3_14.14.14
XT1028 (aka) Moto-G
Please donate to: jcase & Hashcode (if you can)
Click to expand...
Click to collapse
yes sir --right where i want to be thanks to you jcase and hashcode! thanks to all!!
NWKENT said:
Sir..did you manage "Unlock".. what has been your path, results.?
I found that copy/paste worked really well..then after paste, go to the box and carefully delete any space..even in front, delete that space also..
I mention this eventhow you may have yours Unlocked..So others will see the correct procedure when pasting to the site box..and avoid troubles (possibly)..
sent by my 4.3_14.14.14
XT1028 (aka) Moto-G
Please donate to: jcase & Hashcode (if you can)
Click to expand...
Click to collapse
I talked to online costumer support Thursday night, and they set me up with a ticket for the "level 2" technicians. I was going to call yesterday but couldn't because of work. Then, just now this morning, I tried again, same key, just copy and paste, and it worked. I can only assume it didn't work at first because I had just received and activated the phone earlier that day, it must take some time before it registers in their system or something.

U.S cellular Moto X root 4.4.2

WARNING!!! I am in no way responsible if you brick your device there is always a chance of bricking your phone
this guide has been done by me i have a rooted moto x with 4.4.2 kitkat its just a regular phone from U.S. cellular its not a developer phone or a unlocked version
make sure you have usb debugging on an the drivers installed for the phone u can get them here
https://motorola-glo...tail/a_id/88481
1. unlock your bootloader at this link
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2. after you unlock it download an extract these to a folder then run the installer.bat file with your device connected to the computer follow the installer it will then reboot into the bootloader an flash twrp recovery
http://www.mediafire.com/download/ciwprhztjmyen3s/USC_XT1055_4.4.2.rar
[there is also the 4.4.2 firmware with an installer included with this download just in case if the phone gets bricked just run the USC_XT1055_4.4.2-KXA20.16-1.27_CFC_1FF.xml.bat file an it will reflash the phone]
3. ( i then went to the backup menu of twrp an made a back up ) optional
3. after it is done with the backup goto the reboot menu an select reboot system
4 it will ask if you want to install Su (this is the root file) select yes
5. it will reboot then download root checker an see if it worked ( u may have to download a SUuser app from the market )
afox27 said:
....its just a regular phone from them its not a developer phone or a unlocked version...
Click to expand...
Click to collapse
Thank you for the guide, but just to clarify.. There are no versions that SHIP with an unlocked bootloader. All phones ship with their bootloaders locked. The Developer Editions, and some carrier editions (like T-Mobile, Sprint, US Cellular, Rogers Wireless, and others) can have their bootloaders unlocked by requesting the code from Moto's web site.
And even your Step 1 has you request the bootloader unlock code from Moto's web site and use it.
Just keep in mind, that completing the request process on Moto's web site voids your phone's warranty, unless you have a Developer Edition.
Once you get the code and unlock the bootloader, the Dev Edtion, Carrier Editions, Moto Maker Editions, all act the same... you can flash custom recovery, root, flash 3rd party roms, etc.
There are some carriers, like ATT, Verizon, Republic Wireless, where the carrier doesn't allow Moto to give out the unlock codes. (Exception being the Developer Edition for Verizon).
afox27 said:
this guide has been done by me i have a rooted moto x with 4.4.2 kitkat its just a regular phone from them its not a developer phone or a unlocked version
make sure you have usb debugging on an the drivers installed for the phone u can get them here
https://motorola-glo...tail/a_id/88481
1. unlock your bootloader at this link
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
2. after you unlock it download an extract these to a folder then run the installer.bat file with your device connected to the computer follow the installer it will then reboot into the bootloader an flash twrp recovery
http://upload.teamuscellular.com/342
3. ( i then went to the backup menu of twrp an made a back up ) optional
3. after it is done with the backup goto the reboot menu an select reboot system
4 it will ask if you want to install Su (this is the root file) select yes
5. it will reboot then download root checker an see if it worked ( u may have to download a SUuser app from the market )
Click to expand...
Click to collapse
My device does not qualify for Bootloader unlock. I have a US Cellular moto x. But my Dashboard says as No Carrier XT1055. please help
pratikworld said:
My device does not qualify for Bootloader unlock. I have a US Cellular moto x. But my Dashboard says as No Carrier XT1055. please help
Click to expand...
Click to collapse
It does qualify. All xt1055s qualify. The no carrier is normal.
You are either entering the unlock data wrong, or you need to try a different browser. You are using the USA moto unlock site, right?
Let me try again tomorrow and get back to you.
Sent from my XT1055 using XDA Free mobile app
pratikworld said:
Let me try again tomorrow and get back to you.
Sent from my XT1055 using XDA Free mobile app
Click to expand...
Click to collapse
Worked like a charm. I had forgotten to take out spaces from my unlock data. Hence your device cannot be unlocked message.
Also your bat file didn't do anything. It always gave success and when I fastboooted and selected recovery, it always went into No Command mode.
I had to download mfastboot.exe and then it worked via cmd.
Thanks for the post anyways. It made me finally jump in and root my phone.
pratikworld said:
Worked like a charm. I had forgotten to take out spaces from my unlock data. Hence your device cannot be unlocked message.
Also your bat file didn't do anything. It always gave success and when I fastboooted and selected recovery, it always went into No Command mode.
I had to download mfastboot.exe and then it worked via cmd.
Thanks for the post anyways. It made me finally jump in and root my phone.
Click to expand...
Click to collapse
Sry about the no help been busy an forgot I posted this
there are videos on youtube if you request i can go find and link them.
That would be nice I had a script put together that would do most of the work for u but my PC crashed an I lost it I'm also am gonna upload the firmwares to my Google drive they will have a batch file that u can run an it will flash the phone to ether 4.2.2 ,4.4.0,or 4.4.2
afox27 said:
That would be nice I had a script put together that would do most of the work for u but my PC crashed an I lost it I'm also am gonna upload the firmwares to my Google drive they will have a batch file that u can run an it will flash the phone to ether 4.2.2 ,4.4.0,or 4.4.2
Click to expand...
Click to collapse
these videos are more work than the op's but accomplish the same thing refer to them if your paranoid that you'll do something wrong. https://www.youtube.com/watch?v=3sxgz7jxRMw in the description of the video are links to more videos to help with the entire process like setting up the android SDK.
Thank you very much an moto said that android L is coming to the moto X when it dose I'll work on a root for it until then I'll rebuild that script I was working on it won't be pretty but it will work
me myself and i said:
these videos are more work than the op's but accomplish the same thing refer to them if your paranoid that you'll do something wrong. https://www.youtube.com/watch?v=3sxgz7jxRMw in the description of the video are links to more videos to help with the entire process like setting up the android SDK.
Click to expand...
Click to collapse
Hey guys there is a firmware on this website that is for the new moto X Idk but I wonder if it is compatible with the first gen http://sbf.droid-developers.org/phone.php?device=37
afox27 said:
Hey guys there is a firmware on this website that is for the new moto X Idk but I wonder if it is compatible with the first gen http://sbf.droid-developers.org/phone.php?device=37
Click to expand...
Click to collapse
That would be a huge NO. Lol
That's for the new X and will certainly brick your device.
Never flash anything not made for your exact device and model.
KJ said:
That would be a huge NO. Lol
That's for the new X and will certainly brick your device.
Never flash anything not made for your exact device and model.
Click to expand...
Click to collapse
I know not to flash it wat I'm wanting to know how hard would it be to get it to work on the 1st gen xD Then if Motorola doesn't release the new features from the new one to the old 1 Then it would be amazing
afox27 said:
I know not to flash it wat I'm wanting to know how hard would it be to get it to work on the 1st gen xD Then if Motorola doesn't release the new features from the new one to the old 1 Then it would be amazing
Click to expand...
Click to collapse
Not worth it.
Besides, what software features aren't already coming to the first generation X that you want?
k_t_b said:
Not worth it.
Besides, what software features aren't already coming to the first generation X that you want?
Click to expand...
Click to collapse
1 its a newer android version(but that doesn't matter cause android L is supposed to be released soon) 2 voice app that works like its on the new 1 with all the features working
afox27 said:
1 its a newer android version(but that doesn't matter cause android L is supposed to be released soon) 2 voice app that works like its on the new 1 with all the features working
Click to expand...
Click to collapse
I believe you just need to have a little more patience.
https://play.google.com/store/apps/details?id=com.motorola.audiomonitor
Description
Touchless Control is now Moto Voice.
Do more using just your voice.
Without touching your smartphone at all, you can get directions, set an alarm or pretty much anything—just by talking. Moto Voice is always ready. Say “Do I need an umbrella?” and it gives you the weather. Tell it you’re going home, and Moto Voice will get you there. Say "Find your phone" for your phone to make it ring so you can track it down.
On your new Moto X (2nd generation), there’s even more:
To make Moto Voice more personal to you, create your own launch phrase, like “Hello Moto X” and teach it your voice. Say “Play Beethoven on YouTube” to play music videos on YouTube. You can also interact with your favorite apps like Facebook and WhatsApp with your voice.
For Moto X (1st generation), Droid Maxx, Droid Mini, and Droid Ultra users, stay tuned for updates to Moto Voice / Touchless Control soon.
Languages supported: U.S. English, U.K. English, Australian English, India English, Canadian French, Belgium French, French, Italian, German, U.S. Spanish, Spanish and Brazilian Portuguese.
Click to expand...
Click to collapse
k_t_b said:
I believe you just need to have a little more patience.
https://play.google.com/store/apps/details?id=com.motorola.audiomonitor
Click to expand...
Click to collapse
The first gens still act like its using touch less I have moto voice up to date :/
afox27 said:
The first gens still act like its using touch less I have moto voice up to date :/
Click to expand...
Click to collapse
"For Moto X (1st generation), Droid Maxx, Droid Mini, and Droid Ultra users, stay tuned for updates to Moto Voice / Touchless Control soon."
Hi
Thanks for the guide, I faced a issue so I am updating here if anyone else have the same issue.
Remove the line "fastboot reboot" in bat file before running, as it will reboot the phone in normal boot & then you will not be able to boot again in TWRP. After many attempt & forum reading I found that after flashing of TWRP device should not boot in normal boot firsttime. So after running the scrpit, the recovery will flash in 5-10 sec. From that screen itself select recovery & directly boot into TWRP. After that reboot from TWRP, it will ask you to install root.

[UNLOCK] Bootloader unlock for MotoX 2014 via Sunshine!

Greetings!
As of today there is a method to completely unlock the bootloader on all variants (yes, this includes the Verizon and AT&T models). The one stipulation is you need to have root.
DISCLAIMER #0: This is NOT MY WORK. I'm merely posting steps to use other peoples' work (with permission) in order to achieve an unlocked device. Do not donate to me for this. Any donations sent to me for this post will be promptly returned and you will be publicly shamed, most likely Game of Thrones style, for not reading the entire OP and following directions.
DISCLAIMER #1: Unlocking your device is dangerous! I am in no way responsible for anything that happens to you, your device, your significant other, or any random person that you feel the need to harm after this destroys your device! You are making the decision to run these tools and you alone are responsible for the consequences!
DISCLAIMER #2: As of right now this method has ONLY been tested on variants running kitkat (4.4) roms/bootloaders. Do not be the first to try it on a lollipop version without first understanding the risks. If you try and successfully use this method on lollipop (5.x) please let me know so I adjust this post accordingly.
DISCLAIMER #3: Do not attempt to re-lock your bootloader after using Sunshine. It is unclear how the device will act and you may end up with one of these.
PREFACE:
- You're going to want adb and fastboot set up on your computer. If you don't know what these are, or don't know how to set them up, google it. Having these tools is insanely helpful anyway for debugging and getting logs for developers later. You're going to want these in the long run.
- This method in the end is going to set you back $25. Sunshine is the tool used to unlock the bootloader and the people that develop this spend insane amounts of time developing/breaking/buying devices. Trust me, its worth it.
- Enable Unknown sources in Settings > Security before starting
STEP 1: Root (This root method only works on 4.4. If you are already rooted, say via mofo or another method, you may skip to step 2)
- You just skipped to this step didn't you? Go read the disclaimers and the preface. They are extremely important.
- Root your phone using KingRoot (obviously click the image with the little android guy on it) mirror
Code:
adb install -r <filename>.apk
- Run it from your app drawer and follow the prompts. I did have it fail a couple times, if that happens, try rebooting and running it again. I also had it say it failed a couple times, but still was able to gain root by typing 'su' in an adb shell.
- KingRoot is a temp root, which means upon a reboot, you will lose root and need to run it again. That's fine for our purposes here, it gives us the in we need for the bootloader exploit (see step 2)
STEP 2: Unlock That Bootloader
- This step involves running an app called Sunshine. Download the apk from there and install it:
Code:
adb install -r <filename>.apk
- Again, this unlock will cost you a one time fee of $25, more info on their FAQ. There seems to be a lot of animosity about this, but in the end the choice is yours. An extreme amount of development time goes in to these types of exploits and these guys do a fantastic job. It is worth it.
- Follow the prompts, get out the wallet, and enjoy an unlocked bootloader!
STEP 3: Install a custom recovery
- This could be considered an optional step, but there's really no reason to go through all of this if you don't plan to do some custom things. Custom recovery allows you to install/backup/restore ROMs on your phone.
- Follow the instructions here now that you have an unlocked bootloader in order to install TWRP.
STEP 4: Enjoy!
- You now have a completely unlocked phone! Start installing roms, enjoy yourself! Be careful though! Make sure you are only flashing things that are known to work on this device.
SunShine 3.1.16 is out, better support for MotoX 2014, including custom roms
Just ran Sunshine 3.1.17 on my 5.1 XT1097 rooted via MoFo, device is unlocked and working flawlessly.
invisiblek said:
(This root method only works on 4.4. If you are already rooted, say via mofo or another method, you may skip to step 2)
Click to expand...
Click to collapse
Kingroot is available for MX14 XT1085 (Chinese MX14) running 5.1. Do you think it will work on a MX14 XT1096 running 5.1?
JulesJam said:
Kingroot is available for MX14 XT1085 (Chinese MX14) running 5.1. Do you think it will work on a MX14 XT1096 running 5.1?
Click to expand...
Click to collapse
Only way to know is try if okay with the risks.
We talked about it in the general thread. Sometimes it even works on other devices running 5.1.1 (even not officially supported). I cannot assume the risk being my only phone to try.
Visi0nofExcellence2 said:
There are posts of it working for other devices. It will fail a couple of times and then just work. Also cases where the phone won't boot anymore. More of the latter now.
Not attempting and I suggest others dont either. Risk outweighs rewards with this being my main phone.
Click to expand...
Click to collapse
Visi0nofExcellence2 said:
jcase said:
Kingroot shouldnt cause the phone to stop booting, odd. Thanks for makign the thread btw
Click to expand...
Click to collapse
Not bootng is horribly ambiguous wording on my part.
chicodelta said:
My shield is running 5.1..1. I tried kingroot 4.5, since others have reported success and now my tablet won't boot past the nvidia screen. Anyone else encountered this issue?
Click to expand...
Click to collapse
http://forum.xda-developers.com/shield-tablet/general/root-kingroot-t3112722/page4
Click to expand...
Click to collapse
JulesJam said:
Kingroot is available for MX14 XT1085 (Chinese MX14) running 5.1. Do you think it will work on a MX14 XT1096 running 5.1?
Click to expand...
Click to collapse
I tried it (several times). It doesn't.
Sent from my XT1096 using Tapatalk
I did mofo yesterday and did SunShine today, worked great. I had 5.0 on my 1096.
Sent from my XT1096 using XDA Free mobile app
Any known root methods for 5.1 yet? AT&T Moto X via OTA.
I have tried both kingroot and mofo. Neither work for the xt1097 att variant on 5.1. However looking on some pages on xda noticed that the xt1097 from Brazil has the same specs as the att variant. The files look pretty much the same as well. Do you think it would be possible to flash the 5.1 Brazil to the att without bricking? Bootloader is also the same. Flash the Brazil over the att and then try Motorola unlock tool online
christopher68369 said:
I have tried both kingroot and mofo. Neither work for the xt1097 att variant on 5.1. However looking on some pages on xda noticed that the xt1097 from Brazil has the same specs as the att variant. The files look pretty much the same as well. Do you think it would be possible to flash the 5.1 Brazil to the att without bricking? Bootloader is also the same. Flash the Brazil over the att and then try Motorola unlock tool online
Click to expand...
Click to collapse
No
Sent from my XT1096 using Tapatalk
christopher68369 said:
I have tried both kingroot and mofo. Neither work for the xt1097 att variant on 5.1. However looking on some pages on xda noticed that the xt1097 from Brazil has the same specs as the att variant. The files look pretty much the same as well. Do you think it would be possible to flash the 5.1 Brazil to the att without bricking? Bootloader is also the same. Flash the Brazil over the att and then try Motorola unlock tool online
Click to expand...
Click to collapse
It won't work. You can't flash the firmware from other carriers with a locked bootloader. It will fail when you try.
Sent from my XT1095 using Tapatalk
Only firmware you can flash with a locked bootloader has to contain the same signature of the firmware your on, which is literally only that firmware. EG. ATT 5.1 sig does not match any other sig.
Yes I realised that after doing research. Butbim wondering if we were able to change the cid to lets say the Brazil variant if we would be able to flash the firmware. If we could maybe change the cid from dfs software or GSM tools software and then try to flash the firmware if it would work. If someone knew how to change the cid without root I wouldn't mind trying it out to see if it would work. I'm planning on buying the moto x pure edition that comes out on Sept 2 but i f I was able to unlock the bootloader then I wouldn't really mind waiting on a new phone for another year since the moto x 2014 is really a great phone and with root has alot of potential
Same problem, you can't do that either without root and bootloader unlocked. There is no way to do it until someone can find a vulnerability in the 5.1 firmware. For now you are stuck.
Sent from my XT1095 using Tapatalk
I don't understand. Motorola officially provides the way to unlock bootloaders. Why does this method exist? Does this method help unlock bootloaders of devices that cannot be unlocked or something like that?
Yes, this is only for the Verizon xt1096 and the AT&T xt1097. Those 2 models cannot unlock their bootloader from motorola's website. This is a method to get around that and unlock it anyway.
Sent from my XT1095 using Tapatalk
So I have a Verizon model XT1096 running 5.0.
From the searches I've performed and from what I've read so far, Root can be achieved via Mofo (kingroot failed) and then I can unlock the bootloader via sunshine and then flash TWRP, flash a 5.1.1 ROM and I'm good to go?
There are several threads with a little info here and there, so I apologize for the questions. I just want to get my ducks in a row.
You are correct.
Sent from my XT1095 using Tapatalk
Ed Murray said:
So I have a Verizon model XT1096 running 5.0.
From the searches I've performed and from what I've read so far, Root can be achieved via Mofo (kingroot failed) and then I can unlock the bootloader via sunshine and then flash TWRP, flash a 5.1.1 ROM and I'm good to go?
There are several threads with a little info here and there, so I apologize for the questions. I just want to get my ducks in a row.
Click to expand...
Click to collapse
Kingroot said that it failed for me but sunshine still worked normally afterwards. If you haven't already paid for mofo then you can just pay for sunshine
Sent from my XT1095 using Tapatalk
Moto X 2013 (Verizon and ATT) got root on 5.1 with locked bootloader. Maybe we can use the same exploit?
http://forum.xda-developers.com/moto-x/general/root-moto-x-att-xt1058-5-1-lpa23-12-21-1-t3164125

[GUIDE][XT1540][1GB&2GB] Updating to Marshmallow

Disclaimer:
I'm not responsible if you mess up following this guide and result in a dead phone with tears.
About this guide: This guide is intended to destroy all confusions that are arising from the MM rollout in US which many users like myself have failed to receive. Let me point it out that if you own an XT1540 Moto G and have not yet received the update, grabbing the MM OTA Update manually will NOT let you upgrade as the version required for the upgrade won't match with what you'll have. This is why one needs to follow these steps (regardless whether you own a 1GB or 2GB model) in order to successfully update to MM:
Required:
- XT1540 1GB Retail Latest Build from here.
- Knowledge on how to flash Motorola Factory Images. (Use this guide as a reference to learn)
Procedure:
1. Download the firmware image and extract it.
2. Put your phone in Bootloader Mode (Use the reference guide mentioned above).
3. BE CAREFUL. Flash away using the marvelous reference guide. However there is one upside IF you are coming from stock 5.1.1 with NO ROOT or MODs, you can skip the following commands in fastboot in order to avoid ERASING AND WIPING DATA:
fastboot flash partition gpt.bin
fastboot erase userdata
4. Now power on your phone, and check for updates and there will be an OTA update just waiting for you there.
5. Download it and enjoy MM.
Questions:
Q: Can this method be used on XT15XX versions?
A: No. The firmware is specifically for XT1540 and so is the guide.
Q: My phone got stuck on bootlogo. What to do?
A: Wait patiently. If you have followed all the steps in the reference guide and this guide properly, there should be no problem.
Q: Wouldn't flashing a 1GB firmware on a 2GB device malfuntion it?
A: I, personally own a 1GB model so I haven't tested. But many 2GB users have reported working with absolutely no issues.
If there are any more questions, feel free to PM me or comment below. If you want this thread to stay alive, refrain from posting the same questions again and again. Check OP for questions and answers before posting as I will keep on updating it with new questions that are asked.
Thanks to: @lost101 for the reference guide and factory image.
I got a "Preflash validation failed" error when flashing boot.img. I have a locked bootloader, and didn't want to mess up the phone yet, so backed out and rebooted. I'm guessing this is for unlocked bootloader devices only then?
nARMstrong20 said:
I got a "Preflash validation failed" error when flashing boot.img. I have a locked bootloader, and didn't want to mess up the phone yet, so backed out and rebooted. I'm guessing this is for unlocked bootloader devices only then?
Click to expand...
Click to collapse
Factory images work with locked bootloader.
okay that's weird. Any idea why I'm getting that error then?
nARMstrong20 said:
okay that's weird. Any idea why I'm getting that error then?
Click to expand...
Click to collapse
It will also happen if you try to flash an older bootloader than you have on your phone.
will this wipe all of the data on the phone like past call list and texts?
goolac said:
will this wipe all of the data on the phone like past call list and texts?
Click to expand...
Click to collapse
Yes, I'd advise you to back up your texts if you wipe data.
Tel864 said:
Yes, I'd advise you to back up your texts if you wipe data.
Click to expand...
Click to collapse
I just read your post and also figured out...
IF YOU ARE STOCK => you do not have to do these commands..
fastboot flash partition gpt.bin
fastboot erase userdata
Unfortunately for me, I did those commands and my wife is pissed.... (moral of the story... Backups, Backups, Backups) To be honest I thought that text history was being backed up by Google Backup.
UPDATE! My wife's 2G version is working flawlessly on MM after doing this update. Phone still has 2G of ram.
Tel864 said:
It will also happen if you try to flash an older bootloader than you have on your phone.
Click to expand...
Click to collapse
It will also happen if you try to flash an older bootloader than you have on your phone.
Click to expand...
Click to collapse
So I can just go ahead and continue flashing if I see that?
Followed guide and update is downloading!!! Great work guy!
is there a reason you need the stock image from your link?
Can we not use the stock image for 2GB models from this thread?
1dtms said:
is there a reason you need the stock image from your link?
Can we not use the stock image for 2GB models from this thread?
Click to expand...
Click to collapse
No, you can't because 2GB model does not have 72-65 version image. Only 1 GB model does.
nARMstrong20 said:
So I can just go ahead and continue flashing if I see that?
Click to expand...
Click to collapse
No you should not. Maybe your zip file has been damaged. Try redownloading and then try again. If the problem persists, PM me.
Dom3616 said:
No you should not. Maybe your zip file has been damaged. Try redownloading and then try again. If the problem persists, PM me.
Click to expand...
Click to collapse
Checked md5 sums and they match. Perhaps it really is just an older bootloader than what I have?
Dom3616 said:
No, you can't because 2GB model does not have 72-65 version image. Only 1 GB model does.
Click to expand...
Click to collapse
EDIT: I just got the prompt (like an 1hr ago) to download/install Marshmallow OTA on my 2GB model using the image I mentioned above, everything went successful! Screenshots below
If I'm running the soak test mm rom will this method affect me as far downgrading the bootloader? I doubt it will but I'd like to be sure being that this is my first time flashing with fastboot and a moto device. I'm accustomed to odin for Samsung so excuse my noobness but I'd like to not turn my daughter's Xmas gift into a paperweight. Thanks in advance
banccalif said:
If I'm running the soak test mm rom will this method affect me as far downgrading the bootloader? I doubt it will but I'd like to be sure being that this is my first time flashing with fastboot and a moto device. I'm accustomed to odin for Samsung so excuse my noobness but I'd like to not turn my daughter's Xmas gift into a paperweight. Thanks in advance
Click to expand...
Click to collapse
Even though I don't care to use an OTA, I did decide to try flashing it over the soak. It wouldn't work, because the soak is apparently looking for a Lollipop rom. I don't really care about going back just to go forward a little. I'm going to wait on the full download of MM when it's available for the XT1540. The latest soak is running perfectly for me, so I shouldn't be in any hurry to change anything, but I'm just a tinkerer and I'm not happy unless I can try something new weekly.
nARMstrong20 said:
Checked md5 sums and they match. Perhaps it really is just an older bootloader than what I have?
Click to expand...
Click to collapse
Maybe it is bro.
banccalif said:
If I'm running the soak test mm rom will this method affect me as far downgrading the bootloader? I doubt it will but I'd like to be sure being that this is my first time flashing with fastboot and a moto device. I'm accustomed to odin for Samsung so excuse my noobness but I'd like to not turn my daughter's Xmas gift into a paperweight. Thanks in advance
Click to expand...
Click to collapse
Does your daughter even care about the Android version? Always try to avoid tinkering with other's phone's.
Sent from my MotoG3 using XDA Free mobile app
Tel864 said:
Even though I don't care to use an OTA, I did decide to try flashing it over the soak. It wouldn't work, because the soak is apparently looking for a Lollipop rom. I don't really care about going back just to go forward a little. I'm going to wait on the full download of MM when it's available for the XT1540. The latest soak is running perfectly for me, so I shouldn't be in any hurry to change anything, but I'm just a tinkerer and I'm not happy unless I can try something new weekly.
Click to expand...
Click to collapse
being on official firmware is serious business ?, no but srsly fear not to fastboot back to LP, I've done it 3 times already after taking the 6.0 OTA, just don't flash the bootloader and you will be fine
Sent from my Nexus 6 using Tapatalk

[Help Thread] Droid Turbo 2 (XT1580 - XT1585) noob friendly

[SIZE=+2]This thread has been created for Questions & Answers/Troubleshooting[/SIZE]​ [SIZE=+2]Specific to[/SIZE]
Verizon Droid Turbo 2 XT1585
Mexican Moto X Force XT1580
Brasil Moto X Force XT1580
China Moto X Force XT1581
UK Moto X Force XT1580 N
​ Please feel free to share issues, questions and offer help. Noob questions are welcomed. It is always best to use the Thanks button , in lieu of simply posting "Thank you".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please keep discussion focused, on questions pertaining to this Device
List of supporters... ... ... ...​To those seeking help: Please don't bombard the supporters with PMs asking for help. Instead, ask your question here in the thread so others can benefit from the solution to your problem as well. If you want to be sure someone particular gets notified of your question, put his / her username directly after an @. If you have ROM related questions, post in the relevant ROM Q&A thread (if there is one) or directly in the ROM development thread. Thank you! Supporters: If you want to be put on or off the list, just make a request here in the thread! Before posting anything, I strongly advise you to read
Forum Rules
[GUIDE] - XDA New User Guide - Getting started on XDA
XDA Tour
FAQs for Device Thread link
Index for Device Thread Link
Please look for a similar thread when visiting another device forum. If you would like to create a [Help Thread] please Click Here. ​
save
as you can remove the message the sim is not verizon.
Enviado desde mi XT1585 mediante Tapatalk
Bricked my XT1580 UK N
Hey XDA Developers
I admit i am an idiot!
I tried to root my XT1580 with a tutorial (not able to post link) and of course i bricked my phone big time. Is there a nice developer wich would try to help me flash a stock rom to my phone and hopefully make it boot again?
I used: twrp-2.8.7.0-kinzie.img
And SuperSU v2.65
I now downloaded Stock Marshmallow 6.0.0 /// XT1580_KINZIE_RETMX_DS_6.0_MPK24.78-8_cid12_subsidy-DEFAULT_CFC.xml.zip as i tought this would be the fiting stock rom for this device and region i live (Switzerland) but i am not very shure how to do it and i just dont want to destroy my belved xt1580 more than it allready is.
I am happy for any response.
Best Regards
Luschikofski said:
Hey XDA Developers
I admit i am an idiot!
I tried to root my XT1580 with a tutorial (not able to post link) and of course i bricked my phone big time. Is there a nice developer wich would try to help me flash a stock rom to my phone and hopefully make it boot again?
I used: twrp-2.8.7.0-kinzie.img
And SuperSU v2.65
I now downloaded Stock Marshmallow 6.0.0 /// XT1580_KINZIE_RETMX_DS_6.0_MPK24.78-8_cid12_subsidy-DEFAULT_CFC.xml.zip as i tought this would be the fiting stock rom for this device and region i live (Switzerland) but i am not very shure how to do it and i just dont want to destroy my belved xt1580 more than it allready is.
I am happy for any response.
Best Regards
Click to expand...
Click to collapse
you flashed twrp?
you were able boot twrp?
Sent from my DROID Turbo using XDA Labs
sd_shadow said:
you flashed twrp?
you were able boot twrp?
Sent from my DROID Turbo using XDA Labs
Click to expand...
Click to collapse
Hey sd_Shadow!
Thanks for your reply.
Yes, i was (and still am) able to boot TWRP. But thats not a big deal in my eyes. I am not the first one who have this done. Was easy.
br
Luschikofski said:
Hey sd_Shadow!
Thanks for your reply.
Yes, i was (and still am) able to boot TWRP. But thats not a big deal in my eyes. I am not the first one who have this done. Was easy.
br
Click to expand...
Click to collapse
yes, just trying to understand the nature of the problem
you installed Supersu.zip and then...
Sent from my DROID Turbo using Tapatalk
sd_shadow said:
yes, just trying to understand the nature of the problem
you installed Supersu.zip and then...
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
Aaah okay
yes, i then installed SuperSU. Went well, without errors. After that i reboot the phone as described in the tutorial. Now my XT1580 wont boot anymore. it is just stuck on the first boot image (Moto sign)
i tried with the same again and one time more with a difference version of TWRP and SuperSU. still no change
Luschikofski said:
Aaah okay
yes, i then installed SuperSU. Went well, without errors. After that i reboot the phone as described in the tutorial. Now my XT1580 wont boot anymore. it is just stuck on the first boot image (Moto sign)
i tried with the same again and one time more with a difference version of TWRP and SuperSU. still no change
Click to expand...
Click to collapse
I would try wiping the caches in twrp
Sent from my DROID Turbo using Tapatalk
sd_shadow said:
I would try wiping the caches in twrp
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
You mean wipe dalvik cache ? Did allready. No change I can try again as soon as i arrive at home
Luschikofski said:
You mean wipe dalvik cache ? Did allready. No change I can try again as soon as i arrive at home
Click to expand...
Click to collapse
http://www.theandroidsoul.com/marsh...ola-moto-x-force-droid-turbo-2-variant-88178/
there is nothing in this guide that should have caused any issues
Sent from my DROID Turbo using XDA Labs
maybe those twrp versions are not compatible?
if not should just be able to reflash stock recovery.img
Sent from my DROID Turbo using XDA Labs
sd_shadow said:
http://www.theandroidsoul.com/marsh...ola-moto-x-force-droid-turbo-2-variant-88178/
there is nothing in this guide that should have caused any issues
Sent from my DROID Turbo using XDA Labs
Click to expand...
Click to collapse
sd_shadow said:
maybe those twrp versions are not compatible?
if not should just be able to reflash stock recovery.img
Sent from my DROID Turbo using XDA Labs
Click to expand...
Click to collapse
i have to be honest. i have no idea about compatibility of twrp but I did a factory reset / Cache wipe in twrp. no change
I would really love to re-flash the stock recovery but i think its already obvious that there is now way i know how to do that Would it be possible for you to write a short step by step tut for this for me? Dont need to very detailed. I am a techie but not enough clue about where to get the right file
i would really appreciate
Luschikofski said:
i have to be honest. i have no idea about compatibility of twrp but I did a factory reset / Cache wipe in twrp. no change
I would really love to re-flash the stock recovery but i think its already obvious that there is now way i know how to do that Would it be possible for you to write a short step by step tut for this for me? Dont need to very detailed. I am a techie but not enough clue about where to get the right file
i would really appreciate
Click to expand...
Click to collapse
stock recovery.img would be flashed same as twrp.img
fastboot flash recovery.img
stock recovery.img is in the stock firmware xml.zip
just unzip
or just flash firmware with RSD Lite, just need to be sure that it's for your model, region and carrier.
I'm not sure how many options are available
Sent from my DROID Turbo using XDA Labs
sd_shadow said:
stock recovery.img would be flashed same as twrp.img
fastboot flash recovery.img
stock recovery.img is in the stock firmware xml.zip
just unzip
or just flash firmware with RSD Lite, just need to be sure that it's for your model, region and carrier.
I'm not sure how many options are available
Sent from my DROID Turbo using XDA Labs
Click to expand...
Click to collapse
Okay. I´ve tried with fastboot with no sucess. With RSD it starts and flashes until 20/29. It stops saying this:
on RSD: Failes flashing proces. 20/29 flash modem "NOH-HLOS.bin" -> Phone returned FAILS
On Phone it says: Image is too large
i was trying to dowload a rom from https://firmware.center:8081/firmware/Motorola/Moto X Force/Stock/XT1580/
but i am not shure wich ne to take. i tryed those with RETEU. Is this wrong? how do i find out wich rom is the right one?
br
Ive installed TWRP 3.0.2.0, then i backed up my stock android, then i installed cm13. And now, when i try to back up my cm13, i get error:
create tar fork error 255
and i cant add my log to post couse im new user(
Hi friends; is it possible to make a moto x force (vodafone), or any phone, no brand? please help me thanks
Hello,
I need some info on the chinese XT1581.
Is the bootloader unlockable? root? Are there any custom roms available for this device?
The only difference is the dual-sim?
Has anybody experience with this device?
Thanks!
I know I'm going to regret this and I probably already do so here goes:
I picked up a Motorola Droid Turbo 2 off craigslist tonight, traded another phone for it (LG Stylo 2 Plus) and everything was working fine during the actual meeting with the previous owner. He checked out the Stylo while I checked out the Turbo 2. Aside from scuffs and scrapes and whatnot I decided it was worth the trade - he said he was moving to Europe and just wouldn't need it anymore and he then showed me his Moto X Force (first time I'd ever seen one in person, verified it with the phone info, etc) and I figured what the hell, I'm good.
So he leaves, and me having not messed with a Verizon device for some time figured "Ok, I know all the Verizon devices are GSM unlocked from the factory since the summer of 2013 because of the FCC frequency auctions, no problem..." and then I power down and remove the T-Mobile nanoSIM from my Moto X 1st gen and power down the Turbo 2, etc, moving the nanoSIM over.
Power the Turbo 2 back up and of course I get the "SIM Card not from Verizon Wireless..." notification which I've seen in the past. I go into Settings and then set it for Global mode and... nothing, still doesn't work. Check the About phone info, it sees the nanoSIM, doesn't pull the APN data from the card so I put it in manually, still nothing. Reboot, still nothing, and so on and so forth.
I do some research and find out that Verizon - since some point in 2015 - now sells their devices technically unlocked for GSM operation but there's some funky network-specific lock on them for at least 1 year after the sale/purchase of the device so they guarantee they get something back on their investment. I called the previous owner, asked him what the deal was, he said he bought it December 1st 2015 and because he was moving that was that and it wasn't his problem anymore.
So yeah, I'm probably screwed on this for use with T-Mobile now but I figured I'd ask here anyway: not looking to rip anybody off but, I don't use Verizon, never have, never will, and I don't even know anyone that uses them either so I'm not sure how to proceed. In the good old days you could do the 4-corner trick and bypass the need to activate the phone with Verizon but obviously nothing is that simple anymore.
Is there any way to get this device up and running with T-Mobile since it should be unlocked? I called Verizon and they said because I'm not the original owner/purchaser (neither is the guy I got it from, apparently he got it used himself earlier this year) they won't provide me whatever info or method is required to make it truly GSM unlocked as it's supposed to be so I'm stuck there.
It's not blacklisted, at least that Verizon would tell me, nor stolen from what I gather - I checked the ESN against several sites like Swappa and CheckESNFree and it shows green/clear/ready for activation and yet it's just not happening.
Any advice or suggestions or straight out method to get past that aspect and make it work properly with T-Mobile is greatly appreciated if anyone can help.
If I end up using it as a Wi-Fi only device, so be it, but that wasn't the idea when I got it - my mistake was not doing research ahead of time on this new device. I've owned several Droid MAXX/Ultra/Mini smartphones - all Verizon devices of course - and never had to deal with this activation BS, I just put my T-Mobile SIM card in them and rebooted and wham, always worked without problems.
I should have known it wouldn't be that simple anymore.
br0adband said:
I know I'm going to regret this and I probably already do so here goes:
I picked up a Motorola Droid Turbo 2 off craigslist tonight, traded another phone for it (LG Stylo 2 Plus) and everything was working fine during the actual meeting with the previous owner. He checked out the Stylo while I checked out the Turbo 2. Aside from scuffs and scrapes and whatnot I decided it was worth the trade - he said he was moving to Europe and just wouldn't need it anymore and he then showed me his Moto X Force (first time I'd ever seen one in person, verified it with the phone info, etc) and I figured what the hell, I'm good.
So he leaves, and me having not messed with a Verizon device for some time figured "Ok, I know all the Verizon devices are GSM unlocked from the factory since the summer of 2013 because of the FCC frequency auctions, no problem..." and then I power down and remove the T-Mobile nanoSIM from my Moto X 1st gen and power down the Turbo 2, etc, moving the nanoSIM over.
Power the Turbo 2 back up and of course I get the "SIM Card not from Verizon Wireless..." notification which I've seen in the past. I go into Settings and then set it for Global mode and... nothing, still doesn't work. Check the About phone info, it sees the nanoSIM, doesn't pull the APN data from the card so I put it in manually, still nothing. Reboot, still nothing, and so on and so forth.
I do some research and find out that Verizon - since some point in 2015 - now sells their devices technically unlocked for GSM operation but there's some funky network-specific lock on them for at least 1 year after the sale/purchase of the device so they guarantee they get something back on their investment. I called the previous owner, asked him what the deal was, he said he bought it December 1st 2015 and because he was moving that was that and it wasn't his problem anymore.
So yeah, I'm probably screwed on this for use with T-Mobile now but I figured I'd ask here anyway: not looking to rip anybody off but, I don't use Verizon, never have, never will, and I don't even know anyone that uses them either so I'm not sure how to proceed. In the good old days you could do the 4-corner trick and bypass the need to activate the phone with Verizon but obviously nothing is that simple anymore.
Is there any way to get this device up and running with T-Mobile since it should be unlocked? I called Verizon and they said because I'm not the original owner/purchaser (neither is the guy I got it from, apparently he got it used himself earlier this year) they won't provide me whatever info or method is required to make it truly GSM unlocked as it's supposed to be so I'm stuck there.
It's not blacklisted, at least that Verizon would tell me, nor stolen from what I gather - I checked the ESN against several sites like Swappa and CheckESNFree and it shows green/clear/ready for activation and yet it's just not happening.
Any advice or suggestions or straight out method to get past that aspect and make it work properly with T-Mobile is greatly appreciated if anyone can help.
If I end up using it as a Wi-Fi only device, so be it, but that wasn't the idea when I got it - my mistake was not doing research ahead of time on this new device. I've owned several Droid MAXX/Ultra/Mini smartphones - all Verizon devices of course - and never had to deal with this activation BS, I just put my T-Mobile SIM card in them and rebooted and wham, always worked without problems.
I should have known it wouldn't be that simple anymore.
Click to expand...
Click to collapse
call Verizon, tell them the situation, worse case you waste some time on the phone
Sent from my sailfish using XDA Labs

Categories

Resources