I rooted with incorrect recovery? - ONE Q&A, Help & Troubleshooting

Got my new Oneplus One and rooted it. (CM Version 11.0 xnph25r?). But, when I press Vol Down + Power, it just bootloops into a never ending TWRP logo screen. When I press Vol Up + Power I get a picture of a small Penguin! If I press the Power button by itself it boots normally. So basically my phone works, but I seem unable to boot into recovery mode (which scares the heck out of me). Can anyone venture a guess as to what is going on?
Thanks!

alwayssc said:
Got my new Oneplus One and rooted it. (CM Version 11.0 xnph25r?). But, when I press Vol Down + Power, it just bootloops into a never ending TWRP logo screen. When I press Vol Up + Power I get a picture of a small Penguin! If I press the Power button by itself it boots normally. So basically my phone works, but I seem unable to boot into recovery mode (which scares the heck out of me). Can anyone venture a guess as to what is going on?
Thanks!
Click to expand...
Click to collapse
Use fastboot flash another recovery, or redownload another TWRP recovery. Personally I use PhilZ Touch.

I also flashed philz recovery and it is working great, if you can't manually install recovery there are plenty of oneplus toolkits on these forums that just need fastboot.
Sent from my One using XDA Free mobile app

Thanks. I'll try that and rport back tomorrow!

Yes use a toolkit from here and install philz recovery. All should be good
Sent from my One using Tapatalk

Bricked my Oneplus
zabih107 said:
Yes use a toolkit from here and install philz recovery. All should be good
Sent from my One using Tapatalk
Click to expand...
Click to collapse
I wiped everything - including the OS-- and can only get the "penguin" when holding Vol UP + Power.
Anyone want to buy a nice looking paperweight?

I truly feel sorry for you, so no fastboot at all? And did you try different Oneplus One toolkits?
Sent from my Oneplus One running Paranoid Android

no fastboot at all...jeez

pouring myself a large drink now!

Maybe you can talk with a Oneplus Rep and tell them you received a phone that would never boot up? I just read on a XDA forum that if you hold you power button for 30 seconds 5 times it will reset a certain chip. It actually worked for a couple people. I would give it a try if I was you.

alwayssc said:
I wiped everything - including the OS-- and can only get the "penguin" when holding Vol UP + Power.
Anyone want to buy a nice looking paperweight?
Click to expand...
Click to collapse
Hey no worries, I was in same situation as u. I fixed mine. I will write instructions for u later. I'm at work rite now.
Sent from my One using Tapatalk

The penguin IS the fastboot. So this is what u do (having properly installed ADB and have android SDK):
First in android SDK folder go to platform tools where fastboot.exe is located. Download the proper TWRP recovery and name it "recovery.img" and place it in this folder. Also In here hold shift and right click on a clear area, from the menu choose "open CMD here". Now turn off ur phone and after hold power+volm UP to boot into fastboot mode. Connect phone to PC and in CMD type "oem unlock" then type "fastboot flash recovery recovery.img". This should flash the twrp recovery. Now turn off phone and hold volume DOWN +power to boot into twrp. U can flash w.e ROM u want in this recovery now.
Sent from my One using Tapatalk

Related

[q] urgent help!

i tried to flash masters aurxa rom, and it got aborted half way. now i cant boot up (stuck at google with the lock screen) and i cant get into recovery. (i get the green android with the exclamation mark sign)
how do i progress from here?
anyone ?
10 char
please help!!
Press power and up when you get the android with the mark
Sent from my Nexus S using Tapatalk
Try re-flashing the ClockWorkMod recovery?
thanks, but i odined it back to stock
chikilin1389 said:
Press power and up when you get the android with the mark
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
I believe it's actually press&hold power up, then press volume up.
Moot point for the OP, but good to know for future problems.
Hey guys when I encountered the problem earlier, I did hold volume and power all I got was a blue screen. How do I exactly go about re flashing recovery
Sent from my Nexus S using XDA App
afishpie said:
Hey guys when I encountered the problem earlier, I did hold volume and power all I got was a blue screen. How do I exactly go about re flashing recovery
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
To get to STOCK recovery from fastboot, it's select "boot recovery" then power FIRST, then while HOLDING power, it's volume up. You can't do it the other way.
To flash a new recovery, it's fastboot mode on the phone, then on your computer (hooked to the phone via usb) the command is "fastboot flash recovery recovery.img". (recovery.img is replaced by whatever name your recovery image actually has.)

