BEFORE YOU BEGIN:
Make sure you have an SD Adapter to put your MicroSD in so you can plug it into a computer and access it.
I. Download and Install the Android SDK and USB drivers (If you already have this done, skip this section).
1. Follow our video procedure on HOW TO SETUP ADB/USB DRIVERS.
II. Create a “GoldCard” from a MicroSD Card
1. Put the memory card you want to use for the GoldCard into your phone.
2. With the memory card in your phone, click on Settings, SD and Phone storage, then click Unmount SD card. Once it unmounts, click Format SD card. (Please keep in mind that some memory cards don’t work, and this will erase all data on your SD Card so back all the data up first to your computer)
3. On the Phone, goto Settings, Applications, Development and then make sure USB Debugging is checked.
4. *Make sure you have installed the SDK and Fastboot correctly from Section I!!!
Plug the phone into the computer and then open the Command Prompt (goto the start menu and type in cmd in the search box). Then type the following with hitting enter at the end of each line.
cd\
cd\AndroidSDK\tools\
adb devices
(wait for the it to show a serial number underneath, if it doesn’t then reinstall the drivers from section I). Then type:
adb shell
cat /sys/class/mmc_host/mmc1/mmc1:*/cid
5. A code will display, write the code down (MAKE SURE TO WRITE IT DOWN EXACTLY!)
UPDATED 02.05.10:
6. Goto this site, http://hexrev.soaa.me/, then put in your code you just wrote down into the text box and click submit. It will generate the code reversed and replace the first two digits with zeros automatically. Write that down and continue to step 9.
7. Now, on your computer, goto http://revskills.de/pages/goldcard.html and enter your email in the appropriate field and for CID enter the reversed CID you just copied down BUT REPLACE THE FIRST 2 DIGITS WITH 2 ZEROS! (i.e. 12345678910 becomes 00345678910). *Thanks to Viper for providing these Goldcards for FREE!
8. Click continue and then you will receive your goldcard.img via email. Once it arrives save it to your computer.
9. Now, goto http://download.cnet.com/HxD-Hex-Editor/3000-2352-10891068.html?part=dl-HxDHexEdi&subj=uo&tag=button to download the HxD Hex Editor. Save it and install it to your computer.
10. Take your SD card out of your phone and put it into the SD adapter it came with. Then put that into your computer so it shows up on your computer as Removable Disk.
11. Open the Hex Editor (Run as Administrator if one Vista or Windows 7) and click on the Extra tab, then click on Open Disk. Under Physical Disk select Removable Disk (your SD card you just put into the computer). Make sure to UNcheck “Open as ReadOnly”. Click OK.
12. Goto the Extra tab again and click Open Disk Image. Open up the goldcard.img that you saved from your email. You should now have two tabs, one is the SD card (Removable Disk) and the other is the goldcard.img
Press OK when prompted for Sector Size 512 (Hard Disks/Floppy Disks).
13. Click on the Goldcard.img tab and click on the Edit tab and click Select All. Then click on the Edit tab again and click Copy.
14. Click on the Removable Disk tab (Your SD Card) and select offset 00000000 to 00000170 then click on the Edit tab and click Paste Write.
15. Click on File then click Save.
16. Close the Hex Editor.
17. Test what we’ve done:
Take out the memory card from the computer, then put it back in.
Try to open the memory card on the computer (Removable Disk), if it lets you, you are all set. If it asks/tells you to reformat the card, then try steps 13 – 19 again. If it gives you the same error again, then try a different memory card (Erlern said it didn’t work for him until he finally went and bought a Kingston 2GB card, then it worked on that card only).
18. Put the GoldCard into your phone and reboot the phone with the GoldCard inside.
III. Downgrade the Hero using the Goldcard
1.Download and install
2. Plug in your phone via USB cable to your computer (make sure the GoldCard is in the phone).
3. Once HTC Sync is installed and your phone is plugged in, pull down the notification bar on the phone and select HTC Sync. Make sure it connects to HTC Sync on the computer.
4. Download the Original HTC Hero RUU
5. Double click the RUU you downloaded while the phone is plugged in with the GoldCard in it and follow the on screen procedure.
THANKS JESTERZ at XDA!
Reported Issues
Issue: I get an issue at step 5 or this procedure does not work for me.
Solution: Try to repeat the procedure with the 2.73.405.5 RUU listed on the site here:
Issue: I get Wrong Customer ID or a similar error when trying to use the RUU.
Solution: This means your Goldcard did not work and you need to try to do it again with a different SD card.













