Unrevoked Problem - EVO 4G Q&A, Help & Troubleshooting

I have rooted my EVO using a Mac and unrevoked and it went flawlessly but I am trying to help out a friend root his phone and we have to use a PC and it is being a pain in the butt. I loaded the Android USB Driver and that went fine. Then I enabled USB debugging and ran the Unrevoked software and it never works. It goes through the process just fine....I click on HBoot and the program restarts the phone. Once it comes back up the Unrevoked software says Failed to flash recovery image. The phone is still version 2.2 with a baseband version 2.15.00.11.19 with 0003 Hardware version. Anyone tell me what I might try to get this to work?
Thanks

After the process, does it still say s-on in the bootloader? Or does it say S-off?
Swyped from my Raided Evo

Check the bootloader; if its s-off then you're rooted, and you can flash a recovery via PC36IMG file.

It still says S-ON....I am not sure what else to try...I have tried like 10 times now.

Uninstall Unrevoked, then redownload it and try again.
Before running it again, double check that everything is set up properly - uninstall HTC Sync, make sure anything that has been installed to communicate with the phone is uninstalled (Doubletwist, PDAnet, etc), usb debugging, charge only, etc.
If you still can't get it to work, you might need to try it on a different computer or try a different root method.
(from... Evo/MIUI/Tapatalk)

If your phone does not already have a custom recovery, use unrevoked3 to root your phone.
■
The installation process cannot take place if the phone does not have a custom recovery installed.
■
Download the most recent ''unrevoked-forever.zip'' to a temporary location on your computer.
■
The update can be installed like any custom .zip file. Simply flash it from your custom recovery. Both Amon_RA and Clockworkmod Recoveries support custom .zip installs from the sdcard.
This part has me confused since I didn't have to do any of this on a Mac. What is the Unrevoked-forever zip and what does it do? How do you install it if you can't get in to recovery cause you aren't rooted? When I try to go in to recovery I get a picture of the phone with a red triangle on top of it with an exclamation point. I think I have confused myself.

uscjunkie said:
I have rooted my EVO using a Mac and unrevoked and it went flawlessly....
Click to expand...
Click to collapse
When did you root your phone? I was about to root my phone with Unrevoked too, but I'm nervous about sh!t not working.
I'm on version 3.70.651.1 (that came with the phone)

I had to do mine in Linux. Windows just would not cooperate.

Boot into the bootloader, do a clear storage [factory reset], then try unrevoked again. Make sure you have the hboot drivers, installed then uninstalled htc sync, then try again.
If your bootloader says s-off, and you got 'failed to flash recovery image] you're rooted, just no recovery. You can flash clockwork or amon_ra via PC36IMG to get a recovery [both can be found in the development section.]

uscjunkie said:
If your phone does not already have a custom recovery, use unrevoked3 to root your phone.
■
The installation process cannot take place if the phone does not have a custom recovery installed.
■
Download the most recent ''unrevoked-forever.zip'' to a temporary location on your computer.
■
The update can be installed like any custom .zip file. Simply flash it from your custom recovery. Both Amon_RA and Clockworkmod Recoveries support custom .zip installs from the sdcard.
This part has me confused since I didn't have to do any of this on a Mac. What is the Unrevoked-forever zip and what does it do? How do you install it if you can't get in to recovery cause you aren't rooted? When I try to go in to recovery I get a picture of the phone with a red triangle on top of it with an exclamation point. I think I have confused myself.
Click to expand...
Click to collapse
I believe on a pc you need to extract the zip files once you download them and once you have debugging enabled you can install those drivers in hboot. To do that right click computer-proporties-open device manager. I'm still a noob but trying to help out.

i just got my replacement the other day and unrevoked worked fine.. make sure dont have htc sync, downlaod n install the android usb driver, and go into Hboot and go to Hboot USB and press it and then plug in your usb cable, after the drivers install restart the phone, and start the unrevoked app.. should work.. i think my instructions were right.. one way to find out if i got everything.. lol

jp_danger said:
When did you root your phone? I was about to root my phone with Unrevoked too, but I'm nervous about sh!t not working.
I'm on version 3.70.651.1 (that came with the phone)
Click to expand...
Click to collapse
I ended up taking the plunge and rooted my phone. UnrEVOked worked to root the phone, but I think I effed up somewhere with flashing the ROMs.
Off to research what the hell I did