Can't access Odin, frozen fastboot

Hi,
I tried to restore my Nexus S (european, GT-I9023) which has a broken power button before sending it to Samsung for repair.
I just screwed my ROM flash using Clockworkmod and now my phone only shows a beautiful Google screen.
When I try to use fastboot screen (using vol+/vol-) nothing moves, and even if it moved I wouldn't be able select any option as my power button is broken. I can't also access Odin (vol+ and vol- pressed when the phone is off) as I can't turn off my phone.
What can I do to flash my rom? May I send it to Samsung anyway?
Thanks for your answers!
Txkw said:
Hi,
I tried to restore my Nexus S (european, GT-I9023) which has a broken power button before sending it to Samsung for repair.
I just screwed my ROM flash using Clockworkmod and now my phone only shows a beautiful Google screen.
When I try to use fastboot screen (using vol+/vol-) nothing moves, and even if it moved I wouldn't be able select any option as my power button is broken. I can't also access Odin (vol+ and vol- pressed when the phone is off) as I can't turn off my phone.
What can I do to flash my rom? May I send it to Samsung anyway?
Thanks for your answers!
Click to expand...
Click to collapse
I am also facing the exact same problem. Can someone kindly guide us please?
Switch off. Press Volume Up and plug in the charging cable. Now, see if you tackle with the Fastboot mode.
Sent from my Nexus S using Tapatalk 2
a2zRulz said:
I am also facing the exact same problem. Can someone kindly guide us please?
Click to expand...
Click to collapse
My power button is broken too.
I solved the problem flashing ClockworkMod Touch from Windows Terminal.
DJBhardwaj said:
Switch off. Press Volume Up and plug in the charging cable. Now, see if you tackle with the Fastboot mode.
Sent from my Nexus S using Tapatalk 2
Click to expand...
Click to collapse
He might not be able to. When the power button breaks, it stays in a "on" state and that messed up fastboot as it doesn't let you scroll or initialize properly.
a2zRulz said:
I am also facing the exact same problem. Can someone kindly guide us please?
Click to expand...
Click to collapse
If your rom starts booting (you see a quick flash after initial Google logo) you might be able to ADB from there (while it's not booting and the rom logo is showing, I know weird but often works). Check it out.
Edit: Oh and if you get adb access, then what you want to do is "reboot recovery" to reboot to recovery, and then wipe/flash a rom and whatnot.
polobunny said:
He might not be able to. When the power button breaks, it stays in a "on" state and that messed up fastboot as it doesn't let you scroll or initialize properly.
If your rom starts booting (you see a quick flash after initial Google logo) you might be able to ADB from there (while it's not booting and the rom logo is showing, I know weird but often works). Check it out.
Edit: Oh and if you get adb access, then what you want to do is "reboot recovery" to reboot to recovery, and then wipe/flash a rom and whatnot.
Click to expand...
Click to collapse
You are absolutely right. The phone thinks that the power button is pressed and doesn't let us move up and down using the volume keys.
Also, even if I get adb access after the Google logo, how do I use fastboot mode? I actually wanted to flash a recovery as my Power button doesn't work even in the recovery. Moreover, I can boot into recovery without adb, from inside the rom power menu.
So adb doesn't help here
a2zRulz said:
You are absolutely right. The phone thinks that the power button is pressed and doesn't let us move up and down using the volume keys.
Also, even if I get adb access after the Google logo, how do I use fastboot mode? I actually wanted to flash a recovery as my Power button doesn't work even in the recovery. Moreover, I can boot into recovery without adb, from inside the rom power menu.
So adb doesn't help here
Click to expand...
Click to collapse
What recovery do you currently have? All custom recoveries enable you to scroll with menu and home key, go back with the back key and select with the search key. So if you can get adb while it's "not booting" and reboot to your custom recovery, then you can navigate, mount usb and transfer a rom if needed or flash one that is on your phone.
Edit: Also, I was under the impression you couldn't boot your ROM. If you can, what is it exactly that you are trying to do??
polobunny said:
What recovery do you currently have? All custom recoveries enable you to scroll with menu and home key, go back with the back key and select with the search key. So if you can get adb while it's "not booting" and reboot to your custom recovery, then you can navigate, mount usb and transfer a rom if needed or flash one that is on your phone.
Edit: Also, I was under the impression you couldn't boot your ROM. If you can, what is it exactly that you are trying to do??
Click to expand...
Click to collapse
I have ClockworkMod (CWM) 6.0.2.5 Non-Touch from this thread:
Code:
http://forum.xda-developers.com/showthread.php?t=2032337
I flashed this earlier when my power button was working. And I have tried all the capacitive buttons. None of them work with this recovery. That's why I was looking forward to flashing a touch based recovery.
a2zRulz said:
I have ClockworkMod (CWM) 6.0.2.5 Non-Touch from this thread:
Code:
http://forum.xda-developers.com/showthread.php?t=2032337
I flashed this earlier when my power button was working. And I have tried all the capacitive buttons. None of them work with this recovery. That's why I was looking forward to flashing a touch based recovery.
Click to expand...
Click to collapse
From the same thread you can simply download any of these (highly suggest ClockworkMod (CWM) 5.8.0.2 Touch, one if not the most reliable) and flash them from within your current CWM.
polobunny said:
From the same thread you can simply download any of these (highly suggest ClockworkMod (CWM) 5.8.0.2 Touch, one if not the most reliable) and flash them from within your current CWM.
Click to expand...
Click to collapse
Dear sir,
Please understand. That's what I am trying to tell you. I cannot use power button or any other button to select anything in the recovery. So how will I install this one?
a2zRulz said:
Dear sir,
Please understand. That's what I am trying to tell you. I cannot use power button or any other button to select anything in the recovery. So how will I install this one?
Click to expand...
Click to collapse
Ok let's get this right
What is your goal? Flash a different recovery? Then you can flash a recovery from within something such as ROM Manager if your rom still boots.
Yes sir, my goal is to flash a touch based recovery just so that I can flash new ROMs and kernels without the help of the power button.
Koushik charges for in-app flashing of CWM Touch which is otherwise free. So that's the main issue here. I guess I'll have to live with it
a2zRulz said:
Yes sir, my goal is to flash a touch based recovery just so that I can flash new ROMs and kernels without the help of the power button.
Koushik charges for in-app flashing of CWM Touch which is otherwise free. So that's the main issue here. I guess I'll have to live with it
Click to expand...
Click to collapse
Ok.
You can use this Flash Image GUI to flash a recovery of your choice from within Android then:
http://forum.xda-developers.com/showthread.php?t=1453617
It's free. Make sure to download the right recovery for your device and select recovery image in Flash Image GUI.
polobunny said:
Ok.
You can use this Flash Image GUI to flash a recovery of your choice from within Android then:
http://forum.xda-developers.com/showthread.php?t=1453617
It's free. Make sure to download the right recovery for your device and select recovery image in Flash Image GUI.
Click to expand...
Click to collapse
You sir, are my hero... Many thanks for this :highfive: :victory:
If you are flashing a touch version of CWM recovery, I highly suggest v6.0.1.0. The later version (up to 6.0.2.5) have a bug that will make you unable to mount the SD card within the recovery. Otherwise TWRP is very interesting, but backups made with CWM are not compatible with TWRP.
Thanks, I'll try TWRP this time

[Q] TWRP flashed and now I can not get in to FASTBOOT

HTC One X Rogers
On the weekend I unlocked the bootloader and installed TWRP 2.4.1.0 using Hasoon Tool Kit. Problem is that TWRP is running and will not go away. Cannot shut phone off, Cannot get original ROM up and running (was it dumped when TWRP was flashed?), when I try the power button and volume down to go to FASTBOOT all I get is three blinking icons at bottom (back, home and all screens).
To topi it all off because I used CWM recovery for my Nexus One and it has ROMS available I did not think of downloading one so that TWRP could flash it.
Can anyone give me some direction to go to get this back up?
I have been on a few forums, those I have used before with success getting answers, but so far no one has offered suggestions. And yes, I am a newb but need to start somewhere..
ANY help is very much appreciated.
Hold down power only until buttons flash at least ten times. Press and hold vol-down. Release power, still holding vol-down. You should reboot into bootloader. From there, use buttons to get into recovery.
You're going to want to downgrade twrp to 2.3.x as later versions have some issues.
iElvis said:
Hold down power only until buttons flash at least ten times. Press and hold vol-down. Release power, still holding vol-down. You should reboot into bootloader. From there, use buttons to get into recovery.
You're going to want to downgrade twrp to 2.3.x as later versions have some issues.
Click to expand...
Click to collapse
This seems to also work with QHSUSB_DLOAD semi bricks from flashing bad kernels.
Thanks.
Now for the next step.
iElvis said:
Hold down power only until buttons flash at least ten times. Press and hold vol-down. Release power, still holding vol-down. You should reboot into bootloader. From there, use buttons to get into recovery.
You're going to want to downgrade twrp to 2.3.x as later versions have some issues.
Click to expand...
Click to collapse
Thanks, that got me in to recovery. Is TWRP the recovery of choice or will CWM recovery work as well?
I appreciate you getting back with the correct way to get into recovery.
David
dkonkin said:
Thanks, that got me in to recovery. Is TWRP the recovery of choice or will CWM recovery work as well?
Click to expand...
Click to collapse
I have never used cwm so I can't say how it works now. The most recent version is official and should work. But twrp is the most popular one on this phone.
Sent from my Nexus 7 using Tapatalk HD
CWM vs TWRP
Thanks for the reply.
I will move forward with the TWRP recovery.
Regards,
David

Cannot install TWRP over Huawei eRecovery??

I am unable to install TWRP over the huawei eRecovery.
>I first unlocked the bootloader by using fastboot OEM command
>then installed TWRP. Tried all the versions that i found for mate 8. I get a message "OKAY"
> Then I get a message saying that I have to press the up vol button to go to recovery. And when I try to go to the recovery window I see Huwaei's recovery and not TWRP. I cant use TWRP manager for this as it will not work until I have rooted my phone. SuperSu through playstore does not work. How will I proceed with rooting and installing TWRP. I am stuck !!
Is there any application like ODIN for huawei? That always worked, no matter what went wrong. Please help!!!!!!
I guess I am using the international version
ure going about this all wrong mate
as already explained in the other thread, u cant enter twrp that way. if u press power up in the start screen ull always end up in the erecovery, no matter which regular recovery u have flashed.
easiest way to enter regular recovery is to install flashify from the playstore and choose to reboot phone into recovery
Sent from my Huawei Mate 8 NXT-AL10 using Tapatalk
cheth20 said:
I am unable to install TWRP over the huawei eRecovery.
>I first unlocked the bootloader by using fastboot OEM command
>then installed TWRP. Tried all the versions that i found for mate 8. I get a message "OKAY"
> Then I get a message saying that I have to press the up vol button to go to recovery. And when I try to go to the recovery window I see Huwaei's recovery and not TWRP. I cant use TWRP manager for this as it will not work until I have rooted my phone. SuperSu through playstore does not work. How will I proceed with rooting and installing TWRP. I am stuck !!
Is there any application like ODIN for huawei? That always worked, no matter what went wrong. Please help!!!!!!
I guess I am using the international version
Click to expand...
Click to collapse
When the phone is off, hold on the volume + & power button at the same time. When the screen flashes on, quickly remove your fingers from the said key presses and it should boot into twrp. If you hold them too long it will boot into erecovery. If you want to reboot into twrp recovery when the phone is already on, then you will have to get an app like quick reboot or flash a Rom which has that option.
Sent from my NEXT using Tapatalk
tdamocles said:
When the phone is off, hold on the volume + & power button at the same time. When the screen flashes on, quickly remove your fingers from the said key presses and it should boot into twrp.
Click to expand...
Click to collapse
This.
Power plus volume down does nothing, TWRP-wise. However that is whta's being said to press in 99% of the threads/tutorials.
Took me HOURS and countless re-flashing of TWRP to figure this out myself. (the up *plus* down thingy). Really annoying.
tdamocles said:
When the phone is off, hold on the volume + & power button at the same time. When the screen flashes on, quickly remove your fingers from the said key presses and it should boot into twrp. If you hold them too long it will boot into erecovery. If you want to reboot into twrp recovery when the phone is already on, then you will have to get an app like quick reboot or flash a Rom which has that option.
Sent from my NEXT using Tapatalk
Click to expand...
Click to collapse
Thanks a ton! this worked
cheth20 said:
I am unable to install TWRP over the huawei eRecovery.
>I first unlocked the bootloader by using fastboot OEM command
>then installed TWRP. Tried all the versions that i found for mate 8. I get a message "OKAY"
> Then I get a message saying that I have to press the up vol button to go to recovery. And when I try to go to the recovery window I see Huwaei's recovery and not TWRP. I cant use TWRP manager for this as it will not work until I have rooted my phone. SuperSu through playstore does not work. How will I proceed with rooting and installing TWRP. I am stuck !!
Is there any application like ODIN for huawei? That always worked, no matter what went wrong. Please help!!!!!!
I guess I am using the international version
Click to expand...
Click to collapse
Well, I have a question. What is the eRecovery, because I've seen this screen also and I dont know what it does. Also, there are three options in it: download latest version and recovery, reboot and shutdown. So if I press download latest version and recovery what will happen? Because I'm actually looking for a way to get off TWRP without having to lose any data (I want to install the latest OTA, but I've seen that TWRP doesn't support well those, and I don't want to mess up my phone)...
Please help!
easy: download a stock rom identical to your current version, extract recovery partition using the huawei app extractor from the rom's update.app file and then flash that through fastboot
and since u probably have no idea what im talking about, i suggest u use google and xda search functions before asking any further questions here dont be lazy and expect everyone to work for you and serve everything on a silver platter, do your due diligence!
Sent from my Huawei Mate 8 NXT-AL10
Hi, simply press Volume up an down at same time when device is powering up...and hold it, until Twrp logo is on the screen. Works always for me.
Greets Tobias
OMGiidiness
Guys, volume-up+power goes to recovery
Volume-down+power goes to fastboot or bootloader
bluheart said:
OMGiidiness
Guys, volume-up+power goes to recovery
Volume-down+power goes to fastboot or bootloader
Click to expand...
Click to collapse
And just for the complete list:
Volume up + power AND USB plugged in goes into eRecovery (or TWRP, if you flashed TWRP to RECOVERY2 instead to RECOVERY)
Volume up and down + power and USB plugged in forces update via USB (indicated by a little USB-like icon in the recovery circle. The progess bar goes to 5% and waits for input from your PC)
True, when usb is attached
tdamocles said:
When the phone is off, hold on the volume + & power button at the same time. When the screen flashes on, quickly remove your fingers from the said key presses and it should boot into twrp. If you hold them too long it will boot into erecovery. If you want to reboot into twrp recovery when the phone is already on, then you will have to get an app like quick reboot or flash a Rom which has that option.
Click to expand...
Click to collapse
I can attest to this, i flashed twrp many times thinking it was not working beacause i am used to the mate 7 holding volume up + power long enough boots into recovery (twrp) but this won't work on mate 8
sibiyav1486 said:
I can attest to this, i flashed twrp many times thinking it was not working beacause i am used to the mate 7 holding volume up + power long enough boots into recovery (twrp) but this won't work on mate 8
Click to expand...
Click to collapse
Works just fine.
Work like a charm
cheth20 said:
Thanks a ton! this worked
Click to expand...
Click to collapse
Work like a charm ...
Same to me
I see same this problem from my Honor 6X Pakistani version
installed twrp in my ,honor 5c,,,but cant get to the recovery,,tried every version of u tip,guys,,,what to do,,,,?
I have same problem, in theory i have TWRP as recovery but when star entry in eRecovery .... help
tdamocles said:
When the phone is off, hold on the volume + & power button at the same time. When the screen flashes on, quickly remove your fingers from the said key presses and it should boot into twrp. If you hold them too long it will boot into erecovery. If you want to reboot into twrp recovery when the phone is already on, then you will have to get an app like quick reboot or flash a Rom which has that option.
Sent from my NEXT using Tapatalk
Click to expand...
Click to collapse
Thanks mate it worked out perfectly.
to come to twrp hold on the volume+ and volume- works on mine P10

[SOLVED] TWRP not booting

I've been trying to flash TWRP onto my Galaxy S3 and my Galaxy S9 for a few days now, and every time I try to do so, it flashes successfully, but then boots into stock Samsung recovery when entering recovery mode. I've used Odin on Windows and Heimdall on Linux, but both have the same issue. I tried different versions of TWRP as well.
If it helps, I'm pretty sure both phones are OEM unlocked. The S9 has the option in developer options, and says it it unlocked in download mode. The S3 doesn't have any option for this, and doesn't say anything in download mode about it.
Even though the S3 might not be OEM unlocked, it still doesn't explain the issue with the S9.
I'm also dual booting, so all attempts were from the same computer. It might be some issue with my computer, but I really don't have access to another one right now, so I was wondering if anyone had any other ideas or thoughts on the issue. Any help would be appreciated.
Did you check this?
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.
Click to expand...
Click to collapse
https://twrp.me/samsung/samsunggalaxys3internationalexynos.html
I think for S3 it's
Vol up + Home + Power
Basically:
1. Flashing
2. Reboot into Recovery by keep pressing Vol up + Home + Power
3. Allow TWRP to become permanent
Perhaps you want to check/re-ask here as well:
https://forum.xda-developers.com/c/samsung-galaxy-s-iii-i9300-i9305.1563/
SigmundDroid said:
Did you check this?
https://twrp.me/samsung/samsunggalaxys3internationalexynos.html
I think for S3 it's
Vol up + Home + Power
Basically:
1. Flashing
2. Reboot into Recovery by keep pressing Vol up + Home + Power
3. Allow TWRP to become permanent
Perhaps you want to check/re-ask here as well:
https://forum.xda-developers.com/c/samsung-galaxy-s-iii-i9300-i9305.1563/
Click to expand...
Click to collapse
Holding the given buttons just brings me to default recovery, so I'm not sure what the proper recovery is. I've also tried Volume Up + Down + Home + Power.
Hmm, didn't flash an S3 for quite some time but I vaguely remember that I had similar problems during
"After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted"
and often missed or was too clumsy, too late or both
Would in fastboot the command
fastboot reboot recovery
work for you? Or does it still end up in stock recovery?
Perhaps it's really time to check in the s3 threads for further advice?
SigmundDroid said:
Hmm, didn't flash an S3 for quite some time but I vaguely remember that I had similar problems during
"After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted"
and often missed or was too clumsy, too late or both
Would in fastboot the command
fastboot reboot recovery
work for you? Or does it still end up in stock recovery?
Perhaps it's really time to check in the s3 threads for further advice?
Click to expand...
Click to collapse
Okay so turns out I needed to boot into recovery immediately after flashing TWRP on both phones because when booting into the system, the recovery is replaced. After doing this, everything worked fine and I was able to get custom ROMs working! I appreciate your help though

Categories

Resources