Red triangle - Nexus 6P Q&A, Help & Troubleshooting

Hi
I messed up so hard. Long story short, I messed up with flashing TWRP recovery and then tried to fastboot flash everything and now I'm bootlooping. When I'm trying to get into recovery, I get the RED triangle Andy. Is there a way for me to fix this?
Thank you

Can you boot into fastboot?

I had this and I was accidentally flashing recovery to boot!
Make sure you've got your commands correct.
Fastboot flash recovery recovery. IMG
Fastboot flash boot boot.img

Finally fixed the problem using the Unified Tool Kit. My recovery was borked, but not my bootloader. Got into the Bootloader and fixed stuff. Awesome.

asianrage said:
Finally fixed the problem using the Unified Tool Kit. My recovery was borked, but not my bootloader. Got into the Bootloader and fixed stuff. Awesome.
Click to expand...
Click to collapse
Can you tell me how you fixed your stock recovery? Mine gives me the red triangle too. I haven't done anything to the phone yet.

I booted into the bootloader (power + volume up & down). Run the Unified Tool kit, select the option to load a factory image, and went from there. It is easy if you read everything carefully. Originally, I was running many fastboot command but loaded the wrong one recovery.
Sent from my Nexus 7 using Tapatalk

lynseyw said:
Can you tell me how you fixed your stock recovery? Mine gives me the red triangle too. I haven't done anything to the phone yet.
Click to expand...
Click to collapse
That is stock recovery. Hold Vol Down and press Power. Boom. Don't feel bad though, I've been doing this for quite some time, and I still had to look up the command to get the menu to pop.

Related

Updated TWRP and now not booting

