MOTO X 2014 need help!! - X 2014 Q&A, Help & Troubleshooting

I upgraded my moto X 2014 to 6.0, I rooted by used older version of SuperSu, and I can't boot any more. Then I used newest version to root (both via twrp), I boot successfully, but lot of system progress died.
I decided to downgrade system to 5.1, I flashed recovery, boot, and system, but I can't boot either. Then did full flash, I got error in
fastboot flash partition gpt.bin,
which said I can't downgrade it.
preflash validation failed
I don't know what to do now, please help! 

arthad said:
I upgraded my moto X 2014 to 6.0, I rooted by used older version of SuperSu, and I can't boot any more. Then I used newest version to root (both via twrp), I boot successfully, but lot of system progress died.
I decided to downgrade system to 5.1, I flashed recovery, boot, and system, but I can't boot either. Then did full flash, I got error in
fastboot flash partition gpt.bin,
which said I can't downgrade it.
preflash validation failed
I don't know what to do now, please help! 
Click to expand...
Click to collapse
Greetings,
Thank you for using XDA Assist. To get you the expert help you need, I'm going to move your thread to your device's Q&A forum.
Good luck!

arthad said:
I upgraded my moto X 2014 to 6.0, I rooted by used older version of SuperSu, and I can't boot any more. Then I used newest version to root (both via twrp), I boot successfully, but lot of system progress died.
I decided to downgrade system to 5.1, I flashed recovery, boot, and system, but I can't boot either. Then did full flash, I got error in
fastboot flash partition gpt.bin,
which said I can't downgrade it.
preflash validation failed
I don't know what to do now, please help! 
Click to expand...
Click to collapse
You can't downgrade gpt once you have updated.
You are good to go for downgrading system though.
Downgrading gpt might brick your device.

Related

Couple questions after unlocking bootloader (XT1096)

