CDMA Desire: What version of Clockworkmod recovery - Desire Q&A, Help & Troubleshooting

Hi all,
I'm sort of new to this. I've been using clockworkmod recover for a while now. Mostly to back up and restore. I want to try to load the stable CM7 rom or maybe some other rom that supports A2sd+ but I saw that at least CM7 recommends a newer version of ClockworkMod Recovery.
Right now I have 2.5.0.9. It's also the one that shows up in Rom Manager.
But I've seen here and other forums that people are now unto 3.0.0.5 and even beyond (I saw 3.0.2.4 on the CM forum)
So my question is what is the latest version of ClorkworkMod for the CDMA desire and how do I get it?
I saw an article on addictivetips.com that suggested renaming the new version to the name of the old one (2.5.0.9) and placing in in the Rom Manager folder on the SD and then flashing from Rom Manager thus fulling it into flashing a newer version.
Some, forums have guides on how to do that using adb and yet others have it as a zip file that can be flashed from the hboot.
Whats the best and I guest simplest way to get the new version.

Did you actually run into trouble with your current CWM trying to setup CM7?
The wiki states no problem using the version you currently have - 2.5.0.9.
If you do want to upgrade, you should follow this post.

foalsrock said:
If you do want to upgrade, you should follow this post.
Click to expand...
Click to collapse
Yep. thats exactly the forum I was referring to when I mentioned 3.0.2.4
Although I was not able to flash it using the PB99IMG.zip. Probably should ask there about that.
I did flash CM7 but,
here is what's weird: I tried the method where you fool the rom manager into flashing a newer recover outlined here.
Got the 3.0.2.4, but then when I went back into the Rom manager and hit reboot into recovery, it boots me into 2.5.0.9.
If I just press the power button, select reboot, and reboot into recovery I get 3.0.2.4. It's like I have two recovery images loaded.
I wiped the phone restored my nandroid backup of the stock rom I get 2.5.09.
Wipe again, as always everything data, cache, and dalvik. Load CM7 again. And the same thing two recoveries depending on how I reboot into it.

P.S.
1. Happy Passover, חג שמח.
2. forgot to say: if I power down and boot into Hboot with vol down + power and then go into recovery I get into 3.0.2.4

Do you happen to have your phone S-OFF?
If so, a simple solution might be to flash the 3.0.2.4 recovery .img file using "fastboot flash recovery xxx.img" @ hboot.
But you shouldn't S-OFF just for this as I'm not sure it'll actually resolve what you're experiencing.
It's a pretty odd situation and I think I better not give you advice which could potentially worsen it.
I'd seek help in the thread linked in the CM forums or hope that someone else might notice this post.
חג שמח! =)

foalsrock said:
Do you happen to have your phone S-OFF?
If so, a simple solution might be to flash the 3.0.2.4 recovery .img file using "fastboot flash recovery xxx.img" @ hboot.
Click to expand...
Click to collapse
I do have S-OFF, how would I flash this in Hboot?

Zhenya13 said:
I do have S-OFF, how would I flash this in Hboot?
Click to expand...
Click to collapse
This is assuming you have the Android SDK all set up on your computer (if not, read through the wiki).
Boot into the bootloader, type "fastboot devices". If you see your device listed - continue flashing by typing "fastboot flash recovery <filename>.img"

foalsrock said:
This is assuming you have the Android SDK all set up on your computer (if not, read through the wiki).
Boot into the bootloader, type "fastboot devices". If you see your device listed - continue flashing by typing "fastboot flash recovery <filename>.img"
Click to expand...
Click to collapse
Where should I put the img file? just to the root of the SD card?
תודה רבה

You should have the recovery .img file on your pc when flashing via fastboot

Related

[Q] Flashing Stock Recovery ROM?

