[Q] Moto G always reboots as default into fastboot mode, how to fix - Moto G Q&A, Help & Troubleshooting

Hey guys, do you have any idea how I can solve this issue? If I turn on the moto, all the time I access fastboot mode. Then I have to click volume up to get started
I switched to latest 4.4.2 GPE though
Thank you very much
It says:
fastboot reason utag boot mode configured as fastboot

Try this:
Code:
fastboot oem fb_mode_clear

Work fine this Fastboot command

Related

[Q] Xoom stuck on starting RSD mode 2?

Flashed Build HWI69 for US Retail on a Canadian wifi MZ604 xoom..tired of
waiting for 3.1 update.
adb reboot bootloader
fastboot oem unlock
adb reboot bootloader
Xoom will then reboot into bootloader screen
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
fastboot reboot
It is stuck on Starting RSD mode 2.
I can not get it to fastboot protocol...device does not turn off.
Any solutions?
Fastboot OEM lock is where you went wrong. Anyway see this thread.
OK I did this procedure yesterday but did not relock (I know it says to on the moto site but the guide I read said not to).
Anyway, pressing power and vol up will force a reboot. Unsure what will happen when it boots back up though...!
You should be fine. Only trying to relock will cause this error.
To get back to fastboot after a bad lock do this.
Power button and volume up, this will reboot the device.
As soon as the screen turns back on holds down power and volume down. In about 60 seconds your device should go to fastboot. Do not let go until it gets there.
Sent From My Evo
Thanks for the reply . It now says Failed to boot LNX 0X0004
Starting Fastboot protocol support
However it will not connect to xoom.
<wait for device> when issue fastboot command.
What the hell is going on?
you need to read this thread
http://forum.xda-developers.com/showthread.php?t=1108518
The exact thread I linked to...(-__-)'
I followed instruction from motorla dev support site.
"h**p://developer.motorola.com/products/software/?pubid=987654"
It uses command "fastboot oem lock"! So why did locking brick the device?
here it is:
Device Software Images
Select the appropriate device software image to download and re-lock your device. If you need to find your build number on your Motorola device go to Settings and About Phone or About Tablet.
The commands to flash and re-lock your device are as follows:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
Note: If no userdata.img file is present in your download, please issue the command:
fastboot erase userdata
The Moto instructions are for locking the device back to it's own image. You are not using your device's own image. Every guide I've seen on here tells you not to relock, regardless of what Moto say. Believe the devs.
Thanxs
I now believe the devs......
Thanks for the reply. Sent the beast out to moto Canada today.
tfx1 said:
I now believe the devs......
Thanks for the reply. Sent the beast out to moto Canada today.
Click to expand...
Click to collapse
Try making or obtaining a factory cable which its different from an OTG cable. Start with the two links below. This might save the day.
http://forum.xda-developers.com/showthread.php?t=1077414
http://forum.xda-developers.com/showthread.php?t=1108518

[Question] Always boot in fastboot mode

Hello, yesterday i unlock my bootloader, install TWRP recovery,
install ParanoidAndroid, then i did some wipes with TWRP and made a soft brick, after that i push CM11 with adb and flash again with TWRP
now the cell phone works well, but when i press ON or reboot the phone it starts in fastboot mode,
at the bottom screen says:
fastboot reason: utag "bootmode" configured as fastboot
how to avoid the fastboot mode start?
thanks
UTAG "bootmode" configured as fastboot
c_ro87 said:
Hello, yesterday i unlock my bootloader, install TWRP recovery,
install ParanoidAndroid, then i did some wipes with TWRP and made a soft brick, after that i push CM11 with adb and flash again with TWRP
now the cell phone works well, but when i press ON or reboot the phone it starts in fastboot mode,
at the bottom screen says:
fastboot reason: utag "bootmode" configured as fastboot
how to avoid the fastboot mode start?
thanks
Click to expand...
Click to collapse
I think you should restore to stock firmware to fix the problem. Follow the link here forum.xda-developers.com/showthread.php?t=2542219 to do so.
After restoring to stock you can flash the ROMs
Please hit thanks if I helped!
i solve it with this command
fastboot oem fb_mode_clear

[Q] MOTO G loads always in fast boot mode. Can't access recovery or normal boot.

I think I made some mistake by deleting something under advanced wipe of TeamWin recovery. Now my MOTO G XT1033 is doomed. It boots into fastboot mode by default and it says -------
Fastboot Reason : UTAG "flashfail" configured as fastboot. Please help.
Connect in fastboot mode (initial black screen) and run:
Code:
fastboot oem fb_mode_clear

[Completed] Moto G2 UTAG Flashfail Configured As Fastboot

Hi
I tried to root my Moto G2 running android 5.0.2 following a tutorial I found on technoprotocol.com (can't post link as I am new to forum.)
I booted into fastboot mode as per the instructions (after enabling usb debugging) and tried to root. Unfortunately I got an error (I didn't catch what it said) and now my phone only boots into fastboot and I can't go into any of the sub-menus ("recovery", "factory" etc.)
I downloaded minimal adb and fastboot and tried the command:
Code:
fastboot oem fb_mode_clear
However it still boots into fastboot and wont let me go into submenus or boot into android.
Any help wold be greatly appreciated.
It now seems to be working after I ran these commands through ADB FastBoot.
Code:
fastboot erase userdata
and
Code:
fastboot reboot

I dont know how....(XT1952-6)

I am just glad it wasn't my everyday phone..I am new to the whole "rooting" process, i was trying it on my old moto g(7) play XT1952-6, and i wasn't have very much luck, i finally was able to fash it and tried to install a custom rom, when my phone rebooted it is now stuck on fastboot mode and my bootloader is now locked again...It is showing different specs on the device now also, when i looked it up it in reading as an M92 Desktop (ThinkCenter) type 2119ABF...I can no longer turn the device on and with the bootloader locked i can not flash again..the (LMSA) is not able to rescue it either...is there anything i can do to fix it?
can you enter fastboot?
wojtess said:
can you enter fastboot?
Click to expand...
Click to collapse
the phone itself is stuck in fastboot, it doesnt go into anything else...i had already unlocked the bootloader and enabled the usb settings but it locked everything up again..
Try this
Code:
mfastboot devices
mfastboot reboot
to exit Fastboot mode.
http://downloadmirror.co/android/29Sh/mfastboot-v2.zip
jwoegerbauer said:
Try this
Code:
mfastboot devices
mfastboot reboot
to exit Fastboot mode.
http://downloadmirror.co/android/29Sh/mfastboot-v2.zip
Click to expand...
Click to collapse
i tried this and didnt work...my phone does say "fastboot reason: failed to initialize partition table..

Categories

Resources