Ok, here's the rundown - I have a VZW Moto X (XT1096). I previously ran mofo on it had flashed the 5.1 img files to it and so had 5.1 rooted, but with a locked bootloader. After learning that JCase had gotten sunshine to work on it I unlocked my boot loader. I then decided that because I was worried about having the a kind of mish-mash of systems on it, i.e., 5.0 bootloader (unlocked) with hacked and modded 5.1 system files flashed from mofo, that I wanted to start fresh. I then used the XT1096 flash to stock script and flashed back to 5.0 (there were a bunch of problems and bootloops and force closes, but I am happy to report I am now on a fully stock 5.0 with unlocked BL). Following being stock I have tried to take the OTA but have been unable to do so. When I try it OTA on my device it just sits at 0%. When I tried using MDM it gave me an error message that it failed to install the update - on the device it said getjar: unlocked.
So, now that I am on 5.0 with an unlocked bootloader I am not sure how to proceed with my priorities, Root, WiFi tethering and upgrading to 5.1. My questions are this:
(1) How can I upgrade to 5.1 or does my bootloader unlock preclude that?
(2) How best can I achieve root?
(3) Once I am rooted what do I need to do in order to enable wifi tethering?
Thank you so much!
Okay I can't help with all your issues since I didn't get that problem. It seems like whatever you did to install your phone back to 5.0 it wasn't a clean install or you didn't do a clean data wipe to remove errors, which caused it to not able to receive OTA. I do not believe unlocking bootloader preclude you from receiving OTAs because it worked for me.
1. What you should try to do is download this stock 5.0 firmware package, run the bat file with the latest adb/fastboot, then boot into recovery after that and do a data/cache wipe just to make sure. Then boot in the phone and try to do the OTA again.
2. To get root, I use TWRP recovery to flash SuperSU. This is the standard way in fact.
Download SuperSU.zip and put it in the phone: http://download.chainfire.eu/supersu
Get the latest TWRP image here for the Moto X 2014: https://dl.twrp.me/victara/
Flash the recovery using the command: fastboot flash recovery twrp-2.x.x.x-victara.img
Boot into recovery and flash the SuperSu.zip.
Note that now you have made changes to the recovery and system partition, so in order to receive future OTA updates, you need to use fastboot and flash the stock system.img and recovery.img before doing the update.
3. I don't have experience with Verizon network. I use T-Mobile on this Verizon device and I just enable WiFi Hotspot. In the APN settings, in the "APN type" field, I add the value "dun". And set everything to IPv4.
Okay I can't help with all your issues since I didn't get that problem. It seems like whatever you did to install your phone back to 5.0 it wasn't a clean install or you didn't do a clean data wipe to remove errors, which caused it to not able to receive OTA. I do not believe unlocking bootloader preclude you from receiving OTAs because it worked for me.
1. What you should try to do is download this stock 5.0 firmware package, run the bat file with the latest adb/fastboot, then boot into recovery after that and do a data/cache wipe just to make sure. Then boot in the phone and try to do the OTA again.
2. To get root, I use TWRP recovery to flash SuperSU. This is the standard way in fact.
Download SuperSU.zip and put it in the phone: http://download.chainfire.eu/supersu
Get the latest TWRP image here for the Moto X 2014: https://dl.twrp.me/victara/
Flash the recovery using the command: fastboot flash recovery twrp-2.x.x.x-victara.img
Boot into recovery and flash the SuperSu.zip.
Note that now you have made changes to the recovery and system partition, so in order to receive future OTA updates, you need to use fastboot to flash the stock system.img and recovery.img before doing the update.
Can't help you with tethering since I don't have experience with Verizon network.
eksasol said:
Okay I can't help with all your issues since I didn't get that problem. It seems like whatever you did to install your phone back to 5.0 it wasn't a clean install or you didn't do a clean data wipe to remove errors, which caused it to not able to receive OTA. I do not believe unlocking bootloader preclude you from receiving OTAs because it worked for me.
1. What you should try to do is download this stock 5.0 firmware package, run the bat file with the latest adb/fastboot, then boot into recovery after that and do a data/cache wipe just to make sure. Then boot in the phone and try to do the OTA again.
2. To get root, I use TWRP recovery to flash SuperSU. This is the standard way in fact.
Download SuperSU.zip and put it in the phone: http://download.chainfire.eu/supersu
Get the latest TWRP image here for the Moto X 2014: https://dl.twrp.me/victara/
Flash the recovery using the command: fastboot flash recovery twrp-2.x.x.x-victara.img
Boot into recovery and flash the SuperSu.zip.
Note that now you have made changes to the recovery and system partition, so in order to receive future OTA updates, you need to use fastboot to flash the stock system.img and recovery.img before doing the update.
Can't help you with tethering since I don't have experience with Verizon network.
Click to expand...
Click to collapse
Thank you for the reply - got the update to take and have gotten the device rooted properly.
Now I just need to enable wifi tether - anyone know what is done in the Mofo images that allows it - can i do the same here?
I am interested in this question as well. I am in the exact same boat as the OP, except I am still on a Mofo 5.1 img that is giving me issues. I'd like to flash back to stock and take the OTA. But wifi tether will be a must.
Thanks to mikeoswego we have the tethering answer.
http://forum.xda-developers.com/showthread.php?p=62379151
eksasol said:
Okay I can't help with all your issues since I didn't get that problem. It seems like whatever you did to install your phone back to 5.0 it wasn't a clean install or you didn't do a clean data wipe to remove errors, which caused it to not able to receive OTA. I do not believe unlocking bootloader preclude you from receiving OTAs because it worked for me.
1. What you should try to do is download this stock 5.0 firmware package, run the bat file with the latest adb/fastboot, then boot into recovery after that and do a data/cache wipe just to make sure. Then boot in the phone and try to do the OTA again.
2. To get root, I use TWRP recovery to flash SuperSU. This is the standard way in fact.
Download SuperSU.zip and put it in the phone: http://download.chainfire.eu/supersu
Get the latest TWRP image here for the Moto X 2014: https://dl.twrp.me/victara/
Flash the recovery using the command: fastboot flash recovery twrp-2.x.x.x-victara.img
Boot into recovery and flash the SuperSu.zip.
Note that now you have made changes to the recovery and system partition, so in order to receive future OTA updates, you need to use fastboot to flash the stock system.img and recovery.img before doing the update.
Can't help you with tethering since I don't have experience with Verizon network.
Click to expand...
Click to collapse
I tried this but after I flash TWRP I can't boot to recovery. If I choose recovery from the bootloader it just turns off the phone (charging icon). If I send it adb reboot recovery I get error android "No Command."
Flashed it multiple times, tried mfastboot, no luck. Any ideas?
Edit: I feel dumb. I was using power button to try to select, it's volume up. Good to go.
GatorsUF said:
Thanks to mikeoswego we have the tethering answer.
http://forum.xda-developers.com/showthread.php?p=62379151
Click to expand...
Click to collapse
The other method (the one I used) was to install the Xtether xposed module for the 2013 Moto X - worked perfectly for me.
I feel like a complete noob for asking this in regards to my XT1096, but, how would I get rid of the unlocked bootloader warning message?
SargeStryker said:
I feel like a complete noob for asking this in regards to my XT1096, but, how would I get rid of the unlocked bootloader warning message?
Click to expand...
Click to collapse
Flashing this
http://forum.xda-developers.com/showthread.php?t=2871478
juliospinoza said:
Flashing this
http://forum.xda-developers.com/showthread.php?t=2871478
Click to expand...
Click to collapse
Thanks!

Moto g 2014 xt1068 indian ver stuck in boot loop

