Problem on rooting my G1- RC9 - G1 Q&A, Help & Troubleshooting

I bought it from Germany, and the verison is RC9
I had tried to follow the How to guide from this forum, but i receive the following message after enter to the rainbow screen
1. Serial0
2. 0020288 and Not allowed
I have also try to load in RC7, RC8, and even RC 29, same result. Is it the MicroSD card issue? i am using the one it bundled, formatted it as FAT32..but just by passed that grey screen
I appericated with any comments or suggestion from any of you
Thanks

sorry, i mean i could NOT by passed that grey screen...
please help...

jsonseven said:
sorry, i mean i could NOT by passed that grey screen...
please help...
Click to expand...
Click to collapse
2 things I would check. Make sure the files downloaded properly (check the md5) and double check that the card is formated to Fat32.

my card is formatted as Fat32, and the file Md5 is (2F02DD9A3B7C7F2FE058047B9C7A0245)
does it look ok to you
Thanks for you reply

More info: my G1 is
Firmware = 1.1
Baseband version = 1.22.14.11
Kernel version = 2.6.25-01845-g85d4f0d [email protected] #27
Build number = TMI-RC9 128600
Please help... thanks

jsonseven said:
my card is formatted as Fat32, and the file Md5 is (2F02DD9A3B7C7F2FE058047B9C7A0245)
does it look ok to you
Thanks for you reply
Click to expand...
Click to collapse
looks like your MD5 hash there is the leaked .nhb file used for the UK version to get root.
are you placing the WHOLE .zip on the memory card or just the .nhb file (which I belive it should just be the .nhb file like it is for the US version)
so you got the whole card set to FAT32 which is good
then you placed the .NHB file into the ROOT of the memory card (no folders)
You held down the camera + Power buttons and got into the bootloader
-Did you see the rainbow screen?
-Did you see the grey screen that said "press action key to start update" ( action key is the trackball)
and after it updates .. if it did or does go that far (it will say ok next to each line and completed) the you reboot the phone by pressing the Send + End + menu keys at the same time to reboot the phone from that grey screen.
NOTE: this is for the US version .. I am not really sure if this applies the same for the UK version ...
ALSO I found this for the UK version .. its a little different for the key presses .. not sure if they are right but here they are
1.Copy image file DREAIMG.nbh to the SD card
2.Turn the device power off and insert SD card
3.Hold Camera button, and press Power button to entry Boot loader mode
4.Press Power button to start upgrade procedure (the US version is the trackball as action key .. not sure if it makes a difference)
5.After it finishes, press the trackball and perform a soft reset by pressing "Call" + "Menu" + "End" to reboot. (not sure why you hit the trackball the US version doesnt require that .. just the Send+End+menu to reboot)
THEN the rest that you need to follow after it flashes (if you get that far) is all on this link here
http://android-dls.com/wiki/index.php?title=Rooting_Android
steps are from that site
1.Restart your phone
2.At your phones desktop hit the <enter> key twice and then type "telnetd" and press <enter> again
3.Download an Android Telnet client and connect to localhost. If you are unable to connect, try steps 1 and 2 over again until you can.
4.you now have root!
intersetingly ... this method there is no recovery image or spl to download anywhere in this like there is in the US version ... may just the differences between the two phones BUT if you really wanted to compare or take a look at the US version to decide for yourself then go here:
http://forum.xda-developers.com/showthread.php?t=442480
hope that something in here helps ya

<My answer in blanket>
are you placing the WHOLE .zip on the memory card or just the .nhb file
(I unzip it, and put the .nhb file into the ROOT of SD)
You held down the camera + Power buttons and got into the bootloader
-Did you see the rainbow screen?
(Yes)
-Did you see the grey screen
(Yes, but after "Checking", i received a error message say, "0200230 Not allowed" message)
Hope it help, Thanks brilliant

OOOOOOOH... try this: http://forum.xda-developers.com/showthread.php?t=485364

Thanks for your reply
I had tried that too, but stuck at 4. Select Dream from the list of devices, Click "Get SD Card Serial from WINCE Device"
the program close after i click on the "Get SD ..." button
I tried to do it inside G1, and also card reader..
by the way, my SD card is manufactured by Kingmax

jsonseven said:
Thanks for your reply
I had tried that too, but stuck at 4. Select Dream from the list of devices, Click "Get SD Card Serial from WINCE Device"
the program close after i click on the "Get SD ..." button
I tried to do it inside G1, and also card reader..
by the way, my SD card is manufactured by Kingmax
Click to expand...
Click to collapse
I'd love to help here, but I have no experience with that method. I would try searching that thread to see if anyone else has that same problem. If you can't find anything there, start a new thread here describing your problem in the title (it will attract people who have an idea or know the answer).

How to check my SD card's CID? i just cant run the Qmat...