jp_danger said:
I ended up taking the plunge and rooted my phone. UnrEVOked worked to root the phone, but I think I effed up somewhere with flashing the ROMs.
Off to research what the hell I did
Click to expand...
Click to collapse
Are you referring to what you fixed in the other thread?

Related

[Q] Help with failed HTC Desire root using unrevoked

Ola,
I tried to use the following instructions to root my desire, which is using android 2.1 and bootloader .83.
I used the easy method in a linux live cd. from the htcdesire site.
It hung on the screen that said "Checking for root files" and stayed there for about an hour. I never got the success message.
I had the recovery manager on the phone screen, so I selected reboot, and the phone came back fine.
I tried using unrevoked again and had the same issue.
So I am not entirely sure if I am rooted or not. I am assuming not, since I do not have a superuser app in my listing of phone applications.
Anyone have a solution to this issue?
Thanks!
MW
MisterWolfe said:
Ola,
I tried to use the following instructions to root my desire, which is using android 2.1 and bootloader .83.
I used the easy method in a linux live cd. from the htcdesire site.
It hung on the screen that said "Checking for root files" and stayed there for about an hour. I never got the success message.
I had the recovery manager on the phone screen, so I selected reboot, and the phone came back fine.
I tried using unrevoked again and had the same issue.
So I am not entirely sure if I am rooted or not. I am assuming not, since I do not have a superuser app in my listing of phone applications.
Anyone have a solution to this issue?
Thanks!
MW
Click to expand...
Click to collapse
I think you missed root permissions. A 100% safe way:
Get an Ubuntu live cd (you can use any as long as sudo or su works there), extract unrevoked, then run the following commands in the terminal:
cd /path/to/unrevoked
chmod +x reflash
sudo ./reflash
If it asks you for a password, use "ubuntu" or "root". Unrevoked should start working.
This happened to me with my Desire as well. It turns out I was rooted.
Try turning your phone off, then hold the power and volume down buttons, then once you reach the boot screen, go ahead and select recovery. If you've successfully rooted your device, you should now be in whichever recovery mod you used unrEVOked to flash. For me, it was ClockWorkMod.
Go ahead and start following some custom ROM guides!
I do have the clockwork recovery mod on the phone, but when I tried to install titanium backup, it told me I do not have root permissions.
The tip with chmod'ing the flash file also did not work. I still get the same error.
Thanks
MisterWolfe said:
I do have the clockwork recovery mod on the phone, but when I tried to install titanium backup, it told me I do not have root permissions.
The tip with chmod'ing the flash file also did not work. I still get the same error.
Thanks
Click to expand...
Click to collapse
If you have clockwork mod, then flash any rooted rom from here. I recommend Pinky Desire, Neophyte mod or LeeDroid. These are my favorites, though, you can choose any you like
Sent from my HTC Desire using XDA App
K900 said:
If you have clockwork mod, then flash any rooted rom from here. I recommend Pinky Desire, Neophyte mod or LeeDroid. These are my favorites, though, you can choose any you like
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
I tried what you suggested, but the install failed due to not having root permissions, which hearkens back to unrevoked not working correctly.
MisterWolfe said:
I tried what you suggested, but the install failed due to not having root permissions, which hearkens back to unrevoked not working correctly.
Click to expand...
Click to collapse
Then try running unrevoked under Linux, as I suggested in post #2
Sent from my HTC Desire using XDA App
K900 said:
Then try running unrevoked under Linux, as I suggested in post #2
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
I ran it in linux the first, second, third, fourth, and fifth time I attempted to root the phone. Each time the process gets stuck on 'checking for root files', and hangs indefinitely.
Clockwork mod was installed, but the phone was not rooted.
Clockwork requires the phone to be rooted in order to flash roms.
I'll try unrevoked again tonight, but I am not expecting a different result.
Maybe this is a bug that will be dealt with in a future release.
This is very strange. If it has written ClockworkMod to your recovery partition, wether the ROM currently installed is rooted or not shouldnt have anything to say. You ARE trying to flash the zip from Clockwork Recovery by entering the bootloader when booting the phone, and not trough ROM Manager or similar? Sory for asking, but the thing some people does...
It would help to know what guide you have followed "the htcdesire site" isnæt really telling me anything.
MisterWolfe said:
I ran it in linux the first, second, third, fourth, and fifth time I attempted to root the phone. Each time the process gets stuck on 'checking for root files', and hangs indefinitely.
Clockwork mod was installed, but the phone was not rooted.
Clockwork requires the phone to be rooted in order to flash roms.
I'll try unrevoked again tonight, but I am not expecting a different result.
Maybe this is a bug that will be dealt with in a future release.
Click to expand...
Click to collapse
Have you tried re-downloading it? Maybe the files inside are corrupt
Sent from my HTC Desire using XDA App
Thanks for the assistance.
I haven't had a chance to re-do the unrevoked again yet. if it should work with clockwork on, then it is likely a file corruption issue as you mentioned. I'll try again and report back.
myhtcdesire.com/modding/how-to-root-your-desire-easily-method-1 is the rooting method I used and will try using the same method again.
Success.
Looks like it was a corrupted clockworkmod issue.
Thanks for all your help
K900 said:
I think you missed root permissions. A 100% safe way:
Get an Ubuntu live cd (you can use any as long as sudo or su works there), extract unrevoked, then run the following commands in the terminal:
cd /path/to/unrevoked
chmod +x reflash
sudo ./reflash
If it asks you for a password, use "ubuntu" or "root". Unrevoked should start working.
Click to expand...
Click to collapse
I've juste used your method and it worked, thank you very much!
Error: failed to get root. Is your firmware too new?
I am on the original HTC_Desire_Android_2.3_Upgrade rom downloaded from HTC development
I have tried the Windows method to root my phone with unrevoked.
When I run unrevoked it follows the following cycle:
unrevoked3 app: Pushing recovery
unrevoked3 app: Installing unrevoked services
Phone: Rebooting phone...
unrevoked3 app: Wait for bootloader
unrevoked3 app: Running pre-boot sequence
Phone: Reboot phone
unrevoked3 app: Waiting for reboot
Phone: Phone reboots to normal, not to bootloader. I do not know if this is correct
unrevoked3 app: Waiting for system to settle (might be a minute)
unrevoked3 app: Running root...
After awhile (on screen I have to enter pin for sim card but I do nothing)
unrevoked3 app: Error: failed to get root. Is yuor firmware too new?
Phone: Reboot phone
Could somebody tell me what is wrong and how to solve it?
jjplayground said:
I am on the original HTC_Desire_Android_2.3_Upgrade rom downloaded from HTC development
I have tried the Windows method to root my phone with unrevoked.
When I run unrevoked it follows the following cycle:
unrevoked3 app: Pushing recovery
unrevoked3 app: Installing unrevoked services
Phone: Rebooting phone...
unrevoked3 app: Wait for bootloader
unrevoked3 app: Running pre-boot sequence
Phone: Reboot phone
unrevoked3 app: Waiting for reboot
Phone: Phone reboots to normal, not to bootloader. I do not know if this is correct
unrevoked3 app: Waiting for system to settle (might be a minute)
unrevoked3 app: Running root...
After awhile (on screen I have to enter pin for sim card but I do nothing)
unrevoked3 app: Error: failed to get root. Is yuor firmware too new?
Phone: Reboot phone
Could somebody tell me what is wrong and how to solve it?
Click to expand...
Click to collapse
with the gingerbread ruu u need http://revolutionary.io/ to make it s-off and then allow root
here a complete guide http://wiki.rootzwiki.com/index.php/HTC_Desire
So first I have to s-off the device first and after that run the unrevoked app?
jjplayground said:
So first I have to s-off the device first and after that run the unrevoked app?
Click to expand...
Click to collapse
After s-off it will also install a CWM recovery, so u can simply flash from the recovery the super user zip contained in the guide above (or alternative if u want change ur rom, directly flash one of the rooted roms from the dev section )
Unrevoked is not needed anymore, run revolutionary is very simple, fast and stable
Will try that! Keep you posted.
andQlimax said:
After s-off it will also install a CWM recovery, so u can simply flash from the recovery the super user zip contained in the guide above (or alternative if u want change ur rom, directly flash one of the rooted roms from the dev section )
Unrevoked is not needed anymore, run revolutionary is very simple, fast and stable
Click to expand...
Click to collapse
Thank you it worked very well!!!!
One question left: Now I can install ClockWork again so I can download roms and install them. ClockWorks has it's own bootloader right? Will this be a problem? Do I have to flash the clockwork mod?
As far as I know ckockworkmod (cwm) does not have its own bootloader, because it's a recovery. After running revolutionary successfully, you can just boot into cwm from bootloader. Or flash every you want from fastboot.
SwiftKeyed from Oxygen with Transparent XDA App