I updated TWRP today to 2.3.0.0 from within GooManager then rebooted into recovery and fixed my permission. It was done unusually fast and when I rebooted, it would get stuck on the booting screen. When I tried to boot into recovery by pressing power and both volume buttons, it would get stuck on the google logo.
Please advise.
Any other way I can fix this or somehow restore from a backup?
A lot of users are having issues with cwm and twrp not booting with new boot loader. You can revert back to old version or some have had success by deleting "recovery-from-boot." file. You can look at http://forum.xda-developers.com/showthread.php?t=1779092 I'm going to wait patiently for a twrp update that should resolve the issue.
Sent from my Nexus 7 using xda premium
Gigabitex2 said:
A lot of users are having issues with cwm and twrp not booting with new boot loader. You can revert back to old version or some have had success by deleting "recovery-from-boot." file. You can look at http://forum.xda-developers.com/showthread.php?t=1779092 I'm going to wait patiently for a twrp update that should resolve the issue.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Thank you very much!
I'm sorry but I'm not too much of an expert on Android. AFAIK Recovery mode is the only way I know to do some low system stuff. If I can't boot into recovery, how else can I do anything to fix this?
How can I revert back to old version?
I know you linked the other thread but there are 33 pages I was hoping you would have a short answer hehe thanks.
Is it constantly rebooting at the google screen or just stuck?
goofball2k said:
Is it constantly rebooting at the google screen or just stuck?
Click to expand...
Click to collapse
If I try to boot into system, it's stuck on boot animation.
If I try to boot into recovery manually (power + volume buttons then select recovery) it would get stuck on Google. It doesn't loop.
I see that you posted over on the twrp thread, hopefully those guys can help you. I am assuming that you have updated to 4.1.2? If you're really stuck maybe try a tool kit like wugs or n7 toolkit? Sorry but SDK isn't one of my strong points either
Sent from my Nexus 7 using xda premium
woshiweili said:
If I try to boot into system, it's stuck on boot animation.
If I try to boot into recovery manually (power + volume buttons then select recovery) it would get stuck on Google. It doesn't loop.
Click to expand...
Click to collapse
You can reflash recovery from fastboot. If you've updated to 4.1.2 you might be experiencing same issue as many of us - being unable to boot to recovery. If that is the case, flash bootloader 3.34 from the JRO03D factory image as well.
Sent from my Nexus 7 using Tapatalk 2
comminus said:
You can reflash recovery from fastboot. If you've updated to 4.1.2 you might be experiencing same issue as many of us - being unable to boot to recovery. If that is the case, flash bootloader 3.34 from the JRO03D factory image as well.
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
From what I understand, in order to reflash recovery from fastboot would require me to get the file to the device. However, right now I can't seem to get access at all as it never boots up whether into system or recovery. Are there any other ways to get files onto there?
---
OK this is weird. I tried rebooting into recovery again and it worked! I then rebooted into system and that worked too! This is so strange because I didn't do anything different. I guess it just took 20+ tries... I am not rebooting in a while... lol
woshiweili said:
From what I understand, in order to reflash recovery from fastboot would require me to get the file to the device. However, right now I can't seem to get access at all as it never boots up whether into system or recovery. Are there any other ways to get files onto there?
---
OK this is weird. I tried rebooting into recovery again and it worked! I then rebooted into system and that worked too! This is so strange because I didn't do anything different. I guess it just took 20+ tries... I am not rebooting in a while... lol
Click to expand...
Click to collapse
Hey, glad to hear you're in. In an earlier post you described
woshiweili said:
If I try to boot into recovery manually (power + volume buttons then select recovery) it would get stuck on Google. It doesn't loop.
Click to expand...
Click to collapse
which sounds like you were able to get to fastboot mode (power + vol buttons) - your N7 should look like this. From there you can issue fastboot commands to the device to flash recovery. kerne, and bootloader to name a few.
Actually I spoke too soon.
I can boot into recovery TWRP 2.3 with USB plugged in, but still can't boot into system.
Is it possible for me to downgrade to TWRP 2.2 from within TWRP? I kind of doubt it but am pretty desperate at the moment lol.
Yes, I can get into fastboot, but I'm not sure how to do anything besides pressing volume up or down to start, recovery, fastboot or shut down.
woshiweili said:
Actually I spoke too soon.
I can boot into recovery TWRP 2.3 with USB plugged in, but still can't boot into system.
Is it possible for me to downgrade to TWRP 2.2 from within TWRP? I kind of doubt it but am pretty desperate at the moment lol.
Yes, I can get into fastboot, but I'm not sure how to do anything besides pressing volume up or down to start, recovery, fastboot or shut down.
Click to expand...
Click to collapse
If you can get in to fastboot you are in good shape. :good:
You'll need the fastboot program (and the driver if on Windows) on your computer in order to issue commands. This guide can direct you on how to get that set up.
comminus said:
If you can get in to fastboot you are in good shape. :good:
You'll need the fastboot program (and the driver if on Windows) on your computer in order to issue commands. This guide can direct you on how to get that set up.
Click to expand...
Click to collapse
Thanks for all your help comminus!
Fortunately I was able to wipe everything while I was in recovery and restore from my most recent backup and now it's working fine. At the very least it's allowing me to boot into system
OK I'm really not rebooting for a while lol
I installed twrp a few weeks ago through GooManager and made a backup. When the 4.1.2 update came out, I downloaded it manually with the intent on flashing it via cu custom recovery, but low and behold twrp wasn't working at all. Even with my device plugged into my Win 7 pc... nothing but the exclamation point droid.
I was able to install an updated version of twrp and get everything sorted out, but now I don't have a lot of faith in it, and am booting into recovery at least once a day to make sure it's still working. I never had any problems with cwm.
Twrp has been updated if you're still having issues.
Sent from my Nexus 7 using xda premium
I'm using twrp version 2.3.0.0, and have no plans on updating it because it's stable and working great now
Gigabitex2 said:
Twrp has been updated if you're still having issues.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Updated to 2.3.1.0 but still having booting issues

Nexus10 bootloop