Okay pardon the bad formatting, I copied this from a site I googled and saved it as a html file. Basically you get your device rooted without Qmat or any WinCE device:
1. insert Transcend 8GB sd card into G1 (sandisk may not work. Lower capacities will work and may even be better. Other makes will also work)
2. download Terminal Emulator from the market and open it on G1
3. type “cat /sys/class/mmc_host/mmc1/mmc1:*/cid” (without the quotes), and keep the code given (something like 1c5356555344202010041c71f0008c5e)
4. Reverse the code byte-wise ( my 1c 53 56 55 53 44 20 20 10 04 1c 71 f0 00 8c 5e became 5e8c00f0711c0410202044535556531c)
5. Overwrite first two digits with 00s: 008c00f0711c0410202044535556531c
6. On your pc browser, go to http://revskills.de/pages/goldcard.html, paste your code and email address and hit continue (while thinking “thank you viperbjk” or donating some money)
7. format sd card to fat32 (may be good to rewrite partition table)
8. download RC7 from http://koushikdutta.blurryfox.com/G1/DREAMIMG-RC7.zip and extract
9. download goldcard from your email address (goldcard.img, less than 440 bytes)
10. copy DREAIMG.nbh to SD card (CASE sensitive! Filename very important)
11. unmount /dev/sdb1
12. type in terminal: “sudo dd if=goldcard.img of=/dev/sdd” (result: 0+1 records in, 0+1 records out, 384 bytes (384 B) copied) (assuming your sd is in /dev/sdd)
13. pull out sd card (now goldcard!) and insert into g1
14. hold camera button and press power button once
15. wait until the bootloader finds the rom and push power button when prompted. (if you do not see this instruction, you have done something wrong)
16. Continue with flashing recovery, HardSPL, RC8 etc...
If you do it exactly according to the steps listed, you should get your device rooted. I know mine worked
EDIT: Bleh, formatting was so bad, I had to fix it. Anyway, once you've done rooting, you should look for ways to change your keyboard layout. The German QWERTZ drove me nuts so I remapped mine to good ol' QWERTY
EDIT2:
How to write the raw sectors without having Cygwin or a Linux device:
- download HxD Hex Editor and install
- open program and go to "extra" and then "open disk"
- choose physical disk and then the removable disk. that is the same as your memory card. I've you don`t know with one it is. just remove the card and restart the program and you will see witch one is disappeared.
- uncheck open as readonly !!!!!!!
- go to "extra" again and the open disk image.
- open the goldcard.img witch you have created from Viper BJK website.
- press ok (512 is fine) en then "select all" and "copy"
- go to the removable disk tab and select offset 00000000 till offset 00000170 go to "edit" and then past write.
- save it

You can't create the HTC GoldCard with your G1 or with a card reader. You need a phone running Windows Mobile (WindowsCE). It's the only thing (that I know of) that can write the goldcard.img to the correct RAW sectors.

torturedsoul802 said:
You can't create the HTC GoldCard with your G1 or with a card reader. You need a phone running Windows Mobile (WindowsCE). It's the only thing (that I know of) that can write the goldcard.img to the correct RAW sectors.
Click to expand...
Click to collapse
You can actually. The process has been documented on the forums but it's in the middle of one of the threads linked earlier. Or you can just follow the guide I posted above. That'll guide you through the entire goldcard creation process.
It works, I did it for my German continental G1. Though there are reports that some Sandisk cards report wrong CID numbers. Mine gave the right one
EDIT: There's a way to write the raw sectors without using Cygwin (for sudo if you don't have a Linux box). If I recall correctly, I used HxD to perform that process. Might be wrong, I'll have to check when I get back home.

Thank you all contributor,, finally i am in RC 7 now.. Thanks soooo much

jsonseven said:
Thank you all contributor,, finally i am in RC 7 now.. Thanks soooo much
Click to expand...
Click to collapse
so after all this help ... you could at least tell us what you did to root it... so others can find the answer if they have your problem

sure, will do it after home, thanks all.

Related

Tera Term for Windows XP?

