Trouble after 4.2:2 OTA - Samsung Galaxy Nexus

Hello, today I tried to update my phone, but after update my phone stuck at white google logo not responding.
Am I the only one with this problem?
Help me please

Did you accept it OTA, sideload it, or apply it via a custom recovery? First I'd boot to recovery and wipe cache. If you did it as sideload, are you sure you got the correct ota? If you did it via cwm, again make sure it's the correct update, as well as wiping cache to see if that helps. If nothing here works, it looks like a clean start via factory image flash, and / or first you could try a factory reset.

well, first i tried it via normal google OTA, my phone booted into recovey, after that i selected update, but than i got an error so i tried "custom" rooted ota by bixie, but my phone didn't boot..i think that there is some problem with bootloader..because i am stucked on google screen.

i am unable to boot to recovery using ADB because it doesn't see my phone, only thing that is connected is OMAP.

Are you able to power down and boot to fastboot via power up+power down+power, then scroll to recovery? Are you sure you didn't get a full rom, rather than just the ota? you may need that factory reset to get booting.

Related

Stuck in a bootloop, where can I get the stock recovery img?/any other suggestions?

I'm stuck in a bootloop after unlocking my bootloader and installing and opening TWRP right away instead of factory resetting and restarting first. TWRP asks me for password and fails on all attempted actions, including factory reset. I saw in a video I should be able to boot if I factory reset via the stock recovery, but without the Factory Images yet I don't have the stock recovery. Does anyone have it/do I have any other options?
Thanks
Edit: Nevermind, saw is the HardBricked/Recovery thead, to fix: open TWRP, Format Data first, then Factory Reset, finally reboot.

[Q] Performed factory reset, now won't boot

