[Q] Did I Brick My Nexus 7? - Nexus 7 Q&A, Help & Troubleshooting

I was following a tutorial on how to root and install a custom ROM. I rooted my device, and was able to get the SuperSU app. I went to install a custom rom, I thought I put it on my SD card, or, well, internal storage.
I guess I didn't, because I booted into recovery, wiped all my data, and went to install the ROM, there was no Zip file of the rom to be found. So now my Tablet is stuck on the screen saying "Google" and it has a little unlocked lock at the bottom.
It wont do anything, won't even turn off. Am I screwed?
Bought this from Walmart a week ago, can I get a new one since I just bought this a week ago? Thanks.
(I'm literally like... sooooo sad, please, anyone, if it's only bad news, please let me know )
EDIT: When I Plug into, or uplug from my PC, it makes the noise when a USB device is connected. Cant tell if it charged or not! Here is a picture of what my Tablet currently looks like: http://i.imm.io/ULZw.png

Your device is bricked and you can turn it off by holding the power button for 30 seconds.
To unbrick your nexus 7 go and read this thread.
http://forum.xda-developers.com/showthread.php?t=1781250

i dont think you bricked it i think you wipe the sd card
when you wipe the tablet what did you choose?
to fix it
if you can get into recovery you have to choose the sideload option in send the file to your tab through adb
P.S this happen to me lol

Nah, I don't think you bricked your device. If you can go to fastboot mode(holding power button+volume buttons for a few seconds) then you are not bricked. If you can boot to fastboot, you can reflash stock rom and return back to normal.

Ha, that was my exact problem yesterday. If you're still in recovery mode, you can reboot into bootloader mode and flash the Stock firmware. You can turn your Nexus 7 off by holding the power button for 30 seconds, and then boot in to bootloader by holding all 3 buttons.

HELP!!
i just recently rooted my nexus 7 with the tool kit
i then installed twrp and downloaded the grouper zip for aokp
when i went into recovery and tried to install i came into the boot screen
it wouldnt get past the boot screen so i had to wait overnight for it to lose charge
now when i try to turn it on, it just flashes wlack with flickers of white
Please help!!!

HemmoVicson said:
i just recently rooted my nexus 7 with the tool kit
i then installed twrp and downloaded the grouper zip for aokp
when i went into recovery and tried to install i came into the boot screen
it wouldnt get past the boot screen so i had to wait overnight for it to lose charge
now when i try to turn it on, it just flashes wlack with flickers of white
Please help!!!
Click to expand...
Click to collapse
Since you tried to have it lose all its battery, have you tried charging it for at least an hour? Maybe its just because you ran out of juice.

Return to Stock
HemmoVicson said:
i just recently rooted my nexus 7 with the tool kit
i then installed twrp and downloaded the grouper zip for aokp
when i went into recovery and tried to install i came into the boot screen
it wouldnt get past the boot screen so i had to wait overnight for it to lose charge
now when i try to turn it on, it just flashes wlack with flickers of white
Please help!!!
Click to expand...
Click to collapse
Downlaod wugstool kit and return to Stock

Nexus 7 3G+Wifi brick
Tango47 said:
i dont think you bricked it i think you wipe the sd card
when you wipe the tablet what did you choose?
to fix it
if you can get into recovery you have to choose the sideload option in send the file to your tab through adb
P.S this happen to me lol
Click to expand...
Click to collapse
my nexus 7 has brick !! ,Booting failed T^T please help me
---------- Post added at 03:49 AM ---------- Previous post was at 03:45 AM ----------
My nexus 7 is brick,booting failed please help me !! T^T

jackjsa said:
my nexus 7 has brick !! ,Booting failed T^T please help me
---------- Post added at 03:49 AM ---------- Previous post was at 03:45 AM ----------
My nexus 7 is brick,booting failed please help me !! T^T
Click to expand...
Click to collapse
Unless you have somehow erased or over written the bootloader it is not bricked.. if it is on hold the power button until it turns off. then press power +vol up + vol down until the bootloader comes up (says bootloader and shows a green android guy). this is called fastboot mode.
from here you will need to download http://androidarea51.com/downloads/adb.zip as well as https://dl.google.com/dl/android/aosp/nakasi-jdq39-factory-c317339e.tgz and extract both to the same folder. Then hook up your N7 to your computer with the usb cable and simply run the flash-all.bat and sit back and wait for the N7 to be reloaded to stock 4.2.2. This WILL erase EVERYTHING on the device. This is the easiest way. Without knowing more of how your device is setup. If you have a custom recovery installed then there may be other options... but this will get you back up and running in no time.

It's nearly impossible to hard brick a Nexus 7, and I wouldn't recommend using any "Toolkits" either, rather I'd actually learn out to use fastboot and adb.
In this case if I wanted to start completely clean and the bootloader was already unlocked, I would simply hold down the buttons to get into bootloader.
fastboot flash recovery name-of-compatible-grouper-twrp-2.5.0.0.img
reboot into recovery
Wipe everything (data, system, cache, etc)
adb push name-of-rom.zip /sdcard
(same for google apps)
then install the rom plus extras, and reboot into the new system.

my nexus 7 3G+Wifi (tilapia)
I just choose which rom? (3G or Wifi)