How can I flash the Stock Recovery ROM for my Desire Z?
Basically, I want to remove what ClockWorkMod did. Even when I turned Fast Boot off, turned off the phone, it wouldn't, and will startup ClockWorkMod instead. That said, I can't boot into HBOOT at all since wanting to go into HBOOT means I'm required to turn the phone off completely first.
I'm also having trouble finding my shipped ROM (1.34.707.5), and from the other threads I read, it seemed like a bad idea to grab other DZ ROMs and try flashing it.
Can anyone help/guide me with this? Thanks!
Edit: Prior to this, I was trying to overclock my DZ using this guide for noobs http: //androidforums.com/desire-z-all-things-root/233729-ultimate-guide-rooting-overclocking-your-bell-desire-z-newb-friendly.html. I followed every step, inclusive of the backup.
Kudos to Blue1k for the guide and gtrab for the amazing overclock script
Code:
adb reboot bootloader
will get you into fastboot usb.
Hm,fastboot at settings menu deactivated.
Turned phone off,then holding trackpad down and turning phone
on works for me!
Thanks keinengel for the tip!
@Ganli I can't turn phone off using the menu (and with Fast Boot turned off). I tried removing the battery and I got into HBOOT successfully.
That said, I didn't like the way ClockWorkMod disabled my turning off phone (I do appreciate the backup features it provided). Is there anyway I could restore the original recovery back?
n3ph said:
That said, I didn't like the way ClockWorkMod disabled my turning off phone (I do appreciate the backup features it provided). Is there anyway I could restore the original recovery back?
Click to expand...
Click to collapse
There's a known issue with ClockworkMod where, when you have your phone turned off and you plug in the charger, it automatically then starts up in Clockwork. Is this what you're seeing ? Because if not, that sounds very odd (Clockwork disabling turning off your phone ).
You can flash a new recovery from fastboot, if you have the eng hboot installed. I presume you can take the recovery.img file from one of the stock ROMs, then do "fastboot flash recovery recovery.img".
steviewevie said:
There's a known issue with ClockworkMod where, when you have your phone turned off and you plug in the charger, it automatically then starts up in Clockwork. Is this what you're seeing ? Because if not, that sounds very odd (Clockwork disabling turning off your phone ).
You can flash a new recovery from fastboot, if you have the eng hboot installed. I presume you can take the recovery.img file from one of the stock ROMs, then do "fastboot flash recovery recovery.img".
Click to expand...
Click to collapse
Bingo. It turned off completely when I non-fast boot powered it down without the charger plugged in!
I would like to flash the original recovery like what you mentioned. I am afraid of hardware incompatibilities as mine has a different software version than the ones I've seen here. I wonder if I could use them. (By the way, I haven't seen any recovery.img around, only PC10IMGs)
n3ph said:
I would like to flash the original recovery like what you mentioned. I am afraid of hardware incompatibilities as mine has a different software version than the ones I've seen here. I wonder if I could use them. (By the way, I haven't seen any recovery.img around, only PC10IMGs)
Click to expand...
Click to collapse
The PC10IMG is a zip file containing various stuff to make up a ROM, mainly these are partition images. One of them is recovery.img. So you can get recovery.img from one of those ROM images.
What ROM are you running exactly ?
Stock ROM. Probably one of the Asian version.
Baseband
12.28b.60.140eU_26.03.02.02_M
Kernel
2.6.32.21-gd2764ed
[email protected] #1
Tue Oct 26 16:04:03 CST 2010
Build number
1.34.707.5 CL273326 release-keys
Software
1.34.707.5
I haven't seen any ROM with this version on XDA yet. I saw about the RUU in other threads. Will I be able to select flashing only the recovery from RUU? Or is it a full flash only?
n3ph said:
I haven't seen any ROM with this version on XDA yet. I saw about the RUU in other threads. Will I be able to select flashing only the recovery from RUU? Or is it a full flash only?
Click to expand...
Click to collapse
I have never tried the RUU. At a complete guess I would think it is only a full flash.
You can run the RUU then leave it at the first screen, then open up another window and find where Windows has put the temp files it has extracted from the RUU. Amongst those will be the ROM image, which you can open up (it's a zip file) and find the "recovery.img" file, which you can flash via fastboot if you have the eng hboot installed.
Understood. One more question, my HBOOT is stock. Not sure if this is different from "eng hboot" By Fastboot, you meant this program http: //forum.xda-developers.com/showthread.php?t=463627 right?
Im confused here and just thinking out loud for myself but maybe to provoke some logic here --
without clockworkmod you are unable to flash any roms. you must have clockworkmod to tinker with your phone. no clockworkmod = unroot, or semi root psuedo root whatever.
the only way people can flash stuff is with clockworkmod. its the only recovery available at this time.
if i am missing something or being redundant, my sincere regards.
??
n3ph said:
Understood. One more question, my HBOOT is stock. Not sure if this is different from "eng hboot" By Fastboot, you meant this program http: //forum.xda-developers.com/showthread.php?t=463627 right?
Click to expand...
Click to collapse
You can tell which hboot you have if you shut down the phone (fully, not HTC's confusingly-named "fast boot" mode, which is a sleep state) and then hold Volume down and then hold Power till it turns on.
If it says "SHIP" on the first line, it is the stock hboot. The engineering hboot says "ENG". The eng hboot gives you more options.
No need to install that program, if you go through the steps in my adb guide to setup adb via the SDK, you will have fastboot too.
androidcues said:
without clockworkmod you are unable to flash any roms. you must have clockworkmod to tinker with your phone. no clockworkmod = unroot, or semi root psuedo root whatever.
the only way people can flash stuff is with clockworkmod. its the only recovery available at this time.
Click to expand...
Click to collapse
Yes, the only recovery options we have at the moment are stock recovery or ClockworkMod recovery (installed from ROM Manager). Maybe we will get some more custom recoveries in the future, who knows ?
But you don't need ClockworkMod to flash a ROM. You can flash stock ROMs on a stock phone, though only ones designed specifically for your sub-model of phone (e.g. European ROMs if it's a European phone, T-Mobile ROMs if it's a G2, etc, etc).
If you get S-OFF then you can flash custom ROMs to your phone, or stock ROMs from a different stock Vision (e.g. flashing a stock European ROM onto an Asian DZ).
ClockworkMod is very very useful for letting you do a full backup (nandroid backup) of your ROM.
You can also flash other ways, e.g. flashing from your SD card via hboot, or if you have the eng hboot installed then you can use the fastboot mode/utility to flash too.
thank you i stand corrected.
Thanks for the help. After researching more on what you said, I have a better idea on the flashing process =)
I'll try to reserch more while waiting for a compatible ROM for my phone before trying anything again (in case I brick it)
n3ph said:
Thanks for the help. After researching more on what you said, I have a better idea on the flashing process =)
I'll try to reserch more while waiting for a compatible ROM for my phone before trying anything again (in case I brick it)
Click to expand...
Click to collapse
I'd like to know if anyone was able to make a copy of the stock ROM or has found the RUU for this specific version.