I'm selling my HTC One (stock ROM, unlocked) so I wanted to wipe my data, apps and settings. I performed a factory reset/data wipe in CWM and rebooted and it would get stuck at the Verizon logo. I cleared cache, tried again, and got stuck at "Android is updating, Starting apps" for a good 20 minutes. Now it goes back to the Verizon logo.
Does the factory reset not leave the ROM intact? What can I do now just so it'll boot to a clean slate?
kram12085 said:
I'm selling my HTC One (stock ROM, unlocked) so I wanted to wipe my data, apps and settings. I performed a factory reset/data wipe in CWM and rebooted and it would get stuck at the Verizon logo. I cleared cache, tried again, and got stuck at "Android is updating, Starting apps" for a good 20 minutes. Now it goes back to the Verizon logo.
Does the factory reset not leave the ROM intact? What can I do now just so it'll boot to a clean slate?
Click to expand...
Click to collapse
Download the stock rooted odexed ROM from here: http://forum.xda-developers.com/showthread.php?t=2485319
After you flash it, wipe data and boot up.
Then flash the latest firmware and stock recovery through Fastboot (also that thread), and do another factory wipe using stock recovery.
Your S-Off / Unlocked status will not be affected by this.
NotATreoFan said:
Download the stock rooted odexed ROM from here: http://forum.xda-developers.com/showthread.php?t=2485319
After you flash it, wipe data and boot up.
Then flash the latest firmware and stock recovery through Fastboot (also that thread), and do another factory wipe using stock recovery.
Your S-Off / Unlocked status will not be affected by this.
Click to expand...
Click to collapse
Thanks for your help. Unfortunately, I've been at it for a good 5 hours now and I can't get past the first step.
Using TWRP, I've tried adb push <rom.zip> to /sdcard/, /mnt/sdcard/ and /data/media/ and every time it says it's successful, but the directories show up empty in TWRP. Without a removable SD card, I'm not sure how else I can get the ROM on the phone for flashing. I'm not sure if it's related or not, but everytime I reboot from TWRP, it says my phone isn't rooted. I select "Install" but it occurs again, even though supersu.apk is on the internal storage.
I also tried CWM but couldn't get past "format () expected 5 args, got 4. Installation aborted (Status 7)".
Does anyone have any suggestions on how I can get TWRP to flash the ROM? Thanks.
Try this cmd instead.
Code:
adb push nameofrom.zip /data/media/0/nameofrom.zip
kram12085 said:
Thanks for your help. Unfortunately, I've been at it for a good 5 hours now and I can't get past the first step.
Using TWRP, I've tried adb push <rom.zip> to /sdcard/, /mnt/sdcard/ and /data/media/ and every time it says it's successful, but the directories show up empty in TWRP. Without a removable SD card, I'm not sure how else I can get the ROM on the phone for flashing. I'm not sure if it's related or not, but everytime I reboot from TWRP, it says my phone isn't rooted. I select "Install" but it occurs again, even though supersu.apk is on the internal storage.
I also tried CWM but couldn't get past "format () expected 5 args, got 4. Installation aborted (Status 7)".
Does anyone have any suggestions on how I can get TWRP to flash the ROM? Thanks.
Click to expand...
Click to collapse
I recently returned my phone to stock in order to reset all the firmware and RIL data. Here is how I did it:
Enter recovery TWRP 2.6.3.4 (if you have 2.6.3.3 you may experience issues)
Boot into recovery, then format Data, System, Cache, and Internal Storage (this will leave the phone with NO ROM installed)
Reboot back into recovery. Answer No to the prompt to root your device.
Once back in recovery, Internal Memory will be available again (if you push the ROM before rebooting, it will not be there afterward)
Push the ROM using adb push ROM.zip /sdcard/ROM.zip (this will take 5-7 minutes for a 1.4GB file)
Flash the ROM in TWRP
Reboot when done, phone should boot up corrrectly
Reboot into Fastboot, push firmware.zip package
Reboot into ROM verify connectivity
Reboot into Fastboot, push stock recovery
Reboot into stock recovery, perform a Factory Reset
Boot into ROM
Once you are up and running on the latest 4.4.2 ROM with stock recovery, boot into Fastboot one last time and push TWRP 2.6.3.4. Your S-Off will not be affected and the new owner will be able to flash any ROMs they like.
If all of the above fails, then try using ADB Sideload from the Advanced menu in TWRP.
You guys are a life saver. TWRP 2.6.3.4 did the trick, it just wasn't available on the TWRP site so I didn't install it in the first place. Flashed the ROM and everything back to normal! Thanks for the help!
FWIW, none of the m7 versions of TWRP would load (stuck at "Entering Bootloader" screen). The Sprint version would load, but wouldn't mount the filesystem properly.
kram12085 said:
You guys are a life saver. TWRP 2.6.3.4 did the trick, it just wasn't available on the TWRP site so I didn't install it in the first place. Flashed the ROM and everything back to normal! Thanks for the help!
FWIW, none of the m7 versions of TWRP would load (stuck at "Entering Bootloader" screen). The Sprint version would load, but wouldn't mount the filesystem properly.
Click to expand...
Click to collapse
So what state is the phone in now? Stock w/ HTC recovery, or the Sprint TWRP?
NotATreoFan said:
So what state is the phone in now? Stock w/ HTC recovery, or the Sprint TWRP?
Click to expand...
Click to collapse
The former, stock. The Sprint TWRP loaded but didn't work right. I ended up finding 2.6.3.4 for VZW m7 on an xda thread, it's not on the TWRP site for some reason. That worked great.
kram12085 said:
The former, stock. The Sprint TWRP loaded but didn't work right. I ended up finding 2.6.3.4 for VZW m7 on an xda thread, it's not on the TWRP site for some reason. That worked great.
Click to expand...
Click to collapse
Excellent. Glad to see it all worked out.

Bootloop after downgrade from L Preview..

Hey, I have an issue with my tablet after I wanted to go back to kitkat from the L Preview.
I had 4.4.4 and decided I'd like to try out the L preview
So I downloaded the img from Google and flashed it via fastboot, worked perfectly fine but not as stable in apps as it was on kk.
So, I downloaded the latest factory image from the Google Developer Site, extracted it and ran the flash_all.bat
Seemed to flash ok, no errors, rebooted and started to boot but it only goes as far as the spinning boot logo. No further.
After leaving it a good hour or so I decided it clearly wasn't going to boot I went back into the bootloader and tried to get into stock recovery mode but after rebooting it just stays at the white Google logo..
So, I tried to flash TWRP via fastboot. Again no errors, successful flashed but just like before it sticks at the Google logo and never boots the recovery..
I even tried the "fastboot boot recovery.img" but then it just freezes on the bootloader.
I've also tried the 4.4.3 img.. same happens.
Now if I reflash the L Preview img via fastboot it sticks at the Google logo and didn't even reach the boot logo!
Sounds to me like the partitions have gotten corrupt? Though the imgs are flashing successfully without error so I don't think it's that..
But.. recovery partition is broken as I can't get into recovery at all, and it freezes if I try.
Anyone any idea what could have happened?
All I did was flash the KK factory image over L, just like I flashed L over KK and it worked fine.
All the guides online do the same thing to downgrade L to KK.
Is it bricked? Can it be recovered?
I still have bootloader access with fastboot..
Any help is greatly appreciated!
I finally managed to enter the stock recovery and it appears that the /cache partition was damaged or corrupt. Strangely it would get corrupted each time I flashed the factory image, even flashing the cache.img directly..
However it seems to have fixed by doing a factory reset and /cache then formats correctly and android booted fine after this :victory::laugh:
As you see in the image, when entering recovery I was presented with a bunch of errors regarding the cache.
Tried to wipe cache but that fails.
Did a factory reset and cache seemed to format fine.
Did another wipe cache and this time it completes without the error I got before.
Then rebooted, Android began booting and thankfully it's now working fine again!

