I was trying to flash a rom but now, the phone keeps rebooting/hanging. I can access HBOOT using the volume down/power key but I have a mac so I cant use the .exe file to flash the image back. Is there any version that I could put on the SD card of the phone and get it to flash?
thanks!
ajaffarali said:
I was trying to flash a rom but now, the phone keeps rebooting/hanging. I can access HBOOT using the volume down/power key but I have a mac so I cant use the .exe file to flash the image back. Is there any version that I could put on the SD card of the phone and get it to flash?
thanks!
Click to expand...
Click to collapse
ever heard of a program called parallels desktop? is a program for running windows software on a mac, a virtual machine.
edit: actually virtualbox is free http://virtualbox.org
Thanks but that will involve me buying Windows as well and would much rather prefer not doing that. Any other suggestions?
If you tried flashing a rom, you probably have a custom recovery, right?
Why not just boot to recovery, wipe and flash a custom rom.
http://forum.xda-developers.com/showthread.php?t=696189
Download the live CD in post 2 and boot your mac from it then in terminal type
sudo mkdir /mnt/cdrom
sudo mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom/desire
sudo ./step2.sh
I had the same problem a few days ago and this solved it. Hope it helps.
By the way make sure you burn the disc as an ISO and burn it at the slowest speed possible or it will not boot.
chose your device and download the mac virgin here
http://unrevoked.com/
http://unrevoked.com/recovery/
and if you want this method for windows which you will not use but as Francene for other things
http://www.ce4arab.com/vb7/showthread.php?t=231128
Thanks very much- will give this a shot!
Just thinking, have you tried entering recovery from the boot screen?
Select recovery then hold power and up when red triangle appears.
If you don't have an SLCD screen just rename this file to PB99IMG.zip, put it on your goldcard, and boot into hboot:
http://shipped-roms.com/shipped/Bra...00.28U_4.06.00.02_2_release_126984_signed.zip
I managed to get hold of a Windows machine but when I try to flash it, it says battery level below 30% which is NOT the case as the same battery on my other Desire shows 84%
teppic74 said:
If you don't have an SLCD screen just rename this file to PB99IMG.zip, put it on your goldcard, and boot into hboot:
http://shipped-roms.com/shipped/Bra...00.28U_4.06.00.02_2_release_126984_signed.zip
Click to expand...
Click to collapse
How would I know if its SLCD screen? Also, I dont have a goldcard- can it work if I put it on the card included with the vodafone desire?
ajaffarali said:
How would I know if its SLCD screen? Also, I dont have a goldcard- can it work if I put it on the card included with the vodafone desire?
Click to expand...
Click to collapse
You can't flash a generic ROM on a branded phone without a goldcard. If your phone was from Vodafone but didn't have any Vodafone branding it may be an unbranded phone, in which case this will work without one.
The phone doesnt have a Vodafone logo on it but when I start up the screen showed a vodafone logo before booting into HTC Sense.
teppic74 said:
If you don't have an SLCD screen just rename this file to PB99IMG.zip, put it on your goldcard, and boot into hboot:
http://shipped-roms.com/shipped/Bra...00.28U_4.06.00.02_2_release_126984_signed.zip
Click to expand...
Click to collapse
When I do that, I get an error "CID Incorrect - Update Failed"
How can I make a Gold Card if this phone is not booting? Would REALLY appreciate if someone can help out.
Well- some progress:
If I hold the volume down and press power, I can see the HBOOT-0.83.0001 screen. From here, I went into Fastboot and connected the device through USB to a Windows PC. The screen on the Desire is still visible and says Fastboot USB.
I then try to flash "RUU_Bravo_Vodafone_UK_1.19.161.5.." since this is a Vodafone unit. The device is recognized by the Windows ROM Update utility and tells me the "From" Image Version is 1.24.161.3 and the "To" Image Version is 1.19.161.5. I click on next. It starts the "Sending" process , then Updating Signature but then gives a Bootloader Version Error saying Please get correct ROM update.
Any idea where I can get the correct ROM update which I'm assuming is 1.24.161.3?
Related
Edited the entire first post to make it clear what the issue *was* and what the solution is:
ISSUE:
1. Desire screen not switching on at all even though phone switches on.
2. Phone boots but doesn't go beyond bootloader/recovery/fastboot
3. Can get into recovery even though nothing comes on screen (test: press volume down and power. Wait for 10 seconds. Press volume down. Press power. Phone should vibrate. Wait 20 seconds. Phone should now be in recovery mode.)
4. Can get into fastboot (back+power)
5. No goldcard
CAUSE of MY ISSUE:
I had Aura Sense7.9+AlphaRev S-Off. Cause::Ran a very old RUU just because I wanted to bring things back to stock. The RUU overwrote my HBOOT from 0.93 to god knows what. Turned out, the RUU was for amoled screens and not for SLCD screen. So even though the phone turned on, the screen never did.
SOLUTION:
1. Make sure you have HTC Sync drivers installed. Install HTC Sync and then just remove the application and not the drivers. I also installed the unrevoked hboot drivers. Do the same.
2. Get Android SDK http://dl.google.com/android/android-sdk_r07-windows.zip
3. Check that your phone is recognized in recovery and fastboot by your system once drivers are installed -- once you install the drivers, boot into recovery (point 3 of issue -- you should hear beeps in win7 signalling a device connection). Open android_sdk/tool directory in command line and type 'adb devices'. Your device should come up. Similarly take phone into fastboot, and then in command line type 'fastboot devices' your phone should come up.
4.Switch off phone after test. Next, take phone into recovery mode and create gold card. Follow http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/ or use the Gold Card Tool . The last part of the Gold Card Tool (Patch MMC) didn't work for me so I used the hex editor manually. Make sure you start with the SD Card that came with your phone. I tried 2 cards and it didn't work. Just the SD Card with the phone did!
5. After gold card is made, download 'RUU_Bravo_Froyo_hTC_Asia_WWE_2.13.707.1_Radio_32.44.00.32U_5.09.05.30_2_release_143921_signed' RUU from shipped-roms. This is the latest RUU that I could find for SLCD screen.
6. Run RUU and if your gold card is correct, you should sail right through. and be greeted by a working Desire.
Phew!
Thanks goes to:
1. To everyone who has taken the time and effort to look at this post and comment with ideas and possible answers. Vankooten, I'm heading out of town in just a little while and just couldn't wait for rom210.zip. But, thanks nonetheless. Thanks EVERYONE
2. Paul from modaco and the guys from the unlockr for giving precise instructions on how to make gold cards
3. GoldCard Tool (klutsh) http://android.modaco.com/content/software/308798/pc-application-goldcardtool/
4. To all the forum entries that I went through and the people who answered.
If you'd like more help on this, post away here or PM me if the instructions are not clear. I'm not an Android Guru, but can certainly try to help.
are you able to go into recovery?
You know you need a goldcard or its going to fail the cid check .... make one, also search for the slcd brick for another solution
Sent from my HTC Desire using Tapatalk
CrimzonEyed said:
are you able to go into recovery?
Click to expand...
Click to collapse
I'm not able to get into recovery. I just get to the bootloader -- I know this just because i can feel it vibrate once. volume down/power doesn't do anything. fastboot works because i can see it using adk. Screen doesn't come on at all so can't see whats going on.
AndroHero said:
You know you need a goldcard or its going to fail the cid check .... make one, also search for the slcd brick for another solution
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
How do I make a goldcard at this stage? I can get into the adb shell but can't mount the sdcard in any way. mount /sdcard just throws up errors. Are all goldcards the same -- a goldcard made on one desire can run on another? (I might be wrong but I think not)...
really screwed aren't i?
When you plug in the phone to the comp is it still visible in the "hardware section" ??
( you must have HTC sync installed and after that unistall the sync part, but leave the driver)
vankooten said:
When you plug in the phone to the comp is it still visible in the "hardware section" ??
( you must have HTC sync installed and after that unistall the sync part, but leave the driver)
Click to expand...
Click to collapse
When I plug in the phone, I get it as HTC Bootloader in Win7 hardware section...so yes, it is visible.
What do I need to uninstall the sync part but leave the driver for -- to mount /sdcard?
How do I uninstall sync but leave driver -- isn't the driver part of the sync installation?
What ROM did the phone originally come with? If you know, and you can find it, flash that...
EddyOS said:
What ROM did the phone originally come with? If you know, and you can find it, flash that...
Click to expand...
Click to collapse
And therein lies the mystery...i can't find it. i've gone through 100s of posts yesterday and tried flashing around 7 WWE and Asia roms, none of them work -- signatures just don't match!
i knew I should've created a goldcard!! since HBOOT has been overwritten and I can still erase system, data, and recovery using fastboot, should I just send it for service --- it is still under warranty... anyway of knowing if it's been HTCized again?
What software version was it on when you got it? This should be made clear before rooting to ALWAYS make a note of it so you can go back to stock if needed...without that you can try and send it to HTC but they may just turn around and say 'you rooted it, tough' and send it back
it was on 2.1 and upgraded it to 2.2 ota the day i got it.
i know.should've paid more attention and even created a goldcard for safe measure, but this is where I am at the moment
just wish things hadn't turned this bad...there's ought to be something else that I can do
http://dl.google.com/android/android-sdk_r07-windows.zip
http://www.shadowchild.nl/rom210.zip
Ok. step by step.
Download de android SDK from here: http://dl.google.com/android/android-sdk_r07-windows.zip
Unzip it to a place where you can easely find it back.
Download also http://www.shadowchild.nl/rom210.zip , no need to unzip this, just place it in the map "tools"in the unzipped file.
Open a command prompt and navigate to the map 'tools' from the unzipped file.
That is in "CMD".
1. get your microsd card out of the phone.
2. turn the phone onin FASTBOOT mode, press the "back"button (on the right-underside of your phone) and the power button at the same time..
3. Typ in je commandprompt:
code:
1 fastboot erase cache (enter)
2 fastboot oem rebootRUU (enter)
3 fastboot flash zip rom210.zip (enter)
maybe you get a HBOOT pre-update 'error', repeat immedeatly the last command.
when this is finnished (you got now HTC ROM 2.10, not rooted) - the progressbar is then full:
fastboot reboot
You should no have a clean HTC romand can put back your sd card
make sure that there is no more 'PB99IMG.zip' file on the sd-card.
If you go to "start" on the computer an d type "HTC" you will find the HTC sync and two seperate uninstall files.
Just uninstall htc sync and leave the driver.
You will need this otherwise the phone will not be detected in the hardwaresection.
I have had the same problem and a guy on a dutch forum showed me the way and it worked again.
So, plug in the phone, turn it on with "back" and "power" ( not the volume-buttons)
Press "start" on the computer and type "CMD".
navigate to the map "tools" by entering cd (name of the map where you placed it)
Good luck.
vankooten said:
http://dl.google.com/android/android-sdk_r07-windows.zip
http://www.shadowchild.nl/rom210.zip
Ok. step by step.
Click to expand...
Click to collapse
Thank you so much for such detailed steps. I will surely try this the moment I get home from work. I hope this works as I'm now desperate for a solution. Fingers crossed!!
vankooten said:
http://dl.google.com/android/android-sdk_r07-windows.zip
Good luck.
Click to expand...
Click to collapse
Just had one question -- the steps you mentioned will work even if I don't have a goldcard?
yep,
No need for a goldcard.
Don't enter the numbers 1,2 and 3, just the commands.
your phone will be put back in its original state.
vankooten said:
yep,
No need for a goldcard.
Don't enter the numbers 1,2 and 3, just the commands.
your phone will be put back in its original state.
Click to expand...
Click to collapse
That is a relief to hear! I will try this as soon as I get home. Will report back at the earliest.
go to work!!!
Take a look at this:
...forum.xda-developers.com/showthread.php?t=748498
bhutanigaurav said:
That is a relief to hear! I will try this as soon as I get home. Will report back at the earliest.
Click to expand...
Click to collapse
do you have s-off? because fastboot commands wont work unless you have an unlocked bootloader
vankooten said:
http://dl.google.com/android/android-sdk_r07-windows.zip
http://www.shadowchild.nl/rom210.zip
Good luck.
Click to expand...
Click to collapse
rom210.zip link no longer works.
AndroHero said:
do you have s-off? because fastboot commands wont work unless you have an unlocked bootloader
Click to expand...
Click to collapse
had s-off before the ruu reflashed the hboot. now i dont know!
believe it or not, but now i'm at work and can't do anything in this.
As soon as i'm home i will be back.
I ran a RUU and now the phone wont boot and just getting a HTC logo with four warning symbols and all the corners.... also when i connect to Computer and disconnect show a bootloader version and just one option - RUU...
Any ideas? I tried installing other RUUs but errors pop up.
AFAIK, my phone is unbranded.
AFAIK, your phone is bricked. It may not be, but I think it is.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
BodenM said:
AFAIK, your phone is bricked. It may not be, but I think it is.
Swyped from my HTC Desire running LeeDrOiD 2.3d with Tapatalk.
Click to expand...
Click to collapse
Oh ok, that's not good to hear.
Any other ideas?
Did you maybe try OTA update before installing RUU? can you adb shell? did you rooted your phone? Can you go to hboot by pressing volume down+power, of course your phone must be turn off before this?
wenck said:
Did you maybe try OTA update before installing RUU? can you adb shell? did you rooted your phone? Can you go to hboot by pressing volume down+power, of course your phone must be turn off before this?
Click to expand...
Click to collapse
Didn't install any OTA updates.
I can't get my device to be seen by adb, tried various drivers already.
Can't go to hboot.
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
wenck said:
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
Click to expand...
Click to collapse
Yeah, I'm sure I installed an RUU.
Will try this. Thanks
wenck said:
Click on your RUU exe only ONCE, then go to windows and run %TEMP%, find rom.zip and copy to desktop, rename to update.zip and copy to sd card. then power off phone and try. Are you absolutely sure u use right RUU? Please check radio and RUUs here http://shipped-roms.com/index.php?category=android&model=Bravo
Click to expand...
Click to collapse
Nvm, found it. Trying now.
Edit : Nothing happens. Copied the update.zip to the card, turned the phone on.
Same screen.
Remove battery and put it back, hold volume down+power button 4-5 seconds. Can you enter fasboot? if so selecet recovery. Also make sure there ain't no other zip files in root of sd card. Also try to uninstall htc sync, reboot and install again.
wenck said:
Remove battery and put it back, hold volume down+power button 4-5 seconds. Can you enter fasboot? if so selecet recovery. Also make sure there ain't no other zip files in root of sd card. Also try to uninstall htc sync, reboot and install again.
Click to expand...
Click to collapse
Can't enter fast boot.
Stuck at the htc screen and ruu screen.
Do you have branded or unbranded phone? You need goldcard if you have branded.
wenck said:
Do you have branded or unbranded phone? You need goldcard if you have branded.
Click to expand...
Click to collapse
Not branded.
Ok, now you have couple options, reinstall usb and try RUU or second one use fastboot.exe to flash spl, radio, and system. This is tricky. Also you can take your phone to service to identify what is wrong, and then come back and say to us. you do not need to pay repair, they will tell you whats wrong and give you offer how much would it cost. Finally you must google alot and try lost of methods. Couple guys had problems like yours and solve it on different ways. Basicly we cannot help you more than this without 100% accurate radio and ruu version.
wenck said:
Ok, now you have couple options, reinstall usb and try RUU or second one use fastboot.exe to flash spl, radio, and system. This is tricky. Also you can take your phone to service to identify what is wrong, and then come back and say to us. you do not need to pay repair, they will tell you whats wrong and give you offer how much would it cost. Finally you must google alot and try lost of methods. Couple guys had problems like yours and solve it on different ways. Basicly we cannot help you more than this without 100% accurate radio and ruu version.
Click to expand...
Click to collapse
What do you mean by try to install usb?
Get a RUU and install again?
My problem now is getting the drivers to work. So I can't use ADB or RUU anymore.
It shows in the Device Manager though as Android Phone - Android Bootloader Interface.
Thanks!
i mean uninstall htc sync and usb drivers and reboot then install again drivers without htc sync. did you maybe root your phone, run custom roms flash radio before?
wenck said:
i mean uninstall htc sync and usb drivers and reboot then install again drivers without htc sync. did you maybe root your phone, run custom roms flash radio before?
Click to expand...
Click to collapse
Ok will do.
Yes, I have root and ran custom rom (leedroid). I didn't bother with radio though.
also put blank sd sard in your phone, formatted to fat32. If you used ext partitions for app2sd+ delete them and create again normal microsd card with fat32. Or u can put another card as long as it is fat 32.
wenck said:
also put blank sd sard in your phone, formatted to fat32. If you used ext partitions for app2sd+ delete them and create again normal microsd card with fat32. Or u can put another card as long as it is fat 32.
Click to expand...
Click to collapse
What drivers should I use?
And I noticed that when I plug in the phone a "Safely Remove" icon appears on my tray.
Dude you have no bootloader drivers thats all, download and install htc sync, then connect your phone, "android bootloader interface" will change to "htc bootloader interface" then just run an ruu
Sent from my Desire HD using Tapatalk
AndroHero said:
Dude you have no bootloader drivers thats all, download and install htc sync, then connect your phone, "android bootloader interface" will change to "htc bootloader interface" then just run an ruu
Sent from my Desire HD using Tapatalk
Click to expand...
Click to collapse
Ok will try this! Thanks
Edit : Still shows as Android Bootloader Interface, maybe I'm doing something wrong.
Edit 2 : Uninstalled the drivers , shows as "My HTC" now. Tried RUU, it detects it. I'm getting error 131
Edit 3 : Tried another RUU, got error 110. I think I need to get the right RUU.
Edit 4 : Shipped roms seems to have a problem, downloads stop at the middle. Any hotfile links for the RUUs?
Im massively confused.
I would like to return my desire to stock, I've had nothing but signal problems since rooting and flashing another rom.
My phone was originally an o2 branded phone, so I have downloaded the RUU for the o2 (i'm guessing this includes the radio?) I've tried running the RUU and its gives me an error about my bootloader, I've just checked and the bootloader is 0.80.
Now this is where i'm getting confused, I can't wholeley remember what SDcard I made my goldcard. So do I need to make a new goldcard in order to compelte the Unroot or do I need to downgrade 2.2 to 2.1 using this? http://forum.xda-developers.com/showthread.php?t=768256 and then start again...
Or am I miles out?
Which ruu did you try?
This is the most recent one on shipped roms:
http://shipped-roms.com/download.ph...00.32U_5.09.05.30_2_release_144166_signed.exe
Sent from my HTC Desire using Tapatalk
better link:
http://www.multiupload.com/7YMY6RLCKY
Right i've been trying most the night to get this sorted,
the first link doesn't seem to download anything,
the second downloads just fine and then runs then I get a error (110) File open error. leaving the phone with the HTC logo and 4 ! marks on four coners, I've tried re downloading the file aswell
this is the information that I get when I unplug the phone from the computer.
bravo PVT1 ship S-on
Hboot 0.93.0001
Microp -031d
touch panel - synt0101
radio 5.09.05.30.2
aug 18 2010 17.52.18
RUU
parsing
1.splash - ok
2.boot - ok
3. recovery - ok
4. radio cust - ok
5. splash1 - ok
6. radio V2 - ok
7. System - FAIL PU
8. userdata - ok
Partition update fail
update fail
You don't need a goldcard if you flash the ruu which was installed on your phone when you bought it.
So if you phone was o2 branded and you flash a o2 ruu , you don't need a goldcard. If you want to flash a wwe ruu (unbranded) you do.
Did you write down the exact firmware version before rooting?
Sent from my HTC Desire
Right so its just about finding the correct RUU to get the phone working again?
Unfortunately I did'nt write any information down
afternoon bump.
Really could do with my phone up and running
any ideas?
Did you boot your phone in fastboot and then run the ruu?
Lennyz1988 said:
Did you boot your phone in fastboot and then run the ruu?
Click to expand...
Click to collapse
.
How do I boot in to fastboot? Normally pressing vol - + Power would = fast boot right? doing this does nothing.
Should be power and BACK key
Sent from my HTC Desire using Tapatalk
cant do nothing with any of the buttons, the only time the screen changes is when i unplug the phone from the usb (connected to computer) then i get a white screen that gives me some hboot information and under that ( normally where you would expect to see the bootloader etc it just says RUU, but again none of the buttons function.
Do you know how to use fastboot or adb?
BigMrB said:
Do you know how to use fastboot or adb?
Click to expand...
Click to collapse
I dont have a clue how to use either tbh, but Im willing to learn if its what I have to do to get this brick unbricked
Download the ruu again from the link eddy gave you.
Then use EddyOS his instructions about extracting the .zip file from the .exe you just downloaded.
You can extract the ROM.zip from any RUU to install via ZIP
Start the RUU and once at the first main screen click Start>Run and type
%temp%
now, find the newest folder and in there will be a ZIP file called Rom - copy this to your desktop and rename it PB99IMG. (Don't extract the file) Now copy this to your SD card and start the phone in HBOOT (turn it on whilst holding volume down). It will find the file and start the update. Just follow the instructions...
Do all this while not plugged into your computer. Not sure if it will work, but it's worth a shot.
Click to expand...
Click to collapse
Hi guys,
Well basically, I've been a massive idiot and somehow my HTC Desire is now non-responsive. I am running the Oxygen rom from a nandroid backup that I had done previously but now i am unable to access recovery at all. The phone does power on. I do the usual power + back button hold to get into the bootloader then recovery and do the usual ./recovery-mac.sh command in terminal but all I get in response is this now:
mac:~ Dan$ ./recovery-mac.sh
Desire Recovery Mode
Pushing required files to device...
Password:
error: device not found
error: device not found
mac:~ Dan$ error: device not found
I can access the MicroSD card through a computer but the phone won't recognize there is one. WiFi works (but can't download anything from market), radio doesn't as no signal and of course 3G is out of the question.
Is there a solution to my problem?!
From a person in dying need.
EDIT:
Since trying to work this out I have reformatted the microSD card and replaced its contents afterwards, still to no avail.
Try to flash stock ROM from here: http://forum.xda-developers.com/showthread.php?t=695667
Be careful to select the appropriate RUU.
Turn your phone in fastboot (back + power) and run the exe file. You very probably might need a goldcard. Search the forum for that. Good luck !
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
guywithdesire1992 said:
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
Click to expand...
Click to collapse
Start your phone in fastboot --> Hold Back button + press power
You should get a menu which has as title FASTBOOT.
Connect your phone to your PC and then run the exe file. You must have HTC Sync installed.
If this fails try making a goldcard. You can find a tutorial here: http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/
the computer won't recognise the phone paul. am going to have to try and make a goldcard i guess. :/
okay i am completely stuck. i have previously made a goldcard but this is just ridiculous now. my sdcard contains the clockwork mod folder so why can't i boot into recovery, what is going wrong with it? if i boot up i'm stuck on the oxygen rom, cant install anything as wifi wont download stuff as sd card isnt recognized (tell me why?), have sporadic signal, no 3g whatsoever.
can someone please explain step by step how to get recovery working again.
bumpbumpbump
So whats your current status?
Your Desire boots into ROM, but doesnt work well.
You cannot but into recovery.
You made a gold card.
Flashing a RUU didnt work.
Your SD is not recognized by the phone or by PC? Is it the goldcard you made?
Correct?
i haven't been able to make a goldcard, i have one previously that i cannot find.
the desire boots into the oxygen rom, ver. 2.0.3 but will not recognise the sd card inserted and wont connect to a mac or computer and show up as a device. i cannot boot into recovery at all as i just get device not found.
confused?
guywithdesire1992 said:
confused?
Click to expand...
Click to collapse
yes ^^
Do you only use Mac or have you access to a pc, too?
If you can get your phone into USB Debugging mode, you can try to flash a brand new recovery via fastboot command.
Maybe your rom got corrupted somehow.
If neither of this works, you should try another sd card I guess.
how do you use the fastboot command?
i have used the ./recovery-mac.sh command in terminal but whats this fastboot command and where can i get it?
EDIT:
I now have fastboot but whenever i try the command ./fastboot-mac flash recovery.img it ends up saying permission denied. is this because i am S-ON?
k-c-0 said:
yes ^^
Do you only use Mac or have you access to a pc, too?
Click to expand...
Click to collapse
i have access to a pc as well too. i'd rather not have to go through the lengthy process of making a goldcard if i have to. trying to exhaust all other options first....
Dear all,
I have been looking around the forums and downloaded a few things and looked at various solutions, but I am stuck at the first hurdle.
I have been given an htc Desire Bravo that just will not boot. I do not know how it failed originally but I can only get it into the boot screens, either the fastboot/hboot logon ot the 5 buzzes and the htc logo lock. Also it takes about 30 minutes with the battery out after every failed boot attempt to restart the boot screen.
I have run adb but it cannot tell me a cid number, I have a micro sd card in it but it does not have the pb99diag.zip on it. When I put such a file on the sd card it does not find it. Communication via adb and the phone has varied success. I suspect it is drivers and what I read is an old adb bug where server is out of date.
I have never done this before this weekend so please be gentle with me!
If I can get it to work, even to use it like a wifi tablet without phone I would be happy. I am in the UK and if we have real success I would get it on tesco PAYG
I get the "cannot find pb99diag.zip etc" dialogue when going into hboot.
The logon says
BRAVO PVT-1 SHIP S-ON
HBOOT-0.93.0001
MICROP-031d
TOUCH PANEL-SYNT0101
RADIO 5.11.05.27
AUG 10 2010, 17:52.18
Can someone suggest where to start? I have tried a number of guides on the forum but no success so far. Even just getting an os running would be success. I will be looking at this each evening so apologies if I seem slow to respond
Thanks
Adrian
First make S-Off. I forgot how but if i think right, you must it do via revolutionary, If it success, then download 4ext recovery.IMG and flash it via fastboot and reboot in bootloader in your recovery
Sent from my HTC Desire using XDA Free mobile app
battlekaier said:
First make S-Off. I forgot how but if i think right, you must it do via revolutionary, If it success, then download 4ext recovery.IMG and flash it via fastboot and reboot in bootloader in your recovery
Sent from my HTC Desire using XDA Free mobile app
Click to expand...
Click to collapse
Thank you battlekaier, I will try this out tonight when I get home and will report back.
A
ukubuntu said:
Thank you battlekaier, I will try this out tonight when I get home and will report back.
A
Click to expand...
Click to collapse
After you s off u can flash hboot the easy way but first s off.
Sent from my HTC Desire using XDA Free mobile app
If u phone does not boot then u can NOT s-off, ur phone needs to be booted.. also if ur s-on and not rooted then all u can do is flash a ruu.
Did u try factory reset from bootloader menu? Try that first, u never know but chances r ul prob need to ruu a ruu.
jmcclue said:
If u phone does not boot then u can NOT s-off, ur phone needs to be booted.. also if ur s-on and not rooted then all u can do is flash a ruu.
Did u try factory reset from bootloader menu? Try that first, u never know but chances r ul prob need to ruu a ruu.
Click to expand...
Click to collapse
Hi jmcclue,
Thanks for the comments. I can boot to the HBoot and Fastboot screens, thats how I could find the S-ON and version data. If I get it to reboot, I get either a white screen with just "htc" on it, or 5 buzzes and a screen with no life at all. I am hopeful to get it to S-OFF as I have had some communication through the usb to pc connection. I am not sure if I can do an RUU update as I don't seem to have a CID. I do not have a factory reset option on the HBOOT screen. I have tried clear storage but that has no effect. Perhaps I need the S-OFF first.
Cheers again,
A
Use the 2.3gb update ruu its wwe (world wide english) so dont worry bout cid. U can find it in bortaks troubleshooting guide in resources section and its naned 2.3.3 ruu. U will find it easy enough in google aswell. Search for "htc desire 2.3gb update" its a exe file so just boot ur phone into fastboot, plug in ur phone and run the ruu, hopefully it willvwork. Im a bit worried tho about the 5 vibrations u get, maybe a sign of hardware failure. But try that ruu anyway. And again u can not get s-off unless ur phone is fully working/booted.
jmcclue said:
Use the 2.3gb update ruu its wwe (world wide english) so dont worry bout cid. U can find it in bortaks troubleshooting guide in resources section and its naned 2.3.3 ruu. U will find it easy enough in google aswell. Search for "htc desire 2.3gb update" its a exe file so just boot ur phone into fastboot, plug in ur phone and run the ruu, hopefully it willvwork. Im a bit worried tho about the 5 vibrations u get, maybe a sign of hardware failure. But try that ruu anyway. And again u can not get s-off unless ur phone is fully working/booted.
Click to expand...
Click to collapse
Many thanks
Well that was a bit wierd
If anyone can see where I went wrong, feel free to say.
I could not seem to get the link between the phone and the pc so I removed the htc sync and restarted the pc. I could then connect to the phone in some way as abd gave a command error when I sent a fastboot oem readcid which it normally does. So leaving it in fastboot with usb I ran the wwe~.exe file and it all seemed to be doing installing. There were tens of installations going to the phone I guess each reaching 100%. Suddenly I had a web page popup in my browser s.rev2pub.com/ul_cb/player.html?a=19471543&context=c23573548&size=800x600&rt=popunder&ci=10&cb=[CACHEBUSTER] recommending I download latest drivers. The wwe ruu vanished and I have no continuing processes in Task manager that I can see.
So, should I have installed in hboot? Thankfully I can still get the phone to power on. What should happen after the exe file installs?
I am able to get some response from the phone as adb devices returns the phone device number. So I hope I can try again.
Any thoughts?
Many thanks
Revolutionary S-OFF and recovery
ukubuntu said:
Dear all,
I have been looking around the forums and downloaded a few things and looked at various solutions, but I am stuck at the first hurdle.
I have been given an htc Desire Bravo that just will not boot. I do not know how it failed originally but I can only get it into the boot screens, either the fastboot/hboot logon ot the 5 buzzes and the htc logo lock. Also it takes about 30 minutes with the battery out after every failed boot attempt to restart the boot screen.
I have run adb but it cannot tell me a cid number, I have a micro sd card in it but it does not have the pb99diag.zip on it. When I put such a file on the sd card it does not find it. Communication via adb and the phone has varied success. I suspect it is drivers and what I read is an old adb bug where server is out of date.
I have never done this before this weekend so please be gentle with me!
If I can get it to work, even to use it like a wifi tablet without phone I would be happy. I am in the UK and if we have real success I would get it on tesco PAYG
I get the "cannot find pb99diag.zip etc" dialogue when going into hboot.
The logon says
BRAVO PVT-1 SHIP S-ON
HBOOT-0.93.0001
MICROP-031d
TOUCH PANEL-SYNT0101
RADIO 5.11.05.27
AUG 10 2010, 17:52.18
Can someone suggest where to start? I have tried a number of guides on the forum but no success so far. Even just getting an os running would be success. I will be looking at this each evening so apologies if I seem slow to respond
Thanks
Adrian
Click to expand...
Click to collapse
Hey Adrian, I had the same problem as you did, hopefully I can be of help.
First, like everyone else is saying you will need S-OFF.
To do this head to this site on your PC revolutionary.io hit download for windows or Linux or whatever your pc is running, then you will need to fill out information about your device (see attached screenshot). Device, HBoot number, and serial number, (the serial number can be found behind the battery of your device). Once you have done that, click "Generate Key". it will give you a key, remember it or write it down.
Then, open the file that was downloaded, and extract the contents to your documents and Run the revolutionary( should look like the screenshot attached). Plug your device in (assuming you have the drivers) and it should ask you to enter the beta key we had before. Enter that and hit enter. it will then S-off your Desire and soon ask if you would like to install a custom recovery. hit Y and then enter, once that is finished, unplug your device and in HBoot go to "Recovery". Now you can flash a ROM of your choice.
Hopefully I made sense!
Best of luck
Neibaf97 said:
Hey Adrian, I had the same problem as you did, hopefully I can be of help.
First, like everyone else is saying you will need S-OFF.
To do this head to this site on your PC revolutionary.io hit download for windows or Linux or whatever your pc is running, then you will need to fill out information about your device (see attached screenshot). Device, HBoot number, and serial number, (the serial number can be found behind the battery of your device). Once you have done that, click "Generate Key". it will give you a key, remember it or write it down.
Then, open the file that was downloaded, and extract the contents to your documents and Run the revolutionary( should look like the screenshot attached). Plug your device in (assuming you have the drivers) and it should ask you to enter the beta key we had before. Enter that and hit enter. it will then S-off your Desire and soon ask if you would like to install a custom recovery. hit Y and then enter, once that is finished, unplug your device and in HBoot go to "Recovery". Now you can flash a ROM of your choice.
Hopefully I made sense!
Best of luck
Click to expand...
Click to collapse
Thank you Neibaf97
Can I confirm that I can do this from the HBOOT screen or the fastboot screen? Also where jmmclue said if I can't boot then I can't S-Off, does that mean boot to the HBOOT screen or into Android? Then if I want to load say WWE, do I put that on a microSD to get it to recover?
thanks again
A
ukubuntu said:
Thank you Neibaf97
Can I confirm that I can do this from the HBOOT screen or the fastboot screen? Also where jmmclue said if I can't boot then I can't S-Off, does that mean boot to the HBOOT screen or into Android? Then if I want to load say WWE, do I put that on a microSD to get it to recover?
thanks again
A
Click to expand...
Click to collapse
He means into android.
Sent from my HTC Desire using XDA Free mobile app
lilsafbig said:
He means into android.
Sent from my HTC Desire using XDA Free mobile app
Click to expand...
Click to collapse
Thanks lilsafbig, that was a little too ambiguous to understand, but I have a few developments.
I am able to communicate to some degree with adb between phone and pc. Before I was unable to get anything back but now with the right syntax I have got back the CID as HTC_001 and the device number. But when I run revolutionary from the fastboot USB screen the revolutionary continues to wait for the device to show. Is it likely that USB degugging was off prior to the failure, is there a way to get it on. I suggest this as when I connect it to my pc it recognizes the device and shows in the device manager as an htc unspecified device (this is progress). As I cannot boot android it does not show as an additional drive in file manger. when I try some of the fastboot oem commands I get bad command errors, whilst fastboot getvars is ok. Could this be why I cannot get revolutionary to S-OFF!
Thanks
additional info, when usb is in an in fastboot usb, the device manager sees it as android 1.0
ukubuntu said:
additional info, when usb is in an in fastboot usb, the device manager sees it as android 1.0
Click to expand...
Click to collapse
also tried "fastboot oem writecid 11111111" and got "FAILED(remoteartition is not existed).."
ukubuntu said:
also tried "fastboot oem writecid 11111111" and got "FAILED(remoteartition is not existed).."
Click to expand...
Click to collapse
So..... does this mean I am bricked?
BUMP!
ukubuntu said:
So..... does this mean I am bricked?
Click to expand...
Click to collapse
If you can still get to bootloader / fastboot screen, then you are rarely ever bricked.
1. Ignore anything and everything to do with revolutionary and fastboot for now. I'm afraid the first few posts while trying to be helpful have been misleading. Get your phone booting up into Android OS first, i.e. into a stock ROM using an RUU
2. Use the 2.3.3. GB RUU, nothing else, it doesn't need a goldcard or care about CID etc.
3. Download it from the bottom here, then use Bortak's troubleshooting guide stickied to the top of Q&A, Point [7] to run it as a PB99IMG.zip from the root of your sdcard. That way you don't need to run it through USB or care about what drivers are installed.
Thank you Eddie, I will try that. I did try flash a PB99IMG.zip before with no success but I will try again.
I found it here Official Stock Sense Gingerbread_v1.2 GB-2.3.3_A2SD – http://androidba.se/J7 for desire (neophyte)
I hope it can work out ok. I guess I format the sd card to fat32 not ext4
Will let you know how it goes.
Thanks,
A
ukubuntu said:
Thank you Eddie, I will try that. I did try flash a PB99IMG.zip before with no success but I will try again.
I found it here Official Stock Sense Gingerbread_v1.2 GB-2.3.3_A2SD – http://androidba.se/J7 for desire (neophyte)
I hope it can work out ok. I guess I format the sd card to fat32 not ext4
Will let you know how it goes.
Thanks,
A
Click to expand...
Click to collapse
That's a custom rom.
Here's the link for the 2.3.3 ruu.
http://www.theandroidsoul.com/downl...uu-now-to-update-to-to-the-latest-android-os/
Sent from my HTC Desire using XDA Free mobile app
ukubuntu said:
I did try flash a PB99IMG.zip before with no success but I will try again.
I found it here Official Stock Sense Gingerbread_v1.2 GB-2.3.3_A2SD – http://androidba.se/J7 for desire (neophyte)/
Click to expand...
Click to collapse
That did not work because the file is not an RUU...it is a stock rooted custom ROM with A2SD (the clue is in the name). It is designed to flashed in recovery like any other ROM. Renaming it to PB99IMG.zip won't do anything.
Use the actual shipped roms RUU link provided.
Reformat your sdcard to a single FAT32 partition if necessary, then follow Method [7] of the guide, place only the PB99IMG.zip on the root of the sdcard (not in any folder)