Oh Boy...Huge Error...Help Requested

Okay. I've search around and haven't found anything yet.
I recently got a new evo and rooted with the Unrevoked 3.0 beta RC2 yesterday. All was going well until I tried to upgrade to the CM 6.1.2 this morning. Google apps wasn't installed so I flashed the zip which put me in to a boot loop with Clockwork.
It was giving me an error when I tried to restore the backup. I tried to flash pc36img.zip and now whenever I go into recovery I am in RA-evo-v1.8 which I am unfamiliar with. I've tried installing other ROMs via this recovery but the prcess is aborted each time.
Any help would be more than appreciated. I am literally stuck.
fisheric1 said:
Okay. I've search around and haven't found anything yet.
I recently got a new evo and rooted with the Unrevoked 3.0 beta RC2 yesterday. All was going well until I tried to upgrade to the CM 6.1.2 this morning. Google apps wasn't installed so I flashed the zip which put me in to a boot loop with Clockwork.
It was giving me an error when I tried to restore the backup. I tried to flash pc36img.zip and now whenever I go into recovery I am in RA-evo-v1.8 which I am unfamiliar with. I've tried installing other ROMs via this recovery but the prcess is aborted each time.
Any help would be more than appreciated. I am literally stuck.
Click to expand...
Click to collapse
Need any and all information about your phone. I also notice that you are new. The dev section isnt for Q/A there is an entire section dedicated to solving these issues. Please remember that next time. Keeps things cleaner. So please gather anything you can about your phone. Method, Hboot, Version, Radio, Anything that can help anyone here identify something.
Do you have the rom in the root of the usb card? If so try full data wipe and installing the room see if it boots up.
Thanks for the quick reply. Will remember. Desperation has gotten the better of me. I will move over to Q/A if you prefer.
HBOOT-2.10 0001
RADIO - 2.15
Initially rooted via Unrevoked 3 beta RC2 yesterday.
if your able to boot up into a rom download Rom manager and select flash clockworkMod recovery or flash alternate recovery thats prob gonna be the easiest fastest fix (considering it works)
T3hPWN said:
if your able to boot up into a rom download Rom manager and select flash clockworkMod recovery or flash alternate recovery thats prob gonna be the easiest fastest fix (considering it works)
Click to expand...
Click to collapse
I agree with this method... the best way to determine the recovery to use would be to go into the terminal and type
Code:
cat /proc/mtd
if you see "400000" then you need to get the clockwork v3.0.0.2 that supports this phone partion layout. If you see "20000" then you should get amon_ra 1,8 from here:
http://forum.xda-developers.com/showthread.php?t=705026
The information I gathered was from this post:
http://forum.xda-developers.com/showthread.php?t=894331
Making sure you have the correct recovery is the first step. Once that is done create a nandroid and save it somewhere to ensure that the wimax partition is saved.
You have to flash the modified version of Amon_ra found in Zikronix thread. You can find my thread that points to it or just search for hboot 2.10 and follow the instructions in that rooting thread. It seems you're already rooted so just flashing the recovery is probably all you will need.
I haven't used unrevoked, and I know there are several versions. But I have seen others who have used unrevoked and couldn't flash anything bc evidently the method they used to root didn't install the flash_image file on their phone.
I know that installing flash_image fixed being able to flash for some people who rooted with unrevoked.
This issue came up and I was able to help some people, if you check near the end of fastRX8 thread. But I was only able help point the right direction, they figured out the rest of the way. The OP there has the flash_image file and tells you what terminal commands to install it.
I don't know how for you to check if you gave it or not, as I can see mine on sd card cuz I put it there when I rooted.
Beyond this suggestion, lithid can probably help much better than I.
But def post your hardware version, root method, and hboot version (you see that when you go into bootloader and read the top line.
Sent from my PC36100 using XDA App
Wow, sorry, theres been several posts since I started tying. Looks like these guys got it for ya
Sent from my PC36100 using XDA App
Was there a resolution for your problem? If so please post so anyone searching in the future can resolve there problem quickly.
you should flash the pc36img.zip located at the bottom of zikronix's root thread. good luck. just put it on the root of ur sdcard named as pc36img.zip and boot into bootloader. accept the update, and say no to the reboot. then pick recovery, and flash a rom. you need to stay with this recovery if it works for you.
dkdude36 said:
you should flash the pc36img.zip located at the bottom of zikronix's root thread. good luck. just put it on the root of ur sdcard named as pc36img.zip and boot into bootloader. accept the update, and say no to the reboot. then pick recovery, and flash a rom. you need to stay with this recovery if it works for you.
Click to expand...
Click to collapse
You mean the modified amon ra recovery image?
exactly...
dkdude36 said:
exactly...
Click to expand...
Click to collapse
Ya it worked for someone else in the Amon_Ra Clockwork thread here is the link.
zikronix said:
==========================================
FIX BROKEN RECOVERY
This is really only needed if you rooted with one of the previos guides version 6 or lower or if you installed a different recovery like I told you not to.
1) Download File PC36IMG_Recovery.zip and Rename to PC36IMG.zip.
copy to the root of your SDCard and power off phone
2) Power your phone back on into the boot loader by holding power and vol-down until your presented with a white screen. It will read the pc36img.zip and as you if you want to flash. Say yes. Then it will ask if you want to reboot, VOL+UP for yes.
3) If your rom gets tossed in the process. Reboot your phone into bootloader select recovery, and reflash your rom....DONE
Click to expand...
Click to collapse
OP flash the PC36IMG in the bootloader to load this new recovery, then you can go into your new recovery and flash a new rom.
i just rooted my evo with the unrevoked beta.hboot 2.02 it installed clockwork and through that i switchted to the aman ra after that i did a nand backup, powered off my phone and when i turned it back on it was stuck in the bootloader loop. the only thing that eventually worked was installing the sprintlovers pc36img. that got my phone working again. just tried to nand backup again and the same thing happened. does this mean that i need to flash that broken recovery?
defjef123 said:
i just rooted my evo with the unrevoked beta.hboot 2.02 it installed clockwork and through that i switchted to the aman ra after that i did a nand backup, powered off my phone and when i turned it back on it was stuck in the bootloader loop. the only thing that eventually worked was installing the sprintlovers pc36img. that got my phone working again. just tried to nand backup again and the same thing happened. does this mean that i need to flash that broken recovery?
Click to expand...
Click to collapse
Were you restoring a backup or did you stuck on loop on a new rom flash?
i wasnt even trying to flash a rom yet. i was doing the very first nand backup so i could check some roms out. after the backup was complete it gave the option to power off so i did and when i turned my phone back on it was in the bootloader loop. so i went back to recovery, wiped everything, restored nand and i said it restored but when i rebooted it was back in the bootloader loop.so i just search around trying to get help but couldnt find much so i put sprintlovers since it boots up right when you turn your phone on. now it wouldnt even nand backup it said some error and was in the bootloader loop again so i just reinstalled sprintlovers, again
Try downloading an actual rom in zip format (not sprintlovers pc36img) and see if you can flash a new rom fresh. Make sure to wipe everything.
Try using Caulkings format all zip in recovery to wipe your caches.
http://www.mediafire.com/file/ikylelx99c49133/Calkulin's_FORMAT_ALL.zip
put in on my sd card turned my phone off to go into recovery and now my phone wont even turn on
it came on now. gonna try to wipe and flash that rom