100% works. Its easy if you are confident with changing this kind of things.
Worked on my Hero after i updated to the tmobile official release last week.
i had a Sandisk 8GB SD-HC Card, worked no problem.
thanks unlockr for posting this.
Like or Dislike:
1
0
I second that it certainly works! I think you should put “mandatory for Hero with 2.73.707.9″ ROM. This type really needs the “goldcard” method for custom rom to be installed. So wat’s nxt? I will be looking forward to install either Xperia 3 or future ROMs for android XDXD
Like or Dislike:
0
0
Thanks for the info. one question before I take the plunge. I have updated with Tmobile 2.73 ROM. All I want to do is to install wifi tether. Do I have to go through all these to root my device to install wifi tether..?
Thanks
Like or Dislike:
1
0
would like to try to make a custom RUU with just the custom recovery rom in it for use on sprint hero any help on how to make custom RUU’s thx
Like or Dislike:
0
0
when i clicked on the RUU files and clicked update and next, the status window thing loaded and it was stuck at waiting for bootloader. also windows was unable to install a driver for “Android 1.0″
Like or Dislike:
0
0
After I format the SD card, I have .footprints folder on my card. Is that a problem.? What should I do? Can I leave the folder on the goldcard..? or should I delete it..?
Like or Dislike:
0
0
Hello Haris,
Just delete it then continue
Like or Dislike:
0
0
The link to the Hero RUU is not actually a link. I would like to attempt this method, however I do not want to be stuck without a phone. Can you post up a link to the Sprint Hero RUU?
Like or Dislike:
0
0
Hello Geoff C,
Sorry waiting for it to upload… should be up in a bit.
By the way, don’t think you will be able to install the drivers, think Sprint is blocking ADB. Tell me if you can get past the adb devices in the command prompt step.
Good luck!
Like or Dislike:
0
0
I got past that part on my sprint htc hero with 2.1
Like or Dislike:
0
0
Thanks for the reply. Can I delete it after making the gold card or should I delete is before making it. I wonder if the CID will change with that .footprints folder in it. I noticed after I finised the process of making the gold card. Thanks
Like or Dislike:
0
0
Hey Unlockr,
Yeah the adb portion is not a locked out, i am even using the 1.6 sdk. I can get the devices, logcat, and shell with no problems. My issue is that I am getting an error when I try to flash the original Hero RUU. The error is ERROR[110]: FILE OPEN ERROR. I can email you a screen shot of it if you would like. I was also able to find the Sprint RUU from an android site.
Like or Dislike:
0
0
Hello Geoff,
Can you email me using the Send us a tip form in the contact us section if you have a sprint hero with adb access? Might have a way to root…
Like or Dislike:
0
0
Some things can be written/remembered better by computers.
Line will throw the cid information to the C:\ drive:
adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid >c:\cidinfo.txt
If in the adb shell:
cat /sys/class/mmc_host/mmc1/mmc1:*/cid >/sdcard/cidinfo.txt
Like or Dislike:
0
0
And for the love of…. if they are writing it down… why not just have then write it down backwards?
Like or Dislike:
0
0
Successful! Able ro flash the HERO ROM on my G2. successfully flashed the recovery image in one click. Now has the MCR ROM with root access. Great stuff. Thanks for the video and XDA.
Regarding writing backwards, when using GMAT if you look at it, it does not list the figures backwards. It reverse the numbers in blocks. I am not sure simply revering the figures will work.
Like or Dislike:
0
0
Hey Unlockr,
Can I downgrade like that HTC HERO from Honk Kong, ver. 2.73.721.9 ?
Like or Dislike:
0
0
Hello Elimor,
Yes, should work just fine with this procedure. Good luck!
Like or Dislike:
0
0
So it looks ever closer to having the Sprint Hero rooted. Which I personally can’t wait for because that was one of the big selling points of an android phone. I still don’t understand why they lock them down in the first place. Hello, open OS, that’s your ENTIRE sales pitch. Why muffle it?
Like or Dislike:
0
0
Hello Unlocker,
I have HTC HERO from Honk Kong, ver. 2.73.721.9 .
I made this procedure and everything was OK untill the last step. When I tried to install the Hero RUU, I got this messege:
“ERROR [140]: BOOTLOADER VERSION ERROR
The ROM update Utility cannot update your Android phone. Please get the correct ROM Update Utility and try again.”
Can you help me to solve that problem ?
Thanks
Like or Dislike:
1
0
I’m getting the same error on my US Sprint HTC Hero. Tried two different RUUs.
Like or Dislike:
0
0
will this downgrade work on aa Tmobile MyTouch (us) runing on 1.66 firmware?
Like or Dislike:
0
0
Hello Spydaboi,
This procedure is for the HTC Hero.
Look for the How to Root a Dount Phone procedure on our site.
TIP: You can find all the procedures for your specific phone by using the Category dropdown and selecting MyTouch/Magic under Android How Tos.
Like or Dislike:
0
0
Hello Unlockr,
I have an Asian HTC Hero, version 2.73.707.x and I have the same problem as eimor.
Everything works fine until the last part where they the installer says “The ROM update Utility cannot update your Android phone. Please get the correct ROM Update Utility and try again.”
Please help us, thanks.
Like or Dislike:
0
0
Hello John,
That means the CID check is still active which means your Goldcard is not working properly.
Like or Dislike:
0
0
@Alcaron (or anyone else who knows why he made such a BOLD statement)
Why do you think its closer to rooting our Sprint Heroes?
Like or Dislike:
0
0
Hello Il Padrone,
He said that because technically this method would work on the Sprint Hero (it is the same block that is stopping the other Hero phones). But the problem is that unlike the other Hero phones, we do not have an old Sprint Hero version to downgrade to that is rootable. So this is a step in the right direction, but not quite there yet.
Like or Dislike:
0
0
HURRY!! REally want SPRINT HERO rooted
GOOD LUCK EVERYONE
Like or Dislike:
0
0
I tried it.. doesnt work. It aborts in the RUU Installer with the Error
“ERROR [140]: BOOTLOADER VERSION ERROR
The ROM update Utility cannot update your Android phone. Please get the correct ROM Update Utility and try again.â€
I have installed the original Version from the HTC.Com website. Version is 2.73.405.5
I even tried this howto 2 different micro sd cards. A 2gb and a 8gb card. both didn’t work.
Do you have a hint for me?
Like or Dislike:
0
0
Micha,
You need to do the goldcard procedure. That error means the goldcard did not work.
Like or Dislike:
0
0
hmmm i did that what you have done in your video/tutorial ( i worked with my own CID)
and the test if the goldcard works was ok… no request to format the mikro sd card
Like or Dislike:
0
0
Hey, me to. The goldcard procedure worked fine and I’m not prompted to format.
Still I get the 140 error. What can we do?
Like or Dislike:
0
0
Everything works fine for me until I try paste writing the goldcard image onto the removable disk 1. The part that I paste shows in red and when I try to save it just says ‘I/O device error’ just wondering if there is anything I am doing wrong.
Thanks
Like or Dislike:
0
0
hi thijs
try this one… it works for me…
http://forum.xda-developers.com/showthread.php?t=559613
Like or Dislike:
0
1
Tried this with my Sprint HTC Hero. Everything worked up to the RUU utility and then i got this error:
ERROR[130]: MODEL ID ERROR
The rom update utility cannot update your Android phone.
Please get the correct ROM Update utility and try again.
Any suggestions?
Like or Dislike:
1
0
9. Now, on your computer, goto http://revskills.de/pages/goldcard.html and enter your email in the appropriate field and for CID enter the reversed CID you just copied down BUT REPLACE THE FIRST 2 DIGITS WITH 2 ZEROS! (i.e. 12345678910 becomes 00345678910). *Thanks to Viper for providing these Goldcards for FREE!
My CID when reversed starts wiht de01982454121412,
So do i replace the first 2 caracters(de) or the 2 first digits (01)
Please help guys
Like or Dislike:
0
0
Edu Mertz:
It’s hexadecimal counting. That means that instead of 0-9 being digits it’s 0-F so these are all valid “digits” in hex:
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
Your CID of
D,E,0,1,9,8,2,4,5,4,1,2,1,4,1,2
when converted to decimal would be:
13,14,0,1,9,8,2,4,5,4,1,2,1,4,1,2
Therefore it stands to reason that you’d replace the ‘de’ with ’00′ and that would follow the directions posted.
Like or Dislike:
0
0
It’s the first 2 characters.
Like or Dislike:
0
0
Hi, my HTC HERO DOWNGRADE FAILED … screenshot: http://img3.imageshack.us/img3/8858/htcherodowngradefailed.jpg
AND RUU_Hero_HTC_WWE_1.76.405.1_R3_WWE_release_signed_NoDriver.exe TOOL reports error [140]
Like or Dislike:
1
0
btw, im from Czechia (Eastern Europe)
Like or Dislike:
0
0
well, propably some SD cards just doesnt work … i dont know why, i am trying another one …
BTW, you dont need to have QMAT installed … you can use http://www.andyappz.com/cid.html service to get reverse code …
Like or Dislike:
0
0
well. same eroor 140 with another nokia 256MB sd card (previous was transcend 8gb) … doesnt matter, same result
Like or Dislike:
0
0
I got error 140 when I tried following this guide to the letter, but when I used the firmware here ftp://xda:xda@ftp.xda-developers.com/Hero/Official-ROMs/RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe it allowed me to go through with rooting, and as such, installing custom roms. The guide here is pretty much the same as this one http://forum.xda-developers.com/showthread.php?t=573866 but if you are having trouble here, the other one is worth a try.
Like or Dislike:
1
0
EthelFT,
Thanks for the addition! What is the actual difference, was it just the firmware and that’s it? I’ll just add that firmware to this page in case people are still having issues.
Like or Dislike:
0
0
i need to dawngrade my i phone softrame …or some thing like that
Like or Dislike:
0
0
Yep that’s the only difference. for some reason, even though it appeared (superficially anyway) to be the same firmware I was already running, when I updated to that, I was then able to use all the usual root methods etc.
Like or Dislike:
0
0
Also, once successful here, I can highly recommend Modaco’s 2.8 ROM. It’s as fast as the stock HTC ROM, and is packed with goodies. Good luck to anyone who hasn’t been able to sort this out yet, I’ll continue to try and offer help, but my knowledge is a tad limited.
Like or Dislike:
0
0
Hello!
I’ve tried the Goldcard-step twice now, but still got error 140 when running Hero RUU. Any idea what to try next?
I have a Hero with firmware 1.5 and build 2.73.405.5.
Like or Dislike:
0
0
Finally, somehow, I got it to work. Thanks for all your guides!
Like or Dislike:
0
0
Ok, i have a problem.
Tested 2 SD cards A Sandisk 6Gb and a Kingston 2Gb but everytime i re-insert card it want’s to be formated (running windows 7 x64).
Anyother solutions?
Like or Dislike:
0
0
i have a problem it says permission denied when i write this code : adb shell
cat /sys/class/mmc_host/mmc1/mmc1:*/cid my phone is from t mob
Like or Dislike:
0
0
Yucel,
Please post your issue in the Tech Support Forum for your phone and we will be glad to help you there (so we don’t clog up the comments). Thanks!
Like or Dislike:
0
0
@Trackbacks: No, your wrong.
@TheUnlocker: You forgot 1 minor detail on hexeditor. I went back to the source and you should have mentioned :
13. Install and launch HxD Hex Editor program. (make sure you use “Run as Administrator” under Vista and win 7)
With that i managed to get 2 goldcards both 2 and 6 gb
Like or Dislike:
0
0
Visitor,
Thanks I think I said it in the video but forgot to write it, thanks again.
Like or Dislike:
0
0
TheUnlocker, How can i contact you for a new method (atleast it worked for me and still on latest FW) ROOT access?
I can make nice describtion of it for you if you would?
Like or Dislike:
0
0
Visitor,
I’m going to do a post next week on it (I’m in NY right now helping family out). And I’ll elaborate on it. Amazed how they got it, would have never thought.
Like or Dislike:
0
0
16. Click on the Removable Disk tab (Your SD Card) and select offset 00000000 to 00000170 then click on the Edit tab and click Paste Write.
17. Click on File then click Save.
Each time i click save im getting an error message. Anyone had this problem before?
Like or Dislike:
0
0
I have a SEA Hero using the crippled Asia_SEA_WWE_2.73.728.5_release_signed_NoDriver ROM (this ROM lacks the marketplace and some other functionality). I was unable to downgrade or use any of the WWE ROMs to reflash it.
I followed the instructions and used the RUU suggested by the article but got the Error [140] message on trying to reflash. I used the RUU EthelFT suggested – the 2.73.405.5 WWE Unsigned No Driver file – and was able to successfully reflash the device!
Will try rooting and all now, but there is hope for SEA Hero users who wish to have the WWE ROMs (with the additional functionality) on their machines now.
Like or Dislike:
0
0
Hi there, i seem to be getting an error at step 4 whilst attempting to create my GoldCard and i cannot seem to find an answer in the tech forums, the problem is:
after i type ‘adb’, it seems the next line of input is preceeded with a’#', im assuming this is correct, however, when i attempt to type ‘cat /sys/class/mmc_host/mmc1/mmc1:*/cid’, i get the following error… and i will post exactly how it appears on the cmd:
# cat /sys/class/mmc_host/mmc1/mmc1:*/cid
cat /sys/class/mmc_host/mmc1/mmc1:*/cid
cat /sys/class/mmc_host/mmc1/mmc1:*/cid: not found
Thanks in advance for any help anyone can offer me.
Like or Dislike:
0
0
Btw anyone done this on Telus Hero Before??
Like or Dislike:
0
0
I have done everystep uptill the last one:
5. Double click the RUU you downloaded while the phone is plugged in with the GoldCard in it and follow the on screen procedure.
I have sync it with my pc and ran the RUU and it restarts the phone and begins but its saying i dont have the right ROM or something? Ive checked and i am running 2.73 so i do have to downgrade it right?
Please help someone asap im SO close…
Like or Dislike:
0
0
Hello Unlockr
Could you telle me if this work on a HTC magic From Denmark branded with 3 ?
It’s beacuase that i have upgraded my phone with the new officiel Magic Rom, and now i can’t root my phone any longer
Like or Dislike:
0
0
where is my post?
Like or Dislike:
0
0
i said my problem is the same as Bizzle’s one!
pleas check the problem
in the middle of downgrading the rom is says that incorrect rom utility version or sth like that!
Like or Dislike:
0
0
Hello TheUnlockr, I’ve just made a webpage to reverse the CID without the need for QMAT. Feel free to use it in your tutorial.
http://hexrev.soaa.me
Like or Dislike:
0
0
Soaa-
Thanks Soaa!
Like or Dislike:
0
0
I think I found the solution for the problems people are having at step 5. I followed the link to the xda-forum: http://forum.xda-developers.com/showthread.php?t=573866
and there I downloaded the Rom image 2.73.405.5 instead of the one mentioned above. Then I used the RUU program to downgrade it and it worked! Although it’s still fw 2.73.xxxx , I could use the one-click root…
ftp://xda:xda@ftp.xda-developers.com/Hero…ed_NoDriver.exe
Like or Dislike:
0
0
For Ali and Bizzle:
I don’t know if you have just tried downgrading to the firmware that is in the main body of text at the top, but if you have only tried that, then try again with the file that I linked to in an earlier post
(TheUnlockr mentioned putting this file into the article for people having difficulty with error 140?)
Anyway, Here is the link again. Give it a go – you never know, it might just work for you as it did for me!
ftp://xda:xda@ftp.xda-developers.com/Hero/Official-ROMs/RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe
(For people having difficulty with error 140 or incorrect software version.)
Like or Dislike:
0
0
@Sylvain: Yes, I’ve done it, along with a few other people on the xda forums.
Like or Dislike:
0
0
Is anyone able to post a mirror or a link for “RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe” ? The xda-developers ftp seems to be down and I haven’t been able to find it anywhere else. Thanks.
Like or Dislike:
0
0
I just found this on megaupload, will give it a go.
http://www.megaupload.com/?d=RCQ6V92U
Like or Dislike:
0
0
Nindim,
Thanks for the link let us know if it works for you and Ill host it here so we never lose it and others can find it. (I dont have a Sprint Hero to test on).
Like or Dislike:
0
0
Have a Sprint HTC hero, updated to new firmware, spent 8hrs trying to get the thing to root. Tried the adb way, tried to downgrade, then root and one click, but I get all the way to flash recovery step on the one click method and it doesn’t show flash custom recovery it just show flash revoery, does anyone know if it can actually be downgraded and if so what is the actual Sprint HTC Hero RUU used already tried the 1.29 and it didn’t work. Please help very frustrated.
Like or Dislike:
0
0
Greatpen,
So you used the Sprint RUU and what happened? Error?
Like or Dislike:
0
0
Can you downgrade or root using a mac?
Like or Dislike:
0
0
Bone,
You can but its easier to just use a friends PC or use Boot Camp and load Windows. As with most programming, its assumed your using a PC.
Like or Dislike:
0
0
Anyone try this on the Sprint Hero yet?
Like or Dislike:
0
0
Hey TheUnlockr,
I have a British T-Mobile G2 Touch and was successful in rooting my hero after installing the Rom I listed above. Hope this helps someone at some point.
Like or Dislike:
0
0
Little bit of extra info, before “downgrading” I was on the latest T-Mobile branded G2 Touch firmware and I received an Error [140] message with the original Hero rom listed in the instructions.
Like or Dislike:
0
0
Hello I have a Sprint Hero and would like to root/mifi my phone. Has there been a solution found yet? If not I would be happy to help and share the solution.
Like or Dislike:
0
0
How do I fix the I/O error when saving the goldcard.img data to the SD Card? I click File -> Save, but the I/O error prevents me from saving. I followed the directions exactly. Please help!
Like or Dislike:
0
0
Corpsed,
Some memory cards are incompatible for some reason, we have no idea why, but they just don’t allow us to write on them. Are you using a Sandisk?
Like or Dislike:
0
0
hello Unlockr
i have a sprint htc hero i want to increase the memory on my phone what is the best way for me to do so? I read online that rooting and installing app2sd is the best way to do this. also i want to run the new os on the hero please help.
Happy Thanksgiving
Like or Dislike:
0
0
I followed this procedure. I’m on Orange UK. It allowed me to load the RUU no problem. The only problem was once it booted it still asked me for my SIM number!
Very annoying.
Like or Dislike:
0
0
Hy all!
I have a T-Mobile G2.
I used this method but when i write the goldimage to the sd card its sad me to reformat the card. I tried whit Kingstone and Sandisk sd card and its not work.
Please help.
Thx
Like or Dislike:
0
0
For those who are struggling with finding an SD card that works – check that when opening in HxD that you are opening the PHYSICAL disc and NOT the logical disc. I ended up buying LOADS of different SD cards because I didn’t see this casual but significant difference!!
Like or Dislike:
0
0
Kam,
Thanks for the tip!
Like or Dislike:
0
0
My phone is currently unlocked. Should I still start at step 1 or will I be duplicating work that’s already done?
Have a Hero but under About Phone:
Firmware: 1.5 (Android 1.5?)
Build # : 2.73.405.5 (firmware?)
Software Version: 1.0.0.A6288 (?)
Please advise. Thanks.
Like or Dislike:
0
0
Hi i was wondering i am such a newb to Android…i just converted from an iphone to a GSM HTC HERO and i love it but i want to load a custom rom because it’s pretty laggy as i expected i am kinda scared to screw all this up because all the instructions are all on a PC and i have a MAC?!?! can you refer me to a different source or could you guide me on a mac? thanks again all your videos are AWESOME!
Like or Dislike:
0
0
i have tried 8 micro sd cards in all sizes and brands…no one worked…
kingston 2 and 4gb
lexar 2gb
scandisk 1,2,4,8 and 16gb….
is there any other way to downgrade my htc hero??
or other way to root it??
Like or Dislike:
0
0
For those having problems with their SD cards, try using the official SD Card formatter – http://www.sdcard.org/consumers/formatter/
This for instance can cure the cid not being accessible as well as other problems.
Like or Dislike:
0
0
Hi,
I’ve got a unlocked HTC Hero from France (virgin mobile) with build 2.73.405.5 and on fourth step when I type adb shell nothing occurs and if I type adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid
It returns: “error: protocol fault (status 30 32 35 34?!)”
Can anyone help?
Thanks.
Like or Dislike:
0
0
I cant get this to work, i have the goldcard img, and do as instructed but everytime i get the same error .. not correct id.. i have tried Nokia 512mb,SanDisk 2gb,SanDisk 4gb SDHC and SanDisk 16gbSDHC
Like or Dislike:
0
0
Solved !
I was trying via Parallel Desktop on mac.
Switching to my PC laptop (that I’ didn’t have yesterday…) solved the issue.
Thanks to all the community and those guys behind the scene!
Like or Dislike:
0
0
Hello Unlocker,
When i get to the HxD, copy, paste. When i click save, it asks “are you sure” i click yes and it tells me that “The media is write protected”…. how can i fix this?
Like or Dislike:
0
0
Hey Fellaz, Unlocker
I also have same problem and I cannot save the changes at Removable disk 1.
It was long time already, did you resolve it and how? Can you help me? I am stuck.
Like or Dislike:
0
0
When i type adb devices it show my device as not connected
Like or Dislike:
0
0
Hi,
I have got to the final stages, however during the new rom installation it says I have a wrong custom ID, Error 131, any ideas?? Thanks
Like or Dislike:
0
0
Hello,
I have error 131 when I tried to downgrade my htc.
I have T-Mobile G2 Touch, Firmware version 1.5 Build number 2.73.110.26 CL#69351.
I tried two sd card, one 2 Gb phone original and one 8 Gb and get same error. I tries more then one time create the gold card, but result is same – error 131.
Thanks.
Like or Dislike:
0
0
i cant do this:
3. Once HTC Sync is installed and your phone is plugged in, pull down the notification bar on the phone and select HTC Sync. Make sure it connects to HTC Sync on the computer.
sync was working before i made goldcard.now i cant start sync? any ideas? (phone and sd card are working normally)
Like or Dislike:
0
0
Hello Unlockr, ive followed all the steps above really carefully. but once i tried installing the RUU i got this ERROR [131]: Customer ID error. Could you help me out please? Btw I bought my phone in Malaysia so its using the SEA Ver2.73.721.9. Thanks in advance and good job with all these cool guides. Appreciate it.
Like or Dislike:
0
0
Bryan,
Thanks!
You need a different RUU or you need to do the goldcard method. Our site has the goldcard method, good luck!
Like or Dislike:
0
0
Hi everything works but i cant connect at the end to the sync. I was checked my storego devices and says that everthings is working properly.
Like or Dislike:
0
0
Sabek,
Your phone shouldnt be recognized as a storage device. zinstead of mounting the sd card you need to pull down the notification and click htc syn. You also needed to download HTC Sync from HTC first.
Like or Dislike:
0
0
my CID shows as 0353445355303247800000b3f009688 its a 2GB Sandisk that came with my g2 all tools reject it as invalid CID – any clues??
Like or Dislike:
0
0
Lukka,
9. Now, on your computer, goto http://revskills.de/pages/goldcard.html and enter your email in the appropriate field and for CID enter the reversed CID you just copied down BUT REPLACE THE FIRST 2 DIGITS WITH 2 ZEROS! (i.e. 12345678910 becomes 00345678910). *Thanks to Viper for providing these Goldcards for FREE!
Like or Dislike:
0
0
Helo dear friends.
I have the Orange hero spain. upgraded official rom to 2.73.61.5, worked fine. Now i am trying to downgrade it, did the gold card, failed few times with error 140 when tried the 1.76.405.6 and 1.76.405.1… rom links . then tried to downgrade to 2.73.405.5 rom as someone suggested here. and the process started happily, downloaded Splash1 ok, system ok, userdata ok, boot ok, bootloader ok, then GOT STUCK ON “radio-V2 – updating” (85%). froze!
This happened few times, sometimes never even started to download, was just froze at the beginning of the process with: “zip header checking…”
So every-time this happened i had to disconnect and restart the windows which by the way, works on parallel (mac) …
Now the hero naturally is not stuck on that screen, i have pictures if wish to laugh
Any idea someone? how do i bring a dead hero back to life?
Thanks in advance!
Like or Dislike:
0
0
By the way, thanks for the guide, was really helpful for the gold card…. but maybe i should do it again?
or am i missing something else?
Cheers!
Like or Dislike:
0
0
Downgrade the 2.73 is not necessary.
I rooted my Hero 2.73 using this steps:
http://androidforums.com/htc-hero/19660-guide-installing-modaco-custom-rom.html
Like or Dislike:
0
0
Bruno,
No need to scream not true
But thanks for the addition!
Like or Dislike:
0
0
thank u ,
all step work good but the last one when i download this hero ruu it can not be completed and i have wrong message can not complete so pleas help me to solve this problem
also the flashrec program can not make any backup or any thing
thank u hope to help me to solve this problem
Like or Dislike:
0
0
Mohammed,
Try this procedure that Bruno posted and come back and comment if it works and we’ll update this procedure.
http://androidforums.com/htc-hero/19660-guide-installing-modaco-custom-rom.html
Like or Dislike:
0
0
I get the 171 error after the RUU tried to connect to bootloader. Everything worked until this
I’m using a dutch t-mobile unlocked phone with
2.73.110.26.
anybody has an idea?
Like or Dislike:
0
0
Bustscape,
Goto the How To Root the Hero procedure in a bit, I think I found a quick solution and I’m updating it now.
Like or Dislike:
0
0
Thanks a lot!
But where can I find it exactly?
Like or Dislike:
0
0
Bustscape,
On any page on our site use the Choose a Category dropdown menu and select the HTC Hero and you’ll be presented with all the How Tos for the Hero
Like or Dislike:
0
0
Oh, yes I knew that, but I get it now:
I do not have to downgrade anymore, right?
Like or Dislike:
0
0
HAHAHAHA I’m free from the T-mobile G2 Touch now got the Hero Rom…
TheUnlockr is the best site… any suggestion to do after this?And the sim unlocking I should do now…
Like or Dislike:
0
0
Tarik,
Ha, glad to help!
SIM unlocking can be done here on this part of our site if you need us to do it
Like or Dislike:
0
0
but why gps is not working with this rom?
Like or Dislike:
0
0
Tarik,
Check with the developer of the ROM.
Like or Dislike:
0
0
I got same problem as bustscape and can’t find anything that will solve my problem in the How To Root the Hero procedure.
Error code 171, what should I do?
Like or Dislike:
0
0
I figured it out now:
I have t-mobile G2 so onfortunatly I still have
to downgrade, but that isn’t working either because
I’m working on Windows 7 with updated drivers.
So if you have t-mobile G2 on a windows 7 computer,
U should probably search for a different pc (vista,xp etc.)
That’s what I’m gonna do
but thanks for your help The Unlocker
Like or Dislike:
0
0
Bustscape,
You’re welcome! Good luck!
Like or Dislike:
0
0
Everything went fine for me until the RUU. I tried both suggested RUU installs but got ERROR[130]: MODEL ID ERROR
The rom update utility cannot update your Android phone.
Please get the correct ROM Update utility and try again.
Does this mean my Gold Card is not working?
What else can I do to work around this error.
Thanks
Like or Dislike:
0
0
Im reading all your comments but still didnt find answer for most frequent question here:how to root your Hero if gold card went ok, downgrade to 2.73.405.5 ok,but cant install flashrec and backup for continue?Do I need to downgrade to 1.76. to make flashrec work and what will i lose with that (radio downgrade or so)
Like or Dislike:
0
0
Ivan,
You need to downgrade below 2.73 so 1.73 or 1.76.
If you have any other issues, please post in the technical support forums or use our custom search at the bottom of the post.
Like or Dislike:
0
0
Hi Unlockr
My CID that I got was a massive number and ended with ‘ce’ at the end of all the numbers and once I reversed the CID it started with ‘ce’
My question is do I replace that the ‘ce’ with 00 or the 2 first numbers after the code?
Thanks. Would help put me at ease
Like or Dislike:
0
0
Hey Unlockr in HXT my sd card appears in logical disk and not in physical disk, how do i make it appear in physical disk??
Like or Dislike:
0
0
just got a hero on 3 UK
build no. 2.73.771.73 CL#94055
no joy with instantroot, flash rec, anyone successfully downgraded this build the gold card route? or is it confirmed for any 2.73.xxx build in general?
Like or Dislike:
0
0
Trunker,
The gold card route almost always works, but it is complicated. Did you say you tried the 1 click method first?
Like or Dislike:
0
0
yeah TheUnlockr, tried the one click on your guide, didn’t work, created a gold card but 2 problems with the phone, couldn’t HTC sync, tried usbdeview drivers – nothing. phone and PC not recognising. also existing connectivity issue with the phone unable to connect outside 3 HOME (walled garden) i fear it’s a faulty unit so arranged a replacement, 2 days old so might as well be safe and send it back to 3
will give the downgrade a go when I get it back
Like or Dislike:
0
0
THANK YOU!!!!!!!!!! oh my god, what a head ache, my hero was the uk t mobile branded one with their latest rom….. it took me ages and several failed attempts but thanks to you i got there
oh n by the was the sd card i created the gold card with was the 2gig one that came with it. im freeeeeeeeeeeeeeeeeeeeeeeeeeee
Like or Dislike:
0
0
I went to the website: http://revskills.de/pages/download.html
and got redirected to the PSAS website. Is the first no more?
Like or Dislike:
0
0
htc sync will not sync for some reason, i have everything down to that point working fine, i’m sure it has something to do with windows 7, but i cant figure out how to get it to sync, any suggestions?
Like or Dislike:
0
0
Hey Unlockr
Thanks for making these guides for us noobs! I’ve tried this process and got up to Section 3 with no probs. However, HTC Sync does not recognise my phone anymore. Is there a work-around for this perhaps?
Thanks!
Like or Dislike:
0
0
Jake,
Welcome!
Check on HTC’s site for an update for HTC Sync in the Support section.
Like or Dislike:
0
0
done all of it up to step 9 but when i go on the link it goes on the website but doesnt come up with any boxes to fill in?
To Kevin Hamel, use this and you wont need QMAT http://hexrev.soaa.me/ just put the number in and it will reverse string it.
Like or Dislike:
0
0
sorry, didnt scroll down, sorted,
thanks aswell
Like or Dislike:
0
0
I just purchased a HTC Hero GSM phone from newegg and this one came with a newer bootloader that would not do the root in one step from the unlockr. Weirder is that it had the google experience applications except for market. Don’t know what’s up with that. I successfully downgraded using this approach and was able to then use flashrec and load a recovery image. Something is up with the newer phones that are coming out now. Just a warning for people buying from newegg or perhaps other places. An additional note is that the locale was set rather strangely for a US phone.
Like or Dislike:
0
0
Michael Perry,
Interesting. Thanks for the heads up.
Like or Dislike:
0
0
This is a great guide that works a treat for my asia phone, I went to http://hexrev.soaa.me/ to do the code reverse as I couldn’t install QMAT 4.36. the site also did the zero replacement automatically.
Like or Dislike:
0
0
Maria,
Thanks! Added it to the procedure!
Like or Dislike:
0
0
@Kevin Hamel
Just download the free version of PSAS. It has the ‘reverse string’ function described in this guide
Like or Dislike:
0
0
Well my downgrade didn’t go so well. Made gold card twice and still get the same error and followed all instructions to the letter:
Error [130] model ID Error
Rom update utility cannot update your Android
any ideas?
this is with an ACS Hero.
Like or Dislike:
0
0
I have the same problem as Kevin, when i try to update it says update failed, tried with both roms
I have T-Mobile G2 with:
Firmware version: 1.5
Baseband version: 63.18.55.06FU_6.35.07.08
Kernel version: 2.6.27-0078c992
Build number: 2.73.110.26
Software version: 1.0.0.A6288
Like or Dislike:
0
0
i have a htc hero.the main carrie is cellur south,but the phone is flashed to cricket service with talk only.im trying to get mms or wep to work,i have all the setting ready but it wont connect .it says stand by for connection but never connects.i have read that the phone needs to be rooted.i tried the oneclick method and it fails.in this thread i get to running the ruu and get error 110.i have tried both ruu fills.please help.help me please ty.
Like or Dislike:
0
0
Fantastic, I wish that I had found your guide some days ago. The gold key and RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe are the essential components, earlier RUU files didn’t work for me.
Excellent work a BIG thank you for your work!!
John.
Like or Dislike:
0
0
Fantastic job, I wish I had found your guide before spending days with others. A Goldcard and RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe were the essentials for me, the earlier RUU_Hero_HTC_WWE_1.76.405.1_R3_WWE_release_signed_NoDriver.exe would not flash even after goldcard.
Many many thanks, excellent!!!
John.
Like or Dislike:
0
0
Hi Unlockr, i have a problem.
I am not sure if i have got the goldcard trick done properly, although i followed all your guide to the letter and i have ticked all the boxes several times over and over.
My problem is when i finally come to install the RUU for my phone, it says error [132] wrong utility or something??
Any ideas on this?
I really want to root my phone and i feel like im banging my head against the wall.
My phone is a HTC Hero (orange uk branded)
Firmware is 1.5
Build 2.73.61.66 (official orange update)
I don’t know if it’s worth mentioning, I used to be rooted and with a custom rom, but i tried the method to get back to root my phone again and it wouldn’t even let me use back up recvovery, using flash rec 1.1.3 or 2.
Any help with this would be greatly appreciated.
Like or Dislike:
0
0
Paul,
It is because of the new update you got. We cannot root that update yet (and it stops you from downgrading as well).
Like or Dislike:
0
0
Thanks for the information. I really think you guys should stop using the ‘strike through’ formatting and edit the post. Looks confusing and makes my eye go squint.
Like or Dislike:
0
0
Sub,
Ha thanks for the advice. Ill fix it this week.
Like or Dislike:
0
0
Been trying this for a while now. The SD card keeps asking me to format everytime I edit the HEX and put it back in to check.
I do have the 2gig Kingston card which came with the phone. Not sure what I need to do next. Any help would be appreciated. Thanks.
Like or Dislike:
0
0
Hi,
i have same of this problem
Error [130] model ID Error
Rom update utility cannot update your Android
what may gonna do ?