Recovery Problem

I recently flashed CM7 RC1 and everything was fine minus a few problems with the market so i decided to re-flash the rom in the hopes that it might fix it. then came my issues.
the phone wouldn't boot into CWM recovery through rom manager (stops at red triangle) same thing happens when trying to do this manually.
only positive is that it still boots up CM7.
any idea how i can fix this?
any help is appreciated.
When you can boot into CM7 try install CWM via Rom manager.
sorry i forgot to mention in my opening post that i have tried this several times, it says its downloaded successfully and shows it as my current recovery yet it still doesn't work
Are you S-Off'd? You could try a 'Fastboot flash recovery' command and just flash on the Clockwork recovery IMG yourself.
the phone is s-on
So try Alpharev, or you can install stock RUU rom and root your phone again.
not too sure really how alpharev works so if there is a simpler option ill use that.
unable to use a RUU rom as it comes up with an error.
im stumped
Make sure youve got a file 'update.zip' in the root of your sdcard.
If you haven't, try copying 'recovery-update.zip' from your clockworkmod folder and rename it 'update.zip'
Sent from my HTC Desire using Tapatalk
.Hodgy. said:
not too sure really how alpharev works so if there is a simpler option ill use that.
unable to use a RUU rom as it comes up with an error.
im stumped
Click to expand...
Click to collapse
Can you try the unrevoked root method again? Should flash on the recovery image.
AlphaRev is easy, you download the .ISO, burn that to a CD, boot into that Live CD, connect phone, and it'll do the rest.
unrevoked seems to have sorted it cheers for the help everyone.

