last night my moto x 2013 xt1053 with unlocked bootloader, cyanogenmod 12.1 and twrp ran out of battery, when i started recharging it, it went directly to ap fastboot with a error message ''load kernel (boot) failed", every option (only barcodes work) gives me that.
the phone wont recharge, it freezes when i take the charger off
i have tried using fastboot to erase cache, it just stays in "waiting device"
when i type "fastboot devices" it gives me nothing
i use ubuntu so i cant use rsd lite, only fastboot.
i REALLY need to use this phone, every help is appreciated.
and sorry for any english errors, its not my native language.
thanks!
Related
Hello everyone,
I have a XT1069, and i upgrade it to lollipop using this thread: http://forum.xda-developers.com/moto-g-2014/general/index-guide-update-to-lollipop-android-t2941340
so, i installed the XT1064 rom in my XT1069, and to upgrade to lollipop.
Now that has a more stable version of lollipop for XT1069, i tried putting back the kitkat 4.4.4.
When i enter in bootloader. connect my moto g to PC, and put the first command
Code:
mfastboot.exe flash partition gpt.bin
in PROMPT, Nothing happens.
So i downloaded the ROM TITAN http://forum.xda-developers.com/moto-g-2014/development/rom-titan-z-t2949599 , and installed it from recovery.
After installing, my moto G staty stuck in the "WARNING, BOOTLOADER UNLOACKED" Screen.
When i enter bootloader to try to restore rom, putting the commands in PROMPT, notthing happens! and after a while, i get a message saying "mfastboot stopped working"
Sometimes when i'm more persistent, i get the error, in PROMPT, "out of memory"
i just can't turn on my moto G, and i can't install a new rom.
And i have acess to my bootloader screen.
I need help please
Thanks,
-Gu
anyone?
-Gu
GuSoares said:
Hello everyone,
I have a XT1069, and i upgrade it to lollipop using this thread: http://forum.xda-developers.com/moto-g-2014/general/index-guide-update-to-lollipop-android-t2941340
so, i installed the XT1064 rom in my XT1069, and to upgrade to lollipop.
Now that has a more stable version of lollipop for XT1069, i tried putting back the kitkat 4.4.4.
When i enter in bootloader. connect my moto g to PC, and put the first command
Code:
mfastboot.exe flash partition gpt.bin
in PROMPT, Nothing happens.
So i downloaded the ROM TITAN http://forum.xda-developers.com/moto-g-2014/development/rom-titan-z-t2949599 , and installed it from recovery.
After installing, my moto G staty stuck in the "WARNING, BOOTLOADER UNLOACKED" Screen.
When i enter bootloader to try to restore rom, putting the commands in PROMPT, notthing happens! and after a while, i get a message saying "mfastboot stopped working"
Sometimes when i'm more persistent, i get the error, in PROMPT, "out of memory"
i just can't turn on my moto G, and i can't install a new rom.
And i have acess to my bootloader screen.
I need help please
Thanks,
-Gu
Click to expand...
Click to collapse
Did you wipe the Dalvik Cache and Do a Factory Reset? If not wipe these using the TWRP recovery. If your phone successfully boots up, enable USB Debugging, then connect to PC and check the command:
Code:
adb devices
to see if your device is being detected. If yes, then reboot to boot loader and flash the original Stock Firmware
I have a stock Verizon Moto X (XT1060) that was running 4.4.4. I was on a flight Friday using the phone in airplane mode to run Spotify and Podkicker - noticed the phone was running a little hot so I shut the apps down for a while. Anyway, upon landing I take the phone off airplane mode and the usual minor flood of emails/texts/updates comes in. About 30 seconds after this the phone begins alternately flashing "Process android.process.acore has stopped" and "Process android.process.media has stopped." These cycled for about 5 displays of each, then would disappear for about 45 seconds, then start again. Tried resetting the phone, letting the battery die, no success.
Saturday I tried to navigate into settings to do a factory reset, but the screen froze whenever I tapped on the "backup and reset" menu. Could access all the other menus from settings (until the error cascade started again....). I was able to boot the phone into recovery mode and wiped the cache - nothing. Went back into recovery mode to do a factory reset and now I appear to be stuck in a boot loop - the Moto logo pops up, buzzes, and then does nothing for about a minute or two before trying again. I can get it into recovery mode and tried to wipe the cache and factory reset again, but still nothing.
Any thoughts? Tried looking at other threads but didn't seem to find anything like this. Thanks!
Try this cmd in fastboot
fastboot oem fb_mode_clear
http://forum.xda-developers.com/showthread.php?t=2738055
hbenz2008 said:
Try this cmd in fastboot
fastboot oem fb_mode_clear
http://forum.xda-developers.com/showthread.php?t=2738055
Click to expand...
Click to collapse
No luck, unfortunately. Still stuck on the Moto screen. I can force the phone to reset by holding down the power button and then get it into fastboot, my computer recognizes the fastboot device, and the code seems to have run fine. Thanks for the idea - any other thoughts?
If you can still get into fastboot mode you can try flashing only the stock 4.4.4 system.img via mfastboot. That will not wipe your data. If that does not work I would do a full return to stock via mfastboot or you can use rsd.
Thanks Travis I'll give it a shot. I never enabled USB debugging and never unlocked my phone before this happened - I imagine I'll need to try and unlock the bootloader first, no?
cmcgowan said:
Thanks Travis I'll give it a shot. I never enabled USB debugging and never unlocked my phone before this happened - I imagine I'll need to try and unlock the bootloader first, no?
Click to expand...
Click to collapse
No, don't need to unlock boot loader to flash the system.img just enable USB debugging in developer options. Tap build number 5 times to enable developer options. If you have never flashed anything before via fastboot rsd might be easier for you.
Thanks - I've used fastboot before on an older phone but never enabled USB debugging on this phone and now can't get to enable it since I'm stuck with this boot loop. Downloading the files from Moto now so will give it a shot tonight anyway. Can't really break it more than it's already broken since all I've got now is a shiny light up paperweight.
You will still need to download the stock images for 4.4.4 for Verizon and extract them. You can flash via rsd or simply flash just the system by running the command "mfastboot flash system system.img"
You will have to have the image file in the same folder as your mfastboot.exe I usually keep all mine in platform tools.
Sigh. Got everything downloaded but when I tried to flash either the boot image, recovery image, or system image, I ran into errors
Here's what displayed (sub boot/recovery for system - same basic error):
c:\{Path}\mfastboot flash system system.img
(bootloader) Variable not supported!
target max-download-size: 768MB
Multi-Flash is enabled!
sending 'system' (262144 KB)...
OKAY [16.793s]
writing 'system'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 17.756s
I was following option 5 from mark @ cdma forum's guide to return motox to stock (can't link b/c I don't have enough posts...) . No issues until I got to the flash boot boot.img step.
I'm assuming this is due to not having USB debugging enabled prior to my phone eating itself, though I'm not sure. Willing to try other things since I love my Moto X but my cheap replacement phone arrives tomorrow (hopefully) so at least its not the end of the world...
You are sure you got the 4.4.4 images? You did not try to downgrade right?
Yup. Definitely got the 4.4.4 images (went back to the Moto site and it will let me download the 4.4.4 immediately but made me request authorization for 4.4.2) and I know I was running the most recent version since I checked for an upgrade on my phone last week in the hope that Moto had released 5.0.
You are following this guide? http://forum.xda-developers.com/moto-x/general/guide-moto-x-return-to-100-stock-using-t2446515
If USB debugging is not on you can manually boot you device to boot loader mode. Then fastboot or rsd should work fine.
---------- Post added at 11:36 PM ---------- Previous post was at 11:32 PM ----------
Moto X Restore and unbrick for any major US carrier: https://youtu.be/jhhktIkwi7Q
I appreciate the help...but still no luck. That's basically what I've been doing and I went back through following those instructions - at every step I get the "variable not supported" error and then it fails at the flash boot step with the error message I described earlier.
cmcgowan said:
I appreciate the help...but still no luck. That's basically what I've been doing and I went back through following those instructions - at every step I get the "variable not supported" error and then it fails at the flash boot step with the error message I described earlier.
Click to expand...
Click to collapse
You are opening the cmd screen from the same folder as your images and fastboot and mfastboot.exe correct? From your error it looks like your cmd screen is directed to your "C" drive.
Sorry, just didn't type out the whole thing - the cmd path is to the platform-tools folder where all of the files are also located...
Damn was hoping it was something simply like that. Have you tried rsd?
I haven't - didn't enable USB debugging and for whatever reason the package I downloaded from Moto doesn't include the XML file of instructions. Most of the links from the youtube video and some of the links from the XDA guide earlier are also dead so seems like I'm pretty much out of options. Thanks for all of your help - guess I'm going with the $80 replacement till I'm up for an upgrade!
Hi friends, first of all I am here because I don't have another options to try or I haven't found it yet here or in internet, I have a MB886 unlocked from AT&T, it was running AOSB 1.3.4(kk 4.4.2) had philz touch recovery and it just stays in infinite boot loops only turning off by entering in the ap fastboot option, from the causes I could mention the installation of the EB40 battery, but it was trouble free, and the cleaned of cache and dalvik from recovery, maybe a bad charge of static when installation? or a failure in philz touch?...
After search all about the problematic, download drivers and the computer ( windows 8) recognizing the fastboot quinara s from my cellphone, this is what I did:
-firstly, followed this post http://forum.xda-developers.com/showthread.php?t=2334000 and nothing positive, then this http://forum.xda-developers.com/dro...-bricked-razr-m-4g-xt907-hd-preflash-t3135462 and nothing positive with the fastboot commands and rsd lite doesn't recognized my cellphone fastboot in wondows 8.( tried to flash MB886_att-user-4.1.1-9.8.0Q-97_MB886_FFW-20-27-release-keys-ATT-US_BuildA.xml, MB886_niimx-user-4.1.2-9.8.2Q-50_MB886_NII_TA-2-16-release-keys-NII-MX.xml and ATT_MB886_4.1.1-9.8.0Q-97_MB886_FFW-28_CFC_1FF.xml)
- I tried MYTH tools too, but it doesn't work, tried to flash MB886_att-user-4.1.1-9.8.0Q-97_MB886_FFW-20-27-release-keys-ATT-US_BuildA.xml and ATT_MB886_4.1.1-9.8.0Q-97_MB886_FFW-28_CFC_1FF.xml it shows commands like "varable not supported" or "target reported max download size of" but finished the flashing and still bootlooping.
-Followed this guide: http://forum.xda-developers.com/dro...-bricked-razr-m-4g-xt907-hd-preflash-t3135462 by fastboot, windows 8 and the motorola factory cable( pin 1 and 4 with +5v) could flash sucesfully MB886_niimx-user-4.1.2-9.8.2Q-50_MB886_NII_TA-2-16-release-keys-NII-MX.xml it works like a charm but was while it stayed connected to the computer, after this, flashing process only could be with the gpt_main0 file from the nextel firmware.
- Even in a sometime, I dont remember after how many flashings of the nextel firmware but was using the motocable, I could entered to my twrp recovery, cleaned all and did a clean install for AOSB KK from my SD, rebooted and bootlooping, then, I flashed again and entered to TWRP again and did a factory reset, and nothing.
- I tried MYTH tools again, but it doesn't work, tried to flash MB886_att-user-4.1.1-9.8.0Q-97_MB886_FFW-20-27-release-keys-ATT-US_BuildA.xml and ATT_MB886_4.1.1-9.8.0Q-97_MB886_FFW-28_CFC_1FF.xml with the file gpt_main0 from the nextel firmware and in one time only reach the AT&T animation then froze.
- I combined the method from the razrs and the another one for the AHD to flash all the files from the firmwares and nothing happened, even the moto cable stops of functioned , because it showed responds from the fastboot like "varable not supported" "target reported max download size of " "FAILED (remote failure)"and with a normal usb cable everything was well flashed and nothing.
- flashing with rsd lite 6.1.6 in win xp used to get Error with MB886_att-user-4.1.1-9.8.0Q-97_MB886_FFW-20-27-release-keys-ATT-US_BuildA.xml because the step of flash gpt_main0.
- I substituted gpt_main0 from MB886_niimx-user-4.1.2-9.8.2Q-50_MB886_NII_TA-2-16-release-keys-NII-MX.xml and it work with rsd in win xp (says SUCCES), just the last step when rebooted the phone, the phone stayed in boot loop.
-flashed MB886_niimx-user-4.1.2-9.8.2Q-50_MB886_NII_TA-2-16-release-keys-NII-MX.xml with RSD in win xp and fails in the last step when reboot, it stays bootlooping even when rsd says "SUCCES".
-tried to flash in ubuntu(fastboot method) with moto cable and a usb cable but never was like in windows 8, just boot loop and more boot loop.
so, here is the history of what I did it to my cellphone and he doesn't want to live anymore, so the question is, what I missed out? or what I can do it?, discarding throw it to the trash or having like a nice paperweight...
Any kind of help, suggestion, comments, or hardware modification will be appreciated and sorry for my english, I wrote the best I could.
P.D: always had a good porcentage of charge in the battery while did the flashings,charged it with 5v and 500ma directly to the battery and tested with multimeter when fastboot alarmed low battery, and anytime while phone had been flashed with AT&T relase keys rom, bootlooping was with the advertisement about the bootloader unlocked, and when had been flashed with nextel firm it shows motorola dual core logo boot loop.
I don't remember the exact name of the thread but search Atrix HD command line and you should find another guide that always worked for me. I never had luck with rsd lite or mythtools.
Sent from my LG-D850 using XDA Free mobile app
failed flashing partition gpt_main0
thank you for the help, I found that post: http://forum.xda-developers.com/showthread.php?t=2259661 and following the instructions, but I don't have more than a "FAILED" message in the first step when I try to flash gpt_main0 partition, with att release keys and with nextel firm, even when I use "mfastboot" instead of fastboot, it gets error message, there is a newer firmware version than the nextel one? or the partition is corrupted?... thanks.
The nextel firmware is the newest. There was an ota from att for the heartbleed bug, but I think that's all that was in it.
Sent from my Nexus 7 using XDA Free mobile app
---------- Post added at 11:06 PM ---------- Previous post was at 11:04 PM ----------
Are you sure you have an atrix HD? You mentioned TWRP in the op, but we don't have a fully functioning twrp.
Sent from my Nexus 7 using XDA Free mobile app
Philz touch instead twrp
Ok, thanks again buddy, and yes , the cellphone is an atrix hd, but you are right I used to have a philz touch recovery instead twrp (my mistake), the only error I have is flashing gpt_main0 partition and if I flash completely there is no more fails, with "mfastboot" every flash step is running like a charm and with "fastboot" shows messages like bootloader variable not supported or maximum size errors, the cellphone turns on bootlooping but stills enter to boot menu selection and ap fastboot mode...
Hello, I've a stock rooted moto g 2014 edition.
Today my phone started rebooting randomly. Half an hour ago it would restart after unlocking my device. Now it can't even get past the bootloader unlocked screen.
I've gone into fastboot and tried getting into recovery but it just reboots again after showing the TWRP splash.
I can't execute any commands through fastboot itself either, Minimal ADB and fastboot doesn't recognize the device.
Flash mode says battery low and asks me to connect the usb cable, but it already is and windows is prompting me "unknown usb device" even after the automatic fastboot driver install.
I haven't messed with any system files in a looong time.
Please help me, thanks.
EDIT: I had to get the drivers from the website, then all I had to do was erase userdata from fastboot.
Case solved =]
hi guys, i've a problem with my moto g xt1068, i was on oreo pixel experience when my phone and my battery was completely discharged, i connected the charger but my phone went in bootloop, i've tried to get into recovery by the AP fastboot screen, but the phone stuck in the twrp logo, so i've tried to use fastboot tool e reinstall twrpl, the log was succesful but nothing change in the phone, when i try to reboot in recovery i've the same old twrp logo, after if i try to reinstall the whole system the fastboot log still succesful but nothing change in the phone, still the old bootanimation/recovery logo, my bootloader version is 48.87 and i can't downgrade it, the only positive result was the command "fastboot boot recovery.img" that restarted the phone in stock recovery, but i can't do nothing all adb command are blocked, i'cant wipe data/chache partition, anyone can help me ?
sorry for my bad english guys :/
try fastboot erase cache
or try downloading and flashing twrp again (fastboot flash recovery twrp-x.xxxxxx.img) then cleaning cache