[Q] Broken Fastboot Menu - G 2014 Q&A, Help & Troubleshooting

I rooted my phone yesterday, it will load the fastboot menu but if i select any option(like recovery or normal boot) the phone will simply power off, does anyone have any idea whats going on? other than that the phone is fine. Because of this I can't boot into recovery.
PS. i rebooted once and found the CFQtest app in the app drawer after a failed attempt to reboot into recovery via the fastboot menu, however in panic I didn't let it complete the test and switched off the phone.

meetXD said:
I rooted my phone yesterday, it will load the fastboot menu but if i select any option(like recovery or normal boot) the phone will simply power off, does anyone have any idea whats going on? other than that the phone is fine. Because of this I can't boot into recovery.
PS. i rebooted once and found the CFQtest app in the app drawer after a failed attempt to reboot into recovery via the fastboot menu, however in panic I didn't let it complete the test and switched off the phone.
Click to expand...
Click to collapse
How you select recovery?
(Vol - for scrolling and for selecting vol +)

Thank you, Solved.
dani.galla said:
How you select recovery?
(Vol - for scrolling and for selecting vol +)
Click to expand...
Click to collapse
yes, vol- for scroll and vol+ for selecting, that's what I did but turns out that the problem was with the improperly unlocked bootloader. I had unlocked the bootloader via the autoroot for windows and I remember an error screen appearing once. So i relocked and manually unlocked the bootloader. its all working fine now.

Related

[Q] Can't boot into recovery or erase recovery (TRIED ERASING CACHE)

Hi I am trying to work through the process of rooting my HTC One.
I have some experience with android as I've rooted three different phones now, the One is the only one giving me trouble :/
So I got the bootloader unlocked via the HTC Dev method, and now I'm trying to get recovery to work. I've flashed CWM, CWMT, and TWRP, and no matter which I try I can't boot into recovery via "adb reboot recovery" or via the HBOOT menu. When I try the phone just goes through a regular reboot. I can't use ROM Manager to do it either naturally since I don't have root yet (need recovery to install SuperSU).
However ROM Manager does show I have CWM and TWRP installed (both? weird) so I tried to start over by doing "fastboot erase recovery" but it says
FAILED: (remote: not allowed)
I tried "fastboot erase cache" before and after flashing a recovery and nothing at all changes.
Any ideas? Could I have missed something really simple and stupid? I'm pulling all my hair out trying to figure this out.
I heard some people got it to work by flashing the recovery to the boot partition, but until I get assurance that isn't a terrible horrible idea (like it seems) I don't want to try that.
EDIT: yes, the "fast boot" option in the power menu is already disabled.
I had the same issue. Solved it by disabling the fast boot option within the OS. Under power options.
Worth a shot.
Sent from my HTC One using xda app-developers app
ar3na said:
I had the same issue. Solved it by disabling the fast boot option within the OS. Under power options.
Worth a shot.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Thanks for the reply but that option is already disabled
I was facing the same problem, however, what I did was turn on fast boot under settings right after I flashed the recovery.
Then, I rebooted back into the bootloader and I now had ***TAMPERED*** at the top of my screen. I afterwards selected reboot into recovery and bam, I now had TWRP on my phone.
WeegeeNumbuh1 said:
I was facing the same problem, however, what I did was turn on fast boot under settings right after I flashed the recovery.
Then, I rebooted back into the bootloader and I now had ***TAMPERED*** at the top of my screen. I afterwards selected reboot into recovery and bam, I now had TWRP on my phone.
Click to expand...
Click to collapse
Just tried that, didn't work
Also why would you have TAMPERED at the top? Did you change anything else to get that like flash a different HBOOT or fastboot or something?
I'm about to throw this thing out the window -___-
SOLVED
Hallelujah, I got it!
I did nothing differently, but eventually it worked...very weird, but at least I got it! The final iteration to get it working was this:
1. Turn off fast boot option in power menu
2. Boot into bootloader via power menu, then power + vol down
3. go into fastboot
4. from a cmd window, fastboot flash recovery recovery.img
5. fastboot erase cache
6. from the menu, boot into recovery
7. phone boots to the OS instead of recovery
8. boot back into the bootloader via power menu, power + vol down
9. TAMPERED shows up, boot into recovery and it works!
note that i never used adb reboot recovery or adb reboot bootloader, idk if that matters, but I did everything from the phone.
thanks for all your help!
For what it's worth, I use ROM Toolbox's Reboot to recovery option and it works. Though I can see where you'd need to boot to recovery from startup.
TheShadowZero said:
Hallelujah, I got it!
I did nothing differently, but eventually it worked...very weird, but at least I got it! The final iteration to get it working was this:
1. Turn off fast boot option in power menu
2. Boot into bootloader via power menu, then power + vol down
3. go into fastboot
4. from a cmd window, fastboot flash recovery recovery.img
5. fastboot erase cache
6. from the menu, boot into recovery
7. phone boots to the OS instead of recovery
8. boot back into the bootloader via power menu, power + vol down
9. TAMPERED shows up, boot into recovery and it works!
note that i never used adb reboot recovery or adb reboot bootloader, idk if that matters, but I did everything from the phone.
thanks for all your help!
Click to expand...
Click to collapse
this worked very well for me, thanks
TheShadowZero said:
Hallelujah, I got it!
I did nothing differently, but eventually it worked...very weird, but at least I got it! The final iteration to get it working was this:
1. Turn off fast boot option in power menu
2. Boot into bootloader via power menu, then power + vol down
3. go into fastboot
4. from a cmd window, fastboot flash recovery recovery.img
5. fastboot erase cache
6. from the menu, boot into recovery
7. phone boots to the OS instead of recovery
8. boot back into the bootloader via power menu, power + vol down
9. TAMPERED shows up, boot into recovery and it works!
note that i never used adb reboot recovery or adb reboot bootloader, idk if that matters, but I did everything from the phone.
thanks for all your help!
Click to expand...
Click to collapse
Thank you very much dear sir/ma'am.
This worked like a charm where nothing else had worked before!