Hello can any senior member plz help me out.
I have unlocked and rooted moto g2 2014 mobile it was working fine.
But I done a stupid thing by editing system file and overwriting it.
Then my phone stuck in boot loader
I can access recovery TWRP i tried to wipe Delvic and cache and factory resetting but it did'nt worked.
Therefore buy following the link i tried to flash with orginal frimware
www droidviewsmoto g 2014 to stock and lock the bootloader
it was not successful again it strucked in boot loop with Android dead symbol in recovery
------>> Then tried to install TWRP recovery it was successful, but unable to install super user.
There fore I tried to repeat the process buy using both sdk windows platfom tools and vfastboot
buy typing command in cmd as mfastboot.exe oem lock begin
and noticed error saying
hab check failed for boot
failed to verity hab image boot
failed to validate boot image
Plz sir can any one help me out plz
I did not face this exact error, but have faced error like image verification failed and my phone was bricked. Installing stock Lollipop didn't help. So I installed stock Kitkat via fastboot, and it worked, my phone booted successfully to Kitkat. Later I upgraded to Lollipop. Try this and let me know if it works.
Thanks for replying to my post
As it was a soft brick
I was searching so many links in xda
.... At last one link worked for me I got back my stock Lolly pop version back
XDA forums really helped me :good:

Soft brick MOTO X XT1052

I was trying to flash custom rom to my phone but keep on getting "error executing updater binary in zip" . Trying out the options I accidentaly wiped internal storage and with it the recovery. Now i am not having any OS in my phone
I have downloaded couple of rom from Cyanogen for MOTO X (ghost) but each of them give same error ,using twrp 2.8.7.0 as recovery (haven't tried by changing with other because its the only thing left there)
Also tried
flasing custom ROM
but here the problem is "downgraded security version update gpt_main version failed"
Was running on Android 5.1 before this all happened
PLEASE HELP DONT WANT T HARD BRICK MY PHONE
You have to flash stock rom using Rsd lite and u will be good to go
can't find a stock rom asia retail android 5.1
and can't flash 4.4 it shows downgraded security version update gpt_main version
Use the TWRP here (thanks to @rrvvrr) - http://forum.xda-developers.com/attachment.php?attachmentid=3171698&d=1424260997
Its 2.8.5.0. it resolves the script error on xt1052 which official verions have.
Here's the XT1052 IMAGE https://mega.nz/#!U9lRFBgD!POchMYI96ZTy16M_PGSZ4aIjo6ktpaHKaJAmp6XBUR4
while flashing the new recovery to my device using cmd is there any risk for hard brick(when I wont be able to open custom recover or bootloader)
Shivam248 said:
while flashing the new recovery to my device using cmd is there any risk for hard brick(when I wont be able to open custom recover or bootloader)
Click to expand...
Click to collapse
I recommend you flash the factory image through RSDLite once and then proceed to flash CM if you want
rsd dosen't recognize device
I just have the firmware of android 4.4 for my device but lastly it was running on 5.1 so i need that and i cant find that for my device
Can you please describe the step by step procedure to do
Thanks
athulele said:
Use the TWRP here (thanks to @rrvvrr) - http://forum.xda-developers.com/attachment.php?attachmentid=3171698&d=1424260997
Its 2.8.5.0. it resolves the script error on xt1052 which official verions have.
Here's the XT1052 IMAGE https://mega.nz/#!U9lRFBgD!POchMYI96ZTy16M_PGSZ4aIjo6ktpaHKaJAmp6XBUR4
Click to expand...
Click to collapse
My phone wiped everything and is bricked atm. I'm trying to flash the image you posted here but it fails every time at the partition and system stages. It won't work in RSDLite so I tried doing it in cmd but fails at those two points. Do you know why this might be?
Thanks

I was on 6.0 on XT 1095. Please help me flash this stock ROM to get out of bootloop

Hi,
I was on 6.0 on XT1095. Tried to root it. Screwed up by flashing something that didn't work. Now i am stuck on 'warning bootloader unlocked' screen. Previously when I was on 5.1 I restored my phone from bootloop by using official images from Moto and using their instructions. Now there are no 6.0 images. I guess trying to reflash the whole 5.1 ijmages would brick my phone. I tried flashing just the system image of 5.1. It didn't work.
I found this 6.0 stock ROM here on XDA http://forum.xda-developers.com/moto-x-2014/development/rom-xt1095-flashable-stock-rom-t3277874 . How do I flash this?
Please help. I'm on stock recovery. Previously I ran commands like 'fastboot flash system x.img' and so on when phone was in fastboot mode. How to flash this zip now.
Thanks in advance.
A bootloop is simple to get out of. Just press and hold the power and volume down keys to boot into recovery and go from there. If your phone isn't booting past the unlocked bootloader warning splash then you need to elaborate on WTF you flashed. Just saying "something that didn't work" isn't sufficient to make an accurate diagnosis.
To flash that stock ROM you posted a link to above would require you to fastboot flash a custom recovery first.
As for restoring a 5.1 image I don't understand why you'd think that would brick your device. You're formatting the entire device by going back to ANY stock image. Just because you are on 6.0 doesn't mean you have to restore a 6.0 stock image (that probably won't be available for some time).
sent from my moto x™

Moto g3 Stuck on bootloop after flashing twrp.

My moto g3 1550 stuck on bootloop with massage warning bootloader unlocked:crying::crying:
It was happen when I was trying to flash twrp it's successfully flashed but after it was stuck on this bootloop
I tried to flash stock firmware with adb but there I got some errors which are pre flasg image validation failed
So I am not able to do anything now.
Please help otians.
I am still able to access that flahed twrp.

Categories

Resources