[Q] Can I flash Clockwork Mod recovery from hboot?

I'll run through a history:
- Rooted my phone to S-OFF and installed a custom ROM
- Installed another custom ROM after running a 'super wipe' script
- Decided I wanted to go back, tried to get to clockworkmod recovery but I couldn't get to hboot
- Tried to re-root, got halfway and it failed. I could now get to hboot but when I get to clockworkmod recovery it shows an error logo with a danger triangle sign. When I try to boot it just stays on the HTC logo.
- The first time I tried to load Clockworkmod it said it couldn't access some /cache/ directory and now it just shows the warning icon with no error message.
I think I need to reinstall Clockworkmod, then use that to reinstall a ROM. I heard it's possible to do this by flashing a zip file from the SDcard and loading hboot. How can I do this?
Thanks!
samnoon said:
I'll run through a history:
- Rooted my phone to S-OFF and installed a custom ROM
- Installed another custom ROM after running a 'super wipe' script
- Decided I wanted to go back, tried to get to clockworkmod recovery but I couldn't get to hboot
- Tried to re-root, got halfway and it failed. I could now get to hboot but when I get to clockworkmod recovery it shows an error logo with a danger triangle sign. When I try to boot it just stays on the HTC logo.
- The first time I tried to load Clockworkmod it said it couldn't access some /cache/ directory and now it just shows the warning icon with no error message.
I think I need to reinstall Clockworkmod, then use that to reinstall a ROM. I heard it's possible to do this by flashing a zip file from the SDcard and loading hboot. How can I do this?
Thanks!
Click to expand...
Click to collapse
That red triangle is HTC's recovery mode. You should manage to get root via one click root and then flash clockwork normally. In the app.
Thanks. What exactly is one click root? Have googled it but not sure which it is.
I think you might mean this: http://forum.xda-developers.com/showthread.php?t=857537
But that seems to require that I can boot into a ROM in the first place? I can't get past the HTC logo at all.
samnoon said:
Thanks. What exactly is one click root? Have googled it but not sure which it is.
I think you might mean this: http://forum.xda-developers.com/showthread.php?t=857537
But that seems to require that I can boot into a ROM in the first place? I can't get past the HTC logo at all.
Click to expand...
Click to collapse
No that is S-OFF. You need S-OFF if you want to flash custom rom. This is what I meant http://forum.xda-developers.com/showthread.php?t=803682
Thanks again. Just to clarify, on hboot it tells me it's 'S-OFF' at the top of the screen. I should run the one click utility anyway, right?
I don't think superone click works on dhd but I could be wrong. Haven't read up on it in a long time.
But back to original question on hand. I made a guide in the general section for this exact issue. It titled stuck in hboot. Their I have a link for cwr in a pd98 format(flashable through hboot).
It should work for you. I did notice that the modelid in the txt is different but was told it should work for dhd with no modification but I have not confirmed as I have an inspire. If it doesn't work let me know and ill make the change quickly and uplaod a new one. Its a simple change. If you want to can try. Simply change the model I'd to pd98100000 from pd9812000
Thank you, I will try that now.
...And it worked! Thanks all
ABorgh said:
That red triangle is HTC's recovery mode. You should manage to get root via one click root and then flash clockwork normally. In the app.
Click to expand...
Click to collapse
I have a similar problem. I tried to flash a galaxy rom on to my htc evo 4g and now my phone wont boot up. I actually need instructions on how to do this. When I try to flash recovery it goes into HBOOT and also goes into bootloader. But when I try recovery it goes to the white HTC Evo 4g screen and immediately goes back to Hboot. Iv tried to download a clockworkmod custom recovery img and flash it as a PC36IMG zip. It finds the zip and says parsing PC36IMG but doesn't ask if I want to flash it and goes back into bootloader. I renamed the recovery image "Recovery" and the Zip "PC36IMG" as instructed from a different website. I can ONLY use this method because my micro port is broken.
Also when I downloaded the recovery image there were two choices. Recovery image and recovery touch image. We should I go with?
trevonc91 said:
I have a similar problem. I tried to flash a galaxy rom on to my htc evo 4g and now my phone wont boot up. I actually need instructions on how to do this. When I try to flash recovery it goes into HBOOT and also goes into bootloader. But when I try recovery it goes to the white HTC Evo 4g screen and immediately goes back to Hboot. Iv tried to download a clockworkmod custom recovery img and flash it as a PC36IMG zip. It finds the zip and says parsing PC36IMG but doesn't ask if I want to flash it and goes back into bootloader. I renamed the recovery image "Recovery" and the Zip "PC36IMG" as instructed from a different website. I can ONLY use this method because my micro port is broken.
Also when I downloaded the recovery image there were two choices. Recovery image and recovery touch image. We should I go with?
Click to expand...
Click to collapse
I tell you how to over come this:
1) Throw your phone into the trash can
2) Buy a new one
3) Come back to xda
4) Read all the tutorials once again
5) Read them again
6) Re-read them
7) Now do whatever you want.
This method works perfectly for any noob...
trevonc91 said:
I have a similar problem. I tried to flash a galaxy rom on to my htc evo 4g and now my phone wont boot up. I actually need instructions on how to do this. When I try to flash recovery it goes into HBOOT and also goes into bootloader. But when I try recovery it goes to the white HTC Evo 4g screen and immediately goes back to Hboot. Iv tried to download a clockworkmod custom recovery img and flash it as a PC36IMG zip. It finds the zip and says parsing PC36IMG but doesn't ask if I want to flash it and goes back into bootloader. I renamed the recovery image "Recovery" and the Zip "PC36IMG" as instructed from a different website. I can ONLY use this method because my micro port is broken.
Also when I downloaded the recovery image there were two choices. Recovery image and recovery touch image. We should I go with?
Click to expand...
Click to collapse
Sorry but what are you talking about an EVO 4g in the DHD forums??...BTW, in the zip file you need a .txt file to be able to be flashed. If that file is missing then the hboot will never detect the .zip file.
Besides, if you have an unlocked bootloader you won't be able to flash recovery in that way. You can do it using fastboot flash commands...