Do any of you have a program that I could use to sync my phone to my Computer via usb? I've tried several versions of Tera Term with no success. I reached the point where I was ready to pull all of my hair out and then I remembered... I don't have anyway. Oh well. Please help I really want to upgrade my rom but I want to back up the old first. Thanks, Vern.
i think i don't understand what you're trying to do!?
Don't you use ActiveSync for Syncing with your PC?
And wtf is Tera Term???
This is what I'm trying to do:
Originally Posted by kdenninger
To back up the firmware on the MDA to an SD card (a VERY GOOD IDEA if you intend to fool around with new firmware!)
1. Get a 128MB SD card. They're cheap - under $20.
2. Insert said card.
3. Go to http://forum.xda-developers.com/viewtopic.php?t=37386 and download the aWizard utility. CID-unlock your phone. (You only need to do this ONCE, even if reflash in the future.)
4. Get a terminal program that can speak over the USB port. There is a patched version of Terraterm out there, along with a few others. You need a way to connect to the device over the USB port as an ascii terminal.
5. Turn off the phone.
6. Holding the CAMERA key, press the power button for 2-3 seconds. Continue holding the CAMERA key until it comes up in the tri-color screen.
7. Connect the USB cable. Wait until ActiveSync tries to start. CTRL-ALT-DEL Windows and kill the process wcescomm.exe (ActiveSync's communication driver)
8. Now start your terminal program and point it at the USB port. Hit RETURN and you should get a command prompt. You are now talking to the phone's boot loader in terminal mode.
9. Type "r2sd all" and hit RETURN.
10. If you get a security level violation, you DID NOT CID-unlock the device. Go back to step #1.
11. The ROM image (all of it) will be written to the SD card. Several messages will be displayed while this is in progress. Note that this is NOT - I repeat - NOT - a filesystem-formatted dump - it is a RAW image of the ROM with some checksum information included. Anything on the SD card will be destroyed - don't do this with a card that has data on it you care about!
12. You can stick this card somewhere to be used for restoring. If you want to save the image off the card to your computer, stick the SD card in your computer and then dump 128MB of the card starting at the front (the actual dump is about 80mb but will always be less than 128MB, so that's "safe".) You will need a tool like "psdread" or any other tool that can do byte-level I/O to the SD card in your PC's reader for this.
To restore a SD-card image dump to the Wizard:
1. Write the image to the SD card. Again, this is NOT a filesystem - its a RAW image! Unless you saved the image to the card from the Wizard initially you will need a tool that can do a raw write to the SD card in your computer.
2. With the Wizard OFF, insert the card into the SD slot.
3. Hold BOTH the CAMERA and VOICE keys and press the power button for 3 seconds. Release POWER.
4. Look CAREFULLY at the Wizard screen. The backlight WILL NOT BE ON! It will tell you to press the VOICE button if you wish to restore the SD card image. This message only appears for a few seconds and the backlight is OFF! If you wait too long you will end up at the tri-color bootloader screen. Press the VOICE button (if you still have it down, let up on it then press again.)
5. The restore will run. Note that the backlight IS NOT ON during this process! You may need a flashlight (or very bright ambient light) to be able to read the progress meter.
6. When the process is complete it will tell you to press "any key". Do so and you're back in the tri-color bootloader screen.
7. Turn off the Wizard with the power button. When you turn it back on, it will hard reset just as if it was brand new off the firmware you just restored.
Note that this is the ONLY way to recover from a bricked phone if you try to load the wrong firmware file using one of the "forcible" methods (e.g. aWizard) on a non-CID-unlocked phone, and have bypassed the normal protection methods as ActiveSync cannot get back in there under these circumstances.
I strongly recommend that if you're going to futz with firmware, that you get yourself a 128MB card, make one of these dumps, and TEST the restore before you play around. This will recover from almost any botch - the only exception is loading a firmware file via some means (e.g. "aWizard") that the phone cannot execute at all.
Note that I do not know if this will get around the "boot loader version is too high" problem - I'm not willing to try it until I have an official T-Mobile update with a newer boot loader.
This same method for both dump and restore works on the SDA as well.
13. Overclocking the MDA (do so at your own risk!)
Quote:
Originally Posted by Scaw
Use Smartskey, read about it in this article on my HTC Wizard Blog. No specific ROM required, overclocking integrated. You need to download OMAP Clock seperately, it is available from the same article. A small tutorial in PDF format is included in the .zip with Smartskey. Don't forget to remove the ";" (without the quotes) at the beginning of the overclock settings in the configuration file!
How fast you can clock it depends on your device, it's just a matter of trial and error. 240 seems to be safe for the majority of HTC Wizard owners. No need for extra tools to wake overclocking up after a soft reset or standby. I haven't noticed severy battery drain, I can easily use my device a whole day and come home with the batterie well over 50% charged.
It's just a great little program. The integrated overclocking comes as a bonus to the tweak that the program was actualy made for, remapping buttons so you can open the start menu without using your stylus and close programs without using the stylus.
Have a look around on the HTC Wizard Blog, there is lots of other stuff that you may find useful.
And Number 4 is WTF Tera Term is. Thanks.

Qns wrt SG Htc Dream and SDcard

Hi there,
I have a question regarding rooting HTC Dream.
For us SG users, we hav to go thru the tedious process of modifying and checking the compatibility of our sdcards before we can root the phone.
These are the steps we hav to go through inorder to flash RC7/29 and the HardSPL for root :
http://erlern.wordpress.com/2009/06/23/rooting-htc-dream-singtel/
Steps to Install other ROM versions on your HTC Dream (Singtel)
1. Download QMAT http://revskills.de/pages/download.html
It’s a demo version so will only can open for 10 minutes.
2. Format your memory card to fat32. Please keep in mind some card does not work.
3. Search in your android market for ‘Terminal Emulator’
4. type ‘ cat /sys/class/mmc_host/mmc1/mmc1:*/cid ‘ without the quote sign.
5. Note that code down on a notepad or something. Make sure everything is noted correctly.
6) Go to QMAT site http://revskills.de/pages/download.html, download QMAT 4.36
7) Extract the file, double click on qmat.exe
8 ) Click on Cyptoanalysis Tools > Crypto Toolbox
9) Look way below, there is a text box (beside “Reverse String” button. Key in the cid number you’ve got earlier
Click on the “Reverse String” button, the result is reversed…
Example: 532600bd227d9c0347329407514d5402
10) Copy the reversed cid
11) Go to QMAT again http://revskills.de/pages/goldcard.html to generate your goldcard (this is free for G1 phone, Thanks to Viper!)
12) Enter your email. For the CID, enter the reversed cid you’ve got earlier. However you need to replace the first 2 characters to 00.
Example: From “532600bd227d9c0347329407514d5402” to “002600bd227d9c0347329407514d5402”
13) click Continue and you will receive the goldcard.img via your email.
14) Go to your email, download the goldcard.img and save it to a directory first.
15) Now, download HxD Hex Editor for this site
http://download.cnet.com/HxD-Hex-Editor/3000-2352-10891068.html?part=dl-HxDHexEdi&subj=uo&tag=button
16) Install and launch HxD Hex Editor program
17) Go to Extra tab > Open Disk. Under Physical disk, select Removable Disk (Must be your SD card), uncheck “Open as Readonly), click OK.
18) Go to Extra again, Open Disk Image, open up goldcard.img which you’ve saved to a directory earlier.
Now, you should have two tabs, one is your removable disk, the other is goldcard.img. Press OK when prompted for “Sector Size” 512 (Hard disks/Floppy disks), click OK.
19) Click on goldcard.img tab. Go to Edit tab > Select All, edit tab again > copy.
20) Click on the “removable disk” tab. Select offset 00000000 till offset 00000170, click on Edit tab and then Paste Write.
21) Click on File > Save. You may exit this program
Now, do a test to see if your SD card is “compatible”
Disconnect the USB cable connected to your SD card, then plug it back again. Go to My Computer, you will see your SD card (E.g. “Removable Disk ( F” ), double click and see if you can access it. If it prompted you to format, then forget about this SD card, don’t think it will work. After trying for days, I ended up buying a Kingston 2GB card.
Click to expand...
Click to collapse
Hence i was wonder why do we hav to go through this process, and why are we not able to just flash RC images frm any sd cards ? And also, is this process only required for rooting? (ie. will a 'non compatible' card be able to flash new roms on an already rooted phone?)
With that, i hav some queries regarding SDcards. My current SDcard is a 2gb sdcard which has went through the whole process of rooting as it is 'compatible' for rooting.
However, i will be purchasing a new 8gb sdcard soon. Hence i was wondering if i will hav to modify the new SDcard too, and if SDcard partitioning will work for all sdcards and also, will i be able to flash new roms even if the new card is 'non compatible'?
any help is much appreciated
thank you ^^
issues with goldcard
Is anyone else having problems getting their gold card set up?
I have a class 4 4gb Kingston SD card, which I purchased specifically for this, that I've set up a gold card on SEVERAL times that is not working.
Every time I fast boot on my MyTouch it checks the .img file, then I get an error:
"Model ID incorrect!
Update Fail!"
I know for a fact that my model ID is correct as I pulled it from adb, copied and pasted, and I've followed these instructions to the letter including using the hex editor.
I've also verified that the gold card is functioning by testing its ability to be written to.
Does anyone have any suggestions?? If this is not the place to post, please let me know and I apologize in advance as I haven't been able to find any one else with similar issues.
Feel free to get at me on gtalk:
[email protected]
same here man i have the same card and im getting the same problem. any help would be great guys
Creating GoldCard Problem
I have the same problem. But only the above given instructions to follow for HTC Magic also. But it does not work. Is any one to willing to guide us please. Thanks in advance.
try using the guide I made (link is in my sig)
Its what I did to root my G1 CRC1, worked like an charm
Any idea how to reverse the goldcard and make it back to a normal sdcard?
I tried format the card using window and that doesn't work completely.
I use a 8GB sdcard as a goldcard and now I don't need it anymore since the one-click root works. When I try partitioning on a goldcard, it return errrors like following. Also I try to use windows to format the entire card, the format is succesfully, however when i put the card in the phone to try to use it as one fat32, phone has trouble booting up.
error detail:
-----------------
converting /dev/block/mmcblk0p2 to ext4 filesystem.../sbin/tune2fs: Bad magic nu
mber in super-block while trying to open /dev/block/mmcblk0p2
Couldn't find valid filesystem superblock.
/sbin/e2fsck: Bad magic number in super-block while trying to open /dev/block/mm
cblk0p2
done
Has anyone tried using the 1 Click Root method? Does that work off a virgin SG HTC Dream set?
1a. Terminal Emulator on the phone.
You need terminal emulator to read CID of your SD card on your phone.
You can install ConnectBos - a terminal emulator from the development site.
- http://code.google.com/p/connectbot/
Starting ConnectBot, then connect to [local]. You will see the prompt.
$
1b. create your Gold Card
* Make sure, SD card for Gold card is in your phone when you check CID. I did not know and I need to do the process twice.
** The 2GB Sandisk one which comes in the box works just fine. **
You can get your CID by copy and paste this line on your phone terminal:
- cat /sys/class/mmc_host/mmc1/mmc1:*/cid >/sdcard/CID.txt
Then from your pc, through USB external USB drive, you can see CID.txt.
follow the guide to create your Gold Card.
- Windows: http://forum.xda-developers.com/showpost.php?p=4289899
- Linux: http://www.android-devs.com/?p=21
Or to get the code from adb from your pc.
Install the android sdk from code.google.com.
adb.exe will be in the tools directory of the sdk.
then: click start run and type cmd
in the dos box type:
adb devices
If your phone shows up, your good to go. If the list is blank, you need to install the driver. control panel>system>hardware>device manager>right click on android phone then update driver. Point it to the usb_driver directory in the sdk directory.
Try adb devices again, if good now then proceed with:
adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid
That will give you the code.
If you want to copy/paste it:
If your in a dos box (cmd) on xp, right click>select all. Then <cntrl>c to copy Open a new text file then <cntrl>v to paste. For some stupid fkn windows reason(insert moronic windows comment here) you can't select text in a cmd box with a mouse on all versions of win so thats a simple workaround.
The one that came with the Magic is a 2GB Sandisk, and it's formatted as FAT.
Are you sure it needs to be formatted to FAT32? Or can I just use the stock card as-is?
Successfully rooted 32A and flashed with the new radio SPL and rom in cursordroid`s guide, and discovered something in the process of doing so.(when trying to create goldcard) Maybe its been posted before or is common knowledge but I`m posting it anyway.
About the reverse CID procedure:
I found that when using the QMAT software to reverse CID for my mmc I got a reversed string of only 31 digits as opposed to the expected 32.Tried at first to add a leading "0" to get the 32 digits required in step 11.
(I didn`t screw up, got 32 digits with other mmc`s and also tried changing between HTC/samsung brands in QMAT software on the reverse string "page" but sill only 31 digits)
I found that reversing the string manually was possible by dividing the the CID into chucks of 2 and reversing the chunks starting from the back.
example:
exampleCID: A0B1C2D3E4F5G6H7I8J9KaLb (32 digits)
Chunking CID into 2`s: A0-B1-C2-D3-E4-F5-G6-H7-I8-J9-Ka-Lb
Reversed: Lb-Ka-J9-I8-H7-G6-F5-E4-D3-C2-B1-A0
removed dashes: LbKaJ9I8H7G6F5E4D3C2B1A0
->continue to step 11 after replacing 2 first digits with "00"
Maybe people who have mmc`s that dont work should give this "manual approach" a try and compare reversed CID`s before buying new mmc`s as there may be some flaws in the QMAT software in some cases/CID`s.
Btw I used the mmc that came with the phone (sandisk 2GB) and the phone had been RUU`ed with the latest official HTC update (Scandinavian/norway).
Used androidSDK and fastboot to flash everything.
Formatted goldcard using a cardreader because formatting using the phone apparently doesn`t set everything to "00". (phone does a "quick format"? and not a "low level" format)
*double post*
kristenruna said:
Successfully rooted 32A and flashed with the new radio SPL and rom in cursordroid`s guide, and discovered something in the process of doing so.(when trying to create goldcard) Maybe its been posted before or is common knowledge but I`m posting it anyway.
About the reverse CID procedure:
I found that when using the QMAT software to reverse CID for my mmc I got a reversed string of only 31 digits as opposed to the expected 32.Tried at first to add a leading "0" to get the 32 digits required in step 11.
(I didn`t screw up, got 32 digits with other mmc`s and also tried changing between HTC/samsung brands in QMAT software on the reverse string "page" but sill only 31 digits)
I found that reversing the string manually was possible by dividing the the CID into chucks of 2 and reversing the chunks starting from the back.
example:
exampleCID: A0B1C2D3E4F5G6H7I8J9KaLb (32 digits)
Chunking CID into 2`s: A0-B1-C2-D3-E4-F5-G6-H7-I8-J9-Ka-Lb
Reversed: Lb-Ka-J9-I8-H7-G6-F5-E4-D3-C2-B1-A0
removed dashes: LbKaJ9I8H7G6F5E4D3C2B1A0
->continue to step 11 after replacing 2 first digits with "00"
Maybe people who have mmc`s that dont work should give this "manual approach" a try and compare reversed CID`s before buying new mmc`s as there may be some flaws in the QMAT software in some cases/CID`s.
Btw I used the mmc that came with the phone (sandisk 2GB) and the phone had been RUU`ed with the latest official HTC update (Scandinavian/norway).
Used androidSDK and fastboot to flash everything.
Formatted goldcard using a cardreader because formatting using the phone apparently doesn`t set everything to "00". (phone does a "quick format"? and not a "low level" format)
Click to expand...
Click to collapse
Interesting. That might happen if the CID string contains spaces (which often happens when copy'n'pasting serials but not entering them manually. I will have a look for it in the next PSAS version, promised.

Root G1 with Latest update

Hey guys I have a stock G1 that was given to me and I can't access the wifi settings thus I cannot sign in. I believe I have the latest update. Anyone know a way around this?
http://forum.xda-developers.com/showthread.php?t=452316
B-man007 said:
http://forum.xda-developers.com/showthread.php?t=452316
Click to expand...
Click to collapse
Does not work with the very latest AOSP update : (
cars1106 said:
Does not work with the very latest AOSP update : (
Click to expand...
Click to collapse
You need to root your phone.....Read the stickys at the top of this section to learn how
It has been rooted before. then I unrooted it gave it to someone to use, it got updated and I don't have a sim with data and now I can't do anything with it. I guess I will have to downgrade via SD stick somehow through the recovery menu and try and run the exploit again.
if your one of those one-click rooters....your out of luck
you will have to root the old fashion way.....hint: RC29 DREAIMG.nbh
B-man007 said:
if your one of those one-click rooters....your out of luck
you will have to root the old fashion way.....hint: RC29 DREAIMG.nbh
Click to expand...
Click to collapse
Yup, I had the same issue, downgrade to RC29, then follow this:
**Originally Posted by dizzydevil111**
please make sure you have rc29 or lower by typer (enter)reboot(enter)
if the phone reboots then you have rc 29 or lower.
if not, follow this guide to downgrade to rc29
2. Mount your SD card in Windows and reformat it as FAT32. The HTC
bootloader won't be able to see the RC29 (or RC7) image otherwise. Make
sure you back up all your files first!
3. Download the appropriate image (RC29 for USA or RC7 for UK) from
http://koushikdutta.blurryfox.com/G1/DREAIMG-RC29.zip or
http://koushikdutta.blurryfox.com/G1/DREAIMG-RC7.zip . This is a DOWNGRADE
to the Android version that contains a root shell bug (this exploit just
seems too easy). I got these files from the forum thread
http://forum.xda-developers.com/showthread.php?t=442480 .
4. Extract the DREAIMG.nbh file from the downloaded zip archive and copy it
to your SD card (again, for me, this had to be formatted as FAT32, not just
regular FAT which is the default). Don't put it in a folder, just stick it
directly on there.
5. Disconnect the SD card the right way (eject, unmount, or otherwise tell
your OS you are unplugging it) to make sure the data gets written. If you
used an SD card reader, put the SD card back in your phone.
6. Make sure your phone has a full battery, then turn it off. Turn it back
on by holding down the CAMERA and POWER buttons. This should get you into
the HTC bootloader (the funky red, green, and blue screen).
7. If everything was done correctly, the bootloader will detect the image.
You'll be taken to a different screen that asks you to press the POWER
button to install the image. Do this, but beware, you will lose all your
saved data on your phone (with the exception of things that are synced with
Google's servers, like contacts, calendar, Gmail, etc.).
8. Wait for the update to complete. The progress bar will fill up, then
all the steps will say OK beside them, and finally, it will ask you to press
the "action key" (I think this means click the trackball). DO NOT do
anything until you see this message. The progress bar needs to DISAPPEAR,
not just fill up.
9. You now have the stock RC29 installed. Take out the battery, put it
back in, and turn on your phone. It should ask you to activate your Google
account again -
once you have this done type on the phone again (enter)setprop persist.service.adb.enable 1(enter)
your pc should now pick this up as an android adb device
point it to the correct drivers found in the file called androidusbwindows
once that installs, extract the adb file anywhere on your pc. (best place is root directory)
open up a dos command prompt and type (cd ..<enter>)
then type (cd ..<enter>)
then type adbshell
should look like this thereafter
$
referring to the dollar sign
then copy the following line into your dos command prompt and press enter
(am start -a android.intent.action.MAIN -n com.android.settings/.Settings)
please make sure that you copy the contents of adbwin.zip in your ROOT FOLDER or else you will be going through hell
voila you should be able to access wifi
pm me if it worked for you

Yet another another WORKING How to root your Incredible

Thanks to everyone and all their post I was finally able to root my Incredible. Since I was having issues getting mine to root I tried pretty much everything that was said on these forums.
The secret to rooting is the timing of inserting your sdcard before the recovery screen is shown.
Here are the steps that I did to root 2 difficult incredibles.
1) Download the google SDK. You need the adb command for the rooting process.
2) Install HTC Sync or google SDK drivers. It doesn't matter which one you use. You just need the drivers installed and working.
3) Put your phone in USB Debugging mode under the applications config section.
4) Plug your usb in your phone while it is booted normally.
5) Select the disk drive option when prompted.
6) Make sure you can sucessfully connect to your phone using "adb shell" command. If this does not work you will not be able to go any further. This means drivers are not installed correctly.
7) Power off your phone. Doesn't matter how. Battery removal, press power off button etc...
8) Remove your SD card.
9) Press Volume down and power at the same time.
10) When the phone is at the Bootloader menu press Volume down and Highlight the Recovery option. Do not select it yet.
This is where the rooting process gets tricky.
11) Make sure your usb is plugged in.
12) Make sure you dont have your SD card in your phone.
You have to insert your SD card in your phone while the recovery mode is loading. There is a specific time window that you must do this. By using different SD cards they take certain time to initialize during the loading. This is why some SD cards work all the time and why others have to be inserted at a certain time
13) Go ahead and get your "adb shell" loop running. It should show "error: device not found"
14) Bring up a clock. You will need this to keep track of when you inserted your SD card during the recovery boot process.
15) Press the power button to select Recovery and start counting the second hand on the clock.
16) Start at 1 second and insert your SD card. You will wait until you hear windows beep when its loading the drivers for the USB device. After the 10 seconds your adb loop screen should show the following if it worked: "exec '/system/bin/sh' failed: No such file or directory (2)"
17) If it does NOT show this you will need to remove the battery and SD card and go back to step 14.
18) Increment your time by a second. So for the 2nd try insert the SD card after 2 seconds have past. So far on my walmart PNY 2gb SD card on 2 incredibles it takes around 5 to 6 seconds of waiting before I can insert my SD card. If you get to 10 seconds you need to restart and try again, but this time try half seconds increments.
When I select the Recovery option and the phone is loading I will see the white splash screen near the bottom kinda flicker a little bit and have a small horizontal line distort across the screen. That's about the same time I insert my SD card.
If you get the "exec '/system/bin/sh' failed: No such file or directory (2)" message looping in your shell prompt, Congrats you have access to the recovery shell. You will need to follow these steps to fully root your phone.
http://www.unrevoked.com/rootwiki/doku.php?id=public:adb_in_recovery
Thanks to everyone in these forums offering their input. Without your input I wouldn't be able to root my phone.
LOL
I guess great minds think alike:
http://forum.xda-developers.com/showthread.php?t=703589
^ I posted that this morning.
At first I thought it was you reposting or someone poking fun at these types of threads.
You guys say like the same thing. Hopefully that means this is a good "update" to the process and people will have a slightly easier time.
I have Froyo on my Droid so am not too eager to get my Incredble rooted, but I have been following along.
I'm going to get my timings down tonight and post a 3rd thread on this!!!1
dreamersipaq said:
I guess great minds think alike:
http://forum.xda-developers.com/showthread.php?t=703589
^ I posted that this morning.
Click to expand...
Click to collapse
lol yeah, I guess the method works
seanmcd72 said:
I'm going to get my timings down tonight and post a 3rd thread on this!!!1
Click to expand...
Click to collapse
I'm going to use an atomic clock to time and root my DI and report back on the decay rates of Polonium!
I appreciate users' attempts to refine this process, but I'm sticking with the old: insert the card right before white-switches-to-black . . . I tried timing and found myself slamming the sdcard card into the slot trying to make my targets, and that ain't not good for the DI.
rynosaur said:
I'm going to use an atomic clock to time and root my DI and report back on the decay rates of Polonium!
I appreciate users' attempts to refine this process, but I'm sticking with the old: insert the card right before white-switches-to-black . . . I tried timing and found myself slamming the sdcard card into the slot trying to make my targets, and that ain't not good for the DI.
Click to expand...
Click to collapse
LOL, well that's your own fault
Don't be so rough with her.... Abuser! Gentle, there is no reason to slam.
And it's still better then the click in and out method.