pls help me TheUnlock
Like or Dislike:
0
0
Abode,
Did you try the How To Root Your Hero in One Click Procedure?
If yes, please post in the comments on that procedure your phone model, what carrier it is locked to (or if it is unbranded), etc. So we can help figure out how to root.
Like or Dislike:
0
0
Thank A Million TheUnlockr…followed your guide and managed to root my HTC HERO
Previous Phone Version:
Firmware 1.5
Baseband version 63.18.55.06EU_6.35.06.18
Kernel version 2.6.27-8dd6deee htc-kernel@and18-2
Build number 2.73.728.5 146733 CL#61627 release-keys
Software version 1.0.0.A6288
Previous Phone Version:
Firmware 1.5
Baseband version 63.18.55.06EU_6.35.06.18
Kernel version 2.6.27-8dd6deee htc-kernel@and18-2
Build number 2.73.728.5 146733 CL#61627 release-keys
Software version 1.0.0.A6288
After Custom Rom Update:
Firmware 1.5
Baseband version 63.18.55.06EU_6.35.06.18
Kernel version 2.6.27-mck-teknologist-1.91 root@neutrino)
Build number MaDaCo Custom ROM 3.1 Core, SSH password: XXXX-X
Software version 1.0.0.A6288
p/s: for those having a hard time looking for a file manager you can install one using the htc hero built-in web browser just type in http://openintents.googlecode.com/files/FileManager-1.0.0.apk and download it directly in your htc.
Like or Dislike:
0
0
my phone is a cellular south htc hero
firmware 1.5
baseband version 1.04.04.10.09
kernel version 2.6.27-6bc66721 htc-kernel@and18-2#958
buid number 1.44.557.2 CL81721 release-keys
software version 1.44.557.2
does anyone know if it can be rooted,and possibly how to root it.ty
Like or Dislike:
0
0
Trying to root my Hero and tried the ruu and the alternate ruu. the goldcard is set up fine just cant finish the final step here.
I am on 3 (UK)
firmware 1.5
baseband: 63.18.55.06JU_6.35.08.29
kernel: 2.6.27-430d1aea htc-kernel@and18-2 #983
buld: 2.73.771.73 CL#94055 release-keys
software: 1.0.0.A6288
Like or Dislike:
0
0
Thank you so much for this guide.
Aside from your great help, two comments that really helped me and saved me from buying another card.
Before you throw your card for not working consider this:
- Under vista or win 7 you must right click on HxD and choose ‘Run as Administrator’
- In the ‘Open Disk’ part don’t make my mistake and be sure to choose from the ‘Physical Drives’ section.
I missed those two points at first but after failing several times I saw them in the comments and now it works
Thank you
Like or Dislike:
0
0
Hi
I am sure for my card [ GoldCard ] n every thing is ok !!
but i have same problem too !:(
Like or Dislike:
0
0
Hi Unlockr,
I am stuck like many others with error 140 in the final step. I am Orange UK ROM 2.73.61.66.
The original RUU listed on this site does not work for me. I can’t retrieve the alternative RUU from the link provided. Not sure, if I could do anything else.
Regards,
Amit
Like or Dislike:
0
0
Amit,
Updated the procedure, read the update at the top of the page.
Like or Dislike:
0
0
Thanks Unlockr,
The biggest reason I did this goldacard procedure was because the link for the RUU for Orange UK was down – it still is. Moreover, I think the link points to a T-Mobile RUU. No issues with that as long as it works. For now, I will wait for the link to be back up.
Regards,
Amit
Like or Dislike:
0
0
Amit,
Ah I see. I just fixed it. Try to use that now.
Like or Dislike:
0
0
Hi i have a problem trying to downgrade it got to last part were i need the RUU but saying when i flash it customer ID error looked ont he web and i need the T-mobile RUU is there anywere were i can find it ??
Thanks
Like or Dislike:
0
0
Chris,
That means the goldcard did not work.
What firmware version do you have right now?
Like or Dislike:
0
0
UnLockr,
Many thanks for all the help. I am now on Villain 3.2. RIP Orange!
Regards,
Amit
Like or Dislike:
0
0
Hi Unlockr,
Thanks for posting up such a great tutorial! I didn’t manage to downgrade my 2.73.709… HERO the first few tries though I feel that I’ve been successful in my goldcard creation.
Thanks again!
For downgrading, I used the 1 click root method…
The steps were easy enough
(P.s: If you guys are wondering, the sd card im using is a SanDisk 4gb grade 6)
Like or Dislike:
0
0
Hi, I have tried every method to root. My G2 touch to no avail. I really want to try the behero Rom.
I’m on the. Stock t-mobile Rom from October, using Windows7. Add will not work, despite many hours trying. Please help…….
Like or Dislike:
0
0
hey unlockr… i have version 2.73.720.5, is there any version i can use for the one click method rather than the goldcard way?
Like or Dislike:
2
0
hi UnlockR,
Just to bug your brains please please, i have tried to downgrade my hero but at the last stage when using the ruu, it keeps coming up with a message saying (140) bootloader version error, the rom update utility cannot update your android phone please get the correct rom update utility and try again….what am i doing wrong? im on tmobile,
software ver:1.0.0.a6288
Firmware ver@ 1.5
Kernel ver: 2.6.27-0078c992
build num: 2.73.110.26
please please guide me in what im doing wrong or need to change!..thanx
Kind regards
Hitz
Like or Dislike:
0
0
Hitz99,
That would mean the Goldcard did not work. You need to make that again, either use a different card or try the card you used first again.
Like or Dislike:
0
0
Hi,
I have a T-Mobile UK branded hero
Firmware: 1.5
Baseband Version: 63.18.55.06FU_6.35.07.08
Kernel Version: 2.6.27-0078c992 htc-kernel@and18-2 #821
Build Number: 2.73.110.26 CL#69351 release-keys
Software Version: 1.0.0.A6288
I created a gold card and get an “ERROR [131]: CUSTOMER ID ERROR” when trying to install RUU_Hero_HTC_WWE_1.76.405.1_R3_WWE_release_signed_NoDriver.exe
Am I using the correct RUU? or am I doing something else wrong?
Thanks for any advise you can offer
AndyMc
Like or Dislike:
0
0
AndyMc,
You need to create a goldcard then try again with the goldcard in your phone. (Search our site for the word goldcard in the search box at the top right for the procedure on how to make a goldcard).
Like or Dislike:
0
0
TheUnlockr,
I’ve tried to downgrade with 3 different cards that I’ve made into goldcards. I get the following errors:
Transcend 1Gb: ERROR[140]: BOOTLOADER VERSION ERROR
Lexar 2Gb: ERROR[140]: BOOTLOADER VERSION ERROR
Kingston 2Gb: ERROR[131]: CUSTOMER ID ERROR
Is it a case of trying different cards until I get a working goldcard?
Thanks
AndyMc
Like or Dislike:
0
0
I managed to upgrade it using RUU_Hero_HTC_WWE_2.73.405.5_WWE and the Gold Card that was giving me the 140 error previously. From here I could use the one-click method.
I’ve been liberated!
Thanks!
Like or Dislike:
0
0
so yeah.. not working for me at all… i have the sprint hero and i have tried all of the ruus you suggest:1.29, 1.76, and 2.73. with 1.76 and 2.73 i get the error [130] model id error and with the sprint ruu i get a error [140] bootloader version error. is it my goldcard thats not working? i have a 2gb sandisk class 2
Like or Dislike:
0
0
Hi,
I have a T-mobile HTC G2 mobile (unlocked to use on three) which I upgraded to RUU 2.73.110.26 CL#69351. I have since tried to root the phone using several methods on your website and other websites but nothing seems to work. I also tried to downgrade which was working very well until I tried to install RUU 2.74.405.5. It installed most of the software but failed when trying to install radio v2. After that I could not switch the phone on or off (even if I pulled out the battery the phone would go back to a white screen with an error message) I then reinstalled RUU 2.73.110.26 which worked.
Do you have any solutions for this problem, if not do you know anywhere in London I can get the phone rooted.
Many Thanks for all your hard work and time
Like or Dislike:
0
0
I bought a the hero telus version from ebay recently and the guy i bought it from had made a gold card. Do i need to have the actual card or did it save the info needed onto the phones storage? And if this is not the case can i make a new gold card even if it has had a gold card previously made? I want to root the phone so i can add wireless tethering and some other goodies but i don’t want to mess up anything? Any advice would be greatly appreciated.
Thanks
Like or Dislike:
0
0
Dehonkules,
You need the physical gold card present. So make a goldcard using our How To Make a Goldcard procedure (instead of this one). And then with that goldcard in your phone, you can use a old version RUU to downgrade your firmware. Then you can use the How To Root the Hero in One Click procedure.
Like or Dislike:
0
0
If you get “The media is write protected†error, make sure you are running HxD as administrator (“Run as administrator” in Windows 7) and that the card does not have a physical write-protection switch on it (mine did)
Like or Dislike:
0
0
after I do steps 9-14 I test it in the computer and it does not recognize it at all, another one I did it told me to format it, so I tried another one.
when I put it in the phone, it says ‘blank sd card’
Have I bricked a 2gig card?
please help.
Like or Dislike:
0
0
WAIT! no problem, I formated it with the phone and now it works!
does anyone know why this happend? How can I make sure it works next time?
Thanks.
Like or Dislike:
0
0
Haha thanks for this, I’m just wondering.. I can still use a goldcard as a normal means of storage, i.e. for pictures or music, and it will still wok on my phone, right?
Like or Dislike:
0
0
Ron,
Correct, it can be used as normal no problem.
Like or Dislike:
0
0
hi. i have the t mobile g2 touch, which with your help, i rooted and now have my hero running madaco 3.1 rom. from what ive read htc are releasing android 2.1 for hero (including t mobs g2). my questions are 1) is this true? and 2)if so will i have to change back to the stock g2 or hero rom in order to get the update?
Like or Dislike:
0
0
Hi Unlocker,
What about the answar for:
Dylscoop Says: March 29th, 2010 at 6:22 am
post?
I have this same situation.
Like or Dislike:
0
0
Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,Thanks,for this tuto.
Just perfect for the HTC Hero by Orange(france)
Like or Dislike:
0
0
Hi Unlockr
i have already tryed 3 sd Cards but all seems to have the same problem –> Checking Custom ID Update Dail!
–> 8gb no Name Card doesn’t work SanDisk Chip
–> 2gb Sandisk doesn’t work
–> 4gb Kingston doesn’t work
2gb Kingston not available in town….
—> what to do `??
T-Mobile Germany G2 Touch with 2.73.111.26
thanks for Help
Like or Dislike:
0
0
Im new to this whole root thing and can not get it for the life of me. If someone is in the state of new jersey that can help me im willing to even pay them. My email is pgray87@comcast.net thanks….
Like or Dislike:
0
0
VERY IMPORTANT, MUY IMPORTANTE, NOTA BENE :
If step III.5 does not work with the RRU listed there use the 2.73.405.5 RUU. It works for a South African HTC Hero.
Like or Dislike:
0
0
This fix worked for me. I applied it to a HTC hero on TMobile that was purchased in December 2009. I had to use the 2.73.405.5 RUU as suggested.
he fastboot method of rooting still didn’t work however the flashrec apk recovery flasher did!!
Finally rooted!
Like or Dislike:
0
0
I am from the UK too sorry.
Like or Dislike:
0
0
Thanks Andrew Ward! Glad it worked for you!
Like or Dislike:
0
0
hey, starting to get the same feeling of pants customer service from your selves as as us HTC owners get from HTC support. Any chance of a reply to my last post?
Like or Dislike:
0
0
Bassmonkey,
What?! Big difference there. I do this as a hobby, you don’t pay me. Use the site as a resource, but please don’t expect me to sit at my computer all day answer every single question that gets asked… read the writing under the post called “NEED SOME HELP”, try that first.
Like or Dislike:
0
0
Er…. yeah, sorry, mixture of frustration n being a Dick there, the work you do on this site is great, as I said in a previous comment I rooted and loaded maducos Rom all with the aid of this site. Sincere apologies
Like or Dislike:
0
0
Bassmonkey,
No problem, your not the only one taking out frustration on me lol Glad the site helped! Please feel free to ask any questions (I promise I will try to get to them, just don’t yell at me if I don’t lol)
Like or Dislike:
0
0
I did everything but now the phone is not syncing with htc sync??
pls help
Like or Dislike:
0
0
Ratul,
Goto HTCs site and look for the HTC Sync upgrade in support for your phone…
Like or Dislike:
0
2
Hi
I would just like so say a BIG thankyou to MR Unlockr. After waiting a life time for a uk T-mobile update, zzzzzz! I had to give in and attempt to root my phone. For the best part of the last 3 days I have to learn from the start about “rooting”, “Goldcards” etc and from the videos and help on this site along with some clever people on here and a few other sites I now have the latest maDaCo 3.2 core ROM (kitchen?).
The whole thing is a very tricky process if you already had the tmobile update and I have had to download many things and carefully follow precise instructions from start to finish. As I am new to this, the whole “bricking” thing was always on my mind but I think if you know where you are going and how to back step if your not sure on something is vital. I followed instructions to a tee and everything went fine.
I would like to know a few things if anyone could help me?
-Radio? does this improve signal and should I update that too? i`m on 6.35.07.08 (i think)
-What are the best things to do now I have root access?
-Can I delete some of the built in stuff from T-mobile?
-Which is the best ROM out now?
Sorry for the list but a massive shout out to the team and everyone who helped me do this
Like or Dislike:
0
0
Great website, I managed to downgrade from 2.73.707.9 using goldcard, i’m using 1gb VGEN microsd
Like or Dislike:
0
0
I have a question. I am trying to root my Sprint Hero, and I cannot downgrade the ROM. It keeps coming up with the 140 Erro Bootloader. What should I do? Please help. Thanks
Like or Dislike:
0
0
I tried that! I keep getting the error 140 bootloader error. Does anyone know what to do. Please help. I am on firmware 1.5 right now. Know anything else?
Like or Dislike:
0
0
I bought my HTC Hero unbranded in Germany,
:D
I created the goldcard using the 2gb card that came with the phone.
When I tried to downgrade to 1.76 I got wrong bootloader version but then I tried the alternative and voila! It works
I installed Flashrec and it was able to backup
Like or Dislike:
1
0
hey this is joel i update my sprint htc hero with RUU_Hero_C_Sprint_2.20.651.1_signed_test. theres any way to downgrade to 1.5 using gold method or other
Like or Dislike:
0
0
Does this work on the Cellular South version of the HTC Hero?
Like or Dislike:
0
0
I put the things in for my serial number. Then though, when you told us to write the thing down, it said access denied… I’m the administrator on windows Vista.
Firmware:1.5
Baseband: 1.04.01.09.21
Build:1.56.651.2 CL85027 release-keys
Software version:1.56.651.2
Hardware Version:0002
Thanks!
Like or Dislike:
0
0
Hey Unlockr,
I’ve tried the above way (Goldcard) with my HTC Hero Branded as G2 Touch on Polish carrier ERA.
Firmware 1.5
Baseband 63.18.55.06IU_6.35.08.22
Kernel 2.6.27-430d1aea
Build 2.73.118.61 CL#79576 release-keys
Software 1.0.0.A6288
After trying it with RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe my phone after initial success with starting to downgrade went into recovery screen where suposedly was supposed to continue with the firmware change (it said it will take aprox 10 minutes but after around 2 it went by itself into the recovery) where it got stuck on white screen with three android drawings at the bottom an a message RUU USB. It would be all fine if not for the Windows telling me that it lost USB contact with the phone and there fore the upgrade will be canceled. I could not turn or or off the phone in any other way than by removing the battery as it got stuck on that white screen. Now, as much as I’d love to root my phone and try out some 2.1 ROMs I am afraid that I will brick it as I’ve already looked the death in the eye when it froze in the middle of that said downgrade… Is there a work around it? Using Windows 7 32bit with proper drivers recognising my Hero as “My HTC” and have full connectivity and device recognition through adb. So, is there a way for me to root my phone without bricking it an shiting my pants in the process? ^__^
Like or Dislike:
0
0
First off, great work.
I am a noob, trying to downgrade as the 1 click method didn’t work. Now, when I get to step 4, it says cid not found. any suggestions would be great.
Telus HTC Hero: unlocked for Rogers.
FW: 1.5
Baseband version:63.18.55.06DAU_6.35.08.20
Kernel version: 2.6.27-0078c992 htc-kernel@and18-2 #851
Build number:2.73.661.46 CL#74632 release-keys
Software version:1.0.0.A6288
Thanks
Like or Dislike:
0
0
Hi,
I’m new to all this stuff. I have a couple of questions if you would be so kind.
1. when i get my number the first 2 digits are already zero’s so I take it I just leave them?
2. When I try to select a block in hex editor I put the zeros in i.e 00000 but when I put the 170 in it ends up with no zeros and just 710.
any help would be much appreciated and thanks for taking the time to put all this up
Like or Dislike:
0
0
Joff,
1. Correct.
2. Make sure you opened the Hex editor as an administrator. Then make sure you selected your memory card as a Physical disk when you opened the Hex program. Then you don’t type anything, you just go down to the 170 line and then highlight it from the bottom up to the very top and then hit paste write and all done.
Like or Dislike:
0
0
Hi There, I got error 170 USB connection problem when I run RUU.. but my htc hero is detected when I run adb devices, have You face this problem.
Like or Dislike:
0
0
Had a problem with sdcard (always promted to format again).
Issue: open removable disk (your sdcard) as hard disk and select line # 170 from the end to to top (line # 0)
Tnx to TheUnlockr
Like or Dislike:
0
0
Yeah!
Worked with SD Sandisk 2 GB card but didn’t with 1 GB Trancend!
Issue: open sdcard as Physical drive
Like or Dislike:
0
0
Hi
I tried this way and it worked but when i come to install the ruu it just wont work it gives me error (170) saying that the mobile is not connected to the pc though it is. Sometimes I even get past that but then it gives me error 171, Can you guys please help? Thank you.
Like or Dislike:
0
0
I have the same problem with this dude!
Like or Dislike:
0
0
Just open HTC Sync and under the tools tab, click search for update and find the latest one. I also found that error 171 means that you must of forgot to put your SD card back in (well thats what happend to me…).
Like or Dislike:
0 