reboot to recovery no command error

im on rooted 4.4, all works fine but the exchange,, trying to replace the email 4.4.2 apk, so my eschange will work, when i try to boot into recovery, i get "no command error"
can anyone plese help?
ericizzy1 said:
im on rooted 4.4, all works fine but the exchange,, trying to replace the email 4.4.2 apk, so my eschange will work, when i try to boot into recovery, i get "no command error"
can anyone plese help?
Click to expand...
Click to collapse
what are you using to reboot into recovery?
here's the failsafe way to access recovery:
power off the phone, press and hold volume down + power for a few seconds then release to access bootloader menu. press volume down to highlight recovery, then volume up to select it.
Q9Nap said:
what are you using to reboot into recovery?
here's the failsafe way to access recovery:
power off the phone, press and hold volume down + power for a few seconds then release to access bootloader menu. press volume down to highlight recovery, then volume up to select it.
Click to expand...
Click to collapse
thats exactly what i did and still got the error. even tried with adb, no luck
ericizzy1 said:
thats exactly what i did and still got the error. even tried with adb, no luck
Click to expand...
Click to collapse
strange, are you unlocked and using twrp/cwm or locked and using slapmymoto? if you're unlocked, i'd recommend reflashing twrp/cwm recovery image, sounds like it may be corrupt. if you're locked, i can't help as i haven't messed with any of the locked device stuff.
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Why do you need to be in recovery. You should have write protect off already. If you are trying to flash something you can't without safestrap and the zip needs yo be made for safestrap. Just manually move the emails and change the permissions
Sent from my XT1060 using xda app-developers app
Press Power + Volume Up at the same time when it shows "no command" (And if that doesn't work try Power + Volume Down )
ericizzy1 said:
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Click to expand...
Click to collapse
If the button presses while rebooting to get to where you can select recovery doesn't work... You could try Quick Reboot -> https://play.google.com/store/apps/details?id=com.siriusapplications.quickboot to reboot into recovery, or open a command prompt on your PC.. and issue the command.. adb reboot bootloader then pick recovery from there.. If those ways also error with that same message you are seeing now, then your phone doesn't has a problem with its recovery partition.
As others have said, if you are rooted with Write Protection disabled (SlapMyMoto v1 thread tells you to run MotoWPNoMo first, to disable write protection, then follow its process), you should be able to go in, rename the old APK, and replace it with the new one (and set the attributes the same) without needing to be in recovery.
Then again, if you rooted with SlapMyMoto .5 (before the MotoWPNoMo was available), or you never did the MotoWPNoMo process that would explain why you want recovery... you're trying to boot to "recovery" so that you can boot with the Write Protection disabled so you can make this change.
ericizzy1 said:
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Click to expand...
Click to collapse
Power off your Moto X
Next, boot into bootloader mode by holding Volume Down and Power
At the bootloader screen, use Volume Down and scroll to Recovery, then press Volume Up to select it
Once you rebooted into recovery mode you will see No Command. Hold Volume Up and press Power to show the recovery menu
apm_ said:
Power off your Moto X
Next, boot into bootloader mode by holding Volume Down and Power
At the bootloader screen, use Volume Down and scroll to Recovery, then press Volume Up to select it
Once you rebooted into recovery mode you will see No Command. Hold Volume Up and press Power to show the recovery menu
Click to expand...
Click to collapse
That almost didn't work for me, till it did.
I was holding down volume up first, and about half a second to a second later the power button (while not having released volume up button). That didn't work.
I pressed both buttons exactly together, and it worked.

[Q] Bricked my device??

Hi I was trying to flash recovery via goomanager and as it restarted nothing happened, complete black screen, no buttons flashing or anything on screen. Plz help me
Which recovery?
Sent from my HTC One using xda app-developers app
shahid7624 said:
Hi I was trying to flash recovery via goomanager and as it restarted nothing happened, complete black screen, no buttons flashing or anything on screen. Plz help me
Click to expand...
Click to collapse
Are you trying to flash TWRP?
What happend when you press the power button for a long time?
Normaly the 2 buttons should blink, then the One goes really off and then it starts with the htc logo.
Is this happend?
What recovery you using? What Rom? Its rooted i think?
Hold the power button and volume-down until the device turns on. Then keep holding volume-down until the fastboot screen starts. Can you enter recovery? If so, clear cache. If not, get in fastboot mode, connect to USB, and run "fastboot erase cache". (You need your drivers and fastboot program set up on your computer.) If that doesn't allow booting to system and recovery, reinstall recovery using fastboot: fastboot flash recovery twrp.img. Then boot to TWRP (via fastboot, navigating the menus using the power and volume buttons). You can the nreinstall a ROM, and if needed, factory reset.

twrp works fine but won't start via vol+power

Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
nyanxo said:
Hi, as the title says, i can't boot to twrp when the phone is powered off. It will ignore what i push and just boot into cyanogenmod.
It used to work at some point, also i can get to twrp if i restart via the twrp app.
I should probably just reflash it?
If I'd somehow lock me from the os while experimenting, i could still run twrp via fastboot in ?
kind regards!
Click to expand...
Click to collapse
Please note power+ vol+ its to restart phone.
power+vol- to enter recovery.
so if already power down just press power+vol-
if in os press power+vol+ to reboot. when screen off power+ vol- to enter recovery

Stuck In Bootloop (Not able to get in fastboot or recovery mode)

My device went int bootloop suddenly while I was using it. I not able to get in fastboot (when I press Power + Down it shows fastboot window for a sec and reboots again ) or recovery mode(When I press Power + Up, Screen shows up saying no command).
I was using official build(July patch). I have not enabled ADB. My bootloader is also locked.
Is it possible to get this device working?
Any help will be appreciated.
dha72 said:
My device went int bootloop suddenly while I was using it. I not able to get in fastboot (when I press Power + Down it shows fastboot window for a sec and reboots again ) or recovery mode(When I press Power + Up, Screen shows up saying no command).
I was using official build(July patch). I have not enabled ADB. My bootloader is also locked.
Is it possible to get this device working?
Any help will be appreciated.
Click to expand...
Click to collapse
search for a video tut on youtube on testpoint
dha72 said:
...or recovery mode(When I press Power + Up, Screen shows up saying no command)....
Click to expand...
Click to collapse
This is normal behavior of stock recovery: seeing "no command" hold "power" and click "Vol+", - to get to the stock recovery menu (btw, search would 100% give you this tip even in these forums).
As you are locked, and thus you have surely lost user data, you can try to make factory reset from recovery menu.
Yet I'd try to connect phone to power and make numerous attempts to reboot, occasionally rebooting into fastboot and into recovery, - with the hope that phone will switch into the other A/B slot.
If nothing helps, TestPoint/EDL is the only option except service.
But again, the problem may be hardware issue, and as you are supposed to disassemble phone preforming TestPoint, I'd check connectors inside and tried to reboot again before reflashing in MiFlash. And do not forget to reflash in fastboot after MiFlash reflash (and unlock phone - which I did immediately after purchase).

Categories

Resources