My vol- is not working. Is any way to flash new ROM without using vol button?
Thanks.
You can use an app like advanced rebooter or even kernel auditor to reboot to recovery if that is what you mean.
avi1299 said:
You can use an app like advanced rebooter or even kernel auditor to reboot to recovery if that is what you mean.
Click to expand...
Click to collapse
Yes, I find how to get advanced reboot menu in OPO.
Next question - can I reboot my phone from bootloader without using vol +/- buton?
goralpm said:
Yes, I find how to get advanced reboot menu in OPO.
Next question - can I reboot my phone from bootloader without using vol +/- buton?
Click to expand...
Click to collapse
When you are in fastboot mode aka bootloader you can give the command fastboot reboot to reboot the phone.
Related
Anyway to get into stock recovery without working volume buttons?
tonyb81 said:
Anyway to get into stock recovery without working volume buttons?
Click to expand...
Click to collapse
Can you boot the phone? If so, use Rom Manager to boot into recovery from the main options menu.
trev869 said:
Can you boot the phone? If so, use Rom Manager to boot into recovery from the main options menu.
Click to expand...
Click to collapse
not sure if this will work as he says he's on stock. unless it's stock rooted by attn1 that is.
otherwise, if you have the android sdk and/or adb installed, you can just pass open a command prompt in the folder with adb and connect your phone over usb (make sure debugging mode is enabled via settings --> apps --> development). then in the command prompt, simply type adb reboot recovery.
hope tihs helps
Even when you use ROM manager to boot into recovery how are you going to use recovery without your volume buttons working?
Sent from my Desire HD using XDA App
As long as the power (enter) button works, you ate okay. The menu softkey will scroll down and the return will take you back one menu.
Edit: are okay
Sent from my ClearDroid Inspire 4G using XDA App
Tried that and all you get is the rom manager picture in the middle of the screen.
What version has those options in it ?
Have found a program in Desire HD development.
You can change your recovery.
http://forum.xda-developers.com/showthread.php?t=1161710
Volume buttons not needed....
tonyb81 said:
Anyway to get into stock recovery without working volume buttons?
Click to expand...
Click to collapse
Yes with adb command line, in the PC typing "adb reboot recovery", this method working very fine too if your phone stuck in boot loop and the volume keys not working, for this problem the steps are:
1. remove battery
2. insert battery and put the cover
3. conect the usb cable to pc and phone
4. waiting 10 seconds and with adb command line in the PC typing "adb reboot recovery" and the phone restart in recovery mode and here you navigate with the touch buttons home= up menu=down search=enter
Regards
i had a bad kernal flash and need to get into recovery..but my power button is broken
neo_x22000 said:
i had a bad kernal flash and need to get into recovery..but my power button is broken
Click to expand...
Click to collapse
adb reboot-bootloader
i can get into the bootloader screen but i cant select anything..if that helps
Cascabreu said:
adb reboot-bootloader
Click to expand...
Click to collapse
how do i do that..i never did it before
You can't. Either your power button needs to be working or you phone needs to actually boot up to send it into recovery
i can get the phone to boot...i just cant get into recovery
i can get to the bootloader screen i just cant select..recovery
What I meant by boot was to actually boot up the os. Not just make it to the bootloader.
so basically im ****ed??
Unless you get the power button to work you are stuck.
bump bump...anyone got any ideas!?!?!
adb reboot recovery ? Won't that work ?
Once you get into recovery you can use the bottom four buttons to navigate through recovery. If I am not mistaken Menu to scroll up, Home button to scroll down, Search to select and Back to go to the previous menu.
Anyways you can always flash from command line using fastboot.
When your power button is broke you can't scroll and select anything in fastboot. It freezes.
You can't adb reboot recovery if the phone doesn't boot up the os. Can't use any fastboot commands either cause its stuck.
He is screwed. Getting power button to work/unstick whatever you want to call it is only way.
http://forum.xda-developers.com/showthread.php?p=31360698
The guy named "shadowx360" suggests a couple of things in this thread.
Good luck
Vs Nexus S4G using tapatalk2
albundy2010 said:
When your power button is broke you can't scroll and select anything in fastboot. It freezes.
You can't adb reboot recovery if the phone doesn't boot up the os. Can't use any fastboot commands either cause its stuck.
He is screwed. Getting power button to work/unstick whatever you want to call it is only way.
Click to expand...
Click to collapse
If I am not mistaken he can boot into OS, He can go to bootloader but he just can't select Recovery because of the broken power button.
So using adb and fastboot shouldn't be a problem at all. As far CW recovery is concerned you can navigate without using power button as well
suhas_sm said:
If I am not mistaken he can boot into OS, He can go to bootloader but he just can't select Recovery because of the broken power button.
So using adb and fastboot shouldn't be a problem at all. As far CW recovery is concerned you can navigate without using power button as well
Click to expand...
Click to collapse
problem solved...i took the phone apart and cleaned the power button with alcohol..and it worked!!
For possible future use, you can install an app called Rebooter, which can boot your phone right into recovery.
fieldside99 said:
For possible future use, you can install an app called Rebooter, which can boot your phone right into recovery.
Click to expand...
Click to collapse
i have that APP...the problem was that my phone wouldnt even boot at all...it went to the google screen then to a black screen
delete
I was able to root, install TWRP, and permanent root using adb commands to get into fastboot and recovery. What's the proper key press combo because I cannot figure this out?
Sent from your mom's smartphone
jova33 said:
I was able to root, install TWRP, and permanent root using adb commands to get into fastboot and recovery. What's the proper key press combo because I cannot figure this out?
Sent from your mom's smartphone
Click to expand...
Click to collapse
1. FIRST of all, make sure that Fast Boot is off (Settings --> Power --> Fast Boot (uncheck).
2. Power off the unit.
3. While holding the volume button DOWN, press the power button. If you get the splash screen, you'll have to power off again and try again.
4. Hold both buttons for a second or two until you feel the vibration, then release the volume down button, the bootloader screen will come up.
5. Select hboot (if not already selected). Use volume button to scroll down to recovery. Press power. You will then see the splash screen (with red lettering unless you flashed an alternate hboot) and the unit will boot to recovery.
Do yourself a favor and either figure out a way to get the Advanced Power dialogue into your ROM, or download Quickboot which will do the same thing.
Oh Jebus! None of the instructions I found mentioned turning off Fast Boot. I was sitting here last night for like 10 minutes trying to get into fastboot before I was like, "adb reboot fastboot"
jova33 said:
I was able to root, install TWRP, and permanent root using adb commands to get into fastboot and recovery. What's the proper key press combo because I cannot figure this out?
Sent from your mom's smartphone
Click to expand...
Click to collapse
If you have tritium back-up you can go to menu select reboot to recovery.
jova33 said:
I was able to root, install TWRP, and permanent root using adb commands to get into fastboot and recovery. What's the proper key press combo because I cannot figure this out?
Sent from your mom's smartphone
Click to expand...
Click to collapse
See hgoldner's reply; very good walkthrough.
If you want to install a mod to get the Advanced Power Menu (APM) with additional reboot options, I used this.
Good luck. :good:
hager03 said:
If you have tritium back-up you can go to menu select reboot to recovery.
Click to expand...
Click to collapse
Yeah, I was looking for the key combo though, so if I ever bootloop or break something I can just restore a nandroid
Sent from your mom's smartphone
Xiaomi redmi 3/32gb chinese version root. miui 9.6
How can i root this thing? all the things i need and the steps. sorry super newbie. Thank youu!
1st of all have you unlocked BL?
Steps are:
1. Unlock BL
2. flash TWRP with adb
3. Flash magisk with twrp
I already unlock the bootloader now. but the problem is i cant fastboot reboot recovery ( it seems nothing is happening )
You have to use volume buttons several Times to Switch on the screenshots recovery.
bilatche said:
You have to use volume buttons several Times to Switch on the screenshots recovery.
Click to expand...
Click to collapse
So instead of using this command " fastboot reboot recovery" i just instead i just press volume up + power button so that I can go to TWRP recovery right?? some time i was stuck in the mi boot loading screen
jomz878 said:
So instead of using this command " fastboot reboot recovery" i just instead i just press volume up + power button so that I can go to TWRP recovery right?? some time i was stuck in the mi boot loading screen
Click to expand...
Click to collapse
Hello.
I will tell you how.
First, unlock bootloader of course.
Get your twrp recovery file.
In command line (If cmd doesnt work do it in Windows POWERSHELL)
adb reboot bootloader
fastboot flash recovery twrp.img
once finished
fastboot boot twrp.img
and after typing this just keep holding VOL UP.
Until screen is black for like 10 seconds press power button twice(or once) and twrp will show up
TanRayCz said:
Hello.
I will tell you how.
First, unlock bootloader of course.
Get your twrp recovery file.
In command line (If cmd doesnt work do it in Windows POWERSHELL)
adb reboot bootloader
fastboot flash recovery twrp.img
once finished
fastboot boot twrp.img
and after typing this just keep holding VOL UP.
Until screen is black for like 10 seconds press power button twice(or once) and twrp will show up
Click to expand...
Click to collapse
Ohhh ok ok thank you so much sir! will try again and give feedback asap! thank you so much!
jomz878 said:
Ohhh ok ok thank you so much sir! will try again and give feedback asap! thank you so much!
Click to expand...
Click to collapse
No problem man! If you encounter any problems i will try to help
Good luck
Also in the twrp flash Magisk of course.
Hi!
Is there any way to reboot betwen slots more easy? Now to do so I need to reboot to recovery switch slot then reboot system.
I was wondering if there is not an app or something that let you reboot directly to other slot without needing to go through recovery.
One of ROMS does not have advanced reboot so I need to plug it to PC and reboot to recovery via ADB or power off the phone then go to fastboot then to recovery, and is becoming anoying.
Waiting for your responses!
Thanks!!
vladvlad12 said:
Hi!
Is there any way to reboot betwen slots more easy? Now to do so I need to reboot to recovery switch slot then reboot system.
I was wondering if there is not an app or something that let you reboot directly to other slot without needing to go through recovery.
One of ROMS does not have advanced reboot so I need to plug it to PC and reboot to recovery via ADB or power off the phone then go to fastboot then to recovery, and is becoming anoying.
Waiting for your responses!
Thanks!!
Click to expand...
Click to collapse
Why not hold power and volume down upon reboot or add a reboot to recovery button somewhere
TheMadScientist said:
Why not hold power and volume down upon reboot or add a reboot to recovery button somewhere
Click to expand...
Click to collapse
Yea, that works but it would be nice to have a option in reboot menu to reboot to other slot.