[Q] Problem with CWM 5.0.2.0 stable installation.

Actually, I got no place to post my question. So, I thought of starting a new thread.
I have installed CyanogenMod 7 on my HTC buzz by downgrading its stock rom as it suffered a OTA update before. I guess you guys r well aware about the process.
During the downgrade, my phone got Revolutionary CWM 4.x.x.x by default. In fact, I have flashed CM7 using revolutionary.
Now, CM7 comes with ROM Manager built-in and I tried to install CWM 5.0.2.0 recovery right form the GUI. The update.zip was downloaded. I could update it manually form my recovery options.
But, it was not stable. Each time I boot into recovery, Revolutionary CWM shows up, instead of CWM 5.0.2.0. To use it again, I have update the package each and every time.
Is is quite normal? Or, I am missing something? Plz help with advice.:crying:
I did this via Rom manager. Not through Recovery.
YNWA
ChandanRoy said:
Actually, I got no place to post my question. So, I thought of starting a new thread.
I have installed CyanogenMod 7 on my HTC buzz by downgrading its stock rom as it suffered a OTA update before. I guess you guys r well aware about the process.
During the downgrade, my phone got Revolutionary CWM 4.x.x.x by default. In fact, I have flashed CM7 using revolutionary.
Now, CM7 comes with ROM Manager built-in and I tried to install CWM 5.0.2.0 recovery right form the GUI. The update.zip was downloaded. I could update it manually form my recovery options.
But, it was not stable. Each time I boot into recovery, Revolutionary CWM shows up, instead of CWM 5.0.2.0. To use it again, I have update the package each and every time.
Is is quite normal? Or, I am missing something? Plz help with advice.:crying:
Click to expand...
Click to collapse
Yes this is normal for ROM manager as using ROM manager is only giving you a temp recovery over your stock ( in your case revolutionary cwm ) to get the cwm 5.0.2.0 you want you need to get either a PC49IMG.zip version of the cwm and use the boot loader method, use ADB/Fast boot method or use the terminal emulator method.
Tutorials are all over the wildfire thread and so are the necessary files etc.
Sent from my Nexus 4
That what u have to flash is temporary.
For permanent recovery, copy the recovery onto your pc.
Turn on the willy in hboot mode, goto fastboot connect usb
Type fastboot flash recovery name.zip
here name is the name of recovery zip AS IT IS.