HTC Incrdible S stuck on HTC Logo

My friends my HTC incredible S is stuck on HTC logo.
cell phone bootloader is locked. Tell me how to fix this issue.
Cateye said:
My friends my HTC incredible S is stuck on HTC logo.
cell phone bootloader is locked. Tell me how to fix this issue.
Click to expand...
Click to collapse
More information please. How did it get that way? What happens if you pul the battery and then power I back on?
tpbklake said:
More information please. How did it get that way? What happens if you pul the battery and then power I back on?
Click to expand...
Click to collapse
a friend was playing with it.. no idea what he did & about the battery thing i tried pulling the battery couple of times but problem is still there.
Cateye said:
a friend was playing with it.. no idea what he did & about the battery thing i tried pulling the battery couple of times but problem is still there.
Click to expand...
Click to collapse
Best bet is to grab the official RUU for your phone and try running it reset and restore your phone. The offical RUUs are in the Development section
i wish can get the answer on this thread..
later if i bricked my phone, so i know how to fix..
Thanks...
i tried couple of RUU
RUU_Vivo_Gingerbread_S_HTC_WWE_2.12.405.7_Radio_20.2804.30.085AU_3805.04.03.22_M_release_187295_signed
RUU_Vivo_W_Gingerbread_S_VERIZON_WWE_2.18.605.3_Radio_1.09.01.0622_NV_VZW1.92_release_199487_signed
RUU_Vivo_Gingerbread_S_BM_2.28.666.3_Radio_20.2805.30.085AU_3805.04.03.27_M_release_199657_signed
RUU_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed
But i am getting RUU Error 130 and 132 respectively. Bootloader is locked S On is this causing the issue ?
You are using goldcard right?
neo-X said:
You are using goldcard right?
Click to expand...
Click to collapse
GoldCard??? When it comes to Android i am still noob so please explain ...
EDIT Are you talking about this method?
http://forum.xda-developers.com/showthread.php?t=1104226
correct me if i am wrong but don't i need working HTC Incredible S .. mine is stuck on HTC logo...
Cateye said:
GoldCard??? When it comes to Android i am still noob so please explain ...
EDIT Are you talking about this method?
http://forum.xda-developers.com/showthread.php?t=1104226
correct me if i am wrong but don't i need working HTC Incredible S .. mine is stuck on HTC logo...
Click to expand...
Click to collapse
Yes, i meant that method in that thread.
No, the stock ruu .exe file will run from bootloader.
Also, very important, if you were s-off before this happened, do not flash anything lower than the version it shows in your above photo. The "2.12.720.5" is your mainversion.
So i would create a goldcard, and run this ruu...
RUU_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20 .2808.30.085AU_3805.06.03.03_M_release_199308_signed
This version is still rootable with latest revolutionary so no need to worry
neo-X said:
Yes, i meant that method in that thread.
No, the stock ruu .exe file will run from bootloader.
Also, very important, if you were s-off before this happened, do not flash anything lower than the version it shows in your above photo. The "2.12.720.5" is your mainversion.
So i would create a goldcard, and run this ruu...
RUU_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20 .2808.30.085AU_3805.06.03.03_M_release_199308_signed
This version is still rootable with latest revolutionary so no need to worry
Click to expand...
Click to collapse
in order to create GoldCard do i have to S OFF cell phone ? If yes then how?
Cateye said:
no cell phone was S On from the day i bought from grey market costed me around 550US$ :S
One more thing in order to create GoldCard do i have to S OFF cell phone ? If yes then how?
Click to expand...
Click to collapse
No, although if you had s-off with revolutionary then you wouldn't need the goldcard, but because you are s-on you need the goldcard. You will s-off once you get your phone booting again.
i am stuck My incredible S is stuck on HTC Logo
how am i suppose to install GoldCard Helper_2011-05-28_02-57-14.apk
i am talking about this method
http://forum.xda-developers.com/showthread.php?p=17541871#post17541871
LIG8$P33D said:
Step by step instructions : For making the goldcard (Simplest Method - Tried and Tested Working) :
Connect the memory card via the Phone (Use data mode/Disk Drive Mode , Not sync mode ) . Or you can also use a Memory card Reader if you have the MMC SD Card adapter for the Micro SD Card .
Format the microSD card to FAT32 format (Do not format it in NTFS Format ).
Now open the Goldcard helper tool Which you have Already downloaded and installed it in your Mobile device . And click Goldcard Helper Icon In your Menu Screen .
The Goldcard Helper tool Will Automatically generate the Reverse CID Values for your MMC And The C drive of your System. Use the first MMC Card reversed CID Value , NOT the C: Drive Reverse CID Value .
Click to expand...
Click to collapse
Cateye said:
i am stuck My incredible S is stuck on HTC Logo
how am i suppose to install GoldCard Helper_2011-05-28_02-57-14.apk
i am talking about this method
http://forum.xda-developers.com/showthread.php?p=17541871#post17541871
Click to expand...
Click to collapse
Mate, in your case you have no bootable android phone to use that apk.
You need to follow something like this here
Thanks for your swift response... I was wondering can i make a Goldcard on some other ( working ) HTC incrediable S and then pull out that SD card and insert it in my current Incredible S which is stuck on HTC logo ?? Will this method work?
i use this GoldCard window base software few days back in order to Root my Wildfire will that software work for incredible S?
EDIT ohh man i am running in circles... in order to RUN GoldCard window tool i need
USB Debugging enabled on the device and the fact my cell is stuck on HTC logo i cant enabled USB debugging mode...
Cateye said:
Thanks for your swift response... I was wondering can i make a Goldcard on some other ( working ) HTC incrediable S and then pull out that SD card and insert it in my current Incredible S which is stuck on HTC logo ?? Will this method work?
i use this GoldCard window base software few days back in order to Root my Wildfire will that software work for incredible S?
EDIT ohh man i am running in circles... in order to RUN GoldCard window tool i need
USB Debugging enabled on the device and the fact my cell is stuck on HTC logo i cant enabled USB debugging mode...
Click to expand...
Click to collapse
Yes, you can make a goldcard on another phone and use it in your IncS.
a friend of mine sent me a goldcard he used this on his Incredible S
i did the following steps mention in this thread
The Downloaded Image from The Email Will Help you to Make your Goldcard For Flashing Your HTC Incredible-S S710E .
Now Open the HxD hex editor. If you are using Windows Vista or Windows 7, you must run the application With administrator Previledges (Run as an Administrator).
Go to the 'Extra' menu and select 'Open Disk'. Under physical disk, select Removable Disk (your microSD card) , now uncheck 'Open as Readonly' and click OK. Note that you should select physical disk NOT the logical disk.
This is important (Choosing the Physical Disk NOT The Logical Disk) else you will not have a Goldcard And your Android Phone will not Load the Image File That you place on your Goldcard MMC !
Now Go to the 'Extra' menu again and select 'Open Disk Image'. Open the goldcard image that you received by email. When prompted for 'Sector Size' , select the option - "selecting 512 (Hard disks/Floppy disks)" and then click OK.
You will see two tabs in the Hex editor window - One is your removable disk, the other is your goldcard image. Click on the goldcard image tab. Go to the 'Edit' menu and choose 'Select All' option then select the 'Edit' menu again and select - 'Copy' . The selected sectors will be selected .
Now Click on the 'Removable Disk' tab. Highlight offset (line) 0000000 to offset (line) 00000170 (include the 0000170 line too), then click on the 'Edit' menu and select 'Paste Write'. It will copy Down on to your Mmc card .
Click on the 'File' menu and select 'Save', accepting the warning.
Click to expand...
Click to collapse
when i try to save file i get this message
i turned off my antivirus/ antispam / firewall everything tried again but still i am getting this message. Any idea how to tackle this problem
Cateye said:
a friend of mine sent me a goldcard he used this on his Incredible S
i did the following steps mention in this thread
when i try to save file i get this message
i turned off my antivirus/ antispam / firewall everything tried again but still i am getting this message. Any idea how to tackle this problem
Click to expand...
Click to collapse
If he sent you a goldcard, then you shouldn't have to do anything to it. Just stick it in your phone. Your buddy has already done those steps. That's what makes it a goldcard.
If he sent you a goldcard, then you shouldn't have to do anything to it. Just stick it in your phone. Your buddy has already done those steps. That's what makes it a goldcard.
Click to expand...
Click to collapse
Exactly, all you have to do is format it in windows and insert into your phone and run the ruu.
You should be set S-OFF for your phone and flash custom Rom (better ship Rom)....
Guys may be i was not clear enough my friend did not actually sent me SD card. He sent me GoldCard.img file
Now when i am trying to follow these steps & edit this Goldcard.img with HxD Hex Editor as mentioned in this thread
The Downloaded Image from The Email Will Help you to Make your Goldcard For Flashing Your HTC Incredible-S S710E .
Now Open the HxD hex editor. If you are using Windows Vista or Windows 7, you must run the application With administrator Previledges (Run as an Administrator).
Go to the 'Extra' menu and select 'Open Disk'. Under physical disk, select Removable Disk (your microSD card) , now uncheck 'Open as Readonly' and click OK. Note that you should select physical disk NOT the logical disk.
This is important (Choosing the Physical Disk NOT The Logical Disk) else you will not have a Goldcard And your Android Phone will not Load the Image File That you place on your Goldcard MMC !
Now Go to the 'Extra' menu again and select 'Open Disk Image'. Open the goldcard image that you received by email. When prompted for 'Sector Size' , select the option - "selecting 512 (Hard disks/Floppy disks)" and then click OK.
You will see two tabs in the Hex editor window - One is your removable disk, the other is your goldcard image. Click on the goldcard image tab. Go to the 'Edit' menu and choose 'Select All' option then select the 'Edit' menu again and select - 'Copy' . The selected sectors will be selected .
Now Click on the 'Removable Disk' tab. Highlight offset (line) 0000000 to offset (line) 00000170 (include the 0000170 line too), then click on the 'Edit' menu and select 'Paste Write'. It will copy Down on to your Mmc card .
Click on the 'File' menu and select 'Save', accepting the warning.
Click to expand...
Click to collapse
i get this error when i try to save file.
i turned off my antivirus/ antispam / firewall everything tried again but still i am getting this message. Any idea how to tackle this problem.

Categories

Resources