need Recovery for HBoot 93 SLCD

Hi,
I have a TELUS HTC Desire that was already rooted when I got it.
It has HBOOT 0.93
I didn't know that my phone was SLCD so when I used ROM Manager to flash recovery, it messed up my recovery.
If I go into hboot, and press down arrow to boot into recovery, I get the black screen with the little phone and the red triangle with the exclamation mark.
I was desperate enough to try the ClockworkMod Recovery for the HBOOT 0.83 (ClockworkMod Recovery v2.5.0.1 SLCD)
from hxxp://forum.xda-developers.com/showthread.php?t=748618
flashed that on with UnrEVOked but didn't work. Recovery is still messed up.
I googled and searched for a week to find something for HBOOT 0.93 but I never find anything. Everything is for 82, 83 and 92. There are other people who asked about 0.93 in other threads but there are never answers to them.
Does anyone know of a proper ClockwordMod recovery img or ANY recovery img I can flash for my HBOOT 0.93
My phone is already android 2.2 but i would really like to flash to LeeDroid
Should I reflash my phone with the RUU to get rid of any dmg done? The only thing i'm afraid of is that my phone will be unrooted because of the RUU reflash and I can't find a way to root it.
If it's not possible to use UnrEVOked or Rom Manager to install LeeDroid because of HBOOT 0.93, I'm willing to manually do it.
But will the LeeDroid flash properly onto my phone if it's HBoot 0.93?
Does the flashboot thing when i boot into the HBOOT work for installing custom ROMS if I can't get into recovery? I noticed it will load images...but not sure exactly what the fastboot thing is suppose to do.
Thanks!!
HBOOT 0.93 is not the problem, neither is your SLCD. Use fastboot to flash your recovery, I suggest use either AmonRa 2.0.1 or CWM 2.5.1.8.
CWM from ROM Manager isn't the best recovery for your HBoot as I think it flashes 2.5.0.7 which is no good on your HBoot.
You can't flash a ROM from fastboot, you need recovery. Once you've done that, LeeDrOiD will work fine on your setup, but I would suggest you study up a lot more before proceeding, for one thing, it's easy to find a lot of info on HBoot 0.93 on this forum, secondly, get to know fastboot etc as you needs to know this for when things go wrong with cheat/easy methods like ROM Manager.
Take your time, be confident you know what you are doing it before you do it, you don't want to brick your phone.
Both of you need to know quite a bit more, but especially the OP...
But no he can of course not flash an unsigned recovery from fastboot without being s-off, and from the sound of the first post I'm confident he's not.
ghalalb is right though when he states that this has nothing to do with your bootloader version or slcd, and i really can't imagine how you can get the simple instructions on here wrong, but please simply use unrevoked via usb. It comes preloaded with a perfectly fine recovery for you, and also i believe you should really reconsider the decision to hack your phone with this little knowledge on the subject.
Also 2.5.0.7 vs 2.5.1.8 has nothing to do with hboot versions.. Both will work fine if flashed correctly, but the problem with just making rom manager flash the recovery is, that it is not quite up to date, so it does not actually flash anything. It just downloads an update.zip file, which loads the recovery when flashed. This fixed the problem of not being able to flash a custom recovery back before unrevoked came around. And to correct you on another thing you got wrong, yes you can actually flash a zip file containing something like a rom from fastboot if you are s-off. It will probably just not work exactly the same way, as the recoveries does.
That's interesting that you say hboot version and slcd has nothing to do with the ClockworkMod when other threads are very specific about which clockworkmod version you should use depending on your hboot and if your phone is slcd or not.
Also last time I did an update to the phone, it just used the fastboot. Didn't go into recovery.
I followed the exact instructions for unrevoked but an error occurrs when it tries to unroot...All I wanted to do was flash the recovery and not unroot the phone since it's already unrooted. So probably that's why it was having problems. But the recovery was still messed up after unrevoked did it's work.
I wonder if part of the problem is because I'm using a test image and not the actual production image for the phone. Which is probably another reason why the phone was already unrooted.
I'll try to reflash my phone using the RUU for a production image and try Unrevoked again just so everything is clean from the start
Trust me it doesn't matter. The only problem was on slcd phones back when they first came out, where cwm didn't contain the drivers for the new screen.
That is why it says it's for 0.83, as back then 0.83 was equal to slcd and all amoled models had come with 0.75 or 0.80. But now after the newer updates everyone is on 0.93 or so, and all newer cwm recoveries will work for both amoled and slcd. So no there is not a specific recovery for every bootloader, and there is no way a flash from rom manager messed your recovery up, as it never flashes anything.
And i think you might need to slow down and think about what you are doing? Because you talk about unrooting with unrevoked, and unrevoked will probably try to root your phone If you use unrevoked correctly you will have it working fine.
Also you say last time you updatet it, it used fastboot? updatet it officially? As then there is a reason you have the stock recovery. But try using the ruu and then go back to rooting using unrevoked or just keep it stock, as it might not be a good idea trying something without knowing what it does.
edit: and the screen you get with the phone in a triangle with an exclamation mark doesn't mean anything is wrong. It's just the stock htc recovery... If you press vol-up+power(or vol-down+power i don't remember) when you see this screen, you get a simple menu, which lets you flash update.zip and erase data.
mortenmhp said:
edit: and the screen you get with the phone in a triangle with an exclamation mark doesn't mean anything is wrong. It's just the stock htc recovery... If you press vol-up+power(or vol-down+power i don't remember) when you see this screen, you get a simple menu, which lets you flash update.zip and erase data.
Click to expand...
Click to collapse
Thanks for your response I thought that the triangle screen was bad since I tried the volume stuff and I couldn't get to the screen.
But if that's the stock htc recovery, then that means the clockworkmod recovery wasn't flashed properly?
I will try the keys again when i get to the recovery state later.
Actually I was having problems with UnrEVOked because my phone was ALREADY rooted. So it was trying to do something that was already done which is probably why it failed. I only needed unrevoked to flash the recovery...I didn't need it to do anything else but the recovery.
What I have on my phone right now is not the official load. It has test keys and crap in it....
Anyways, I'll see if I can get into the recovery menu properly before doing the RUU flash to have a clean start.
Ok Unrevoked should work fine anyway though. It just flashes a recovery and the su binary plus the superuser app. So if you are rooted it will just overwrite them. Your problem is far more likely to be a driver problem.
I rooted the old way as well(the one only allowing test keys signed roms) and then i used fake flash from rom manager until alpharev s-off came along, and now i just flash everything but roms from fastboot, it's far easier.
driver problem?
I followed the unrevoked instructions and my computer recognizes the phone while it's in bootloader
i can also adb shell into it when it's just normally powered on etc
oh and to answer previous question, yes i updated to 2.2 using fastboot
i put IMG99.zip onto my sdcard
powered on while holding the volume down for fastboot
it went and found the image on my sd card and grabbed it...and asked if I wanted to update...and viola...2.2
my phone was...2.0 or 2.1 when i first got it i think...i forgot what it was before 2.2
that's why i asked if anyone just stuck a custom rom into their SD card and tried using fastboot before....seems like everyone these days use things like rom manager, unrevoked etc >_<
I would think that the fastboot would find the zip file and can unzip and load it just like how it did the testkey one i did before....but i thought i would ask before i tried....maybe i should wait next week until i'm at home and have sd card readers in case anything goes wrong so i can recover the phone easier lol
There is a reason why people don't do that.. When you flash that way via fastboot, it only allow zip files signed by HTC, if you are s-on, and those write everything on the system to stock, which means you lose root and custom/modified recovery.
You could potentially do it that way if you were s-off, but the bootloader flashing utility does not allow as sophisticated commands as the custom recovery does, so everything in the original roms is actually packed in .img files for every partition.
All good advice.
I offered mine as my Desire would not accept CWM 2.5.0.7 (to this day it doesn't), and it would only accept CWM 2.5.1.8 or AmonRa 2.0.1. (as they work on PVT4 with a 40000 page) As for unrevoked, the only version that works for my Desire is 3.2.1, the latest (which I think is 3.3.2) doesn't work on my Desire.
It seems the longer these phones are around, the more individualised rooting and recovery has become, so advice should maybe always come with a word of caution.
***this is what worked for my device***
TinyAggie, I hope you are getting there!
Yep new page size will require the modified cwm for it, but it still has nothing to do with hboot version. However the other recoveries should flash ok as well, they just won't work well for installing roms(gave some error), which he hasn't come to yet
ghalalb said:
All good advice.
I offered mine as my Desire would not accept CWM 2.5.0.7 (to this day it doesn't), and it would only accept CWM 2.5.1.8 or AmonRa 2.0.1. (as they work on PVT4 with a 40000 page) As for unrevoked, the only version that works for my Desire is 3.2.1, the latest (which I think is 3.3.2) doesn't work on my Desire.
It seems the longer these phones are around, the more individualised rooting and recovery has become, so advice should maybe always come with a word of caution.
***this is what worked for my device***
TinyAggie, I hope you are getting there!
Click to expand...
Click to collapse
I found the same thing that only unrevoked 3.2 would work with my device.
I finally managed to flash the custom rom and is what i did to make it all work >_< Maybe it'll help someone else
I started with a fresh official load by flashing the RUU.
Then I used unrevoked that you can download from their website
I still got an error. CID missing. I go searching for it and it seems like a common enough error that the unrevoked team had addressed it
Because of the error, it was not able to unroot and flash recovery properly. The only thing it did was s-off.
So 2 ways to get root/recovery on your phone
1. Manually....find a PB99IMG.ZIP file that has root in it and flash that, then you can either use rom manager to flash the recovery or do it manually as well.
I created my own PB99IMG.zip with the recovery image of clockworkmod for desire using the android info .txt file I had in my other PB99IMG that contained the root access. Put the PB99IMG.zip into your SD card, go to Flash boot and let it do it's magic.
2. Easier way, get unrevoked 3.2 ... There was a warning for using it. Apparently you should only use the 3.2 version if you get the CID error.
But with unrevoked 3.2 it will give you superuser and the recovery image without you doing anything so it's easier.
So after I finally got Root, I backed up my sd card onto my comp.
Then I partitioned my SD card using ROM manager.
Once that was done, i flashed into recovery to do a backup.
After that I tried using ROM manager to flash leedroid...
it looked ok but it never managed to get past the splash screen after 20mins so I pulled the battery and rebooted
Same problem so I decided to flash manually.
Went into recovery and cleared everything then flashed the rom from SD.
Now I'm on leedroid
So far it looks exactly the same as the stock rom. It has everything I need so I'm happy.
I hope this helps anyone with similar problems.
Sometimes you just can't take the easy way out and have to do things manually

[Q] Stuck on standard recover

I unrooted my htc desire with a ruu rom and everything was working fine.
After a while i wanted to root it again and u used unrevoked
I have now a root user
But the clockwordmod wil not install
I still have the factory recovery
It shows the nice triangle with the !
I can press up and power but this is not the niceley clockword recovery.
My hboot version is 0.93
How can i fix this ?
Regards
kraakie256
Did you try to install the rommanager and download the cwm with it?
Yes i tried no luck it doesn't boot in recover if i choose so from the rom manager
Anyone have a sollution ?????????????????
Just re-root again??!
simples
Which hardwarerevision does your desire have (boot into bootloader, look first line; it's the number behind the word pvt.
Sent from Oxygen
Thnx for the reply
PVT1
S-on
Hboot 093.00001
Radio 5.11.05.27
At first, go back to stock ruu to make sure your phone is unrooted. And now, flash amonra with unrevoked, maybe this will work.
Here you have the how to:
Download: AmonRA 2.0.0
md5sum: 4d6d17dcddc632579dcf88af6fbde0e1 - check it after downloading to make sure the file is not corrupted.
I guess all drivers are still installed (hboot, htc sync drivers) correctly?!
So put your phone again in "only charge" (plus "never ask for connection"), enable "again usb debug mode" and set again "unknown sources" (like when running the first unrevoked).
Now reboot your desire, just to be sure, because sometimes when the phone is running too long, some processes awkward.
When your desire is rebooted successfully, start unrevoked. Before connecting your phone to your computer again, press "file>custom recovery". Now choose the downloaded amonra recovery.
Then connect your phone to your computer and run the unrevoked process again.
When this is finished, try to boot into recovery again.
Thnx m8 i will try tonight when im home
Wel i reflash the stock rom Radio 5.11.05.27
But and installed the hboot driver etc but it will not root now any more
Guess the hbot driver is to new ?
it saus running root after running revoked but no root user to be found
Also the recoverimage is not pushed.
Does unrevoked give you an error?
Sent from Oxygen
Nope it said running root
But no root there
Tried two times no effect
Try to install superuser app from market.
Sent from Oxygen
It installs what now ?
kraakie256 said:
It installs what now ?
Click to expand...
Click to collapse
What do you mean with lt?
Sent from Oxygen
It installs the application superuser
Sorry, i am out.
Sent from Oxygen
OK ah well thnx for the help
I will try to downgrade the hboot and see if it then work

How do I root?

I am coming from the Samsung Fascinate (where I was rooted and running custom roms).
Now that the GB Root and S-off is out, I am having a hard time finding a good thread on how to root... Sorry, I did search, just couldn't figure it out...
Can anyone point me in the right direction!?
Thanks in advance...
jwiner said:
I am coming from the Samsung Fascinate (where I was rooted and running custom roms).
Now that the GB Root and S-off is out, I am having a hard time finding a good thread on how to root... Sorry, I did search, just couldn't figure it out...
Can anyone point me in the right direction!?
Thanks in advance...
Click to expand...
Click to collapse
Flash CWM with fastboot if revolutionary crashes while downloading recovery.
Then download the su zip from here.
Flash in cwm
Profit.
times_infinity said:
Flash CWM with fastboot if revolutionary crashes while downloading recovery.
Then download the su zip from here.
Flash in cwm
Profit.
Click to expand...
Click to collapse
When do I run the Revolutionary pre4 file?
You shouldnt have to run a file. Just start up the program, plug your phone in with USB debugging on and let it do its thing.
Are you saying I don't need to run fastboot?
I D/L'd the pre3 file, plugged in my phone with USB debugging on, it just says "waiting for device".
What do I need to do BEFORE running the Revolution pre3 program?
jwiner said:
Are you saying I don't need to run fastboot?
I D/L'd the pre3 file, plugged in my phone with USB debugging on, it just says "waiting for device".
What do I need to do BEFORE running the Revolution pre3 program?
Click to expand...
Click to collapse
If you are on windows then install appropriate drivers.
I think from what times said it has to be pre 2. And You cant mount the sd card. And you need to have the right HTC drivers installed
You also have to have fastboot turned off which is under power.
Can anyone tell me where I can download the drivers. I can't get revolutionary to detect my device.
times_infinity said:
Flash CWM with fastboot if revolutionary crashes while downloading recovery.
Then download the su zip from here.
Flash in cwm
Profit.
Click to expand...
Click to collapse
I've done exacly this and now im bricked in the HTC screen... i can still get to hboot/fastbook and recovery.. any suggestions?
HTC USB Drivers can be found here: http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
I am stuck at "Waiting for Fastboot"
It says root was aquired, sending caroline, cleaning up, lemons and lemonade, now stuck at "Waiting for Fastboot"
What do i do?
Could we get a step by step help for this so we don't brick our phones?
Darkpsych0 said:
Could we get a step by step help for this so we don't brick our phones?
Click to expand...
Click to collapse
This is a complete documentation link on the Revolutionary screen
http://revolutionary.io
times_infinity said:
Flash CWM with fastboot if revolutionary crashes while downloading recovery.
Then download the su zip from *can't post links yet* here.[/URL]
Flash in cwm
Profit.
Click to expand...
Click to collapse
I've been reading the forums for awhile waiting for s-off to be achieved and I just want to verify that this process will just simply root my stock 2.3.3. I don't want to flash a new ROM, I'm happy with the stock experience but I just want to be able to use Titanium Backup and freeze programs as I see fit like I did on my Fascinate.
Will this indeed just put SU/root into my stock without having to flash a new ROM?
wijg said:
I've been reading the forums for awhile waiting for s-off to be achieved and I just want to verify that this process will just simply root my stock 2.3.3. I don't want to flash a new ROM, I'm happy with the stock experience but I just want to be able to use Titanium Backup and freeze programs as I see fit like I did on my Fascinate.
Will this indeed just put SU/root into my stock without having to flash a new ROM?
Click to expand...
Click to collapse
No but it does get you started down that road. This will give you S-Off which will then allow you to install ClockworkMod which will then allow you to flash su and root your current ROM.
Here is what I did:
1. Installed HTC fastboot drivers (download link was on Revolutionary documentation wiki).
2. Connected phone in Charge mode.
3. Ran Revolutionary. It crashed installing CWM Recovery.
4. Ran it again, said the phone was already S-OFF but let me try to flash the CWM Recovery again. This time it worked.
5. Downloaded the SU binary from that same documentation wiki page.
6. Rebooted and went into recovery (make sure that Fastboot is unchecked in the settings).
7. Flashed the SU binary. Phone is now rooted.
8. Downloaded and installed Busybox and ROM Manager.
9. Badda bing.
10. Badda boom.
Hope this helps!
only works on Gingerbread now!
So if I get a DInc 2 with 2.2, do I have to ota the thing to GB to use this?
Thanks...
cac2us said:
So if I get a DInc 2 with 2.2, do I have to ota the thing to GB to use this?
Thanks...
Click to expand...
Click to collapse
Yes. The exploit only works on GB.
I am stuck at "Waiting for Device" after running the command "fastboot flash recovery recovery.img"
Any ideas?
I attempted to do it on my own but i must of messed up half way where my computer wouldn't recognize my phone but i did get S-off but didn't get CWM on it and ended up just factory resetting. I was also wondering if I do root will I be able to switch back and forth from say CM7 to MIUI or back to stock and still have everything setup already?
Darkpsych0 said:
I attempted to do it on my own but i must of messed up half way where my computer wouldn't recognize my phone but i did get S-off but didn't get CWM on it and ended up just factory resetting. I was also wondering if I do root will I be able to switch back and forth from say CM7 to MIUI or back to stock and still have everything setup already?
Click to expand...
Click to collapse
Yes. ROM Manager gives you the option to make a backup of everything before it flashes the new ROM.
Sent from my Incredible 2 using XDA Premium App

Categories

Resources