jackjsa said:
I just choose which rom? (3G or Wifi)
Click to expand...
Click to collapse
For the most part, if yours is 3G+Wifi = Tilapia, if it's just Wifi-only = Grouper.
Rom choices are mainly personal choices, plenty to pick from under the development sections. I prefer SlimBean + SlimGapps, there's plenty of others like the ever popular Cyanogenmod or Paranoid Android.
You may need to also flash google apps (most if not all roms do not pre-include them for legal reasons) which will give you the play store and many other google services.
The official ones can be grabed from http://goo.im/gapps
You grab the one corresponding to the android version (ie: CM10.1 = 4.2.2 , slimbean is also 4.2.2 etc). Though some like SlimBean and paranoid android will have their own customized version of google apps (for the DPI hack and other features) so will need to grab those instead if you choose nto to use the official google apps.
You flash the system/rom, then you flash google apps on top of that, [then a kernel if you choose to use something other than the rom provides] then reboot system (if it's an upgrade from a pre-existing rom, clear cache/dalvik-cache before rebooting).
---------- Post added at 05:45 AM ---------- Previous post was at 05:44 AM ----------
PS: As mentioned before, if you don't have a system on there anymore (because it was wiped), you'll mainly want to do some wipes just to be sure, then use adb to push the zip files up to the phone over USB to the /sdcard, that way you can flash without having to boot into a system to begin with.

Thank man ^^
Sent from my GT-S5300 using xda app-developers app

Related

N7 stuck on Wi-Fi start up screen...Wi-Fi won't turn on...

Okay so my Nexus 7 is rooted with TWRP Recovery, I've been running CM10 and the other day I decided to restore the stock ROM from a TWRP nandroid. I restored the backup and upon boot the Wi-Fi wouldn't turn on, just said "Turning Wi-Fi on...".
I tried wiping cache and dalvik cache in recovery, didn't change on boot so I wiped the cache and dalvik cache again and fixed permissions and again the Wi-Fi wouldn't turn on.
This time I tried reflashing the stock nandroid but still the same, "Turning on Wi-Fi...". At this point I thought I try a Factory data reset in TWRP, this was a mistake because now I am now stuck at the start up screen and I select my country and the next screen is the Wi-Fi selection screen and I'm still getting the same Wi-Fi issue. Can't boot into recovery because I can't get to my homescreen and can't cold boot to recovery because of the recovery bug.
Now I didn't panic when this happened because I have a reasonable amount of Android experience and I thought worst case scenario was I would flash the factory image. What I forgot is after rooting my Nexus 7 I had to replace my PC and I haven't connected my Nexus 7 to my PC since changing it so I don't have the drivers installed on my PC and obviously i can't enable USB debugging....
Where does this leave me guys, my Nexus 7 boots but get to the Wi-Fi selection screen and Wi-Fi won't turn on so can't progress any further. I can't boot to recovery either to try and flash another ROM or backup.
My options I can thnik of atm is either a way to boot to recovery, unfortunately I can't use Flashtool because of the driver situation. So other than forcing a way into recovery is there a way to bypass the Wi-Fi start up screen? I read something about tapping the four corners from top left in a clockwise rotation to bypass the screen but I can't get this to work...
Any help or advice would be appreciated.
P.S. I don't have ADB on my PC either, having install issues on my new Win7 PC. Could be the stupid Norton that came with it blocking the SDK manager exe file from running but would this help without being able to turn on USB debugging?? I'm an ADB virgin.
Hi,
Did you find a way around this? Have the same problem
G
[/B]
JayJ-1974 said:
Okay so my Nexus 7 is rooted with TWRP Recovery, I've been running CM10 and the other day I decided to restore the stock ROM from a TWRP nandroid. I restored the backup and upon boot the Wi-Fi wouldn't turn on, just said "Turning Wi-Fi on...".
I tried wiping cache and dalvik cache in recovery, didn't change on boot so I wiped the cache and dalvik cache again and fixed permissions and again the Wi-Fi wouldn't turn on.
This time I tried reflashing the stock nandroid but still the same, "Turning on Wi-Fi...". At this point I thought I try a Factory data reset in TWRP, this was a mistake because now I am now stuck at the start up screen and I select my country and the next screen is the Wi-Fi selection screen and I'm still getting the same Wi-Fi issue. Can't boot into recovery because I can't get to my homescreen and can't cold boot to recovery because of the recovery bug.
Now I didn't panic when this happened because I have a reasonable amount of Android experience and I thought worst case scenario was I would flash the factory image. What I forgot is after rooting my Nexus 7 I had to replace my PC and I haven't connected my Nexus 7 to my PC since changing it so I don't have the drivers installed on my PC and obviously i can't enable USB debugging....
Where does this leave me guys, my Nexus 7 boots but get to the Wi-Fi selection screen and Wi-Fi won't turn on so can't progress any further. I can't boot to recovery either to try and flash another ROM or backup.
My options I can thnik of atm is either a way to boot to recovery, unfortunately I can't use Flashtool because of the driver situation. So other than forcing a way into recovery is there a way to bypass the Wi-Fi start up screen? I read something about tapping the four corners from top left in a clockwise rotation to bypass the screen but I can't get this to work...
Any help or advice would be appreciated.
P.S. I don't have ADB on my PC either, having install issues on my new Win7 PC. Could be the stupid Norton that came with it blocking the SDK manager exe file from running but would this help without being able to turn on USB debugging?? I'm an ADB virgin.
Click to expand...
Click to collapse
Yes mate, sort of. Honestly think I fluked it though...
I booted into the bootloader, let the drivers install, updated them manually using the Wugfresh toolkit and choose from bootloader on Wug's NRT and I was able to flash the factory image.
Also unless your running an older version of Android, (4.1.x) you should be able to boot to the bootloader and then recovery....
Sent from my 16GB Nexus 4 using Tapatalk 2
Thanks for replying. So you just rebooted into bootloader, then plugged into pc and used root kit? Where you on the bootloader screen or recovery? And then just use root kit to flash factory image and unroot? Am I going the right way? Thanks again
---------- Post added at 09:41 AM ---------- Previous post was at 09:38 AM ----------
That worked, great thanks
Sorry I didn't reply sooner mate, was busy. Guessing from your edit you sorted it yes??
Sent from my 32GB Nexus 7 using Tapatalk HD

HELP! Bricked Nexus 7, cannot boot into boot loader

Hello everyone, I'm new in this forum and have just bricked my Nexus 7 .
I was not very happy with my Nexus 7 with JB version 4.2.1, it lagged and took long time to load apps etc. I used the Nexus 7 toolkit to unlock my bootloader, flash recovery and then tried a few custom roms. I eventually flash the official 4.1.2 firmware from google but the constant notification for firmware update annoyed me and I decided to root and get rid of the firmware update notifications by installing fotakill.apk.
But when I tried to root using the Nexus 7 toolkit, I chose the option to sideload the zip files for rooting automatically. It asked to flash my boot loader to a lower version (3.34, mine was 3.41) and afterwards it rebooted the device and eventually got stuck at a screen with these lines:
now send the package you want to apply
to the device with adb sideload <filename>
after a long time without anything happening, I suspected that things went wrong and pressed the power button for a few seconds and the device turned off. Now I cannot turn it back on, when plugged in it doesn't show the charging battery, also I cannot boot into fastboot mode by holding Volume down + Power button. The screen stays black the whole time.
I even tried to open the back power and pull the battery out and in again and try to turn on the tablet, nothing happens. I remember the battery level was like roughly 90% the last time the tablet was working, so I don't know what went wrong .
Hold power + vol down button about 30 seconds
Sent from my Nexus 7 using XDA Premium HD app
semeru said:
Hold power + vol down button about 30 seconds
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
I tried that but nothing happened .
Press all buttons on the side simultaniously untill fastboot/bootloader mode appears. This should work, no matter if your device is booted or not, or soft bricked or whatever. Then: http://forum.xda-developers.com/showthread.php?t=1907796 .
If it doesn't work however (like after 30-60 seconds), then connect your nexus 7 to your PC. Go to device manager and identify your device. Does it say apx-mode or something like that? Then your device is possibly hard bricked and you might find some answers here: http://forum.xda-developers.com/showthread.php?t=1879228 .
Your should not have used rootkits. Most of these topics appear after people using toolkit. Learn to use fastboot. It's the only program you'll need for the nexus 7. Yes, it's a command line tool but at least it forces you to think before flashing. For example, it was not necessary to downgrade your bootloader. I really don't get why you did that. Also, if you want to run a stable 4.1.2 without the annoying update messages, you can, for example, flash cyanogenmod 10. It's stable, very smooth, and way better than stock.
Westervoort said:
Press all buttons on the side simultaniously untill fastboot/bootloader mode appears. This should work, no matter if your device is booted or not, or soft bricked or whatever. Then: http://forum.xda-developers.com/showthread.php?t=1907796 .
If it doesn't work however (like after 30-60 seconds), then connect your nexus 7 to your PC. Go to device manager and identify your device. Does it say apx-mode or something like that? Then your device is possibly hard bricked and you might find some answers here: http://forum.xda-developers.com/showthread.php?t=1879228 .
Your should not have used rootkits. Most of these topics appear after people using toolkit. Learn to use fastboot. It's the only program you'll need for the nexus 7. Yes, it's a command line tool but at least it forces you to think before flashing. For example, it was not necessary to downgrade your bootloader. I really don't get why you did that. Also, if you want to run a stable 4.1.2 without the annoying update messages, you can, for example, flash cyanogenmod 10. It's stable, very smooth, and way better than stock.
Click to expand...
Click to collapse
Thanks I did a search and finally found an answer. I was running fine on my N7 with PACMan and suddenly it got stuck booting up. So I booted into recovery and reflashed the ROM, and wiped dalvik and cache. When I rebooted it went to "Android is upgrading" like usual after wiping dalvik, then it got stuck there. So I rebooted again and nothing. Just a blank screen. Your suggestion of holding all the buttons down for 30-60 seconds awoke my Nexus. I'm going to wipe everything and start over.

[Q] Stock Nexus 4 bad install of 4.3 OTA

Hello, I tried searching for this but came up empty. I have a completely stock Nexus 4, received the OTA push for 4.3. Phone has never been rooted. After going through the install process it showed the android on it's back with a red triangle and said error. After a restart the phone just sits at the Google screen!!! I'm I boned or is there a fix for this? Any info would be greatly appreciated! Thank you!
Jesmuris said:
Hello, I tried searching for this but came up empty. I have a completely stock Nexus 4, received the OTA push for 4.3. Phone has never been rooted. After going through the install process it showed the android on it's back with a red triangle and said error. After a restart the phone just sits at the Google screen!!! I'm I boned or is there a fix for this? Any info would be greatly appreciated! Thank you!
Click to expand...
Click to collapse
Try going into fastboot and flashing the stock rom from google.
gmaxpwnage said:
Try going into fastboot and flashing the stock rom from google.
Click to expand...
Click to collapse
Not sure what mode I entered, Held vlm down + power. Says Fastboot Mode in red with a big green Start at the top. Options it gives me is Start, restart bootloader, recovery mode, and power off. If I try to enter Recovery mode it says no command. Don't see anything that allows me to reinstall
Jesmuris said:
Not sure what mode I entered, Held vlm down + power. Says Fastboot Mode in red with a big green Start at the top. Options it gives me is Start, restart bootloader, recovery mode, and power off. If I try to enter Recovery mode it says no command. Don't see anything that allows me to reinstall
Click to expand...
Click to collapse
Ok, found out on the no command screen I can hold power and hit vlm up and it brings me to system recovery with these options. Reboot system, apply update from ADB, wipe data/factory reset, wipe cache partition.
Not sure what to do sadly
Try following step:
1. Press Vol up and down and powerbutton same time to get to the fastboot mode as you mention.
2. Choice Recovery Mode and press power button. If you got luck you will see an android guy with red mark on the screen.
3. Press Vol Up and Power button same time for while don't let go it will pop up a list of option clean the cache and do factory reset, then reboot system.
If this method not working. Then hard method is flash your Nexus 4 with fastboot. Search the forum there few people already post how to flash 4.3 ROM with fastboot
Johnsonyc said:
Try following step:
1. Press Vol up and down and powerbutton same time to get to the fastboot mode as you mention.
2. Choice Recovery Mode and press power button. If you got luck you will see an android guy with red mark on the screen.
3. Press Vol Up and Power button same time for while don't let go it will pop up a list of option clean the cache and do factory reset, then reboot system.
If this method not working. Then hard method is flash your Nexus 4 with fastboot. Search the forum there few people already post how to flash 4.3 ROM with fastboot
Click to expand...
Click to collapse
Ok thank you, trying this now will update:good:
Didn't work Will try other method
Jesmuris said:
Didn't work Will try other method
Click to expand...
Click to collapse
Sorry to hear this bad news Hope the other method work for you!
Well, first try, couldn't get my PC to recognize fastboot in adb. Was getting frustrated beyond hell and had to walk away for a bit. Came back about an hour later and for some reason it finally recognized it... Back to the start screen like when I first bought the phone. So far working ok, except for being able to log into my google account... 2-step verification giving me issues now lol. Thank you again for your assistance. Very much appreciated!!:good::good:
Jesmuris said:
Well, first try, couldn't get my PC to recognize fastboot in adb. Was getting frustrated beyond hell and had to walk away for a bit. Came back about an hour later and for some reason it finally recognized it... Back to the start screen like when I first bought the phone. So far working ok, except for being able to log into my google account... 2-step verification giving me issues now lol. Thank you again for your assistance. Very much appreciated!!:good::good:
Click to expand...
Click to collapse
I had a similar experience (kind of). I had issues side-loading 4.2.2 -> 4.3 on my N4. After it finished update and rebooted I got a black screen and nothing more. I ran through it and tried to update to 4.3 again, and then it worked.
Even though it worked I've been noticing issues with it. For example, I now can no longer uninstall anything. When I attempt to uninstall any app, the phone reboots. I'm backing up now with Titanium and am about to flash. I was hoping there would be a quick fix here, but such is life. Viva la impatience.
I have same problem my stock 4.2.2 stuck x boot load , did vol up+dwn +power now stuck in "Download Mode" do not unplug the device until the process is complete .
oneguy77 said:
I have same problem my stock 4.2.2 stuck x boot load , did vol up+dwn +power now stuck in "Download Mode" do not unplug the device until the process is complete .
Click to expand...
Click to collapse
This is what I eventually followed to get mine working. I just did scenario 2 and that worked perfectly for me, so far no issues, just having to get things back to where I had them before. The second link is actually more detailed. Just make sure you follow step by step. I guess i could have not done step D10 but wanted to make sure this route worked for me. Thank you again for those who pointed me in the right direction
http://www.androidpolice.com/2013/0...-to-android-4-3-jwr66v-and-root-it-right-now/
http://forum.xda-developers.com/showpost.php?p=34552123&postcount=1
Jesmuris said:
Well, first try, couldn't get my PC to recognize fastboot in adb. Was getting frustrated beyond hell and had to walk away for a bit. Came back about an hour later and for some reason it finally recognized it... Back to the start screen like when I first bought the phone. So far working ok, except for being able to log into my google account... 2-step verification giving me issues now lol. Thank you again for your assistance. Very much appreciated!!:good::good:
Click to expand...
Click to collapse
I have the exact same problem but not sure how to get my PC to recognize fastboot in adb mode...
FYI if you flash to stock android 4.3 and you have the 16 GB Nexus 4, make sure that after you re-flash you have the full 16 GB and not 8 GB (unless you want to re-setup your phone twice like me). If you get this problem you can wipe cache and data from recovery and voila, all of your free space is back.
---------- Post added at 10:52 PM ---------- Previous post was at 10:44 PM ----------
zpilot said:
I have the exact same problem but not sure how to get my PC to recognize fastboot in adb mode...
Click to expand...
Click to collapse
If this is what I think it is, I was having the same problem. If I went into Control Panel on my PC and it would say that the driver is failing to load. To fix this I uninstalled the driver, rebooted, reinstalled Google USB Driver from the Android SDK Manager, restarted, and all was well after that.
I really have no explanation for why this fixed it, or it didn't work before, because other than fastboot, everything was working flawlessly with getting my phone to communicate with my PC.

Unstoppable bootloop after flashing new ROM

Hey there.
I flashed a new ROM (Kaos Droid 7.0.0) and the fitting gapps some minutes ago from CWM Touch. Everything worked as supposed, no errors, no warnings, nothing. Then I rebooted the Nexus 7 and now it's stuck in the worst bootloop I have seen so far:
The Google Screen appears, stays for some seconds, then I see a screen with the CWM Logo and the text "ClockworkmodRecovery 6.0.38", after this the device seems to reboot and the sequence starts from the beginning again.
I can not get into recovery, I can connect to my PC via USB but connection and disconnection happens every few seconds (because of the bootloop).
I guess that's it for my Nexus 7 or does anyone have an idea what I can try to do. I'd be really thankful.
Jagutherrschaften said:
Hey there.
I flashed a new ROM (Kaos Droid 7.0.0) and the fitting gapps some minutes ago from CWM Touch. Everything worked as supposed, no errors, no warnings, nothing. Then I rebooted the Nexus 7 and now it's stuck in the worst bootloop I have seen so far:
The Google Screen appears, stays for some seconds, then I see a screen with the CWM Logo and the text "ClockworkmodRecovery 6.0.38", after this the device seems to reboot and the sequence starts from the beginning again.
I can not get into recovery, I can connect to my PC via USB but connection and disconnection happens every few seconds (because of the bootloop).
I guess that's it for my Nexus 7 or does anyone have an idea what I can try to do. I'd be really thankful.
Click to expand...
Click to collapse
Hi, Jagutherrschaften...
Try pressing VOLUME DOWN + THE POWER ON KEY and HOLD BOTH for 30 seconds (or as long as it takes to break out of the 'bootloop').
(or BOTH VOL KEYS + POWER ON if the above doesn't work... although it should).
Keep them pressed until you boot you into the bootloader....
You should now be free to run fastboot commands, to either fastboot flash back to factory stock... or you could attempt to just boot into recovery, and maybe do a Nandroid Backup restore from your previous setup (assuming of course, you created one).
Anyway... as long as you can still access the bootloader... all is not lost.
Rgrds,
Ged.
GedBlake said:
Hi, Jagutherrschaften...
Try pressing VOLUME DOWN + THE POWER ON KEY and HOLD BOTH for 30 seconds (or as long as it takes to break out of the 'bootloop').
(or BOTH VOL KEYS + POWER ON if the above doesn't work... although it should).
Keep them pressed until you boot you into the bootloader....
You should now be free to run fastboot commands, to either fastboot flash back to factory stock... or you could attempt to just boot into recovery, and maybe do a Nandroid Backup restore from your previous setup (assuming of course, you created one).
Anyway... as long as you can still access the bootloader... all is not lost.
Rgrds,
Ged.
Click to expand...
Click to collapse
Sorry, I forgot to mention that I can't boot into bootloader. I tried every single combination of keys. The bootloop goes on and is completely unimpressed by my keypresses. Bad bad thing.
Jagutherrschaften said:
Sorry, I forgot to mention that I can't boot into bootloader. I tried every single combination of keys. The bootloop goes on and is completely unimpressed by my keypresses. Bad bad thing.
Click to expand...
Click to collapse
How fast is the bootloop? and how long are you pressing the buttons for?
Lean on them, as it where, for a good minute or so... the device has to pick up the 'interrupts' sooner or later.
Rgrds,
Ged.
GedBlake said:
How fast is the bootloop? and how long are you pressing the buttons for?
Lean on them, as it where, for a good minute or so... the device has to pick up the 'interrupts' sooner or later.
Rgrds,
Ged.
Click to expand...
Click to collapse
Thank you for your answers. I tried every combination and kept the keys pressed for 2 mins. Nothing. The only thing I can actually do is shut the device down by pressing POWER + VOL UP for a long while.
If bootloop doesnt stop and you cant get into bootloader....then just long press power button..that should stop the cycle...and then volm down plus power button....should get u into bootloader..atleast worked for me..
Sent from my Nexus 7 using xda app-developers app
Now here is what it looks like (doesn't matter if I press keys or not): https://dl.dropboxusercontent.com/u/12668781/Nexus7_bootloop.mkv
The normal method you described neo45215 doesn't work for me as well.
Jagutherrschaften said:
Thank you for your answers. I tried every combination and kept the keys pressed for 2 mins. Nothing. The only thing I can actually do is shut the device down by pressing POWER + VOL UP for a long while.
Here is a video what it looks like (if I press keys or not or keep keys pressed or not doesn't matter):
www.michi-fehr.de/Nexus7_bootloop.mkv
(Sorry, youtube messes with me as well. Seems not to be my day today.)
Click to expand...
Click to collapse
Mmm... this is a strange one...
Just had a look a your video... and I've seen a few bootoops, but never one involving a Custom Recovery and ONLY the Bootloader Unlock screen (yes, that is the Bootloader - it's just not normally recognized as such, because it's not in FASTBOOT mode).
If you've shutdown the tablet by pressing VOL UP + POWER ON, you've effectively booted the device into APX mode (it looks like it's shutdown, but it isn't) - if it is in APX mode, the device is now awaiting for you to run some nvFlash commands, which currently can't be done (though there is now, a very specific exception, which is not applicable here).
I agree with the previous poster, @neo45215, VOLUME DOWN (hold), then POWER BUTTON, (whilst still holding VOLUME DOWN), should boot you into the bootloader... but I think precise timing is required. Please read the following, carefully, several times.
----------------------------------------
QUOTE from http://forum.xda-developers.com/showthread.php?t=2133986
"Starting from booted or boot-looping OS:
Power (10-15 seconds) -> Normal OS Boot**
** Bootloader Interrupt: In any of the cases where you hold the power button down to try to break out of the current operating mode, if you press the Vol-Down button right after you first see the black and white screen with the Google logo, the tablet will proceed immediately to bootloader/fastboot mode, rather than booting the normal OS. You need to be ready though - you only get about 1 or 2 seconds to do this! (Thanks to RMXO for pointing this out) Note that this means you can get to the bootloader directly from any other mode!
This also explains why, when attempting a cold start using Vol-Down + Power, if you accidentally let go of the vol-down button when the screen first lights up, the Nexus 7 will boot to the normal OS. In this case, pressing Vol-Down initially is actually superfluous - what makes the device go into bootloader/fastboot mode is the Vol-Down press immediately following the google splash screen - there actually is no unique "Go to fastboot from a cold start" method."
----------------------------------------
I'm at loss to suggest anything more helpful... this looks like the bootloop from hell! But I'm convinced, that with the correct timing and persistence, some key-combo interrupt could break the Nexus 7 out of it.
Rgrds,
Ged.
GedBlake said:
Mmm... this is a strange one...
Just had a look a your video... and I've seen a few bootoops, but never one involving a Custom Recovery and ONLY the Bootloader Unlock screen (yes, that is the Bootloader - it's just not normally recognized as such, because it's not in FASTBOOT mode).
If you've shutdown the tablet by pressing VOL UP + POWER ON, you've effectively booted the device into APX mode (it looks like it's shutdown, but it isn't) - if it is in APX mode, the device is now awaiting for you to run some nvFlash commands, which currently can't be done (though there is now, a very specific exception, which is not applicable here).
I agree with the previous poster, @neo45215, VOLUME DOWN (hold), then POWER BUTTON, (whilst still holding VOLUME DOWN), should boot you into the bootloader... but I think precise timing is required. Please read the following, carefully, several times.
----------------------------------------
QUOTE from http://forum.xda-developers.com/showthread.php?t=2133986
"Starting from booted or boot-looping OS:
Power (10-15 seconds) -> Normal OS Boot**
** Bootloader Interrupt: In any of the cases where you hold the power button down to try to break out of the current operating mode, if you press the Vol-Down button right after you first see the black and white screen with the Google logo, the tablet will proceed immediately to bootloader/fastboot mode, rather than booting the normal OS. You need to be ready though - you only get about 1 or 2 seconds to do this! (Thanks to RMXO for pointing this out) Note that this means you can get to the bootloader directly from any other mode!
This also explains why, when attempting a cold start using Vol-Down + Power, if you accidentally let go of the vol-down button when the screen first lights up, the Nexus 7 will boot to the normal OS. In this case, pressing Vol-Down initially is actually superfluous - what makes the device go into bootloader/fastboot mode is the Vol-Down press immediately following the google splash screen - there actually is no unique "Go to fastboot from a cold start" method."
----------------------------------------
I'm at loss to suggest anything more helpful... this looks like the bootloop from hell! But I'm convinced, that with the correct timing and persistence, some key-combo interrupt could break the Nexus 7 out of it.
Rgrds,
Ged.
Click to expand...
Click to collapse
Thanks a lot for your help, I have tried everything, I can't get anywhere... neither bootloader nor recovery.
Additionally I can't make the device do anything I want by adb.
And as a "bonus" I can't send my Nexus7 to repair because this stupid bootloop shows "ClockworkMod Recovery v6.0.3.8" :silly:
Jagutherrschaften said:
Thanks a lot for your help, I have tried everything, I can't get anywhere... neither bootloader nor recovery.
Additionally I can't make the device do anything I want by adb.
And as a "bonus" I can't send my Nexus7 to repair because this stupid bootloop shows "ClockworkMod Recovery v6.0.3.8" :silly:
Click to expand...
Click to collapse
Really sorry to hear this... it is baffling:.
I've been hanging around on XDA since January, and I've come across a lot of weird behaviour, reported by other posters. But this is something that is outside my experience.
A few questions... (no guarantees, but I'll try to see if I can come up with something)...
Can you post download links for EVERYTHING you've flashed...
The ROM, the Gapps, the CWM recovery.
Also, what order did you flash them in?
Did you use fastboot? or a Toolkit at any time?
Where you rooted BEFORE you embarked on this endeavour?
How did you acquire root?
How long have you had the Nexus 7?
Is it a WiFi only model or a WiFi and 3G model?
Have you flashed any other Custom ROMs prior to this one?
If, so, any problems?
Do you know your current bootloader version number?
What was the battery status (percentage) prior to you flashing this ROM?
Sorry for all the questions... but something, some tiny litlle detail, might set a 'eureka!' light bulb off in my head.
Rgrds,
Ged.
GedBlake said:
Really sorry to hear this... it is baffling:.
I've been hanging around on XDA since January, and I've come across a lot of weird behaviour, reported by other posters. But this is something that is outside my experience.
A few questions... (no guarantees, but I'll try to see if I can come up with something)...
Can you post download links for EVERYTHING you've flashed...
The ROM, the Gapps, the CWM recovery.
Also, what order did you flash them in?
Did you use fastboot? or a Toolkit at any time?
Where you rooted BEFORE you embarked on this endeavour?
How did you acquire root?
How long have you had the Nexus 7?
Is it a WiFi only model or a WiFi and 3G model?
Have you flashed any other Custom ROMs prior to this one?
If, so, any problems?
Do you know your current bootloader version number?
What was the battery status (percentage) prior to you flashing this ROM?
Sorry for all the questions... but something, some tiny litlle detail, might set a 'eureka!' light bulb off in my head.
Rgrds,
Ged.
Click to expand...
Click to collapse
OK, I'll try to answer as detailed as possible:
ROM KaosDroid7.0.0
FittingGApps
CWM Recovery (Touch) was installed through ROM Manager Premium
The order of what I did was: I made a backup in Titanium Backup Pro, then I made a nandroid backup by ROM Manager Premium. I went to recovery, wiped /cache and /data, then flashed KaosDroid7.0.0, flashed GApps and rebooted. After my Nexus7 had fully booted I restored some user apps and settings via Titanium Backup Pro. I had to reboot. After that I explored that clock was force closed whenever I tried to access the alarm clock. I wondered if I could possibly have overseen a checkmark when restoring with Titanium Backup Pro (maybe forgotten to untick a system app or setting) which could lead to the force close. So I decided to start over again.
This time I thought about using ROM Manager Premium for wiping and flashing. I started the app and it told me there was an update for CWM Recovery. So I installed this update through ROM Manager Premium - CWM Recovery Touch 6.0.3.8. I rebooted and went to recovery to flash ROM and GApps again the normal way. Before flashing I wiped /cache and /data again. Everything went fine until I rebooted the tablet and found myself in this "bootloop of hell" as you called it... After having tried a lot to break it, I opened the Nexus7 to remove battery for the first time.
OK, now the other questions:
I bought my Nexus7 about 11 months ago, it's the 16 GB WiFi only version. I aquired root by using this Toolkit and everything went really smooth. I tried several ROMs yes, after some time I came across KaosDroid (don't exactly know which version I started with, maybe v5.0.0) and really liked it. I flashed a new version whenever there was one and never had any problems before.
I am not sure about my current bootloader version, I have some not too long ago nandroid backups on my PC, can I find out anywhere in there? About battery, it was 55 % or so before I started flashing, maybe even more.
The way I see this is: It looks like ROM Manager has messed something up. I have never seen a screen like the ROM Manager screen that occurs in the bootloop right after the Google screen before. Unless maybe when making a nandroid backup through ROM Manager, not sure about this. But it shouldn't be there in a normal boot sequence as far as I understand it.
The only way I can access my Nexus7 is via USB on my PC. And I have like 5 seconds to act while this ROM Manager screen is on, that's the time frame when my PC says "Nexus7 connected" and even the Toolkit finds the device and says it's in "ADB mode", then prints the serial number, but sadly after that it waits for the device to enter adb mode forever.
EDIT: And of course I can get access in APX mode, but from what I have read there is no way to do anything because commands etc. to install a new bootloader are not known (yet?).
Thanks a lot for your help and patience, it actually helps to know there is someone who reads this :good:.
It's not the end of the world if I can't reanimate my Nexus7 but it served me so well for almost a year and I really like it .
Jagutherrschaften said:
OK, I'll try to answer as detailed as possible:
ROM KaosDroid7.0.0
FittingGApps
CWM Recovery (Touch) was installed through ROM Manager Premium
The order of what I did was: I made a backup in Titanium Backup Pro, then I made a nandroid backup by ROM Manager Premium. I went to recovery, wiped /cache and /data, then flashed KaosDroid7.0.0, flashed GApps and rebooted. After my Nexus7 had fully booted I restored some user apps and settings via Titanium Backup Pro. I had to reboot. After that I explored that clock was force closed whenever I tried to access the alarm clock. I wondered if I could possibly have overseen a checkmark when restoring with Titanium Backup Pro (maybe forgotten to untick a system app or setting) which could lead to the force close. So I decided to start over again.
This time I thought about using ROM Manager Premium for wiping and flashing. I started the app and it told me there was an update for CWM Recovery. So I installed this update through ROM Manager Premium - CWM Recovery Touch 6.0.3.8. I rebooted and went to recovery to flash ROM and GApps again the normal way. Before flashing I wiped /cache and /data again. Everything went fine until I rebooted the tablet and found myself in this "bootloop of hell" as you called it... After having tried a lot to break it, I opened the Nexus7 to remove battery for the first time.
OK, now the other questions:
I bought my Nexus7 about 11 months ago, it's the 16 GB WiFi only version. I aquired root by using this Toolkit and everything went really smooth. I tried several ROMs yes, after some time I came across KaosDroid (don't exactly know which version I started with, maybe v5.0.0) and really liked it. I flashed a new version whenever there was one and never had any problems before.
I am not sure about my current bootloader version, I have some not too long ago nandroid backups on my PC, can I find out anywhere in there? About battery, it was 55 % or so before I started flashing, maybe even more.
The way I see this is: It looks like ROM Manager has messed something up. I have never seen a screen like the ROM Manager screen that occurs in the bootloop right after the Google screen before. Unless maybe when making a nandroid backup through ROM Manager, not sure about this. But it shouldn't be there in a normal boot sequence as far as I understand it.
The only way I can access my Nexus7 is via USB on my PC. And I have like 5 seconds to act while this ROM Manager screen is on, that's the time frame when my PC says "Nexus7 connected" and even the Toolkit finds the device and says it's in "ADB mode", then prints the serial number, but sadly after that it waits for the device to enter adb mode forever.
EDIT: And of course I can get access in APX mode, but from what I have read there is no way to do anything because commands etc. to install a new bootloader are not known (yet?).
Thanks a lot for your help and patience, it actually helps to know there is someone who reads this :good:.
It's not the end of the world if I can't reanimate my Nexus7 but it served me so well for almost a year and I really like it .
Click to expand...
Click to collapse
Hello again, Jagutherrschaften...
Sorry for taking so long to get back to you, but I've been really busy with non-Android stuff all day.
Before I signed off XDA early this morning, (Fri, UK time)... and before you posted your explanation of how you got into your undesirble predicament, I was trying to think why your Nexus 7 is attempting to boot into CWM. It's something I've never seen before... it occurred to me, CWM may have been incorrectly flashed to the boot partition, instead of the recovery partition. This would go some way to explaining why your Nexus 7 is attempting to boot into CWM instead of normal Android.
So in an attempt to replicate your situation, I fastboot flashed CWM on my Nexus 7, to the boot partition with...
Code:
fastboot flash boot recovery-clockwork-touch-6.0.3.8-grouper.img
...instead of (and correctly)...
Code:
fastboot flash recovery recovery-clockwork-touch-6.0.3.8-grouper.img
Upon completion of this flash, I hit START (from the bootloader)... and as expected my Nexus 7 booted into the Google logo, and then directly into CWM.
...but it didn't bootloop as depicted in your video, it just ran CWM as normal..
I booted several times into CWM, but no bootloop. (It's kind of weird having two custom recoveries installed... there's an option in CWM to restart Recovery, which upon tapping, my N7 booted straight into TWRP !, which is my Custom Recovery of choice. And resides correctly in the recovery partition. I had to make a conscious effort to reboot as normal, in order to boot into CWM).
Anyway, more puzzled more than ever, I fastboot flashed the Jellybean 4.3 stock boot .img back to it's rightful place, rebooted the tablet, to make sure everything was working as normal, and went to bed.
Later, after you posted, I re-read it many times (and took a look at the links), and re-watched your video several more times (by the way, Nandroid backups don't backup the bootloader), and nothing occurred to me; no 'euraka' ! moment.
The bootloader is obviously still intact... if it wasn't, then your Nexus 7 wouldn't boot at all. Besides, it's there, visible, with the unlocked padlock symbol !
I'm inclined to tentatively agree with your assessment that ROM Manager screwed something up. I haven't used ROM Manager for ages, due to known issues on my Advent Vega. And on the Nexus 7, I just use fastboot. On the Vega, you use a command called flash_image to flash images, and is syntactically very similar to fastboot.
Sticking with my Vega for a moment... some users are unable to boot into CWM at all. And nobody seems to know why. But a while ago, somebody did some research into this problem, and it was speculated that on some Vegas there are BAD NAND BLOCKS (like bad sectors on a hard drive, only on a chip instead) in the MISC partition, where a binary state flag is set, telling the tablet to boot into Recovery instead of Android.
Now it's a bit a leap... and hugely speculative... but I wonder if the MISC partition on your Nexus 7 may have become corrupted... ?POSSIBLY? as a result of using ROM Manager... and that is telling the tablet to boot into Recovery instead of Android.
This is a far from satisfactory explanation, though, for several reasons...
* I'm not sure how far you can extrapolate the partition structures of one completely different tablet to another completely different tablet.
* It doesn't explain why your tablet is bootlooping and mine didn't (after replacing the stock boot.img with the CWM recovery .img in the boot partition.
* And finally... I'm still baffled why VOL DOWN+POWER ON doesn't break out of the bootloop and boot directly into the bootloader. Everything I know about the Nexus 7 tells me that this should happen... and it's always been the case, that as long as you can access the bootloader, the tablet is recoverable.
I'm afraid I have nothing else to suggest or try... other than what you've tried already.
I can only offer my apologies that I was unable to assist you... maybe somebody with more technical expertise might offer some new insight or suggestions.
Rgrds,
Ged.
GedBlake said:
Hello again, Jagutherrschaften...
Sorry for taking so long to get back to you, but I've been really busy with non-Android stuff all day.
Before I signed off XDA early this morning, (Fri, UK time)... and before you posted your explanation of how you got into your undesirble predicament, I was trying to think why your Nexus 7 is attempting to boot into CWM. It's something I've never seen before... it occurred to me, CWM may have been incorrectly flashed to the boot partition, instead of the recovery partition. This would go some way to explaining why your Nexus 7 is attempting to boot into CWM instead of normal Android.
So in an attempt to replicate your situation, I fastboot flashed CWM on my Nexus 7, to the boot partition with...
Code:
fastboot flash boot recovery-clockwork-touch-6.0.3.8-grouper.img
...instead of (and correctly)...
Code:
fastboot flash recovery recovery-clockwork-touch-6.0.3.8-grouper.img
Upon completion of this flash, I hit START (from the bootloader)... and as expected my Nexus 7 booted into the Google logo, and then directly into CWM.
...but it didn't bootloop as depicted in your video, it just ran CWM as normal..
I booted several times into CWM, but no bootloop. (It's kind of weird having two custom recoveries installed... there's an option in CWM to restart Recovery, which upon tapping, my N7 booted straight into TWRP !, which is my Custom Recovery of choice. And resides correctly in the recovery partition. I had to make a conscious effort to reboot as normal, in order to boot into CWM).
Anyway, more puzzled more than ever, I fastboot flashed the Jellybean 4.3 stock boot .img back to it's rightful place, rebooted the tablet, to make sure everything was working as normal, and went to bed.
Later, after you posted, I re-read it many times (and took a look at the links), and re-watched your video several more times (by the way, Nandroid backups don't backup the bootloader), and nothing occurred to me; no 'euraka' ! moment.
The bootloader is obviously still intact... if it wasn't, then your Nexus 7 wouldn't boot at all. Besides, it's there, visible, with the unlocked padlock symbol !
I'm inclined to tentatively agree with your assessment that ROM Manager screwed something up. I haven't used ROM Manager for ages, due to known issues on my Advent Vega. And on the Nexus 7, I just use fastboot. On the Vega, you use a command called flash_image to flash images, and is syntactically very similar to fastboot.
Sticking with my Vega for a moment... some users are unable to boot into CWM at all. And nobody seems to know why. But a while ago, somebody did some research into this problem, and it was speculated that on some Vegas there are BAD NAND BLOCKS (like bad sectors on a hard drive, only on a chip instead) in the MISC partition, where a binary state flag is set, telling the tablet to boot into Recovery instead of Android.
Now it's a bit a leap... and hugely speculative... but I wonder if the MISC partition on your Nexus 7 may have become corrupted... ?POSSIBLY? as a result of using ROM Manager... and that is telling the tablet to boot into Recovery instead of Android.
This is a far from satisfactory explanation, though, for several reasons...
* I'm not sure how far you can extrapolate the partition structures of one completely different tablet to another completely different tablet.
* I't doesn't explain why your tablet is bootlooping and mine didn't (after replacing the stock boot.img with the CWM recovery .img in the boot partition.
* And finally... I'm still baffled why VOL DOWN+POWER ON doesn't break out of the bootloop and boot directly into the bootloader. Everything I know about the Nexus 7 tells me that this should happen... and it's always been the case, that as long as you can access the bootloader, the tablet is recoverable.
I'm afraid I have nothing else to suggest or try... other than what you've tried already.
I can only offer my apologies that I was unable to assist you... maybe somebody with more technical expertise might offer some new insight or suggestions.
Rgrds,
Ged.
Click to expand...
Click to collapse
Hey again GedBlake.
The last thing you have to do is apologize for helping me a lot, reading through all my text and making things clear for me. And even more you flashed stuff to your device to test if my situation can be reproduced - good that it's not . You've spent a lot of free time just to help, that's really great :good:.
With my bootloader still being intact and the device being recognized by my PC I wonder if maybe I can manage to fastboot flash a different bootloader and/or a new recovery which might maybe break the silly loop when booting. That's my only idea left but if the bootloader isn't in fastboot mode at some time during the loop this won't work too. But I'll give it a try, it's better than cutting tomatoes on my Nexus7 :laugh:.
Thank you very much for your help. If there is anything worth reporting I will of course.
Jagutherrschaften said:
Hey again GedBlake.
The last thing you have to do is apologize for helping me a lot, reading through all my text and making things clear for me. And even more you flashed stuff to your device to test if my situation can be reproduced - good that it's not . You've spent a lot of free time just to help, that's really great :good:.
With my bootloader still being intact and the device being recognized by my PC I wonder if maybe I can manage to fastboot flash a different bootloader and/or a new recovery which might maybe break the silly loop when booting. That's my only idea left but if the bootloader isn't in fastboot mode at some time during the loop this won't work too. But I'll give it a try, it's better than cutting tomatoes on my Nexus7 :laugh:.
Thank you very much for your help. If there is anything worth reporting I will of course.
Click to expand...
Click to collapse
Thanks for your kind words... they're appreciated.
Unfortunately, before you can fastboot flash anything, the Nexus 7 needs to be properly booted into the bootloader (the screen with the green Android lying on its back, and the word START adjacent to the POWER BUTTON)... and that requires breaking out of the bootloop first.
Indeed, if the VOL DOWN+POWER ON button combo was working as it should... breaking out of the bootloop would AUTOMATICALLY boot your Nexus 7 into the bootloader.
Finally, your bootloader doesn't need to re-flashed. One you have a stable bootloader boot, normally, (and the easiest way), would just be to flash back to factory stock.
Rgrds,
Ged.
GedBlake said:
Thanks for your kind words... they're appreciated.
Unfortunately, before you can fastboot flash anything, the Nexus 7 needs to be properly booted into the bootloader (the screen with the green Android lying on its back, and the word START adjacent to the POWER BUTTON)... and that requires breaking out of the bootloop first.
Indeed, if the VOL DOWN+POWER ON button combo was working as it should... breaking out of the bootloop would AUTOMATICALLY boot your Nexus 7 into the bootloader.
Finally, your bootloader doesn't need to re-flashed. One you have a stable bootloader boot, normally, (and the easiest way), would just be to flash back to factory stock.
Rgrds,
Ged.
Click to expand...
Click to collapse
Hey again.
Thanks for your explanation, I am not really a newbie with PCs and Tablets etc. but some things are not very interesting until you really need to know them. Like bootloader and fastboot in Android.
So the conclusion in my case is that maybe some day someone will find out how to get access to the N7 via APX - or to be precise, someone finds out or gets to know the necessary commands to flash something to the N7 over the APX-interface. Right?
Because from what I've read it doesn't really make sense to send my N7 in for repair right? Although it hasn't even had its 1st birthday yet I have no chance to get a warranty repair or exchange as it's very obvious I rooted the device and flashed stuff (the damned ROM Manager-screen clearly shows this). And ASUS charges 90 $ (or €, don't know) just for diagnosis, that's a bit much for a device that cost 199 €.
Any further advise? Could I buy a broken N7 from eBay for example and repair mine this way? I would have to change the mainboard right?
Have a nice sunday everyone .
U said you opened the battery...so wen u plugged it back in again,u shouldn't be in bootloop technically... Just a boot!...wat happens if u press the volm down and power button combo just as u insert the battery?
Sent from my Nexus 7 using xda app-developers app
Jagutherrschaften said:
Hey again.
Thanks for your explanation, I am not really a newbie with PCs and Tablets etc. but some things are not very interesting until you really need to know them. Like bootloader and fastboot in Android.
So the conclusion in my case is that maybe some day someone will find out how to get access to the N7 via APX - or to be precise, someone finds out or gets to know the necessary commands to flash something to the N7 over the APX-interface. Right?
Because from what I've read it doesn't really make sense to send my N7 in for repair right? Although it hasn't even had its 1st birthday yet I have no chance to get a warranty repair or exchange as it's very obvious I rooted the device and flashed stuff (the damned ROM Manager-screen clearly shows this). And ASUS charges 90 $ (or €, don't know) just for diagnosis, that's a bit much for a device that cost 199 €.
Any further advise? Could I buy a broken N7 from eBay for example and repair mine this way? I would have to change the mainboard right?
Have a nice sunday everyone .
Click to expand...
Click to collapse
Hi, Jagutherrschaften...
Really sorry it had to end like this... but... perhaps it doesn't...
Nothing about your situation makes logical sense... but reading through your posts again, I find this- On the 3rd October, you posted...
Jagutherrschaften said:
Thank you for your answers. I tried every combination and kept the keys pressed for 2 mins. Nothing. The only thing I can actually do is shut the device down by pressing POWER + VOL UP for a long while.
Click to expand...
Click to collapse
QUOTE FOR EMPHASIS:- "...by pressing POWER + VOL UP for a long while..."
This key press combo doesn't actually shut down the device... it just pushes it into APX mode. It just looks like it's shutdown.
But that's not my point... my point is your Nexus 7 detected that key press interrupt... and acted accordingly.
It did what it was supposed to do.
Maybe you hit the buttons at JUST THE RIGHT INSTANT during the bootloop... and if it can do it for one key press combo... it can do it for another. Namely, POWER+VOL DOWN.
And for this reason... I think you need to try and try and try and try and try again... until you hit the same PRECISE TIMING SWEET SPOT... such that POWER+VOL DOWN takes you into the bootloader.
Vary the timings a bit here and there... alternate pressing the buttons, both before AND after when the Google logo appears.
By your own account... you've already done it once (you just got into the wrong mode... APX mode instead of bootloader mode).
But here's the danger... if after your Herculean efforts, you do manage, finally, to access the bootloader... you absolutely cannot afford to reboot the device normally until after you've fastboot flashed back to factory stock... otherwise the whole cycle will begin again.
So... you need, in preparation...
* A fully charged Nexus 7.
* All the drivers needed (if you don't already have them) installed on your PC.
* The Jellybean 4.3 Factory Stock image downloaded (see my Sig, second link) and unzipped and ready to go.
* A working knowledge of how to use Fastboot.
* And finally... an indomitable spirit! of perseverance... and, of course, a fair amount of free time.
------------------------------------------
I am convinced that your tablet is recoverable.
It's gotta be worth a shot... "once more unto the breach, dear friends", as old Bill Shakespeare would have it.
Anyway... the very best of luck.
Rgrds,
Ged.
GedBlake said:
Hi, Jagutherrschaften...
Really sorry it had to end like this... but... perhaps it doesn't...
Nothing about your situation makes logical sense... but reading through your posts again, I find this- On the 3rd October, you posted...
QUOTE FOR EMPHASIS:- "...by pressing POWER + VOL UP for a long while..."
This key press combo doesn't actually shut down the device... it just pushes it into APX mode. It just looks like it's shutdown.
But that's not my point... my point is your Nexus 7 detected that key press interrupt... and acted accordingly.
It did what it was supposed to do.
Maybe you hit the buttons at JUST THE RIGHT INSTANT during the bootloop... and if it can do it for one key press combo... it can do it for another. Namely, POWER+VOL DOWN.
And for this reason... I think you need to try and try and try and try and try again... until you hit the same PRECISE TIMING SWEET SPOT... such that POWER+VOL DOWN takes you into the bootloader.
Vary the timings a bit here and there... alternate pressing the buttons, both before AND after when the Google logo appears.
By your own account... you've already done it once (you just got into the wrong mode... APX mode instead of bootloader mode).
But here's the danger... if after your Herculean efforts, you do manage, finally, to access the bootloader... you absolutely cannot afford to reboot the device normally until after you've fastboot flashed back to factory stock... otherwise the whole cycle will begin again.
So... you need, in preparation...
* A fully charged Nexus 7.
* All the drivers needed (if you don't already have them) installed on your PC.
* The Jellybean 4.3 Factory Stock image downloaded (see my Sig, second link) and unzipped and ready to go.
* A working knowledge of how to use Fastboot.
* And finally... an indomitable spirit! of perseverance... and, of course, a fair amount of free time.
------------------------------------------
I am convinced that your tablet is recoverable.
It's gotta be worth a shot... "once more unto the breach, dear friends", as old Bill Shakespeare would have it.
Anyway... the very best of luck.
Rgrds,
Ged.
Click to expand...
Click to collapse
@neo45215:
Technically yes, but my N7 doesn't seem to know this . Of course I've tried to get into fastboot mode right after putting back the battery as well. No chance, same bootloop.
@GedBlake:
Thanks for the encouragement, I will for sure give this a try (or several long trys to be precise). Hopefully tonight I'll have a lot of time to press keys .
And my answer to what Bill says would be: "To infinity... and beyond!"
No success so far, I tried pressing buttons for at least 1 h, nothing...
Just wanted to update the status .
Gesendet von meinem Nexus 7 mit Tapatalk 4
Facing same problem
Hello guys. I've done pretty much the same thing and my tab is in the same boot loop that this thread is all about.
The interesting thing is that the ROM I flashed is also KaosDroid7.0.0. I'm unable to prevent any further insight. Sorry for bumping. My clockwork mod version is btw, 6.0.4.1 which proves that the problem might not be clockworkmods or even ROM manager's problem. Since I hadn't used ROM manager.
Also, Is there any way whatsoever to use this APX mode? To fix my nexus.
---------- Post added at 02:05 PM ---------- Previous post was at 01:57 PM ----------
Well, I followed OP's steps almost exactly. First I'd restored the Kitkat factory image, and then I'd proceeded to install the KD 7.0.0. And after that, I realised I'd forgotten to flash Gapps. So I rebooted and then went into CWM to reflash and after that is when my Nexus 7 became useless :crying:
---------- Post added at 02:14 PM ---------- Previous post was at 02:05 PM ----------
Jagutherrschaften, did you send in your Nexus 7 for repair?

Bricked Recovery

Hello All,
I'm not sure how I bricked my recovery, but I did. When i try to boot into recovery via quickboot or power off -> Vol DN + Power. I get the little dead Android guy.
If I leave it connected to my computer and boot into the recovery I get like 15 or 20 little 'new drive' windows that pop up (like putting in a flash drive) except these say they need to be 'Formatted'. Of course I just closed those. There is one drive that you can browse though and it looks like the image files for the phones OS. But I'm not sure what they are...
Anyway, I have tried to do the Full reset (see link)
http://www.droidviews.com/how-to-res...tock-firmware/
and thought that might take care of it... but I still get the little android on his back when I try to boot into the recovery SW.
Oddly enough, you can still hold down the power button to hard shutdown the phone and reboot into the ROM (flashed back to 10b) using the .TOT file and the process in the link above.
Any help would be greatly appreciated!
kaluna00 said:
Hello All,
I'm not sure how I bricked my recovery, but I did. When i try to boot into recovery via quickboot or power off -> Vol DN + Power. I get the little dead Android guy.
If I leave it connected to my computer and boot into the recovery I get like 15 or 20 little 'new drive' windows that pop up (like putting in a flash drive) except these say they need to be 'Formatted'. Of course I just closed those. There is one drive that you can browse though and it looks like the image files for the phones OS. But I'm not sure what they are...
Anyway, I have tried to do the Full reset (see link)
http://www.droidviews.com/how-to-res...tock-firmware/
and thought that might take care of it... but I still get the little android on his back when I try to boot into the recovery SW.
Oddly enough, you can still hold down the power button to hard shutdown the phone and reboot into the ROM (flashed back to 10b) using the .TOT file and the process in the link above.
Any help would be greatly appreciated!
Click to expand...
Click to collapse
Try this:
- unplug your device
- make sure device is completely off (hold and press power button until it turns off completely *when it cycles into the LG logo, continue to hold it and it'll turn off)
- give it a few seconds, then hold "power" + "vol down"
- AS SOON AS LG LOGO APPEARS, let everything go, then ONLY push "power" and hold it
- should take you to a white screen asking if you want to erase data or something, just push "power" once
- should take you into recovery
If this doesnt work, let me know and i'll give you directions on how to unbrick back into stock factory
kaluna00 said:
Hello All,
I'm not sure how I bricked my recovery, but I did. When i try to boot into recovery via quickboot or power off -> Vol DN + Power. I get the little dead Android guy.
If I leave it connected to my computer and boot into the recovery I get like 15 or 20 little 'new drive' windows that pop up (like putting in a flash drive) except these say they need to be 'Formatted'. Of course I just closed those. There is one drive that you can browse though and it looks like the image files for the phones OS. But I'm not sure what they are...
Anyway, I have tried to do the Full reset (see link)
http://www.droidviews.com/how-to-res...tock-firmware/
and thought that might take care of it... but I still get the little android on his back when I try to boot into the recovery SW.
Oddly enough, you can still hold down the power button to hard shutdown the phone and reboot into the ROM (flashed back to 10b) using the .TOT file and the process in the link above.
Any help would be greatly appreciated!
Click to expand...
Click to collapse
took the 11A OTA and it still has the dead android guy on his back when booting into the Recovery (or trying to...)
kaluna00 said:
took the 11A OTA and it still has the dead android guy on his back when booting into the Recovery (or trying to...)
Click to expand...
Click to collapse
Try this thread. It'll help you get back to factory stock.
http://forum.xda-developers.com/showthread.php?t=2432476
monkee012 said:
Try this:
- unplug your device
- make sure device is completely off (hold and press power button until it turns off completely *when it cycles into the LG logo, continue to hold it and it'll turn off)
- give it a few seconds, then hold "power" + "vol down"
- AS SOON AS LG LOGO APPEARS, let everything go, then ONLY push "power" and hold it
- should take you to a white screen asking if you want to erase data or something, just push "power" once
- should take you into recovery
If this doesnt work, let me know and i'll give you directions on how to unbrick back into stock factory
Click to expand...
Click to collapse
In the process of trying this out... I'll let you know how it turns out.
kaluna00 said:
In the process of trying this out... I'll let you know how it turns out.
Click to expand...
Click to collapse
Thanks for the try... but I still get the dead android guy.
Its my wifes phone and she is kinda getting tired of me trying to get a custom rom on it for her...
I did to the TOT flash with the LGFlashTool and it worked to change the ROM, and did something to the recovery.. I was getting a blank screen before the TOT flash, but after when trying to boot into recovery it showed the dead android on his back. Thanks for the thought though.
Moved out of the Development Sections, as this does not belong there.....Thanks.
Ok it returned the recovery back to stock. So this good, just reroot and use freegee to flash recovery
Sent from my VS980 4G using Tapatalk
greatnesstx said:
Ok it returned the recovery back to stock. So this good, just reroot and use freegee to flash recoveryA
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Freegee says "Your devices specific software version of VS98011A is not currently supported"
do I need the paid version?
Ok You totally can revert back to version VS9810
Sent from my VS980 4G using Tapatalk
---------- Post added at 04:23 AM ---------- Previous post was at 04:22 AM ----------
I just recently bought an Lg f2f and it was version 12, I just used lg flash tool and reverted it back to 10 then I rooted, use freegee and BAM back in business
Sent from my VS980 4G using Tapatalk
greatnesstx said:
Ok You totally can revert back to version VS9810
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
I need to revert back to VS98010a or b for Freegee to work? Id I am on 11a the I would have to do the ADB push?
There are plenty of Roms out there that have rooted stock 12b if you want to be on the latest ota
Sent from my VS980 4G using Tapatalk
---------- Post added at 04:29 AM ---------- Previous post was at 04:25 AM ----------
To be honest once I get a phone I never take an ota, but I know for a fact you can root and use freegee on either or 10a or 10b
Sent from my VS980 4G using Tapatalk
greatnesstx said:
There are plenty of Roms out there that have rooted stock 12b if you want to be on the latest ota
Sent from my VS980 4G using Tapatalk
---------- Post added at 04:29 AM ---------- Previous post was at 04:25 AM ----------
To be honest once I get a phone I never take an ota, but I know for a fact you can root and use freegee on either or 10a or 10b
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
I would love to get to MicroMod's stock 12b rom for her... but I can't get a custom recovery on this darn thing... I normally avoid OTA's as well. but I was hoping that would fix my recovery problem...
It sounds like the TOT flash fixed it though (i just didn't realize it at that point). I thought the little android on his back was a bad thing... but if that is just what happens with the stock recovery, then I was OK and didn't know it. I appreciate your help and input! :highfive:
I'll see if she is happy the way it is or not... right now it is just stock Rom; rooted. maybe that is good enough for her. It just bugs me I couldn't get it to install the way I wanted.
kaluna00 said:
I would love to get to MicroMod's stock 12b rom for her... but I can't get a custom recovery on this darn thing... I normally avoid OTA's as well. but I was hoping that would fix my recovery problem...
It sounds like the TOT flash fixed it though (i just didn't realize it at that point). I thought the little android on his back was a bad thing... but if that is just what happens with the stock recovery, then I was OK and didn't know it. I appreciate your help and input! :highfive:
I'll see if she is happy the way it is or not... right now it is just stock Rom; rooted. maybe that is good enough for her. It just bugs me I couldn't get it to install the way I wanted.
Click to expand...
Click to collapse
Original stock is the 10A; that's what mine was when i first got it. there were a couple of OTA's after that, i think that's the 11-12 variants. So, i'd try with the 10 stock rom first; then reroot, add twrp/CM recovery.

Categories

Resources