Hi,
i have a problem with rooting my nexus 10: After installing te recovery, i was to slow updating the drivers.
No i have a bootloop, my device dont boot the OS, it hangs on the animation.
I can enter the bootlaoder, so i assume that i dint brick the device.
What should i do? flash the factory image?
plz help
After fastboot oem unlock you need to do a factory reset... A userdata.img is included in stock images from Google at https://developers.google.com/android/nexus/images#mantarayjop40c
Sent from my Galaxy Nexus using xda app-developers app
so i have to flash this image in fastboot?
fastboot flash userdata.img ?
i just dl the factory image from here https://developers.google.com/android/nexus/images and run the flash-all bat but still a bootloop
fastboot flash userdata userdata.img
ok, i just hit this, letz hope it works, im a bit worried that i brick the device
edit : ok still a bootloop ;(
Do cache.img in the same way... See if that fixes it ( I did all this earlier too when I got a bootloop in the same manner)
Sent from my Galaxy Nexus using xda app-developers app
ok. ill gonna try it, how long shoul i wait, until im sure that it is a bootloop? 2 min?
yeeaahhh ill got a boot
should i reflash the factory image just to get sure all ist stock again, and all what i do is reverted?
I didn't flash system.img on mine after updating to latest stock (mine arrived with older firmware than stock image)... especially don't do it if you want to keep superuser installed.
Sent from my Galaxy Nexus using xda app-developers app
Many thanks for this, I stating to think I mad, This resolved my problem.
Bootloop and "Downloading-do not turn off target!!" in recovery
Hi there,
New here so please be gentle if possible Opened box, updated OTA firmware to latest 4.2, enabled developer mode & USB, used adb reboot fastboot and adb oem unlock to unlock. Confirmed unlock and now stuck in a bootloop. When I use Power+Down to go into recovery, I get the Android picture stating "Downloading... do not turn off target!!!". Fastboot and adb commands won't work, so I can't figure out how to get past this point. Any ideas? Thanks in advance.
It's a pain to get into the bootloader. Always takes me a few tries. Try holding down power and both vol keys. I have to do it several times, sometimes just vol - sometimes both. Eventually it will go to the bootloader without the downloading dialog.
avm1 said:
Hi there,
New here so please be gentle if possible Opened box, updated OTA firmware to latest 4.2, enabled developer mode & USB, used adb reboot fastboot and adb oem unlock to unlock. Confirmed unlock and now stuck in a bootloop. When I use Power+Down to go into recovery, I get the Android picture stating "Downloading... do not turn off target!!!". Fastboot and adb commands won't work, so I can't figure out how to get past this point. Any ideas? Thanks in advance.
Click to expand...
Click to collapse
Yes you are in Download mode not recovery or fastboot ...
Hold down BOTH volume keys and the power button to get to fastboot mode .. and you can get to recovery from there ...
Watcher64 said:
Yes you are in Download mode not recovery or fastboot ...
Hold down BOTH volume keys and the power button to get to fastboot mode .. and you can get to recovery from there ...
Click to expand...
Click to collapse
Big thanks to both of you who replied with hints. I confirm that holding down BOTH volume keys and power brought me into regular fastboot. I went into recovery (then pressed up+power) and did a factory reset. The (unlocked) Nexus then booted properly after that. I have had no issues since. *fingers crossed*
i have the same problem right now. im using the nexus10toolkit and I have reflashed it back to stock and unroot it. Im still stuck at bootloop. any ideas?
GreaseMonkey90 said:
i have the same problem right now. im using the nexus10toolkit and I have reflashed it back to stock and unroot it. Im still stuck at bootloop. any ideas?
Click to expand...
Click to collapse
Go back to fastboot. Once in fastboot, go into RECOVERY. You'll get android andy on its back with red exclamation point. Hold down POWER then briefly press VOLUME UP. You should then have the menus visible. Now just wipe your device. Reboot and it should work now. If not do the relock, unlock, relock and fastboot recovery and wipe data.
Sent from my SPH-L710 using xda app-developers app
GreaseMonkey90 said:
i have the same problem right now. im using the nexus10toolkit and I have reflashed it back to stock and unroot it. Im still stuck at bootloop. any ideas?
Click to expand...
Click to collapse
Sry for waking up this thread. I am in the same situation as this user, tried to use the nexus tool kit, reflashed the stock factory image and unrooted it and after everything was done its stuck at the google logo. If i try to acces fastboot i always go into download mode. It says downloading...do not turn off target !!
If i press the power button it restarts the device and again stuck in bootloop at the google logo. I cant unlock or lock because i cant get into fastboot at all.
Help?
LE: i havent manually booted in fastboot mode for so long that i forgot i have to press both the volume buttons for it, was only pressing vol down. Silly me, sorry for the post
lvnatic said:
Sry for waking up this thread. I am in the same situation as this user, tried to use the nexus tool kit, reflashed the stock factory image and unrooted it and after everything was done its stuck at the google logo. If i try to acces fastboot i always go into download mode. It says downloading...do not turn off target !!
If i press the power button it restarts the device and again stuck in bootloop at the google logo. I cant unlock or lock because i cant get into fastboot at all.
Help?
LE: i havent manually booted in fastboot mode for so long that i forgot i have to press both the volume buttons for it, was only pressing vol down. Silly me, sorry for the post
Click to expand...
Click to collapse
I have tried 100 times to boot in fastboot mode. I've done every combination of power, volume up, and volume down imaginable. All my tablet does is vibrate. It will boot to the nexus logo but stays in a boot loop. How can I get to the fastboot? Is it just bricked beyond repair. I was attempting to unlock it with the nexus toolkit and it rebooted my device during the process and started this bootloop. Can anyone help?????
Can adb find your device when in bootloop? If so
adb reboot bootloader
If not you will need to continue trying to get into fastboot mode with the hardware keys. I doubt you are bricked as the bootloader is still there or it wouldn't make it to splash screen
Sent from my Nexus 4 using XDA Premium 4 mobile app

can't get into Clockworkmod recovery

Hi,
I was trying to root my nexus 4 using this tutorial. I got to the part where I needed to get into recovery, I hold down both the volume keys and the power button. I got into fastboot mode and selected 'Recovery mode' which is supposed to launch Clockworkmod, am I right? right after I hit the power button to get into recovery a lying bot with a red triangle and an exclamation mark inside it appeared. I let the device to lay down like this for a little bit and it simply rebooted to it's normal state.
When I installed Clockwordmod it came up just fine the first time so I have no clue of what went wrong..
My boot loader is unlocked and I can see that while in fastboot mode.
Any kind of help is appreciated!
prhing said:
Hi,
I was trying to root my nexus 4 using this tutorial. I got to the part where I needed to get into recovery, I hold down both the volume keys and the power button. I got into fastboot mode and selected 'Recovery mode' which is supposed to launch Clockworkmod, am I right? right after I hit the power button to get into recovery a lying bot with a red triangle and an exclamation mark inside it appeared. I let the device to lay down like this for a little bit and it simply rebooted to it's normal state.
When I installed Clockwordmod it came up just fine the first time so I have no clue of what went wrong..
My boot loader is unlocked and I can see that while in fastboot mode.
Any kind of help is appreciated!
Click to expand...
Click to collapse
Did you flash recovery in fastboot or with a Toolkit?
In fastboot : fastboot flash recovery recovery-touch-mako.img. recovery-touch-mako is what i renamed the CWM file. Don`t add .img at the end of the name, just recovery-touch-mako or whatever you name it.
I think that you just booted CWM.
The droid with red triangle ils the default recovery. You can flash CWM by typing this : fastboot flash recovery recovery.img
Just rename the cwm image in recovery.img and drag it to the ADB/FASTBOOT folder.
I hope it'll help you
Sent from my Nexus 4 using xda app-developers app
But I've already flashed it and booted into it for the first time. I forgot to tell you that I have a Mac.
Sent from my Nexus 4 using xda app-developers app
You can try to flash it again with fastboot.
It seems that this is a known issue. Here's a tutorial to force flash a custom recovery but it only work on Windows :
http://forum.xda-developers.com/showthread.php?t=1956984
Sent from my Nexus 4 using xda app-developers app

Can't boot or flash to TWRP or CMW

Today I tried booting up to recovery (power+vol down), after choosing Recovery Mode from the menu and hitting Power button, it gets to a screen with the green Android guy with a red triangle and just stays there.
So I rebooted the phone. Launch Nexus Root Toolkit, I tried to install CWM or TWRP, neither works. It gets to the same recovery mode and gets stuck there, only this time, it gets stuck on the Google logo instead of the Android guy with red triangle. I even try to flash stock recovery, and it also doesn't work.
Why can't I get into CWM or TWRP nor can I flash them?
Thanks for any help.
bebopblues said:
Today I tried booting up to recovery (power+vol down), after choosing Recovery Mode from the menu and hitting Power button, it gets to a screen with the green Android guy with a red triangle and just stays there.
So I rebooted the phone. Launch Nexus Root Toolkit, I tried to install CWM or TWRP, neither works. It gets to the same recovery mode and gets stuck there, only this time, it gets stuck on the Google logo instead of the Android guy with red triangle. I even try to flash stock recovery, and it also doesn't work.
Why can't I get into CWM or TWRP nor can I flash them?
Thanks for any help.
Click to expand...
Click to collapse
Be sure u are bootloader unlocked.
Android guy is normal... Is a safety step before entering on stock recovery, to pass that: hold power and hit once volume +
Probably u cant flash images cuz fastboot isnt working(old fastboot.exe file), wrong recovery file,...
sent from my NEXUS 4 tasting a revamped cooking recipe of Jellybeans (stock 4.3).
C4SCA said:
Be sure u are bootloader unlocked.
Android guy is normal... Is a safety step before entering on stock recovery, to pass that: hold power and hit once volume +
Probably u cant flash images cuz fastboot isnt working(old fastboot.exe file), wrong recovery file,...
sent from my NEXUS 4 tasting a revamped cooking recipe of Jellybeans (stock 4.3).
Click to expand...
Click to collapse
Bootloader was unlocked. I launched the CMD Prompt from Nexus Root Toolkit and ran the fastboot command to manually flash the downloaded CWM and it worked.
Code:
adb reboot bootloader
fastboot flash recovery recovery-clockwork-x.x.x.x-mako.img
So maybe something's odd about the simple one-click utilities in Nexus Root Toolkit that is not working.
Thanks for the help nonetheless. :good:
bebopblues said:
Bootloader was unlocked. I launched the CMD Prompt from Nexus Root Toolkit and ran the fastboot command to manually flash the downloaded CWM and it worked.
Code:
adb reboot bootloader
fastboot flash recovery recovery-clockwork-x.x.x.x-mako.img
So maybe something's odd about the simple one-click utilities in Nexus Root Toolkit that is not working.
Thanks for the help nonetheless. :good:
Click to expand...
Click to collapse
well ui never used tollkits... i like to know what im doing, and IMO doing it urself is better wich turned out to be true in ur case
im glad u got it working

[Q] how to restore stock recovery and unlock bootloader?

Well, I was using the Unified Android Toolkit (SkipSoft) to restore the system before selling it.
It looks like it flashed everything correctly, I did the following:
1) Unroot
2) flash stock recovery
3) lock bootloader.
I confirmed that the bootloader is unlocked, and root no longer works.
However, when I try to boot to recovery I get the android with an '!' sticking out of his chest. Any ideas??
RedBullet said:
Well, I was using the Unified Android Toolkit (SkipSoft) to restore the system before selling it.
It looks like it flashed everything correctly, I did the following:
1) Unroot
2) flash stock recovery
3) lock bootloader.
I confirmed that the bootloader is unlocked, and root no longer works.
However, when I try to boot to recovery I get the android with an '!' sticking out of his chest. Any ideas??
Click to expand...
Click to collapse
That is stock recovery. You have to hit Volume Up (or Volume Down?) + Power at the same time to bring up the recovery menu.
charesa39 said:
That is stock recovery. You have to hit Volume Up (or Volume Down?) + Power at the same time to bring up the recovery menu.
Click to expand...
Click to collapse
Right, I thin it confirms I have the stock recovery. I got to it by gettng into fastboot then selecting boot recovery. As far as I know that's the only way to do it.
So, why does it boot to recovery in error and how do I fix it?
I did just try downloading the stock images from google and flashed them all (I needed to unlock bootloader first).
Everything flashed. Still couldn't boot to recovery.
locked bootloader again, still couldn't boot to recovery.
What gives??
Can't recall what stock recovery looks like but I believe you have it, as in the ! You see is the stock recovery just as charesa39 has said
http://forum.xda-developers.com/showthread.php?t=2670400
Post three here has the steps laid out, in your case though it sounds as you completed your goal if everything is booting
Sent from my Nexus 4 using XDA Premium 4 mobile app
RedBullet said:
Right, I thin it confirms I have the stock recovery. I got to it by gettng into fastboot then selecting boot recovery. As far as I know that's the only way to do it.
So, why does it boot to recovery in error and how do I fix it?
Click to expand...
Click to collapse
It's not an error. That's the way it was intended to work. It was the same on my Nexus 5 and 7 (2013) before installing a custom recovery. I have no idea why it was designed like that. Maybe some safety feature, as in, adding a necessary button combination (Power + Volume Button) so someone doesn't accidentally wipe his or her device? IDK. All I know is, your recovery seems to be normal.
You are correct in that the only way to get to recovery is through fastboot, unless you have enabled the advanced power menu in developer options, or use a ROM or Xposed Module (like myself) that allows you to reboot into recovery.

Categories

Resources