I tried using the franco kernel app to install the kernel on my rooted Galaxy Nexus. There was the "download the .zip" option and the "we'll flash it for you" option. Of course I took the easy option which was probably stupid on my part. My phone downloaded the kernel and then rebooted. Now that it has rebooted... it wont get beyond the black screen that says "Google" and has the little open lock image at the bottom.
Questions:
Has anyone seen this?
Did I brick this thing (I really hope not)?
What steps can I do to try to get it back working?
Or does it just take a long time 20+ minutes to download/install/whatever once it reboots?
patriot95 said:
I tried using the franco kernel app to install the kernel on my rooted Galaxy Nexus. There was the "download the .zip" option and the "we'll flash it for you" option. Of course I took the easy option which was probably stupid on my part. My phone downloaded the kernel and then rebooted. Now that it has rebooted... it wont get beyond the black screen that says "Google" and has the little open lock image at the bottom.
Questions:
Has anyone seen this?
Did I brick this thing (I really hope not)?
What steps can I do to try to get it back working?
Or does it just take a long time 20+ minutes to download/install/whatever once it reboots?
Click to expand...
Click to collapse
i think that flash a new rom would solve this
patriot95 said:
I tried using the franco kernel app to install the kernel on my rooted Galaxy Nexus. There was the "download the .zip" option and the "we'll flash it for you" option. Of course I took the easy option which was probably stupid on my part. My phone downloaded the kernel and then rebooted. Now that it has rebooted... it wont get beyond the black screen that says "Google" and has the little open lock image at the bottom.
Questions:
Has anyone seen this?
Did I brick this thing (I really hope not)?
What steps can I do to try to get it back working?
Or does it just take a long time 20+ minutes to download/install/whatever once it reboots?
Click to expand...
Click to collapse
I did this last night to see, and it didn't work. I had to pull the battery, and reboot. I then just downloaded the new zip, and rebooted into Recovery to flash it as I normally would.
I wanted to do this... but with my root toolkit it looks like my phone doesn't have usb debugging on (which it was before I tried to flash this kernel). And I can't turn my phone on to turn it on... so hmm.
RMarkwald said:
I did this last night to see, and it didn't work. I had to pull the battery, and reboot. I then just downloaded the new zip, and rebooted into Recovery to flash it as I normally would.
Click to expand...
Click to collapse
This is what I want to do. Is I pull the battery and restart... I'm still stuck at the same screen though.
patriot95 said:
This is what I want to do. Is I pull the battery and restart... I'm still stuck at the same screen though.
Click to expand...
Click to collapse
Pull the battery, hold Vol Up/Vol Down/Power to get into Recovery. Do you have the ROM zip file or another kernel on your SD card? You could just re-flash the ROM zip file over your existing installation, which would leave your data alone and install the ROM's kernel. Wipe /cache and Dalvik Cache before flashing.
EDIT: When you get into the bootloader, hit Vol Up until Recovery shows up, then hit the Power button to boot to Recovery.
RMarkwald said:
Pull the battery, hold Vol Up/Vol Down/Power to get into Recovery. Do you have the ROM zip file or another kernel on your SD card? You could just re-flash the ROM zip file over your existing installation, which would leave your data alone and install the ROM's kernel. Wipe /cache and Dalvik Cache before flashing.
EDIT: When you get into the bootloader, hit Vol Up until Recovery shows up, then hit the Power button to boot to Recovery.
Click to expand...
Click to collapse
This is KIND of what I'm doing. I can't access my phone from the computer because of the damn usb thing... but I'm going to try to flash back to stock and see if that works.
It's booting now and it's been on the start screen for a minute or two. How long should it take on a stock flash? Just curious how long to wait before yanking the battery and trying again.
How did you flash stock, using fastboot or a zip? These are the stock images correct?
I boot into Recovery Mode and did the factory reset.
I also have a su.zip on my sdcard that I think is the rooted image that was used when I used the WugFresh root toolkit. But I'm not sure.
Shouldn't the Factory Reset... do a Factory Reset?
Edit: I see it's just data not an actual factory reset as I am thinking.
patriot95 said:
I boot into Recovery Mode and did the factory reset.
I also have a su.zip on my sdcard that I think is the rooted image that was used when I used the WugFresh root toolkit. But I'm not sure.
Shouldn't the Factory Reset... do a Factory Reset?
Edit: I see it's just data not an actual factory reset as I am thinking.
Click to expand...
Click to collapse
If you don't have a ROM or kernel zip file on your SD card, you'll want to put one there. Factory Reset already reset any data you have, so you'll want to flashing a ROM would be recommended here.
You can use ADB to push files to your SD card. You'll need to get into Recovery, mount /data (which is under Mounts and Storage menu), then open a command prompt window and change directories to your Android SDK folder, specifically Platform-tools. Then use ADB to push the zip files to your SD card:
adb push <name of file>.zip /data/media
EDIT 2: You'll want to download and put the zip file in your SDK - Platform-tools folder before you use ADB to push it there.
You can then flash the ROM via Install file from SD card.
Does this make sense?
EDIT: The su.zip is just to get root access, not a full ROM zip.
RMarkwald said:
If you don't have a ROM or kernel zip file on your SD card, you'll want to put one there. Factory Reset already reset any data you have, so you'll want to flashing a ROM would be recommended here.
You can use ADB to push files to your SD card. You'll need to get into Recovery, mount /data (which is under Mounts and Storage menu), then open a command prompt window and change directories to your Android SDK folder, specifically Platform-tools. Then use ADB to push the zip files to your SD card:
adb push <name of file>.zip /data/media
You can then flash the ROM via Install file from SD card.
Does this make sense?
EDIT: The su.zip is just to get root access, not a full ROM zip.
Click to expand...
Click to collapse
It makes sense... but I'm a little new so I will try this. Might take me a while.
By the way... these captcha images suck.
Thank you for the help... I am re-rooting my phone now. I was able to get back to stock.
Good job, glad to help!
RMarkwald said:
Pull the battery, hold Vol Up/Vol Down/Power to get into Recovery.
EDIT: When you get into the bootloader, hit Vol Up until Recovery shows up, then hit the Power button to boot to Recovery.
Click to expand...
Click to collapse
I LOVE YOU!
(I did the same thing with the auto-flash kernel and was stuck. I totally forgot that you had to hold BOTH up/down with the power button.)
Franco's app SUCKS!
Thanks my man!!! :good:
BTW...Jelly Bean rocks!
Hello guys i have tha same problem with patriot95 (black screen Google and one small lock lower) ... my device is optimus 3d p920 and i cant reboot it .
can you help me ? PLz
This is a problem with the toolkit...
Do you have any adb and fastboot downloaded? No? Download it. There's more than enough instructions on that.
You didn't need to factory reset AT ALL. All you needed to do was just re-flash your ROM and you would've been good to go.
Next time learn how to use adb and fastboot command please. Then, there will be less chance of messing it up and not being able to fixing it.
Hi, sorry this thread is kinda old already but I don't really want to start new thread about same problem. So, similar to OP, I stupidly use the 'autoflash' option from franco app, and I'm stuck now. But I can still have access to CWM recovery. I was using the stock 4.2.2 takju before. I already tried to re-flash stock kernel -> fail. Tried re-flash stock rom - fail. Tried wipe cache and dalvik then flash deodexed 4.2.2 -> also fail. Please help me, I really need to use my phone right now.
Are you flashing a 4.2.2 kernel with a 4.2.2 ROM?
What ROM and kernel?
Sent from my Galaxy Nexus using xda premium
I flashed the stock 4.2.2 rom from the google website but it doesn't work. Then I tried the stock 4.2.2 from this link,
http://forum.xda-developers.com/showthread.php?t=1737849 but also failed.
I also flashed the stock kernel from this link
http://forum.xda-developers.com/showthread.php?t=2151154
Related
1. Odin this fie, using PDA section:
http://adrynalyne.us/files/odin/cwm_recovery_test4_adryn.tar
2. Download this file and put it on the root of your sdcard:
http://dl.dropbox.com/u/2056318/update.zip
3. Boot to recovery, either from manual three button method (down, up vol +power) or using something like quick boot on the market.
4. Apply update.zip.
5. Profit!
Thanks:
bubby323
imnuts
Logan302
Trailblazer
jt1134 (his update.zip, very awesome)
use at your own risk. I am not responsible for anything you do to your device!
OK I'm in trouble now, I odin the first file and copy the update.zip to the sc card. After I do a manual boot to the boot loader the camera button does not activate anything I can not start the update.zip or reboot. If I pull the battery and reboot it just boot back to the boot loader again. Please advice I need my phone back soon.
Thanks
Update:
if I odin the "cont_cwm_recovery_2.tar.md5" file from the other post the camera button will activate the update.zip but got some error but reboot just fine. I think the odin file made in this post is for device that has the home button on the phone and no camera button map. Still no CWM but at least the phone boots normally now.
kdoweb1 said:
OK I'm in trouble now, I odin the first file and copy the update.zip to the sc card. After I do a manual boot to the boot loader the camera button does not activate anything I can not start the update.zip or reboot. If I pull the battery and reboot it just boot back to the boot loader again. Please advice I need my phone back soon.
Thanks
Update:
if I odin the "cont_cwm_recovery_2.tar.md5" file from the other post the camera button will activate the update.zip but got some error but reboot just fine. I think the odin file made in this post is for device that has the home button on the phone and no camera button map. Still no CWM but at least the phone boots normally now.
Click to expand...
Click to collapse
Lol... Flash the original recovery that is in this post again... Then use the soft key pad (all the way to the left) to make selections... The camera button is no longer used...
Sorry, yes, the key mappings are a bit wonky.
can yyou say HE FREAKED OUT! LOL!! flash orignal VZ image your good if you dont know what your doing unless you can afford a new phone i would research and play with an old phone first..
OK, I odin back the test 4 file and apply the update.zip install the rom manager form the market place and flash CWM 2.5.0.4 but how can boot to CWM?
kdoweb1
Check this post the first link gives step by on how to get CWR installed and the 2nd how to install the ROM.
http://forum.xda-developers.com/showpost.php?p=11188059&postcount=17
odpz said:
kdoweb1
Check this post the first link gives step by on how to get CWR installed and the 2nd how to install the ROM.
http://forum.xda-developers.com/showpost.php?p=11188059&postcount=17
Click to expand...
Click to collapse
Thank you, I'll give it a try when I get home. What is the difference between official version of ClockworkMod Recovery for Samsung Continuum rather than a custom port made by adrynalyne? From what I can gather from the read is that the official will boot directly to CWM everytime rather than having to apply the update.zip to boot it CWM? In any case I'm much more comfortable flashing ROMs and kernel now that I can do backup in CWM.
Thanks again
Ok... I got this to install and I am able to apply the update and get into clockwork recovery. How do I get it only load CWR each time now instead of the factory recovery?
I keep having to use the default recovery to get into CWR...
I love the fact i am finally able to make a solid backup of this damn phone though!
dottat said:
Ok... I got this to install and I am able to apply the update and get into clockwork recovery. How do I get it only load CWR each time now instead of the factory recovery?
I keep having to use the default recovery to get into CWR...
I love the fact i am finally able to make a solid backup of this damn phone though!
Click to expand...
Click to collapse
The only way to get that to happen, is to apply a voodoo kernal.
Sent from my space time Continuum using the XDA App.
I have the voodoo kernel installed.. didn't seem to work...
**edit.. perhaps I need to allow the lag-fix to change the partition data first.. i'll try that and report back.
dottat said:
I have the voodoo kernel installed.. didn't seem to work...
Click to expand...
Click to collapse
When you reboot to recovery, how are you doing it? ROM Manager can not properly boot into CWM on voodoo kernels
I tried to boot it using both volume keys. Now it's stuck in a bootloop saying something like "miscooperation"
dottat said:
I tried to boot it using both volume keys. Now it's stuck in a bootloop saying something like "miscooperation"
Click to expand...
Click to collapse
oops, i hit the thanks button >.< oh well...
Anyway, did you do a battery pull after you activated voodoo? You had to let it convert your whole system! I don't know what else could be wrong.
Yeah.. I let it convert.. it booted up fine when done. I then shut it off and tried to reboot and go into the CWR menu. It then boot looped. I was able to manually get to CWR through the stock menu and am in the process of restoring right now....
dottat said:
Yeah.. I let it convert.. it booted up fine when done. I then shut it off and tried to reboot and go into the CWR menu. It then boot looped. I was able to manually get to CWR through the stock menu and am in the process of restoring right now....
Click to expand...
Click to collapse
oh... Well, that's good at least.
Ok.. got it to flash the voodoo kernel again and now all I get is the Cwm recovery menu. Not sure what i can do to get this thing to load an OS again.
Signature verification fail on update.zip
Edit:
Downloaded update.zip from addictive tips. Booted into the red colored clockwork once. Flashed DL17 Root Deodex etc. Can't boot into that recovery again. Been trying and trying.
AWFUL
So I did everything as instructed and used odin to flash recovery. now I'm trying to get CWM on my device going into boot mood. Error message says signature failed and that "update.zip gone" HELP!!!
jlt8604
I would copy the update.zip again on the root of your sdcard and try the manual recovery procedure.
i ve recently rooted my phone, it was on 4.0.2; everything works perfectly fine.
i just wanted to try jelly bean and when i tried to install it, after selecting whether to erase cache and backing up, phone rebooted and when it opened up i got this screen with a droid laying down on the ground with an exclamation mark on it.
whenever i try to restore my phone with clockwork or galaxy nexus root toolkit, i get stuck on that screen.
if i plug the battery out and start my phone, it openes up without any problems.
what did i do wrong?
kallshak said:
i ve recently rooted my phone, it was on 4.0.2; everything works perfectly fine.
i just wanted to try jelly bean and when i tried to install it, after selecting whether to erase cache and backing up, phone rebooted and when it opened up i got this screen with a droid laying down on the ground with an exclamation mark on it.
whenever i try to restore my phone with clockwork or galaxy nexus root toolkit, i get stuck on that screen.
if i plug the battery out and start my phone, it openes up without any problems.
what did i do wrong?
Click to expand...
Click to collapse
similar problem even i had but in my case when the screen with android excamn mark use to come it had some thing to do with enable/ disable when i press power button it use to show to cwm screen and last two line says recovery mode disabled etc and if i wait it says its enables after it says enables button use to work just try that not very sure in your case myte work
actually i couldn't fully understand what you meant
no one knows anything about this problem?
Using Root explorer, go into system/ and after you do Mount R/W, rename the file recover-from-boot.p to recover-from-boot.p.bak or delete it.
Then go into Rom Manager and Flash CMR and reboot into recovery.
From then on, you will never see that red triangle again when you boot into recovery, neither do you have to flash CMR everytime you have to boot into recovery.
Hope this helped.
rename (or delete) this file: /system/etc/install-recovery.sh.
This will prevent the ROM from overwriting CWM with the stock recovery. If you want to have the stock recovery so that future updates will install automatically, leave the ROM as is.
brealorg said:
rename (or delete) this file: /system/etc/install-recovery.sh.
This will prevent the ROM from overwriting CWM with the stock recovery. If you want to have the stock recovery so that future updates will install automatically, leave the ROM as is.
Click to expand...
Click to collapse
so if i rename or delete this file, in future i cant get stock updates then?
kallshak said:
so if i rename or delete this file, in future i cant get stock updates then?
Click to expand...
Click to collapse
considering you're wanting to overwrite the stock recovery with CWM, you wouldnt anyways.
another question, is this action reversible?
i mean, if i ever want to bring my phone back to unrooted and stock state?
i ve tried to look it up with search but couldnt find the answer
you didnt search very hard then.
http://forum.xda-developers.com/showthread.php?t=1626895
might've missed some key words on search. thx for your help
so i rooted my s3 for sprint and beleive everything went fine i do have root...but everytime i am gonna install a rom..(tried 3 diffrent ones) while is installing the android drops flat on his back with the hood open and exclamation on his chest...can some one pls HELP ME AND THE LIL GUY OUT!!!
p.s i tried unrooting and and when checking .md5 file it fails so i cancelled..
HELP ME!!!!!
kay131108 said:
so i rooted my s3 for sprint and beleive everything went fine i do have root...but everytime i am gonna install a rom..(tried 3 diffrent ones) while is installing the android drops flat on his back with the hood open and exclamation on his chest...can some one pls HELP ME AND THE LIL GUY OUT!!!
p.s i tried unrooting and and when checking .md5 file it fails so i cancelled..
HELP ME!!!!!
Click to expand...
Click to collapse
Your going into download/odin mode. You need to go into whatever custom recovery you have to flash roms....
Damn its been a while since i did the 3 finger salute but i think it's power+home+ volume down.
If thats not it then its volume up lol.
Sent from a planet far far away.
Speedin07si said:
Your going into download/odin mode. You need to go into whatever custom recovery you have to flash roms....
Damn its been a while since i did the 3 finger salute but i think it's power+home+ volume down.
If thats not it then its volume up lol.
Sent from a planet far far away.
Click to expand...
Click to collapse
i have tried that and nothing.go into recovery mode and try installing the guy still drops dead.
kay131108 said:
i have tried that and nothing.go into recovery mode and try installing the guy still drops dead.
Click to expand...
Click to collapse
Recovery shouldn't have the android guy. What recovery are you using?
Sent from a planet far far away.
Speedin07si said:
Recovery shouldn't have the android guy. What recovery are you using?
Sent from a planet far far away.
Click to expand...
Click to collapse
ok.sorry you are right that was not recovery..can u pls be a little more specific.. if i press the three buttons with volume down is just an android in download mode..so what do i do next?...clockworkmodrecovery
kay131108 said:
ok.sorry you are right that was not recovery..can u pls be a little more specific.. if i press the three buttons with volume down is just an android in download mode..so what do i do next?...clockworkmodrecovery
Click to expand...
Click to collapse
If it's putting you in download switch the volume button your holding... so if holding volume down gold up instead and vice versa
SPRINT GS3 FAQ
kay131108 said:
ok..can u pls be a little more specific..i if i press the three buttons with volume down is just an android in download mode..so what do i do next?...clockworkmodrecovery
Click to expand...
Click to collapse
Ok, let's start at the very beginning (it's a very good place to start).
Before we get started, I'm going to make the following assumptions:
You successfully rooted your phone through Odin.
You currently have a custom recovery (either TWRP or CWM).
You have a Rom you'd like to flash on either your internal storage or your SDcard (I'd recommend the SDcard, but that's your prerogative).
If either of the first two is not true, I'd recommend going back to qbking77's thread and check out the videos on how to use Odin to gain root and a custom recovery.
If number 3 above is not true, download a ROM (nor someone new to flashing/custom Roms, I'd recommend Freeza's stock rooted Rom, as it's identical to stock TW, but just with Root). Once you download a Rom, check it's md5sum to verify that it's a good download. Copy the file to your SD card and get ready to flash (make sure you have decent battery life left, I try to keep at least 50% or more when flashing Roms, although it shouldn't take too long.
I'll give directions on how to flash a Rom below. The instructions will be for TWRP, but CWM has similar options/settings
Turn your phone completely off (hold down power for 3-5 seconds)
Boot your phone into recovery. Hold Up, Menu, and Power for a few seconds (until SAMSUNG appears on your screen and the phone vibrates)
Make a Nandroid backup. I can't emphasize this enough. In flashing, it's almost a certainty that one time, something will mess up. When that happens, you want to be able to restore a backup. In TWRP, just go into Backup Menu and choose where you want it (internal vs. External storage). It takes my phone a few (5-10) minutes to completely backup my data.
In TWRP, click the wipe button, then system. This will completely wipe the Rom from your phone. Doing this will allow you to get a "clean" install, without any settings or leftover files from your old Rom getting in the way. Instead, you could only wipe data (factory reset), which is good enough for most Roms. I'd still recommend a system wipe, though.
Also while in the Wipe menu, wipe Cache and Dalvik Cache.
Go back to the TWRP main menu.
Click Install, then find your Rom zip file (may have to switch from internal to external storage).
Let TWRP do it's thing.
If you're installing a TW-based Rom, chances are it had gapps already installed. If not, you should now flash the correct gapps package from goo.im. Make sure you're flashing the correct one, as if you don't, your google apps will force close upon use.
Reboot into system and give it time to boot (first boot sometimes takes a couple of minutes).
Set up your phone the way you like.
These should be the directions to follow whenever you flash a new Rom. Some Roms have the Aroma installer, so you'll have more options once you choose to flash the Rom zip, but those are typically easy to follow (and vary from Rom to Rom, so I won't be able to give you a good guide on that).
Hope this helps!
This guy and his mini-guide posts^
CNexus said:
This guy and his mini-guide posts^
Click to expand...
Click to collapse
He's spot on though, lol... great job topherk
SPRINT GS3 FAQ
topherk said:
Ok, let's start at the very beginning (it's a very good place to start).
Before we get started, I'm going to make the following assumptions:
You successfully rooted your phone through Odin.
You currently have a custom recovery (either TWRP or CWM).
You have a Rom you'd like to flash on either your internal storage or your SDcard (I'd recommend the SDcard, but that's your prerogative).
If either of the first two is not true, I'd recommend going back to qbking77's thread and check out the videos on how to use Odin to gain root and a custom recovery.
If number 3 above is not true, download a ROM (nor someone new to flashing/custom Roms, I'd recommend Freeza's stock rooted Rom, as it's identical to stock TW, but just with Root). Once you download a Rom, check it's md5sum to verify that it's a good download. Copy the file to your SD card and get ready to flash (make sure you have decent battery life left, I try to keep at least 50% or more when flashing Roms, although it shouldn't take too long.
I'll give directions on how to flash a Rom below. The instructions will be for TWRP, but CWM has similar options/settings
Turn your phone completely off (hold down power for 3-5 seconds)
Boot your phone into recovery. Hold Up, Menu, and Power for a few seconds (until SAMSUNG appears on your screen and the phone vibrates)
Make a Nandroid backup. I can't emphasize this enough. In flashing, it's almost a certainty that one time, something will mess up. When that happens, you want to be able to restore a backup. In TWRP, just go into Backup Menu and choose where you want it (internal vs. External storage). It takes my phone a few (5-10) minutes to completely backup my data.
In TWRP, click the wipe button, then system. This will completely wipe the Rom from your phone. Doing this will allow you to get a "clean" install, without any settings or leftover files from your old Rom getting in the way. Instead, you could only wipe data (factory reset), which is good enough for most Roms. I'd still recommend a system wipe, though.
Also while in the Wipe menu, wipe Cache and Dalvik Cache.
Go back to the TWRP main menu.
Click Install, then find your Rom zip file (may have to switch from internal to external storage).
Let TWRP do it's thing.
If you're installing a TW-based Rom, chances are it had gapps already installed. If not, you should now flash the correct gapps package from goo.im. Make sure you're flashing the correct one, as if you don't, your google apps will force close upon use.
Reboot into system and give it time to boot (first boot sometimes takes a couple of minutes).
Set up your phone the way you like.
These should be the directions to follow whenever you flash a new Rom. Some Roms have the Aroma installer, so you'll have more options once you choose to flash the Rom zip, but those are typically easy to follow (and vary from Rom to Rom, so I won't be able to give you a good guide on that).
Hope this helps!
Click to expand...
Click to collapse
ok..first thanx guys for taking your time to helping this noob..ok so on to biz.
You successfully rooted your phone through Odin...........YES I DID
You currently have a custom recovery (either TWRP or CWM)................I BELEIVE I HAVE CWM..AND I SEEN TWRP THROGH ROM MANAGER.
You have a Rom you'd like to flash on either your internal storage or your SDcard (I'd recommend the SDcard, but that's your prerogative). YES I HAVE A FEW ROMS ALREADY TO GO>
ok now here......
Turn your phone completely off (hold down power for 3-5 seconds)
Boot your phone into recovery. Hold Up, Menu, and Power for a few seconds (until SAMSUNG appears on your screen and the phone vibrates)................THE PHONE GOES TO A SCREEN THAT SAYS ANDROID SYSTEM RECOVERY <3e>.........
in this screen is a dead android with the hood open and red triangle with exclamation on it....and on the left hand side of the android in Yellow letters it says
# MANUAL MODE #
__APPLING MULTI-csc...
APPLIED the csc-code : SPR
succefully applied multi-csc.
hope this gives you some info on whats going on......
UPDATE:
i downloade goo manager and now have twrp recovery...going to try an install rom now....will update.
kay131108 said:
ok..first thanx guys for taking your time to helping this noob..ok so on to biz.
You successfully rooted your phone through Odin...........YES I DID
You currently have a custom recovery (either TWRP or CWM)................I BELEIVE I HAVE CWM..AND I SEEN TWRP THROGH ROM MANAGER.
You have a Rom you'd like to flash on either your internal storage or your SDcard (I'd recommend the SDcard, but that's your prerogative). YES I HAVE A FEW ROMS ALREADY TO GO>
ok now here......
Turn your phone completely off (hold down power for 3-5 seconds)
Boot your phone into recovery. Hold Up, Menu, and Power for a few seconds (until SAMSUNG appears on your screen and the phone vibrates)................THE PHONE GOES TO A SCREEN THAT SAYS ANDROID SYSTEM RECOVERY .........
in this screen is a dead android with the hood open and red triangle with exclamation on it....and on the left hand side of the android in Yellow letters it says
# MANUAL MODE #
__APPLING MULTI-csc...
APPLIED the csc-code : SPR
succefully applied multi-csc.
hope this gives you some info on whats going on.
Click to expand...
Click to collapse
You're still on stock recovery you need download goomanager from the play store hit the menu button and select install open recovery script to install twrp. Then reboot recovery and flash your rom :thumbup:
☆SoA: Son's of Android™☆
I like to break stuff!
Ok, it sounds like your recovery is bonked (and yes, that is the technical term). Something must've gone wrong when you were flashing the recovery through Odin (not necessarily your fault, sounds like it might've been a corrupted download).
One thing you can do is to download the latest TWRP. The way to do this is to install the GooManager app from the play store.
Once GooManager is installed, click on the "menu" button, then choose "Install OpenRecoveryScript." This will download and install the latest version of TWRP. Let it do it's thing then try to reboot into recovery again (you can do it directly from GooManager, it's one of the main options).
Let me know if that works.
Edit:
Originally Posted by -EViL-KoNCEPTz-
You're still on stock recovery <3e> you need download goomanager from ths play store hit thw menu button and select install open recovery script to install twrp. Then reboot recovery and flash your rom :thumbup:
Click to expand...
Click to collapse
Bah! Beat me to it! I had to get all wordy with my response!
topherk said:
Ok, it sounds like your recovery is bonked (and yes, that is the technical term). Something must've gone wrong when you were flashing the recovery through Odin (not necessarily your fault, sounds like it might've been a corrupted download).
One thing you can do is to download the latest TWRP. The way to do this is to install the GooManager app from the play store.
Once GooManager is installed, click on the "menu" button, then choose "Install OpenRecoveryScript." This will download and install the latest version of TWRP. Let it do it's thing then try to reboot into recovery again (you can do it directly from GooManager, it's one of the main options).
Let me know if that works.
Click to expand...
Click to collapse
Ninja'd they're still on stock recovery, the <3e> is a dead giveaway
☆SoA: Son's of Android™☆
I like to break stuff!
I know one of the steps with the Odin flashing it to reboot into Recovery before rebooting into the Rom (otherwise it re-installs the stock recovery). Do you think this person forgot to do that?
topherk said:
I know one of the steps with the Odin flashing it to reboot into Recovery before rebooting into the Rom (otherwise it re-installs the stock recovery). Do you think this person forgot to do that?
Click to expand...
Click to collapse
Most likely. Alot of people miss that step. You need to reboot recovery to disable the recovery install script that reflashes stock clockwork on boot.
☆SoA: Son's of Android™☆
I like to break stuff!
To the OP why do you say you are rooted? Have to tried to install an app which requires root access and where able to? I think you failed to root the device at all. I think you need to go through the process all over again to root your device. Once you flash the custom recovery via odin you can not let the phone reboot, you must pull the battery then boot into the custom recovery flash the team Epic root zip which will prevent the stock recovery from being installed again. Then at this point will you be able to reboot the phone. Once it boots up verify you have SU installed and have root access. Now the MOST IMPORTANT thing you are going to do is shut down, boot back into custom recovery (cwm) and make a nandroid backup.
Transmitted with a portable device using Xparent Blue Tapatalk 2
flastnoles11 said:
He's spot on though, lol... great job topherk
SPRINT GS3 FAQ
Click to expand...
Click to collapse
I know
To the OP please remember to use a heavy duty or Blackberry cable when using Odin or copying files to your phone from the computer.
YOU GUYS ARE THE GREATES SOB"S ON THIS EARTH,THNX TO ALL FOR YOUR HELP..i will be donating soon!!!.
kay131108 said:
YOU GUYS ARE THE GREATES SOB"S ON THIS EARTH,THNX TO ALL FOR YOUR HELP..i will be donating soon!!!.
Click to expand...
Click to collapse
If you don't mind telling us where was the issue?
Transmitted with a portable device using Xparent Blue Tapatalk 2
so i was running aokp rom on my verizon galaxy nexus and i was changing fonts with an app and it worked several times but then i decided to check off all these boxes and replace their fonts too, instead of the few that were already checked off when i first downloaded the app and when i went to reboot my phone it didnt boot up all the way. It vibrated and i see the screen kinda lit up but theres no logo cus i remember turning off boot logo in settings for faster boot ups. I can get into clockwork mod recovery but i dont know whats wrong or what to do. i never made any backups with clockwork but i did with titanium backup pro. i tried searching the forums here for boot loop and i couldnt find an easy to understand answer. i managed to clear cache and delvik cache but that didnt help. there are no roms on my sd card to flash. i dont care if i lose everything and go back to stock ... I JUST NEED IT TO WORK! please please help!
use GNex Toolkit to push a new rom to you phone, and flash it.
http://forum.xda-developers.com/showthread.php?t=1400871
dreyy said:
so i was running aokp rom on my verizon galaxy nexus and i was changing fonts with an app and it worked several times but then i decided to check off all these boxes and replace their fonts too, instead of the few that were already checked off when i first downloaded the app and when i went to reboot my phone it didnt boot up all the way. It vibrated and i see the screen kinda lit up but theres no logo cus i remember turning off boot logo in settings for faster boot ups. I can get into clockwork mod recovery but i dont know whats wrong or what to do. i never made any backups with clockwork but i did with titanium backup pro. i tried searching the forums here for boot loop and i couldnt find an easy to understand answer. i managed to clear cache and delvik cache but that didnt help. there are no roms on my sd card to flash. i dont care if i lose everything and go back to stock ... I JUST NEED IT TO WORK! please please help!
Click to expand...
Click to collapse
1. If you have the AOKP rom zip on your phone's sdcard, try to install the zip again, this will fix the issue.
2. If it doesn't work try to wipe data and factory reset
3. If it still doesn't work or you don't have the zip download the app given below
http://www.wugfresh.com/nrt/
put device into bootloader mode. Open the app click on the left bottom Launch button under Advanced Utilities. Before proceeding download the stock rom version that you want to put on your device from Google. Using 7-zip open the tar file lets say you downloaded yakju-jop40d-factory-279cdc5d.tar. opening it you will see a white file, double click it to see yakju-jop40d folder from this folder extract everything. Now you will find a zip file in the files you extracted, unzip it and you will find the files you require for your phone to run. Select from Boot/Flash Image flash permanent, select boot and find the boot.img file you extracted from the zip, then select system and select system.img. Now if it worked get into recovery and fctory reset your phone and try to run it. I personally tried it and it worked for me.
if you get an error message saying your device wasnt found on fast boot. then you need to get your drivers installed. This app has an option for installing the drivers.
----------------
And if it still doesn't work try the guide below
Heres what you need to do in order to go back to stock - http://forum.xda-developers.com/showthread.php?t=1626895 - instead of installing the drivers from this guide you can use the tool mentioned above.
Best of Luck
People who suggest a toolkit to noob users are the most lazy.
@OP, go read this thread/first post: http://forum.xda-developers.com/showthread.php?t=1812959
You don't need to go back to stock, you don't need a toolkit, you just need a rom zip on your PC, ADB, and a custom recovery. Done.
Sent from my Nexus
I think setting up adb is more painful for a noob, this tool provides the options to use adb as well
ibrahim_5 said:
I think setting up adb is more painful for a noob, this tool provides the options to use adb as well
Click to expand...
Click to collapse
yeah its sooooooo hard to drop 3 files into a folder and open a command prompt there.....
Pirateghost said:
yeah its sooooooo hard to drop 3 files into a folder and open a command prompt there.....
Click to expand...
Click to collapse
Hey! I'll have you know that right clicking is hard.
Hello all, I was wondering if anyone can point me in the right direction. I have a acer iconia a100 rooted and currently running the carbon rom (4.2.2) and twrp recovery (2.6.3.0). I would like to go back to stock rom (ICS). I have not changed any kernals or anything like that. Can I just restore my nandroid backup of my stock rom or is there something specific I have to do? Also, I just looked and I dont have a stock backup with twrp, only with cwm. When I unlocked bootloader, I installed cwm, then must have done a backup of stock rom, then flashed carbon rom, then switched to twrp and made another backup so I would have to go back to cwm to restore nandroid. How do I go back to cwm from twrp?? Thanks for the feedback.
I looked in my internal storage and it looks like I have 2 zips, fastbootrecovery.zip and xsposeddisabler-cwm.zip, do I flash one of these?? and if I do, can I do it with es explorer?? Thanks
jreink01 said:
Hello all, I was wondering if anyone can point me in the right direction. I have a acer iconia a100 rooted and currently running the carbon rom (4.2.2) and twrp recovery (2.6.3.0). I would like to go back to stock rom (ICS). I have not changed any kernals or anything like that. Can I just restore my nandroid backup of my stock rom or is there something specific I have to do? Also, I just looked and I dont have a stock backup with twrp, only with cwm. When I unlocked bootloader, I installed cwm, then must have done a backup of stock rom, then flashed carbon rom, then switched to twrp and made another backup so I would have to go back to cwm to restore nandroid. How do I go back to cwm from twrp?? Thanks for the feedback.
I looked in my internal storage and it looks like I have 2 zips, fastbootrecovery.zip and xsposeddisabler-cwm.zip, do I flash one of these?? and if I do, can I do it with es explorer?? Thanks
Click to expand...
Click to collapse
Just the stock ROM or completely back to stock, 100%?
If you don't know what those zips are, or how to use them, then don't use them, period.
To get back cwm you can use fastboot to flash it back on or use one of the cwm installers in development, if any are still there, if you want to do it with fastboot you'll need some stuff to get ready, most of it should be there from when you rooted the first time, then a couple lines in a command prompt and you'll have it back. There's also stock rooted ICS ROMs available, so depending on what you want we can go from there.
Tapatalked from my HTC DNA - Akakaze
pio_masaki said:
Just the stock ROM or completely back to stock, 100%?
If you don't know what those zips are, or how to use them, then don't use them, period.
To get back cwm you can use fastboot to flash it back on or use one of the cwm installers in development, if any are still there, if you want to do it with fastboot you'll need some stuff to get ready, most of it should be there from when you rooted the first time, then a couple lines in a command prompt and you'll have it back. There's also stock rooted ICS ROMs available, so depending on what you want we can go from
I am going to sell my tablet so I would like to go to my backup of my stock rom. When I restore my stock backup, I can just do a full wipe, that will get me back to the starting point of just the basic rom, right?? That will wipe all my data from the backup rom, or will a full wipe erase the rom too?? I want to get back to the basic rom (just like if I install a new rom) have to set up accounts, wifi, etc).
Also, is there a tutorial or a step by step guide to reinstall cwm back on my tablet, since my stock rom was backed up with cwm? And where do I have the files to reflash cwm. Thanks for your assistance in helping me return my tablet to the state I want.
Click to expand...
Click to collapse
I found a site that has it step by step, installing cwm. Here it is.
Here it is guys, Stock CWM Recovery for the ACER A100.
Before anything make sure you have the latest ICS leak C/O Vache, Root, and Unlocked Bootloader.
Official ICS Leak c/o Vache:
http://forum.xda-developers.com/show....php?t=1510706
Root Instructions here:
http://forum.xda-developers.com/show....php?t=1531646
Unlock your bootloader for fastboot, follow here:
http://forum.xda-developers.com/show....php?t=1557445
once you have done all of the above, you should be ready to flash this recovery. Make sure you have ADB up and working properly. And place the recovery.img in your working folder (see below)
1- Open a command prompt in your working folder (usually in your platform tools, mine is C:\android-sdk-windows\platform-tools) make sure you are administrator.
2- Connect Tablet to pc and get excited.
3- Type: adb devices (verify your Tab is connected and listed)
4- Type: adb reboot bootloader
5- Once bootloader is in fastboot type: fastboot flash recovery recovery.img
You will see writing recovery, flashing recovery, etc.
6- Once flashed Type: fastboot reboot
7- Profit
But it says make sure you have the latest ics leak?? Are they refferring to the rom?? If so, I currently have carbon rom istalled which is jellybean. This will not work then?? I am a little confused and any feedback would be greatly appreciated.
jreink01 said:
I found a site that has it step by step, installing cwm. Here it is.
Here it is guys, Stock CWM Recovery for the ACER A100.
Before anything make sure you have the latest ICS leak C/O Vache, Root, and Unlocked Bootloader.
Official ICS Leak c/o Vache:
http://forum.xda-developers.com/show....php?t=1510706
Root Instructions here:
http://forum.xda-developers.com/show....php?t=1531646
Unlock your bootloader for fastboot, follow here:
http://forum.xda-developers.com/show....php?t=1557445
once you have done all of the above, you should be ready to flash this recovery. Make sure you have ADB up and working properly. And place the recovery.img in your working folder (see below)
1- Open a command prompt in your working folder (usually in your platform tools, mine is C:\android-sdk-windows\platform-tools) make sure you are administrator.
2- Connect Tablet to pc and get excited.
3- Type: adb devices (verify your Tab is connected and listed)
4- Type: adb reboot bootloader
5- Once bootloader is in fastboot type: fastboot flash recovery recovery.img
You will see writing recovery, flashing recovery, etc.
6- Once flashed Type: fastboot reboot
7- Profit
But it says make sure you have the latest ics leak?? Are they refferring to the rom?? If so, I currently have carbon rom istalled which is jellybean. This will not work then?? I am a little confused and any feedback would be greatly appreciated.
Click to expand...
Click to collapse
Does anyone have any suggestions?? Thanks
Well, before the tab got official ICS, we had a leak. If you had read down the topics some you would've found it. You do not want cwm, you want twrp.
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Well, before the tab got official ICS, we had a leak. If you had read down the topics some you would've found it. You do not want cwm, you want twrp.
Does anyone have any suggestions on whether it is ok to do this? Thanks
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I need cwm to restore my stock rom. If I use the steps quoted below to reinstall cwm, will I run into any problems since I'm coing from carbon rom (jellybean) to stock rom which is (ICS)?
jreink01 said:
I need cwm to restore my stock rom. If I use the steps quoted below to reinstall cwm, will I run into any problems since I'm coing from carbon rom (jellybean) to stock rom which is (ICS)?
Click to expand...
Click to collapse
Does anyone know if this how to guide is good to use when coming from carbon rom (jellybean) to stock rom (ics))? Thanks
jreink01 said:
Does anyone know if this how to guide is good to use when coming from carbon rom (jellybean) to stock rom (ics))? Thanks
Click to expand...
Click to collapse
To just go back to stock to sell it you'll run into a couple issues coming from 4.2+, namely the storage path changes, you'll retain the /0 folders, however many were made. Otherwise following the guide that roman made will work to go back to 100% stock, I'll see if I can get a link, I'm in a waiting room with crappy data lol
Edit:
That guide will work for installing cwm, basically get your cwm image then get fastboot going, fastboot flash recovery cwmimageyougot.IMG
http://forum.xda-developers.com/showthread.php?p=33574648
Best way to return to 100% stock. No need to fuss with recoveries just install what he says then the ROM does the rest. While in twrp remember to go delete /0 directories or they'll remain there forever. Or until its deleted at a later date, but if you have stuff in there you should do it prior to going fully stock again.
Tapatalked from my HTC DNA - Akakaze
pio_masaki said:
To just go back to stock to sell it you'll run into a couple issues coming from 4.2+, namely the storage path changes, you'll retain the /0 folders, however many were made. Otherwise following the guide that roman made will work to go back to 100% stock, I'll see if I can get a link, I'm in a waiting room with crappy data lol
Edit:
That guide will work for installing cwm, basically get your cwm image then get fastboot going, fastboot flash recovery cwmimageyougot.IMG
http://forum.xda-developers.com/showthread.php?p=33574648
Best way to return to 100% stock. No need to fuss with recoveries just install what he says then the ROM does the rest. While in twrp remember to go delete /0 directories or they'll remain there forever. Or until its deleted at a later date, but if you have stuff in there you should do it prior to going fully stock again.
Tapatalked from my HTC DNA - Akakaze
Click to expand...
Click to collapse
Thanks for the response, youve fully confused me with the /0 folders?? What exactly is that?? When I go to es file explorer, I see sdcard0 (which looks like the internal storage) and sd01 which looks like my ext sd card. Is it one of those your are talking about??
Also, you said something about go delete in twrp, I went into twrp and did not find anything with that name?? am I deleteing something in twrp. Could you spell it out for me since I am a noob when it comes to reverting a device to stock. Thanks for taking the time to explain this.
jreink01 said:
Thanks for the response, youve fully confused me with the /0 folders?? What exactly is that?? When I go to es file explorer, I see sdcard0 (which looks like the internal storage) and sd01 which looks like my ext sd card. Is it one of those your are talking about??
Also, you said something about go delete in twrp, I went into twrp and did not find anything with that name?? am I deleteing something in twrp. Could you spell it out for me since I am a noob when it comes to reverting a device to stock. Thanks for taking the time to explain this.
Click to expand...
Click to collapse
that is something happening with cwm. i had this problem. it keeps creating a folder names 0 and keep moving old files into that whenever you install a new rom.
Hello guys. I need your feedback. I have a A100 that is rooted and is currently running carbon rom 4.2. I am going to be selling this in the next couple weeks because I just don't use it anymore now that I have a second pc.Do you think it would be more advantagious to sell this just the way it is (rooted and custom rom) or should I take it back to completely stock? Or if it is more advantagious to sell it with a custom rom, which rom would you guys suggest?? Thanks again for any and all suggestions.
Please Help!! I was trying to go to stock ics and these are the steps I used.The simple method to revert back to stock ICS from a custom ROM on an A100.
+++Locked bootloader, no custom recovery, no root. Full stock .014 rom. It will recieve OTA updates to latest Acer version.+++
Get Ready
1) Download this flashable Stock recovery zip, and place in your normal flashing location, - Thx 4 help pio
http://db.tt/VLmnMCzq
Also uploaded below
2) Download the Official .014 Stock ICS rom
The stock ICS zip from zeronull. http://forum.xda-developers.com/show....php?t=1611696
Here is a second link to it. http://ubuntuone.com/7DZtbNqZzOk7qsaQxNk99a - thx zleto
3) Rename the Stock ICS rom to "update.zip", no quotes (make sure you have "hide known file extensions" UNCHECKED, in the folder options). And place it on the root of your microSD card. This will allow you to see the file extension to verify that it is named properly.
Get it Done
1) Flash the Stock recovery zip with your custom recovery. Then wipe cache, davlik cache, and wipe data/factory reset.
2) Reboot to system.
3) Allow it to sit for 5 minutes or so.
4) Then Power off.
5) Update from the microSD card by holding down the power and volume rocker closest to the corner at the same time, until you see "erasing cache .".. ect, ect. The stock rom install should start by itself, dont touch anything, wait for it to reboot.
****** If it won't boot do a factory reset (with the hardware buttons, see below) and/or try to reflash the ics rom one more time. ******
Quote:
To perform a Factory Data Reset use the following steps:
1.Place the rotation lock switch in the up position (tablet held in portrait). Or to the left if held in landscape.
2.Press and hold the Volume down button, which is located farthest from the corner (it is volume up, if held in landscape).
3.With the Volume down button held, press and hold the Power button for 3 seconds then release it. Continue holding the Volume down button.
4.Once the tablet vibrates, switch the rotation lock on and off repeatedly while still holding the Volume down button.
5.Release the Volume down button and stop switching the rotation lock once the "Erasing Userdata..." message appears in the upper left corner of the screen
Now I get the android symbol with the red triangle, that stays for about a minute, then it reboots and stays on thye acer screen. When I did the steps and was going to reboot, I received a waring while in recovery sayiny that I dont have a op installed. I did it anyway, as posted and now I'm stuck, can anyone PLEASE help me.I tried doing a reset with steps 2 though 4 but while pressing the vol up and letting go of the power button, it does not vibrate.
I try to boot into recovery with vol up + power, it boots than says erasing cache, then booting into recovery, the the android synbol comes up with the red triangle.
I can't even get into recovery. It says bootloader (unlock mode) when I pwer it on. If I press power + vol up, it says erasing cache, then booting into recovery kernal, then the android symbol comes up with the red triangle.Thanks for responding and since this is the wrong thread, can we discuss this in the other thread?? While I was typing this, the android symbol with the triangle was on the screen for about 2 minutes, then it just rebooted and now its saying acer acer acer acer acer on the bottom of the screen.
Can anyone help me out with this please?