Restore to factory

crazycray

Member
May 24, 2012
8
1
0
I am trying to reinstall the RUU but I believe bc I have CWM installed, it won't work. I tried different things and I am stuck. I know my PC recognizes the device b/c adb devices find the device. Is there a way I can send an image thru fastboot or something to the phone that would install the RUU image and restore my phone to stock form factor? Or is there anything else that I can try?

Thank you.
 

matt95

Senior Member
Aug 8, 2010
5,963
2,372
0
Milan
I am trying to reinstall the RUU but I believe bc I have CWM installed, it won't work. I tried different things and I am stuck. I know my PC recognizes the device b/c adb devices find the device. Is there a way I can send an image thru fastboot or something to the phone that would install the RUU image and restore my phone to stock form factor? Or is there anything else that I can try?

Thank you.
Why not search for a PG58IMG?

Sent from my Sensation using Tapatalk 2
 

codebr4k3r

Member
May 23, 2012
35
6
0
Kyparissia
PG58IMG.zip

Also, I think when I do a hard factory reset w/ volume down+power, it just loads up an older ROM. Any idea why?
Is your phone rooted ?

If you put a PG58IMG.zip (make sure it's the right one for your phone), in your SD card, it will automatically flash it in fastboot, before doing enything else.
Just make sure you rename it (or delete it) after the procedure is done, otherwise everytime you go to fastboot it will automatically flash it again, and again...
 

crazycray

Member
May 24, 2012
8
1
0
Yes, it used to be rooted. It might not be anymore..

I believe the PG85IMG.zip file that I have on my microSD is the file for CWM? I can't remember if I replaced it w/ the original after I completed the root.

I can't seem to find the original PG85IMG.zip file anywhere on xda...:confused:
 

crazycray

Member
May 24, 2012
8
1
0

codebr4k3r

Member
May 23, 2012
35
6
0
Kyparissia
"waiting for device"

Okay. I will see if this works. Last time I was trying some fastboot or adb commands, it said "waiting for device" and nothing happened. Any idea what might be causing that?
That usually has to do with outdated drivers. Make sure you have the latest HTC Sync installed on your computer. That will also provide the latest drivers for your device.

Then sync your phone with HTC Sync (so that HTC Sync detects it).
Open the terminal, and go to the directory where you use adb.
Then try the adb commands :)

SuperCID commands in case it's not SuperCID:
(You will need it in case you get a "InvalidID" error while installing a RUU.)

>> adb reboot-bootloader
>> fastboot oem writecid 11111111
>> fastboot reboot-bootloader (Wait for it to reboot)
>> fastboot getvar cid (it should confirm your CID is 11111111)
>> fastboot reboot"
 
  • Like
Reactions: crazycray

crazycray

Member
May 24, 2012
8
1
0
That usually has to do with outdated drivers. Make sure you have the latest HTC Sync installed on your computer. That will also provide the latest drivers for your device.

Then sync your phone with HTC Sync (so that HTC Sync detects it).
Open the terminal, and go to the directory where you use adb.
Then try the adb commands :)

SuperCID commands in case it's not SuperCID:
(You will need it in case you get a "InvalidID" error while installing a RUU.)

>> adb reboot-bootloader
>> fastboot oem writecid 11111111
>> fastboot reboot-bootloader (Wait for it to reboot)
>> fastboot getvar cid (it should confirm your CID is 11111111)
>> fastboot reboot"
Dude, thanks so much for all the help. I am at work but will try all this stuff out when I get home from work. I hope this works.

Does SuperCID get removed after installing the RUU? I'm certain I did not do that step when I first followed the guide b/c it was kind of over my head at the time :p
 
  • Like
Reactions: codebr4k3r

codebr4k3r

Member
May 23, 2012
35
6
0
Kyparissia
Dude, thanks so much for all the help. I am at work but will try all this stuff out when I get home from work. I hope this works.

Does SuperCID get removed after installing the RUU? I'm certain I did not do that step when I first followed the guide b/c it was kind of over my head at the time :p
No worries, anytime ;)
No, you SuperCID once, then it stays... till you throw your phone off the window, or , i don't know :D But it stays ;)
 

crazycray

Member
May 24, 2012
8
1
0
That usually has to do with outdated drivers. Make sure you have the latest HTC Sync installed on your computer. That will also provide the latest drivers for your device.

Then sync your phone with HTC Sync (so that HTC Sync detects it).
Open the terminal, and go to the directory where you use adb.
Then try the adb commands :)

SuperCID commands in case it's not SuperCID:
(You will need it in case you get a "InvalidID" error while installing a RUU.)

>> adb reboot-bootloader
>> fastboot oem writecid 11111111
>> fastboot reboot-bootloader (Wait for it to reboot)
>> fastboot getvar cid (it should confirm your CID is 11111111)
>> fastboot reboot"
So, I still got the waiting for device message. I was able to writecid 11111111 and i believe it was successful, but when i type the command again, it doesn't work and i get the waiting for device message. I am not able to get HTC Sync b/c I have a non sense ROM installed. Furthermore, I cannot get the RUU to reset the phone. Just says "Rebooting to Bootloader" and then I get an Unknown Error and it says ROM Update Utility cannot update my phone.
 
Last edited:

codebr4k3r

Member
May 23, 2012
35
6
0
Kyparissia
So, I still got the waiting for device message. I was able to writecid 11111111 and i believe it was successful, but when i type the command again, it doesn't work and i get the waiting for device message. I am not able to get HTC Sync b/c I have a non sense ROM installed. Furthermore, I cannot get the RUU to reset the phone. Just says "Rebooting to Bootloader" and then I get an Unknown Error and it says ROM Update Utility cannot update my phone.
Hmm, that's sounds confusing :$
Right, you said that command: fastboot oem writecid 11111111 , worked ?
Ok, could you tell me your HBOOT version ? (when you're in the bootloader)