[Q] General Assistance on HTC Desire A8181

I just got an HTC Desire A8181, and it is my very first time using an Android Device. The thing is that I already know that you can do a lot of things with Android devices (thats why I swapped from iOS to Android). Now here is my point, I basically need to know:
Basics about software and OS customizing for Android.
Basic things to know before do anything to my phone.
Tutorials for root the device (HTC Desire A8181)
Want to know if it is possible to make the phone work faster in terms of Manage the Processor and Ram Usage, how to do it, and understand the process.
And any other information that could be useful in order to make my phone work a lot better (take into consideration that I'm new with the OS and the phone, so there are a lot of things that I dont know about this theme.)
I also want to know if it is possible to install the latest Android Version on my HTC Desire and make it work fast.
Thanks in advance for your help!!!
The desire comes with sense 2.3 gingerbread. Sense is HTC's skin that they overlay ontop of the android operating system. Although it may look nice (doesnt really look that good to me), it is heavy and causes decreases in performance. When you s-off your device, and install a custom recovery you will be able to flash an aosp based custom rom. Aosp = android open source project, and basically means stock pure android...nothing running on top. As you can probably predict, this will result in faster speeds, less ram usage, and better battery. I think that answers the first few questions.
Next Ill move on to how to root it (make your phone good). I honestly think the term "root" is deceiving to most new users. I see people asking "how do i root my phone", but i think what they really want is to install a custom recovery and flash a custom rom. Being rooted on stock rom is pointless to me. Custom roms are where the good stuff is at.
Post your bootloader details here and ill walk you through the process. To get these details turn the phone off, then hold power + volume down until the phone boots into the bootloader. It should look similar to this. Post all of the first couple of lines at the top. The whole process summarized is this: s-off, install custom recovery, flash custom rom
There are also some other things that i would recommend doing so that you can have extra space for apps (you probably noticed you barely have any space at the moment), but ill get to that later when i give you more instructions.
Thanks for response so fast!
Chromium_ said:
The desire comes with sense 2.3 gingerbread. Sense is HTC's skin that they overlay ontop of the android operating system. Although it may look nice (doesnt really look that good to me), it is heavy and causes decreases in performance. When you s-off your device, and install a custom recovery you will be able to flash an aosp based custom rom. Aosp = android open source project, and basically means stock pure android...nothing running on top. As you can probably predict, this will result in faster speeds, less ram usage, and better battery. I think that answers the first few questions.
Next Ill move on to how to root it (make your phone good). I honestly think the term "root" is deceiving to most new users. I see people asking "how do i root my phone", but i think what they really want is to install a custom recovery and flash a custom rom. Being rooted on stock rom is pointless to me. Custom roms are where the good stuff is at.
Post your bootloader details here and ill walk you through the process. To get these details turn the phone off, then hold power + volume down until the phone boots into the bootloader. It should look similar to this. Post all of the first couple of lines at the top. The whole process summarized is this: s-off, install custom recovery, flash custom rom
There are also some other things that i would recommend doing so that you can have extra space for apps (you probably noticed you barely have any space at the moment), but ill get to that later when i give you more instructions.
Click to expand...
Click to collapse
Really thanks for all the information, I'll post the information you are asking me for when I go back to my house since now I'm working
But thanks for offer me your help with this, is my first Android and I would like to have fun with it, and you are right I barely have space for my apps now... Will be some other information needed in this process that I can post later on?
StheveO said:
Really thanks for all the information, I'll post the information you are asking me for when I go back to my house since now I'm working
But thanks for offer me your help with this, is my first Android and I would like to have fun with it, and you are right I barely have space for my apps now... Will be some other information needed in this process that I can post later on?
Click to expand...
Click to collapse
Nope, just your bootloader details for now.
Please tell me that I did not ****ed my phone
Ok so here is my problem now on, I tried to flash the CyanogenMod, but I dont know if i ****ed my phone or im just missing something...
Here is what I did:
1- I followed the instructions on another thread about the HTC_Unlock_Bootloader_Tool in order to unlock the bootloader.
2- I copied the CM-7.2.0.1-bravo.zip file into the sd card manually and also by using the "adb push" command.
But now my phone turns on, but every time that I try to access the Recovery option from the Fastboot menu just gives me an icon of the phone with a red advertise sign and then I press "Volume Up + Power" and got access to some sort of recovery options... But cannot go further than that... What can I do? Please tell me that I did not ****ed my phone?
When u unlock the bootloader u must then flash recovery via fastboot commands. In my sig ul see 4ext recovery as PB99IMG, download and extract the recovery.img and flash via fastboot. U can find a fastboot guide in bortaks troubleshooting guide (in my sig also)
Thanks for your response.
jmcclue said:
When u unlock the bootloader u must then flash recovery via fastboot commands. In my sig ul see 4ext recovery as PB99IMG, download and extract the recovery.img and flash via fastboot. U can find a fastboot guide in bortaks troubleshooting guide (in my sig also)
Click to expand...
Click to collapse
Ok so here is my new actual situation, cause I went to sleep at 3.00am just to keep working with the phone...
After check within some forums and stuff I realized that there was an app called ROM Manager that can flash the Recovery and also the ROM (Cyanogenmod is the one I want to install), I started researching for another way to do it since every single time that I tried to start in FastBoot and use the recovery option in order to flash anything I just got a black screen with an icon that seems to be the same phone with a red alert sign on its corner (icon which i really did not like at all!!!), so I started checking for another way to work with this and found ROM Manager, but when the app was installed and I tried to flash the ClockworkMod Recovery but ROM Manager was giving an error related with permissions, I thought that my HTC Desire was already Rooted since it said "*** Unlocked ***" on the Fastboot menu (My fault!) but I realized that it is not Rooted after download the Root Checker app from the Store... So basically here is the case resumed: Fastboot "Unlocked" (Via easy unlocker tool), ROM Manager App (Installed but no permissions to Flash the ClockworkMod Recovery nor CyanogenMod ROM), Root Checker App (Installed and seems that my phone is not rooted)... How do I need to proceed now on???
Thanks in advance for all your help! I never thought that Android were this complicated, but I like it ****ing so much!!! So I think that it is most likely a beginner issue
StheveO said:
Ok so here is my new actual situation, cause I went to sleep at 3.00am just to keep working with the phone...
After check within some forums and stuff I realized that there was an app called ROM Manager that can flash the Recovery and also the ROM (Cyanogenmod is the one I want to install), I started researching for another way to do it since every single time that I tried to start in FastBoot and use the recovery option in order to flash anything I just got a black screen with an icon that seems to be the same phone with a red alert sign on its corner (icon which i really did not like at all!!!), so I started checking for another way to work with this and found ROM Manager, but when the app was installed and I tried to flash the ClockworkMod Recovery but ROM Manager was giving an error related with permissions, I thought that my HTC Desire was already Rooted since it said "*** Unlocked ***" on the Fastboot menu (My fault!) but I realized that it is not Rooted after download the Root Checker app from the Store... So basically here is the case resumed: Fastboot "Unlocked" (Via easy unlocker tool), ROM Manager App (Installed but no permissions to Flash the ClockworkMod Recovery nor CyanogenMod ROM), Root Checker App (Installed and seems that my phone is not rooted)... How do I need to proceed now on???
Click to expand...
Click to collapse
Well, to root it, you need to flash a Superuser zip from recovery. To flash it, you need a custom recovery. To get a custom recovery, you do what @jmcclue said 2 posts above.
StheveO said:
but I like it ****ing so much!!!
Click to expand...
Click to collapse
I think it's " but I like it so ****ing much!!!".
More questions
abaaaabbbb63 said:
Well, to root it, you need to flash a Superuser zip from recovery. To flash it, you need a custom recovery. To get a custom recovery, you do what @jmcclue said 2 posts above.
I think it's " but I like it so ****ing much!!!".
Click to expand...
Click to collapse
Hahahahaha yeah sorry about that but I'm working so it is difficult to be on the phone talking about Hard Drives and troubleshoot them, while trying to figure out whats going on with my phone hahahahaha
So Basically and if I'm not mistaken (hopefully not, let me know if I am) I need to do the following:
-Download and Flash the 4eXT Recovery as PB99IMG from the previous response: After download the file can I go to CMD and use "adb reboot bootloader" then "adb fastboot flash recovery PB99IMG.zip" (that must flash the recovery right?)
-Then I need to Flash the Superuser from a Zip file: By accessing the new Recovery Interface installed previously, wipe chache / install from sd card / install from zip (that must root my device right?)
-After that I should be able to turn on my phone as normal and use the ROM Manager in order to Flash the CyanogenMod 7.2 right?
Sorry that I bother all of you in this way with so many question and ****, but I really want not only to flash my drive but also to learn about the process and what I'm doing to my phone... Thanks for everything.
StheveO said:
Hahahahaha yeah sorry about that but I'm working so it is difficult to be on the phone talking about Hard Drives and troubleshoot them, while trying to figure out whats going on with my phone hahahahaha
So Basically and if I'm not mistaken (hopefully not, let me know if I am) I need to do the following:
-Download and Flash the 4eXT Recovery as PB99IMG from the previous response: After download the file can I go to CMD and use "adb reboot bootloader" then "adb fastboot flash recovery PB99IMG.zip" (that must flash the recovery right?)
-Then I need to Flash the Superuser from a Zip file: By accessing the new Recovery Interface installed previously, wipe chache / install from sd card / install from zip (that must root my device right?)
-After that I should be able to turn on my phone as normal and use the ROM Manager in order to Flash the CyanogenMod 7.2 right?
Sorry that I bother all of you in this way with so many question and ****, but I really want not only to flash my drive but also to learn about the process and what I'm doing to my phone... Thanks for everything.
Click to expand...
Click to collapse
In my sig, you'll find a link "The PB99IMG method" under the "How to flash the 2.3 RUU" link. Use it to flash the recovery. Ignore the parts about the 2.3 RUU.
Another question...
abaaaabbbb63 said:
In my sig, you'll find a link "The PB99IMG method" under the "How to flash the 2.3 RUU" link. Use it to flash the recovery. Ignore the parts about the 2.3 RUU.
Click to expand...
Click to collapse
Ok, so after check the other post with the PB99IMG method the phone should ask meto install something after put the zip file into the sd card and start the bootloader??? The thing is, if that doesn't happen what can I do? Because if I try to go to the Recovery option the phone gives me the Black screen with the Icon of the phone and a red alert sign... :S
StheveO said:
Ok, so after check the other post with the PB99IMG method the phone should ask meto install something after put the zip file into the sd card and start the bootloader??? The thing is, if that doesn't happen what can I do? Because if I try to go to the Recovery option the phone gives me the Black screen with the Icon of the phone and a red alert sign... :S
Click to expand...
Click to collapse
You don't need to go to recovery for the PB99IMG method. Only bootloader.
StheveO said:
Ok, so after check the other post with the PB99IMG method the phone should ask meto install something after put the zip file into the sd card and start the bootloader??? The thing is, if that doesn't happen what can I do? Because if I try to go to the Recovery option the phone gives me the Black screen with the Icon of the phone and a red alert sign... :S
Click to expand...
Click to collapse
Yes thats what you should do. If that doesnt work you would try flashing the recovery via fastboot.
When you go into recovery right now and see the red warning thing, that is normal. It is the stock recovery, which makes sense because you havent installed a custom recovery yet. Once 4ext is installed you will no longer see that screen.
Another problem
Chromium_ said:
Yes thats what you should do. If that doesnt work you would try flashing the recovery via fastboot.
When you go into recovery right now and see the red warning thing, that is normal. It is the stock recovery, which makes sense because you havent installed a custom recovery yet. Once 4ext is installed you will no longer see that screen.
Click to expand...
Click to collapse
Ok, now here is the thing, I just used the BP99IMG method... But at the moment of go to the bootloader I just got an error message:
Main version is older!
Update Fail!
What Can I do!?
StheveO said:
Ok, now here is the thing, I just used the BP99IMG method... But at the moment of go to the bootloader I just got an error message:
Main version is older!
Update Fail!
What Can I do!?
Click to expand...
Click to collapse
I forgot you weren't S-off. Pardon me.
Do this:
http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/
Then extract the .img file from the PB99IMG zip, and put it on your C drive, do the path would be C://recovery.img.
Then, open CMD, connect your phone in fastboot mode, and use this command:
fastboot flash recovery C://recovery.img
jmcclue said:
When u unlock the bootloader u must then flash recovery via fastboot commands. In my sig ul see 4ext recovery as PB99IMG, download and extract the recovery.img and flash via fastboot. U can find a fastboot guide in bortaks troubleshooting guide (in my sig also)
Click to expand...
Click to collapse
:thumbup:
Here I go again!
abaaaabbbb63 said:
I forgot you weren't S-off. Pardon me.
Do this:
http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/
Then extract the .img file from the PB99IMG zip, and put it on your C drive, do the path would be C://recovery.img.
Then, open CMD, connect your phone in fastboot mode, and use this command:
fastboot flash recovery C://recovery.img
Click to expand...
Click to collapse
Ok so If I understood it is necessary to have the phone S-Off which means that the bootloader is unlocked, right??
Because my bootloader says "Unlocked" on the top of the menu... What I'm not doing right?
StheveO said:
Ok so If I understood it is necessary to have the phone S-Off which means that the bootloader is unlocked, right??
Because my bootloader says "Unlocked" on the top of the menu... What I'm not doing right?
Click to expand...
Click to collapse
Unlocked does not mean s-off. You are Unlocked, but S-on. Just flash the recovery through fastboot, like jmcclue originally said.
Some good news
Sello I'm glad to let you know that finally I got my phone.cpletely flashed with the CM7 and this works just great... the only thing that I were not able to do is to partition my 4Gb SD card to assign 1Gb as phone extension and the rest as external storage...
Can you help me with this last thing, I just used a previous post...
With the 4ext recovery y created a first partition of 1024Mb as the ext of the system but my phone does not sees it, it keeps saying that only have 140Mb total as internal
StheveO said:
Sello I'm glad to let you know that finally I got my phone.cpletely flashed with the CM7 and this works just great... the only thing that I were not able to do is to partition my 4Gb SD card to assign 1Gb as phone extension and the rest as external storage...
Can you help me with this last thing, I just used a previous post...
With the 4ext recovery y created a first partition of 1024Mb as the ext of the system but my phone does not sees it, it keeps saying that only have 140Mb total as internal
Click to expand...
Click to collapse
Yes thats normal. Ur partition is there doing its job, dont worry.

Categories

Resources