If you have bootloop in recovery (t700)

I had a problem recently after trying to do a "factory reset" from the android settings in CM12. Once the tablet will reboot was kept at a constant bootloop in recovery, appeared the display screen of the recovery and restarts. Do not know what to do, I tried to install a rom from Odin but it was impossible, in the end, the solution was to download the recovery stock and install it with ODIN, after entering mode download dozens of times, and many reboots after returning to stock recovery the message on the screen said "erasing" so I guess the tablet had the order to the "factory reset" but this will not be achieved from TRWP.
If someone comes to have a problem bootlop I hope you can fix it with this method, a hug to everyone.
translated with google translator.
A factory reset is simply wiping/formatting the data partition. Twrp could have done that.
Your mistake was attempting to do it from within a custom Rom. The device needs to boot to recovery to perform the reset. I'm guessing you would need cwm recovery installed to factory reset from within CM12 as I doubt it would work with stock or TWRP.

Nexus 5x only shows backlit black screen after flash recovery

Hello,
after flashing recovery with latest TWRP (twrp-3.1.0-0-bullhead - md5 checked), I restarted the bootloader (fastboot restart-bootloader)
But from that point on, the phone only showed a black screen. it still shows in fastboot devices and boots, possibly to the pin-check. power volume down makes a screen capture sound there.
No screen in bootloader, no screen on boot. Only thing that seems to happen is the backlight switching.
Tried to restore factory defaults with the flash all bat from the stock builds, fastloader -w and the flash stock & unroot option from latest nexus root toolkit.
Does anyone have any other idea what I can try?
thanks in advance
RobertAUT said:
Hello,
after flashing recovery with latest TWRP (twrp-3.1.0-0-bullhead - md5 checked), I restarted the bootloader (fastboot restart-bootloader)
But from that point on, the phone only showed a black screen. it still shows in fastboot devices and boots, possibly to the pin-check. power volume down makes a screen capture sound there.
No screen in bootloader, no screen on boot. Only thing that seems to happen is the backlight switching.
Tried to restore factory defaults with the flash all bat from the stock builds, fastloader -w and the flash stock & unroot option from latest nexus root toolkit.
Does anyone have any other idea what I can try?
thanks in advance
Click to expand...
Click to collapse
I've never seen anyone restart the bootloader. Reboot but not restart. Hopefully they are the same but I have not a clue as to what that does to your phone after flashing recovery. For future reference after flashing recovery, boot into recovery, once in recovery, I always reboot to recovery again, then flash supersu.
I'm glad you have fastboot still. You could try this, flash_all again. Afterwards, boot into TWRP (don't install) do a factory reset and then reboot. Make sure your flash-all is installing everything. I always flash mine one at a time. Good luck
Tulsadiver said:
I've never seen anyone restart the bootloader. Reboot but not restart. Hopefully they are the same but I have not a clue as to what that does to your phone after flashing recovery. For future reference after flashing recovery, boot into recovery, once in recovery, I always reboot to recovery again, then flash supersu.
I'm glad you have fastboot still. You could try this, flash_all again. Afterwards, boot into TWRP (don't install) do a factory reset and then reboot. Make sure your flash-all is installing everything. I always flash mine one at a time. Good luck
Click to expand...
Click to collapse
Thank you for the reply. I will try a flash all with TWRP again.
as for the restart - i just looked it up - it was a reboot-bootloader command. Misspelled there.

Categories

Resources