[Q] Bricked or is there still hope? - Desire Q&A, Help & Troubleshooting

I'm messing around since 3 days with a non working Desire.
I was trying to root that Vodafone UK Branded Phone with a goldcard, but it somehow did't really work stable.
So I managed it to install a RUU in order to revert it and begin the Process from the beginning on:
1.This was the RUU, and everything went fine: RUU_Bravo_Froyo_Vodafone_UK_2.33.161.2_Radio_32.49.00.32U_5.11.05.27_release_157522_signed
2.Then I tried to downgrade my HBOOT from 0.93.0001 to 0.80 using the method in this thread (with goldcard!)
3. During the installation of the PB99IMG.zip something went wrong and (maybe a mismatch with goldcard or the mtd0.img, i still don't know / understand) HBOOT could not be updated and RADIO-V2 also
4. now I cant boot the Phone at all or issue adb commands (I think the phone needs to be fully booted and USB-debbug-enabled for this) so I cant follow any of the solutions wich I found in the last two days. A PB99IMG.zip is also not flashable in HBOOT since it just cancels after "Checking..[PB99IMG.zip]" and returns back to the HBOOT screen.
Here's my phones specs:
CID: VODAP102
PVT4
S-ON
HBOOT 0.93.0001
MICROP-051d
SLCD
RADIO 5.11.05.27
If someone has an idea where to start, any help would be greatly apreciated. If someone is even willing to assist via instant messaging or skype I would be happy to compensate his time with a donation via paypal! Thank you in advance!
EDIT: SOLVED!!!
cosine83 from the unrevoked IRC channel solved it for me!!
I was able to enter RUU mode and flash the PB99IMG.zip in 2 quick steps!
In fastboot mode:
1.fastboot oem rebootRUU
2.fastboot flash zip PB99IMG.zip
huge thanks!!!

Hello sorry for that
but the good news is your phone is not dead, do you red this
http://forum.xda-developers.com/showthread.php?t=750888
I think your fix is here : http://forum.xda-developers.com/showthread.php?p=7602850#post7602850
hope it can help you

what happens if you hold vol down + power when the phone is off?

Good idea. I forgot to ask
Sent from my HTC Desire using XDA Premium App

Droidxda said:
Hello sorry for that
but the good news is your phone is not dead, do you red this
http://forum.xda-developers.com/showthread.php?t=750888
I think your fix is here : http://forum.xda-developers.com/showthread.php?p=7602850#post7602850
hope it can help you
Click to expand...
Click to collapse
Trying this right now, almost gave up on this...
vol down + power brings me to the regular hboot manu and i can also enter fastboot...

Regular 0.93 ?
Do you try unrevoked?
Sent from my HTC Desire using XDA Premium App

Droidxda said:
Regular 0.93 ?
Do you try unrevoked?
Sent from my HTC Desire using XDA Premium App
Click to expand...
Click to collapse
for unrevoked I need my phone booted up and have debugging enabled as far as i know, but I cant boot it...
EDIT: I followed your guide from HERE but the result is still the same. I am not able to flash the PB99IMG.zip HBOOT reads it (the blue bar on the right top goes all the way up but then comes "Checking..[PB99IMG.zip]" and the procedure just aborts.
I think it must have something to do with a wrong mtd0.img which was flashed during my first attempt to downgrade (mybe not matching the PB99IMG???) or there is a problem with the goldcard (i am very certain that I did everythin correct with the gc, did it manually and also tith the gc-maker)

On the fastboot menu, could you access a recovery?
Sent from Desire Bravo with xda App. Leedroid ROM HD port inside.

Droidxda said:
On the fastboot menu, could you access a recovery?
Sent from Desire Bravo with xda App. Leedroid ROM HD port inside.
Click to expand...
Click to collapse
well I can select the "recovery" from the Hboot menu and also try flashing an update.zip, but every time I do this I get:
E:failed to verify whole-file signature
E:signature verifivation failed
Installation aborted

The best way should find a correct hboot P99IMG.zip and put it on the SD
Should ask to unrevoked team by the irc channel.
Sent from Desire Bravo with xda App. Leedroid ROM HD port inside.

cgorki said:
well I can select the "recovery" from the Hboot menu and also try flashing an update.zip, but every time I do this I get:
E:failed to verify whole-file signature
E:signature verifivation failed
Installation aborted
Click to expand...
Click to collapse
**** I know this message, but I can't remember.
EDIT - hboot 0.93 ?
Sent from Desire Bravo with xda App. Leedroid ROM HD port inside.

I thought it wasn't possible to change hboot until you s-off? or does a goldcard make it possible when s-on?
if you can access the bootloader menu (vol down + power) then you should be able to fix your phone.

Do you try to install an ruu Rom?
Sent from Desire Bravo with xda App. Leedroid ROM HD port inside.

Boot the phone into bootloader menu.
connect usb cable.
in command prompt load the SDK folder, instead of typing adb.exe type fastboot.exe.
place the hboot you want into the "platform-tools" folder in the SDK directory - if its in the pb99img.zip then extract the .img file from there and place just that file into the folder.
type "fastboot flash hboot *name-of-file.img*"
if this works then type
type "fastboot reboot-bootloader"
type "fastboot erase cache"
Not sure it will work though as you are S-ON.
However you should be able to flash a recovery through the same way, type "fastboot flash recovery *name.img*". Not sure if this will help fix it, but if you can access recovery then its a start! Obviously you'll need to download a recovery first and place it into the platform-tools folder.

himeshladva said:
Boot the phone into bootloader menu.
connect usb cable.
in command prompt load the SDK folder, instead of typing adb.exe type fastboot.exe.
place the hboot you want into the "platform-tools" folder in the SDK directory - if its in the pb99img.zip then extract the .img file from there and place just that file into the folder.
type "fastboot flash hboot *name-of-file.img*"
if this works then type
type "fastboot reboot-bootloader"
type "fastboot erase cache"
Not sure it will work though as you are S-ON.
However you should be able to flash a recovery through the same way, type "fastboot flash recovery *name.img*". Not sure if this will help fix it, but if you can access recovery then its a start! Obviously you'll need to download a recovery first and place it into the platform-tools folder.
Click to expand...
Click to collapse
doubt that this will work with s-on, but trying anyways!!
thank you!

cgorki said:
doubt that this will work with s-on, but trying anyways!!
thank you!
Click to expand...
Click to collapse
would probably give the recovery option a go first..

himeshladva said:
would probably give the recovery option a go first..
Click to expand...
Click to collapse
C:\1>fastboot flash recovery cwm.img
sending 'recovery' (3366 KB)... OKAY [ 0.488s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.958s
EDIT: Is there a way to issue ADB commands to the phone without having it booted up?

cgorki said:
C:\1>fastboot flash recovery cwm.img
sending 'recovery' (3366 KB)... OKAY [ 0.488s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.958s
EDIT: Is there a way to issue ADB commands to the phone without having it booted up?
Click to expand...
Click to collapse
You can if you are able to access recovery.. or try to just turn the phone on and see.
Also, take a read through this.. maybe it will help.
http://www.askabouthugo.com/general...n-fastboot-with-remote-signature-verify-fail/

Not sure what else can be done if that doesn't help.
Would be best to join unrevoked IRC channel as they would know a lot more about it..

himeshladva said:
Not sure what else can be done if that doesn't help.
Would be best to join unrevoked IRC channel as they would know a lot more about it..
Click to expand...
Click to collapse
I'm talking to some of the guys from the IRC, so far no solution in sight. Maybe tomorrow there are some ppl online who are familiar with the HTC Bravo GSM...

Related

Problem with unloocking bootloader on Virgin Mobile (htc a510c)

I am having a problem, I go to the HTC Dev site, tells me I need to download a new rom, but when I download the Virgin Mobile rom, it restart the phone then it gives me an error that I have the wrong version.
I dont understand though, the phone says Virgin Mobile. Can anyone help me?
I found these steps. I have problems on number 7, which says *
"Scroll down, choose your phone version, download RUU"
When I download Virgin Mobile, it goes through its process, reboots the phone, you see the HTC logo, then the program errors out saying I have the wrong rom. How can I have the wrong rom? I have a Virgin Mobile Wildfire S, and that is what I downloaded. Any ideas?
STEP 1 - Update HBOOT to support generating device tokens
* Go to http://htcdev.com/
* Click "unlock bootloader" and then "get started"
* On the right, chose HTC Wildfire S from the dropdown
* Click begin unlock bootloader
* Login, or register first, then login
* Confirm the 2 nasty boxes and agree all stuff
* Scroll down, choose your phone version, download RUU
* Run RUU.exe and flash new HBOOT
* Click proceed
* Remove battery, re-insert, boot into bootloader (Power + Vol-)
* Click proceed
* get those 3 files: adb.exe, AdbWinApi.dll, fastboot.exe, read how to get them if you do not have them
* open a terminal as it is done on the site
* enter the command: fastboot oem get_identifier_token
* Copy the identifier token and
* paste it at the bottom of the page
* submit
I believe I figured it out, I found a thread somewhere else that had the answer. I'll try it tomorrow though, I am beat spent 2 hours on this. Here is the quote though for the fix
"4: You will find 2 zip folders named rom_01 and rom_02, copy these 2 zips to your desktop
5: Now change the name of rom_01 (im not 100% sure if its 01 or 02 that you need to do first, I cant remember) to PG76IMG and copy it over to a microSD, insert into your phone and boot into HBoot, it will go through the normal process of detecting and then opening the zip and will ask you if you wish to update the radio to v2 (it should only ask to update the radio, because you need to do it first before you use the second file which asks to update both the radio and hboot) allow to do so and it will do its thing and when completed ask to reboot."
I am not sure where to begin. I have been all over this forum and another trying to find the answer.
I believe I got my bootloader unlocked,
***UNLOCKED***
Marvelc PVT Ship S-ON RL
HBOOT-1.10.0001
Microp-0354
Radio-0.94.00.0109
I have Android 2.3.3
I know I need to be on HBOOT 1.08.0099 but how do I insall it? I;ve tried everything imaginable. I tried the all one in tool, I tried flashing it in fast boot, how do I install it? I am thinking I need to do that before I can instakk CWM. Can someone help me?
My goal is to be able to install roms.
I can't install CWM
F9zSlavik said:
I am not sure where to begin. I have been all over this forum and another trying to find the answer.
I believe I got my bootloader unlocked,
***UNLOCKED***
Marvelc PVT Ship S-ON RL
HBOOT-1.10.0001
Microp-0354
Radio-0.94.00.0109
I have Android 2.3.3
I know I need to be on HBOOT 1.08.0099 but how do I insall it? I;ve tried everything imaginable. I tried the all one in tool, I tried flashing it in fast boot, how do I install it? I am thinking I need to do that before I can instakk CWM. Can someone help me?
My goal is to be able to install roms.
I can't install CWM
Click to expand...
Click to collapse
Now that you're unlocked, try using the same all in one tool to ROOT the phone. Then flash CWM, because you need root for CWM. I suggest using rezo609's All-In-One Utility if that's not what you are already using.
There's no need of 1.08.0099 or 1.09.0099 because the one you have is the latest UNLOCKABLE bootloader.
And since you have an A510c, why don't you go ahead and S-OFF it? It's really simple. You'll find a guide in the index in the general section.
Good luck!
SomeDudeOnTheNet said:
Now that you're unlocked, try using the same all in one tool to ROOT the phone. Then flash CWM, because you need root for CWM. I suggest using rezo609's All-In-One Utility if that's not what you are already using.
There's no need of 1.08.0099 or 1.09.0099 because the one you have is the latest UNLOCKABLE bootloader.
And since you have an A510c, why don't you go ahead and S-OFF it? It's really simple. You'll find a guide in the index in the general section.
Good luck!
Click to expand...
Click to collapse
Here all this time I thought I needed to downgrade. ;/
So I need to root before I can install CWM? Didn't know that. I'll take a look at the general section for the s-off.
I just needed someone to point me in the right direction.
I tried to root it but I think the TOOL is asking me to install root.zip but it reboots and it just stays on the HTC logo screen. What do I do? The instructions are asking me to select root,zip but i have no option to do so, it just stays on the htc screen. I do not have CWM installed.
ECHO is off.
rezo609's Rooting Utility for HTC Marvel v1.3 on xda.
Press any key to continue . . .
Pushing root.zip to sdcard! Here we go.
2027 KB/s (894779 bytes in 0.431s)
.
Rebooting to Fastboot
Check Fastboot
Press any key to continue . . .
HT1CXX002402 fastboot
.
sending 'recovery' (4494 KB)...
OKAY [ 1.714s]
writing 'recovery'...
OKAY [ 2.168s]
finished. total time: 3.883s
Press any key to continue . . .
.
downloading 'boot.img'...
OKAY [ 1.714s]
booting...
OKAY [ -0.000s]
finished. total time: 1.715s
.
DO NOT USE THE POWER BUTTON TO SELECT. Please use the Search button instead of t
he Power button.
Now choose Install Zip from Sdcard then select root.zip. Press yes.
Press any key to continue . . .
I can't install CWM, i get this error after it reboots into fastboot
error: device not found
And as far as S-OFF, first thing it says I need is "You need to be on either HBOOT-1.08.0099 or HBOOT-1.09.0099 and be bootloader unlocked via HTCdev."
I have neither installed. Does the steps still apply to me?
Now I can't use Wifi! I crippled my phone ;,(
I am at a complete lost.... ;/
F9zSlavik said:
Here all this time I thought I needed to downgrade. ;/
So I need to root before I can install CWM? Didn't know that. I'll take a look at the general section for the s-off.
I just needed someone to point me in the right direction.
I tried to root it but I think the TOOL is asking me to install root.zip but it reboots and it just stays on the HTC logo screen. What do I do? The instructions are asking me to select root,zip but i have no option to do so, it just stays on the htc screen. I do not have CWM installed.
ECHO is off.
rezo609's Rooting Utility for HTC Marvel v1.3 on xda.
Press any key to continue . . .
Pushing root.zip to sdcard! Here we go.
2027 KB/s (894779 bytes in 0.431s)
.
Rebooting to Fastboot
Check Fastboot
Press any key to continue . . .
HT1CXX002402 fastboot
.
sending 'recovery' (4494 KB)...
OKAY [ 1.714s]
writing 'recovery'...
OKAY [ 2.168s]
finished. total time: 3.883s
Press any key to continue . . .
.
downloading 'boot.img'...
OKAY [ 1.714s]
booting...
OKAY [ -0.000s]
finished. total time: 1.715s
.
DO NOT USE THE POWER BUTTON TO SELECT. Please use the Search button instead of t
he Power button.
Now choose Install Zip from Sdcard then select root.zip. Press yes.
Press any key to continue . . .
I can't install CWM, i get this error after it reboots into fastboot
error: device not found
And as far as S-OFF, first thing it says I need is "You need to be on either HBOOT-1.08.0099 or HBOOT-1.09.0099 and be bootloader unlocked via HTCdev."
I have neither installed. Does the steps still apply to me?
Now I can't use Wifi! I crippled my phone ;,(
I am at a complete lost.... ;/
Click to expand...
Click to collapse
That's quite strange.
Okay, considering you have adb installed, pit the adb files in a folder called android.
Put it in any drive you want. Put the cwm img in the same folder.
Name the image file as recovery.img
Suppose you have the folder on c drive, type this :
cd c:\android
Fastboot flash recovery recovery.img
Do you have the root.zip?
Cwm recovery should boot. Then flash the root.zip.
Tell me if it doesn't work.
Sent from my HTC Wildfire S using xda premium
SomeDudeOnTheNet said:
That's quite strange.
Okay, considering you have adb installed, pit the adb files in a folder called android.
Put it in any drive you want. Put the cwm img in the same folder.
Name the image file as recovery.img
Suppose you have the folder on c drive, type this :
cd c:\android
Fastboot flash recovery recovery.img
Do you have the root.zip?
Cwm recovery should boot. Then flash the root.zip.
Tell me if it doesn't work.
Sent from my HTC Wildfire S using xda premium
Click to expand...
Click to collapse
In the process of doing what you said as we speak. I do have a root.zip. I'll let you know if cwm installs.
c:\Android>Fastboot flash recovery recovery.img
< waiting for device >
sending 'recovery' (4494 KB)...
OKAY [ 1.714s]
writing 'recovery'...
OKAY [ 2.149s]
finished. total time: 3.863s
I did as you asked, after I got this message, I tried to boot into recovery to get into CWM, and I just get the HTC logo, its basically stuck until I remove the battery. Any other suggestions?
I managed to solve my problem thanks to SomeDudeOnTheNet. <--Awesome guy!
Now that I have S-Off and have CWM, I am trying to install a rom. I was recommended HenseMod. My issue at the momment is that it rebooted once on me clearing/wiping the phone, and rebooted again on me while trying to install a rom and another time it froze. Any ideas?
Working on one of these right now... currently have unlocked and S-Off, just flashed the recovery.img successfully, can get into the first screen of clockwork, but it freezes either as soon as I hit the button or on a white HTC screen.
once I got the zip install option to work, and installed the root.zip, but it just froze and rebooted shortly after.
I'm thinking that without su, the recovery can't push the root.zip or any other rom zips... so I'm still looking for a way to get root.
This is a tough nut!
F9zSlavik said:
I believe I figured it out, I found a thread somewhere else that had the answer. I'll try it tomorrow though, I am beat spent 2 hours on this. Here is the quote though for the fix
"4: You will find 2 zip folders named rom_01 and rom_02, copy these 2 zips to your desktop
5: Now change the name of rom_01 (im not 100% sure if its 01 or 02 that you need to do first, I cant remember) to PG76IMG and copy it over to a microSD, insert into your phone and boot into HBoot, it will go through the normal process of detecting and then opening the zip and will ask you if you wish to update the radio to v2 (it should only ask to update the radio, because you need to do it first before you use the second file which asks to update both the radio and hboot) allow to do so and it will do its thing and when completed ask to reboot."
Click to expand...
Click to collapse
If possible do you think you could give me a link to the entire thread where you found that quote? I'm in as similar situation except I'm completely inapt at understanding how to solve the problem using only these quotes.
F9zSlavik said:
I am not sure where to begin. I have been all over this forum and another trying to find the answer.
I believe I got my bootloader unlocked,
***UNLOCKED***
Marvelc PVT Ship S-ON RL
HBOOT-1.10.0001
Microp-0354
Radio-0.94.00.0109
Click to expand...
Click to collapse
How exactly did you unlock your HBOOT menu because I'm having the same problem

[Q] No boot

My dad got a HTC Incredible from ebay and it will not boot. It is stuck in bootloop if I try to just boot it normally. I can get into HBoot, S-on. HBoot version is 1.02.000. Recovery does not work from here. It just goes into bootloop. I've tried flashing various images with hboot as well as using RUU. RUU always gives me a error of 140.
Anyone have any idea of what I need to do?
benpfeil said:
My dad got a HTC Incredible from ebay and it will not boot. It is stuck in bootloop if I try to just boot it normally. I can get into HBoot, S-on. HBoot version is 1.02.000. Recovery does not work from here. It just goes into bootloop. I've tried flashing various images with hboot as well as using RUU. RUU always gives me a error of 140.
Anyone have any idea of what I need to do?
Click to expand...
Click to collapse
You need to unlock the bootloader with the htcdev site unless its already unlocked, and then fastboot flash cwm recovery img.
When I go to the HTCdev site and select the phone then "Begin Unlock Bootloader" nothing happens. I'm assuming it will download an exe or something?
I am able to get the token for the phone through fastboot but I can't seem to get the site to progress past the main screen.
Edit - For some reason Chrome would not work on the site. I had to move to IE to get the process to work.
I was able to flash clockwork recovery but now when I choose to boot into recovery I just see the white HTC Incredible screen.
benpfeil said:
I was able to flash clockwork recovery but now when I choose to boot into recovery I just see the white HTC Incredible screen.
Click to expand...
Click to collapse
Hmm so your unlocked now and can use extended fastboot commands, that may come in handy. What android version and radio version is the phone on?
This is what I can see in HBoot.
***UNLOCKED***
INCREDIBLE XC SHIP S-ON
HBOOT 1.02.0000
MICROP-0417
TOUCH PANEL-ATMEL224_15ab
RADIO-2.15.10.07.07
DEC 21 2011, 23:37:16
Does that help?
benpfeil said:
This is what I can see in HBoot.
***UNLOCKED***
INCREDIBLE XC SHIP S-ON
HBOOT 1.02.0000
MICROP-0417
TOUCH PANEL-ATMEL224_15ab
RADIO-2.15.10.07.07
DEC 21 2011, 23:37:16
Does that help?
Click to expand...
Click to collapse
Yes it does. Ok follow this guide http://forum.xda-developers.com/showthread.php?t=1506258 starting at number 28 and going till the last step.
Sent from my ADR6300 using xda premium
How can I do that when I can't get the device into usb debug mode?
benpfeil said:
How can I do that when I can't get the device into usb debug mode?
Click to expand...
Click to collapse
Crap your right. Ok there is another way here is where fastboot comes in handy.
Download this file http://dinc.does-it.net/Guide_Root_New_Hboot/mtd0.img, and place it on your pc in the same folder as fastboot.exe, the same place you put the unlock_code.bin file. Boot to hboot with the phone connected to the pc, and open a command promt to where the files are. Then type without quotes "fastboot flash misc mtd0.img".
Sent from my ADR6300 using xda premium
C:\Android>fastboot flash misc mtd0.img
sending 'misc' (640 KB)... OKAY [ 0.102s]
writing 'misc'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.216s
No luck
benpfeil said:
C:\Android>fastboot flash misc mtd0.img
sending 'misc' (640 KB)... OKAY [ 0.102s]
writing 'misc'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.216s
No luck
Click to expand...
Click to collapse
Damn. I was trying to get you s-off but im not sure how to do it in your situation other than adb and flashing the misc partition. We have pretty much run out of options. Ruu dosent work, cwm dosent work, you vant flash misc, Let me think some more and i will get back to you.
Sent from my ADR6300 using xda premium
Sounds good. Thanks for all your help so far.
benpfeil said:
Sounds good. Thanks for all your help so far.
Click to expand...
Click to collapse
Ok try this download this http://dinc.does-it.net/Stock_Images/4.06.605.3/PB31IMG.zip, rename it update.zip and place it on your pc in the same folder as fastboot.exe. Then open a cmd prompt and type without quotes "fastboot update update.zip". If it works, see if you can boot.
Really weird error from fastboot.
benpfeil said:
Really weird error from fastboot.
Click to expand...
Click to collapse
That is weird, never seen anything like that before. It seems nothing is working to get the phone going, mabey it has some sort of hardware failure.

[Q] My HTC Desire showing S-OFF But I Can't Access Through CMD prompt

Hi,
I've just bought a HTC Desire handset and I tried to Root it. From two days I am trying to do it but not succeeded.
Yesterday I used unRevoked 3.32 but in the end of whole procedure it gave me following error message:
"Error : failed to get root. Is your firmware too new?"
After that I tried to install ClockWorkMod 2.5.0.7 to take backup but when I am connecting my mobile in HBOOT mode my PC is detecting the device but I cant access the device through cmd prompt (e.g: adb shell or adb devices) it is showing : "error device not found"
Following are my mobile specs:
BRAVO PVT3 SHIP S-OFF
HBOOT-0.93.0001
MICROP-051d
TOUCH PANEL-SYNT0101
RADIO-5.09.05.30_2
Aug 10 2010, 17:52:18
Andriod version
2.2
baseband version
32.44.00.32U_5.09.05.30_2
KERNEL VERSION
2.6.32.15-gd96f2c0
[email protected] #1
Build number
2.13.707.2 CL274424 release-keys
Software number
2.13.707.2
Browser version
WebKit 3.1
Kindly help me because I searched and I cant find the solution of my problem in the old posts.
Awaiting for quick response.
u have to put ur phone in fastboot, (phone off then hold back button + power) if u have fastboot drivers installed it should say "FASTBOOT USB" on ur phone.
to flash recovery in fastboot comnand window the command is
fastboot flash recovery c:\recovery.img
(put recovery.img in ur c:\ drive on P.C)
theres a good step by step guide in my sig.
Sent from my HTC Desire
recovery.img?
Thank you so much for your quick response, I was not expecting this type of response, it is truly appreciable.
Kindly tell where can I find recovery.img file? is this a general file which i can download from internet or anything else?
Kindly help.
hammad.mohsin said:
Thank you so much for your quick response, I was not expecting this type of response, it is truly appreciable.
Kindly tell where can I find recovery.img file? is this a general file which i can download from internet or anything else?
Kindly help.
Click to expand...
Click to collapse
heres the link, u can do it the PB99IMG method, just follow the instructions or download PB99IMG.zip and extract it then flash recovery.img. either way u have a guide
http://forum.xda-developers.com/showthread.php?t=1751258
Sent from my HTC Desire
Not Working
jmcclue said:
heres the link, u can do it the PB99IMG method, just follow the instructions or download PB99IMG.zip and extract it then flash recovery.img. either way u have a guide
http://forum.xda-developers.com/showthread.php?t=1751258
Sent from my HTC Desire
Click to expand...
Click to collapse
I've copied PB99IMG.zip file in my sdcard and rebooted the mobile but it is giving following error for one second and again comes to HBOOT screen.
HBOOT
SD Checking...
Loading... [PB99DIAG.zip]
No image!
Loading... [PB99DIAG.nbh]
No image or wrong image!
Loading... [PB99IMG.zip]
No image!
Loading... [PB99IMG.nbh]
No image or wrong image!
After that I executed
C:\android-sdk-windows\tools>fastboot devices
HT07RPL08054 fastboot
C:\android-sdk-windows\tools>fastboot flash recovery c:\PB99IMG\recovery.img
sending 'recovery' (3786 KB)... OKAY [ 0.577s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 0.577s
C:\android-sdk-windows\tools>
Kindly what I've to do now?
I Know I am bothering you but you don't know how much I am grateful to you.
make sure the PB99IMG is not in any folder on ur sdcard and try again.
also if u do it fastboot method, extract the PB99IMG.zip file so ur left with the 2 files (android-info.txt and recovery.img) put just the recovery.img in ur c:\ drive then
fastboot flash recovery c:\recovery.img
Sent from my HTC Desire
same result
jmcclue said:
make sure the PB99IMG is not in any folder on ur sdcard and try again.
also if u do it fastboot method, extract the PB99IMG.zip file so ur left with the 2 files (android-info.txt and recovery.img) put just the recovery.img in ur c:\ drive then
fastboot flash recovery c:\recovery.img
Sent from my HTC Desire
Click to expand...
Click to collapse
I checked the file PB99IMG.zip, it is saved on main directory of sdcard.
I copied recovery.img file on c: and then executed command again but it again gave me following message:
C:\android-sdk-windows\tools>fastboot flash recovery c:\recovery.img
sending 'recovery' (3786 KB)... OKAY [ 0.562s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 0.562s
C:\android-sdk-windows\tools>
I Cleared my Both Phone and SD Card memory but still i am getting same results.
hammad.mohsin said:
I checked the file PB99IMG.zip, it is saved on main directory of sdcard.
I copied recovery.img file on c: and then executed command again but it again gave me following message:
C:\android-sdk-windows\tools>fastboot flash recovery c:\recovery.img
sending 'recovery' (3786 KB)... OKAY [ 0.562s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 0.562s
C:\android-sdk-windows\tools>
I Cleared my Both Phone and SD Card memory but still i am getting same results.
Click to expand...
Click to collapse
very strange.. ur s-off so should work. i just downloaded the PB99IMG.zip put on my sdcard then with phone off, held volume down + power and bootloader found it and asked to update recovery... so it works, whatever is going wrong is on ur part.
I am scared
jmcclue said:
very strange.. ur s-off so should work. i just downloaded the PB99IMG.zip put on my sdcard then with phone off, held volume down + power and bootloader found it and asked to update recovery... so it works, whatever is going wrong is on ur part.
Click to expand...
Click to collapse
I was reading other posts and I downloaded revolutionary software, it was installed sucessfully on my device.
In the recovery menu I selected backup/restore option from the list, after selection only "REVOLUTIONARY" is appearing on the screen from past 5 minutes.
Kindly tell, is this normal (if yes) then how much time it will take, (if not) then what should I do. Can I interrupt the process by pressing any key(which i don't know) . Does it make any problem if i reboot my mobile during this procedure.
Kindly tell I am really scared.
dear , I did something wrongly,
after i got s-off i can see only HTC logo when its on, even if i wanna open recovery mod still the same,
If i try to flash in CMD Its says <Failed : Remote not Allowed >
BRAVO PVT4 SHIP S-OFF
HBOOT-0.93.0001
MICROP-051d
TOUCH PANEL-SYNT0101
RADIO-5.11.05.27
Please help

[Q] bricked (challenge to members)

MARVEL PVT SHIP S-ON RL
HBOOT 1.09.0099
MICROP-0451
RADIO-7.57.39.10M
Feb 8 2012, 18:29:31
Hello,
Recently my htc wildfire S crashed and only boots to Hboot mode..
cannot go to recovery and cannot do factory reset.. when i press these options the phone just reboots to hboot mode
the phone can be detected via usb and i do get hboot usb plug detection as well fastboot usb mode..
I have tried hundreds of possibilities to flash but failed..
Have tried the RUU method via computer whereby i get different errors and also tried different RUU but unsuccessful
The last RUU that i had used to root my phone was
RUU_Marvel_S_HTC_Europe_2.26.401.3_Radio_47.23e.35.3038H_7.57.39.10M_release_261695_signed
which worked well for one year but crashed after reseting to factory settings
now..
when my bootloader is unlocked i got error 155 image error
when my bootloader is relocked i get error 140 bootloader version error
both ways it stops during verifying for signature
and on the phone it shows main version older.. update failed
have tried to place PM76IMG.zip on sdcard but the phone reads as wrong or no image
(and this goes for different RUU as well)
have tried to use fastboot via cmd commands but get
FAILED (remote: 12 signature verify fail)
or
FAILED (remote: 43 signature verify fail)
images do load without problem but fail after signature checking
there is no other RUU newer than 2.26
cannot downgrade hboot cause cannot access my phone just hboot mode only
cannot do flash recovery as i have tried many recovery images all failing as well as clockword mode recovery image
PLEASE HELP load the ROM and make the phone usable again
Did you make a Gold card before placing PG76IMG in SD card?
tahaice said:
MARVEL PVT SHIP S-ON RL
HBOOT 1.09.0099
MICROP-0451
RADIO-7.57.39.10M
Feb 8 2012, 18:29:31
Hello,
Recently my htc wildfire S crashed and only boots to Hboot mode..
cannot go to recovery and cannot do factory reset.. when i press these options the phone just reboots to hboot mode
the phone can be detected via usb and i do get hboot usb plug detection as well fastboot usb mode..
I have tried hundreds of possibilities to flash but failed..
Have tried the RUU method via computer whereby i get different errors and also tried different RUU but unsuccessful
The last RUU that i had used to root my phone was
RUU_Marvel_S_HTC_Europe_2.26.401.3_Radio_47.23e.35.3038H_7.57.39.10M_release_261695_signed
which worked well for one year but crashed after reseting to factory settings
now..
when my bootloader is unlocked i got error 155 image error
when my bootloader is relocked i get error 140 bootloader version error
both ways it stops during verifying for signature
and on the phone it shows main version older.. update failed
have tried to place PM76IMG.zip on sdcard but the phone reads as wrong or no image
(and this goes for different RUU as well)
have tried to use fastboot via cmd commands but get
FAILED (remote: 12 signature verify fail)
or
FAILED (remote: 43 signature verify fail)
images do load without problem but fail after signature checking
there is no other RUU newer than 2.26
cannot downgrade hboot cause cannot access my phone just hboot mode only
cannot do flash recovery as i have tried many recovery images all failing as well as clockword mode recovery image
PLEASE HELP load the ROM and make the phone usable again
Click to expand...
Click to collapse
Your recoverys are not flashing as you have relocked your bootloader pal. Try flashing the stock recovery from hboot this should at least have a factory reset option. Failing this, you should try re-unlocking your bootloader and then flashing cwm.
If all of this fails then you will need to gain access to an xtc clip, make the phone s-off and then flash any ruu you want bump this thread if you need anymore help
Sent from my Nexus 7 using Tapatalk HD
varun26296 said:
Did you make a Gold card before placing PG76IMG in SD card?
Click to expand...
Click to collapse
thanks for reply
i did not make a gold card.. my phone crashed on me without consent lol..
and i cannot make one now coz there is no shell or rom on my phone.. just bootloader and thats it..
unless there is a way around to make a goldcard via fastboot menu??
heavy_metal_man said:
Your recoverys are not flashing as you have relocked your bootloader pal. Try flashing the stock recovery from hboot this should at least have a factory reset option. Failing this, you should try re-unlocking your bootloader and then flashing cwm.
If all of this fails then you will need to gain access to an xtc clip, make the phone s-off and then flash any ruu you want bump this thread if you need anymore help
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Thanks for reply
none of the recoverys are flashing either bootloader is unlocked or relocked.. Tried even flashing CWM but all i get is errors that image verify fail!! unless i am going somewhere wrong..??
My phone is S-ON is there no around this without an xtc clip..?? coz thats another issue
tahaice said:
Thanks for reply
none of the recoverys are flashing either bootloader is unlocked or relocked.. Tried even flashing CWM but all i get is errors that image verify fail!! unless i am going somewhere wrong..??
My phone is S-ON is there no around this without an xtc clip..?? coz thats another issue
Click to expand...
Click to collapse
What errors are you getting when trying to flash cwm via fastboot while the bootloader is unlocked. Be specific please
Also their is no other way to s-off bar the xtc clip. But, once you have s-off trouble shooting bootloader/ruu issues is far easier
Sent from my Nexus 7 using Tapatalk HD
heavy_metal_man said:
What errors are you getting when trying to flash cwm via fastboot while the bootloader is unlocked. Be specific please
Also their is no other way to s-off bar the xtc clip. But, once you have s-off trouble shooting bootloader/ruu issues is far easier
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
#heavymetal
when UNLOCKED
image update error
when RELOCKED
signature verify fail
i tried flashing CWM version 5.0.2.8 image file..
(the same happens while flashing other files!!)
tahaice said:
#heavymetal
when UNLOCKED
image update error
when RELOCKED
signature verify fail
i tried flashing CWM version 5.0.2.8 image file..
(the same happens while flashing other files!!)
Click to expand...
Click to collapse
Ok while unlocked, take your cwm recovery image and rename it to recovery.img if you have not already.
Then boot into fastboot and use the command
Fastboot boot recovery recovery.img
Hopefully it will boot into the recovery. This is only tempoary, do not reboot until you have wiped everything. Check and see if it boots after full wipes.
If this fails you will need a xtc clip...
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
---------- Post added at 09:45 PM ---------- Previous post was at 09:04 PM ----------
heavy_metal_man said:
Ok while unlocked, take your cwm recovery image and rename it to recovery.img if you have not already.
Then boot into fastboot and use the command
Fastboot boot recovery recovery.img
Hopefully it will boot into the recovery. This is only tempoary, do not reboot until you have wiped everything. Check and see if it boots after full wipes.
If this fails you will need a xtc clip...
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Click to expand...
Click to collapse
Edit: the more i look into this the more it doesn't look good to be honest pal, most people who get into this state send it back to the manufacturer and get the motherboards replaced....
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
heavy_metal_man said:
Ok while unlocked, take your cwm recovery image and rename it to recovery.img if you have not already.
Then boot into fastboot and use the command
Fastboot boot recovery recovery.img
Hopefully it will boot into the recovery. This is only tempoary, do not reboot until you have wiped everything. Check and see if it boots after full wipes.
If this fails you will need a xtc clip...
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
---------- Post added at 09:45 PM ---------- Previous post was at 09:04 PM ----------
Edit: the more i look into this the more it doesn't look good to be honest pal, most people who get into this state send it back to the manufacturer and get the motherboards replaced....
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Click to expand...
Click to collapse
tried again all possibilities..
with fastboot boot recovery recovery.img it does download successfully and writes booting.. however after the phone has booted by itself the htc screen shows up (with white background) and directly goes into fastboot menu without other options...
Maybe i am uploading wrong recovery image??
if its loading into bootloader menu that means my phone is soft bricked right?? which can be undone??
my dilemma is that i live in a third world country with no htc service providers or good phone repair shops who would have an xtc clip..
tahaice said:
tried again all possibilities..
with fastboot boot recovery recovery.img it does download successfully and writes booting.. however after the phone has booted by itself the htc screen shows up (with white background) and directly goes into fastboot menu without other options...
Maybe i am uploading wrong recovery image??
if its loading into bootloader menu that means my phone is soft bricked right?? which can be undone??
my dilemma is that i live in a third world country with no htc service providers or good phone repair shops who would have an xtc clip..
Click to expand...
Click to collapse
The main issue is that it should still boot into the recovery via fastboot regardless of its working state from what i have read the main nand seems to have some sort of error that it cannot over write so its not letting you boot anything weither that is a fail safe or not i dont know. At this point a xtc clip would be your last hope, but i cannot guarrentee it would work... I have an xtc clip, but i dont want to post it outside of the uk ......
Sent from my Nexus 7 using Tapatalk HD
Were you overclocked ? Were you using some sort of memory script ?
I'd say your best option is to have it sent back, smells like a burnt motherboard.
heavy_metal_man said:
The main issue is that it should still boot into the recovery via fastboot regardless of its working state from what i have read the main nand seems to have some sort of error that it cannot over write so its not letting you boot anything weither that is a fail safe or not i dont know. At this point a xtc clip would be your last hope, but i cannot guarrentee it would work... I have an xtc clip, but i dont want to post it outside of the uk ......
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
thanks for your help heavy metal.. seems i am left with a dead fone after all RIP :crying:
omnomnomkimiiee said:
Were you overclocked ? Were you using some sort of memory script ?
I'd say your best option is to have it sent back, smells like a burnt motherboard.
Click to expand...
Click to collapse
no didnt mess with phone settings.. didnt overclock it.. and no memory scripts.. though had installed avast anti-theft software.. would it have played a part? but i remember uninstalling the software before resetting my to factory settings!!
im sorry for your loss man what do you think you will do with the device? bin?
Recover soft-bricked HTC Wildfire S
tahaice said:
no didnt mess with phone settings.. didnt overclock it.. and no memory scripts.. though had installed avast anti-theft software.. would it have played a part? but i remember uninstalling the software before resetting my to factory settings!!
Click to expand...
Click to collapse
Hi tahaice!.
I just recovered an HTC Wildfire S A510e for a friend with a problem similar to yours!
He entered on HBOOT and wiped & format some partitions: data/factory reset, system, data, sdcard, etc.....
I read quickly your problem and I think that this can help you:
1.- Download the correct RUU from: androidfiles.org/ruu/?developer=Marvel_MarvelC
For instance, I used RUU_Marvel_S_HTC_Europe_2.26.401.3_Radio_47.23e.35.3038H_7.57.39.10M_release_261695_signed for Spain (Device was with last update, my friend was sure).
You can check it on HBOOT:
MARVEL PVT SHIP S-ON RL
HBOOT 1.09.0099
MICROP-0451
RADIO-7.57.39.10M
Feb 8 2012, 18:29:31
Click to expand...
Click to collapse
And when you finish restore: go to Settings/About phone/Software info/More. Base band version must match the file you used (you will not restore radio.img, if not needed).
2.- Run the RUU until the wizard comes up. While the RUU wizard is open, find the temporary folder it created. (Open Explorer in Windows and type %temp% in the navigation bar.) There will be folders with long names (C:\Users\lefe\AppData\Local\Temp\{9739F95A-99D7-43BA-8AB6-E4F02264D361}\{50F2F878-636A-496F-A7CB-544C067E0C4B} for instance).
Inside one of them you will find the file rom.zip from RUU. Open it with 7zip and extract recovery.img, boot.img and system.img. Put it in the location you preffer (C:\Users\lefe\HTC Wildfire S A510e\ADB in the example).
You also need adb.exe, AdbWinApi.dll and fastboot.exe. Copy from the folder you found the file rom.zip (or from Android SDK tools if you have installed it).
3.- Boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB.
As you say, this is not needed in your case because your phone goes directly. Just plug.
4.- Open a command prompt in Windows and navigate to the folder where you unpacked ADB / installed Android SDK tools. Flash the stock images extracted in step 2 above using the following commands (Remember to turn your firewall off):
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Click to expand...
Click to collapse
Example (what I did):
Code:
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash boot boot.img
sending 'boot' (2870 KB)...
OKAY [ 1.336s]
writing 'boot'...
OKAY [ 1.650s]
finished. total time: 2.994s
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash recovery recovery.img
sending 'recovery' (3494 KB)...
OKAY [ 1.572s]
writing 'recovery'...
OKAY [ 1.970s]
finished. total time: 3.554s
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash system system.img
sending 'system' (259862 KB)...
OKAY [ 31.535s]
writing 'system'...
OKAY [ 64.846s]
finished. total time: 96.393s
5.- Finally, in your phone go to HBOOT menu and make a FACTORY RESET.
If needed, PowerOff device (remove battery for 3 seconds) and Boot the phone into bootloader (hold down volume and press power).
That's all!!.
I hope you get lucky!
[Plz, mark thread as Solved if that helped you, other users will love to read it when googling]
heavy_metal_man said:
im sorry for your loss man what do you think you will do with the device? bin?
Click to expand...
Click to collapse
right now its hidden deep inside my cupboard.. dont want to see it near me!! a disappoinment
bolzass said:
Hi tahaice!.
I just recovered an HTC Wildfire S A510e for a friend with a problem similar to yours!
He entered on HBOOT and wiped & format some partitions: data/factory reset, system, data, sdcard, etc.....
I read quickly your problem and I think that this can help you:
1.- Download the correct RUU from: androidfiles.org/ruu/?developer=Marvel_MarvelC
For instance, I used RUU_Marvel_S_HTC_Europe_2.26.401.3_Radio_47.23e.35.3038H_7.57.39.10M_release_261695_signed for Spain (Device was with last update, my friend was sure).
You can check it on HBOOT:
And when you finish restore: go to Settings/About phone/Software info/More. Base band version must match the file you used (you will not restore radio.img, if not needed).
2.- Run the RUU until the wizard comes up. While the RUU wizard is open, find the temporary folder it created. (Open Explorer in Windows and type %temp% in the navigation bar.) There will be folders with long names (C:\Users\lefe\AppData\Local\Temp\{9739F95A-99D7-43BA-8AB6-E4F02264D361}\{50F2F878-636A-496F-A7CB-544C067E0C4B} for instance).
Inside one of them you will find the file rom.zip from RUU. Open it with 7zip and extract recovery.img, boot.img and system.img. Put it in the location you preffer (C:\Users\lefe\HTC Wildfire S A510e\ADB in the example).
You also need adb.exe, AdbWinApi.dll and fastboot.exe. Copy from the folder you found the file rom.zip (or from Android SDK tools if you have installed it).
3.- Boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB.
As you say, this is not needed in your case because your phone goes directly. Just plug.
4.- Open a command prompt in Windows and navigate to the folder where you unpacked ADB / installed Android SDK tools. Flash the stock images extracted in step 2 above using the following commands (Remember to turn your firewall off):
Example (what I did):
Code:
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash boot boot.img
sending 'boot' (2870 KB)...
OKAY [ 1.336s]
writing 'boot'...
OKAY [ 1.650s]
finished. total time: 2.994s
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash recovery recovery.img
sending 'recovery' (3494 KB)...
OKAY [ 1.572s]
writing 'recovery'...
OKAY [ 1.970s]
finished. total time: 3.554s
C:\Users\lefe\HTC Wildfire S A510e\ADB>fastboot flash system system.img
sending 'system' (259862 KB)...
OKAY [ 31.535s]
writing 'system'...
OKAY [ 64.846s]
finished. total time: 96.393s
5.- Finally, in your phone go to HBOOT menu and make a FACTORY RESET.
If needed, PowerOff device (remove battery for 3 seconds) and Boot the phone into bootloader (hold down volume and press power).
That's all!!.
I hope you get lucky!
[Plz, mark thread as Solved if that helped you, other users will love to read it when googling]
Click to expand...
Click to collapse
thank bolzass for ur reply..
without doubt we have the same ROM version and i had downloaded the same RUU from androidfiles website.. but still getting those silly errors despite following each step carefully!! i dont know what has gone wrong
BY THE WAY I CANNOT ERASE USERDATA
it says FAILED (remote: not allowed)
can this be causing other errors???
tahaice said:
right now its hidden deep inside my cupboard.. dont want to see it near me!! a disappoinment
Click to expand...
Click to collapse
At this point its probably for the best
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
tahaice said:
thank bolzass for ur reply..
without doubt we have the same ROM version and i had downloaded the same RUU from androidfiles website.. but still getting those silly errors despite following each step carefully!! i dont know what has gone wrong
Click to expand...
Click to collapse
Ops!?!?..., Can you detail these errors?.
I'm also reading your message bellow about erasing Userdata...:$, detail also this scenario so we can think about your concret issues.
Keep fighting till you're sure there's nothing to do...

[Q] After downgrade touch don't work

My HTC wildfire touch don't work after downgrade from 2.34.186.1 to from 2.34.186.1.
The branding ist 1und1. After this i try to find the original OTA 2.34.186.1 to upgrade
to the old one that was on the phone before. - no way - i don't found
After this i unlocked the bootloader and i think that there is a way to upgrade any firmware
but its not possible.
My bootscreen:
*** UNLOCKED ***
BUZZ PVT SHIP S-ON
HBOOT-1.02.0000
MICROP-0622
RADIO-3.35.15.31
Dec 13 2011,12:08:54
The HTC boot normaly to the lock screen but the touch don't work.
Anyone an idea to solve my problem an install another rom?
Here is another thread that discusses a similar issue.
Hope it'll help.
http://forum.xda-developers.com/showthread.php?t=1056767
Sent from my G9 using Tapatalk
Pretendde said:
My HTC wildfire touch don't work after downgrade from 2.34.186.1 to from 2.34.186.1.
The branding ist 1und1. After this i try to find the original OTA 2.34.186.1 to upgrade
to the old one that was on the phone before. - no way - i don't found
After this i unlocked the bootloader and i think that there is a way to upgrade any firmware
but its not possible.
My bootscreen:
*** UNLOCKED ***
BUZZ PVT SHIP S-ON
HBOOT-1.02.0000
MICROP-0622
RADIO-3.35.15.31
Dec 13 2011,12:08:54
The HTC boot normaly to the lock screen but the touch don't work.
Anyone an idea to solve my problem an install another rom?
Click to expand...
Click to collapse
Hmmm. This is going to be hard to get out of as you upgraded your Hboot. Does the phone still register fastboot commands? Also what downgrade thread did you follow?
Sent from my HTC Sensation using Tapatalk
It dont work at update with ruu shows the version 2.46.0.0 of the divece rom....
The update prozess stops and there is " FEHLER [155] : ABBILD-UPDATE-FEHLER " (IMAGE UPDATE ERROR)
The same with the PC49IMG.zip on microsd card:
RUU
Security fail!
Update Fail!
Pretendde said:
It dont work at update with ruu shows the version 2.46.0.0 of the divece rom....
The update prozess stops and there is " FEHLER [155] : ABBILD-UPDATE-FEHLER " (IMAGE UPDATE ERROR)
The same with the PC49IMG.zip on microsd card:
RUU
Security fail!
Update Fail!
Click to expand...
Click to collapse
That's not what I mean, to unlock your bootloader you would have had to issue the command fastboot OEM unlock, or fastboot flash OEM unlock unlock_token.bin or something similar. These types of commands are the ones I'm interested in I want to see if you can flash clockworkmod recovery pal.
Sent from my HTC Sensation using Tapatalk
I downgraded with the standard buzzdowngrade.zip package, step1 but the goldcard-step fail.....i flashed after hboot downgrade RUU_Buzz_Vodafone_DE_1und1_1.19.186.3_Radio_13.45.55.24_3.35.15.31_release_133745_signed.exe
Than was the problem with the touch ... it dont work.
After this i tryed many ruu's ....no way.
Than i downloaded from htcdev - PC4910000_Buzz_Froyo_hboot_1.02.0000_R3.exe and flashed and unlocked with Unlock_code.bin
I was thinking i would be able to unlock and update every rom
Pretendde said:
I downgraded with the standard buzzdowngrade.zip package, step1 but the goldcard-step fail.....i flashed after hboot downgrade RUU_Buzz_Vodafone_DE_1und1_1.19.186.3_Radio_13.45.55.24_3.35.15.31_release_133745_signed.exe
Than was the problem with the touch ... it dont work.
After this i tryed many ruu's ....no way.
Than i downloaded from htcdev - PC4910000_Buzz_Froyo_hboot_1.02.0000_R3.exe and flashed and unlocked with Unlock_code.bin
I was thinking i would be able to unlock and update every rom
Click to expand...
Click to collapse
Ok so fastboot works, good good. Do you have clockworkmod recovery installed? If not follow my thread for rooting hboot 1.02.0000 and install clockworkmod but go no further.
Also just for your information the ruu will not install because of
1. Your honor is higher than the ones in the RUU,
2 your bootloader is unlocked.
We need to downgrade you to the WWE rom with hboot 1.01.0001 and hopefully that will restore your touch panel to working order
Sent from my HTC Sensation using Tapatalk
Clockworkmod recovery is installed, rooting hboot 1.02.0000 o.k.
and now?
Pretendde said:
Clockworkmod recovery is installed, rooting hboot 1.02.0000 o.k.
and now?
Click to expand...
Click to collapse
ok so what we want to do know is downgrade your hboot to 1.01.0001 so to do that we need your misc partition to be edited. as such i would like you to boot the phone into clockworkmod recovery and connect it to the pc with a usb cable. windows should install the drivers if it has not done so already.
next you will need to set up your command prompt for using adb/fastboot commands.
then we will pull a copy of your misc partition to your sdcard and then copy it into your windows adb folder.
then you will upload that image to me, i will make the necessary changes and then re-upload for you.
then you will flash it to the phone all going well, re-lock your bootloader and then downgrade your hboot and rom and hopefully regain touch input
then as an extra if you want to use a rooted version of that german ruu you were trying to flash i can make you a "safe to flash" version
ok, so....
step 1. Connect your wildfire up to your pc In clockworkmod recovery mode.
step 2. open a command prompt within your adb/fastboot folder. (the same one you used to flash clockworkmod recovery)
step 3. enter the following commands one at a time. copy paste is recommended.
Code:
adb shell
su
cat /dev/mtd/mtd0 > /sdcard/misc.img
exit
exit
adb pull /sdcard/misc.img misc.img
step 4. Upload this file to somewhere like dropbox or media fire and then send me a link to it.
in command prompt
su
/sbin/sh: su: not found
what i do wrong?
Pretendde said:
in command prompt
su
/sbin/sh: su: not found
what i do wrong?
Click to expand...
Click to collapse
OK just skip that and move onto the next bit.
Sent from my Nexus 7 using Tapatalk
I attached this file here, i hope it is o.k.
It takes a while until i found out to mount the SD card before
Pretendde said:
I attached this file here, i hope it is o.k.
It takes a while until i found out to mount the SD card before
Click to expand...
Click to collapse
okey dokey, here is your new misc image. extract it into your adb folder.
i have edited this so it will re-lock your bootloader automatically once you have flashed it. one problem solved
also download this package, it has some tools you will need and the WWE rom you need to flash
lastly we need to make a goldcard. this will be hard given that your touch screen is non-functional. as such you will need a different, working android phone and YOUR sdcard. this trick is sdcard specific so dont swap them about
ok once you are ready with the right stuff, do these steps.
step 5. now we need to make a gold card. if you already have one, you can skip this part. first using your working android phone, download and install Goldcard helper from the android market. Run the app and copy down your SD cards reverse cid. double check it
step 6. now go to this website here and enter in your reverse cid. it will then let you download a goldcard.img.
step 7. now go back to the package you downloaded earlier with the WWE rom (named 1.01.zip) in it and run the goldcardtool.exe, this will flash the goldcard to your sd card. Warning! this will format your card!! in order to achieve this you will have to mount the sdcard from clockworkmod recovery to the computer, use mount usb storage and not mount sdcard.
step 8. once that is done we are now ready for the final push
Now the gold card is ready, i leave al the data on the goldcard, its not been formatted. Goldcard tool says, G: Goldcard is now ready.
The new misc image, must be copy to the phone ?
Pretendde said:
Now the gold card is ready, i leave al the data on the goldcard, its not been formatted. Goldcard tool says, G: Goldcard is now ready.
The new misc image, must be copy to the phone ?
Click to expand...
Click to collapse
ok from here copy the Nmisc.img to your sdcard and do not rename it, leave it on the sd card within no folders.
then connect up the phone in clockworkmod recovery again, and mount the sdcard with mount sdcard and not usb mass storage.
lastly make sure that the 1.01.zip is in your adb folder.
issue the following commands.
Code:
adb shell
(your shell symbol should be a #)
flash_image misc /sdcard/Nmisc.img
exit
(now it should not be a #)
adb reboot bootloader
The phone should not reboot into bootloader and should say at the top locked OOW.
This is ok, if it does not say this then your misc image was not flashed.
if all is well issue these commands.
Code:
fastboot oem rebootRUU
fastboot flash zip 1.01.zip
This will state an error, and that it needs to be reflushed. this is what we want, if any other issue your goldcard may have failed.
repeat the last command to reflush.
Code:
fastboot flash zip 1.01.zip
(this will take a while.)
fastboot reboot
the phone should reboot into the WWE stock rom and hopefully your touch screen will be working again. if it is proceed to s-off with revolutionary here ignore all but revolutionary and then if you want the german ruu as a safe flash rom send me a link to the ruu and I will make it. but it make take a few days.
im at work atm so my replys will be delayed pal, good luck
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 63.656s
i flashed 3 times....
Pretendde said:
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 63.656s
i flashed 3 times....
Click to expand...
Click to collapse
Your gold card has failed. Format the sdcard and then reissue the fastboot commands.
Sent from my HTC Sensation using Tapatalk
Yes the goldcard was bad, now its okay but n ow a new error :
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 56.078s
flashed 5 times ...same error
Pretendde said:
Yes the goldcard was bad, now its okay but n ow a new error :
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 56.078s
flashed 5 times ...same error
Click to expand...
Click to collapse
Does your bootloader still say locked?
Sent from my HTC Sensation using Tapatalk
heavy_metal_man said:
does your bootloader still say locked?
Sent from my htc sensation using tapatalk
Click to expand...
Click to collapse
yes
*** locked (00w) ***

Categories

Resources