[Q] Cant get into bootloader - Desire HD Q&A, Help & Troubleshooting

Hi,
got a new branded desire hd and i think i bricked it already.
did the tutorial from
hxxtp://wiki.cyanogenmod.com/wiki/HTC_Ace:_Rooting_%26_CyanogenMod
(cant post link newbie obv)
and downgraded the phone
hxxp://wiki.cyanogenmod.com/wiki/HTC_Desire_HD:_Firmware_Downgrade_(Gingerbread)
after a succesfull downgrade the desire couldnt get turned on. Not even the bootloader will show up after pressing vol - + power
i tried to put the battery away and waited from some minutes. I also tried if adb recognize the device. No chance :/
After putting the battery several times in the desire a red/orange dot led apeared and i think it was charging. After 10 or more minutes windows recognized something but after looking in adb and put the usb away the red dot was away..
Is there any other method to get the phone back working?

i got to a point where i can get the phone recognized by the pc. Adb shows the device and says recovery .. if i try get-state state = unkown
if i try to boot in bootrom there is the same problem and i have to put the battery out start it (red light) wait 5-10 minutes and have acess again .. oh an fastboot isnt possible

hxxp://paste.pocoo.org/show/495273/ solved the problem .. newer version need this hboot

flash new hboot

Related

[Q] Did I brick my desire?

Hi.
I was recently experiencing some problems with my desire and I believe that I might have rushed into bricking it.
I woke up the day of the bricking. I had just installed the newest version of GingerVillain (version 2.4). My phone had run out of power the day before so I started recharging it. After it had charged for a couple of hours I went to the market to update some apps. During the update my phone suddently rebooted. I thought that it was nothing and went back to the market and continued updating. A few minutes later it rebooted agian. It kept on rebooting with less and less time in between after each attempt until it chose to reboot at the splash screen continuesly.
This is when I thought of starting the phone in recovery and do a NAND restore. As I tried to enter the recovery mode the phone froze at a black screen. I pulled out the battery and retried a couple of times without success.
I read a little on the internet about ADB and tried doing some stuff but I kept on getting errors when running commands in the tools directory. At this point I was getting desperate because I needed the phone to work as I was expecting an important call. I tried flashing a new RUU (through the installer on my PC) while the phone was in fastboot (but without using any ADB and CMD stuff). After this installation almost had finished I got an error saying that the version of the rom wasn't the right one for my phone and the phone shut off.
Since then I haven't been able to boot it into bootloader or even boot it at all. Whenever I hold down power + volume down nothing happends and if I try only pressing the power button the phone vibrates and other than that nothing else happends. Not even the screen turns on.
I since then set up ADB and got it working. I then tried to see if the phone was still able to fastboot through the following commands:
Code:
adb devices
and
Code:
fastboot devices
but found that this was not the case.
Whenever the battery is in the phone though, the bottom of the phone starts to get warm, a little like it's actually using the battery to perform some actions or something. I was also able to recharge it through my computer.
I really need a phone and as it seems I have got my hands on a spare one, but only for a limited time. I'm really thinking of handing it in to the HTC Concept Store so they can send it to the repair department and hopefully get it back as fast as possible.
Its seems.. S-LCD Brick
try This
http://forum.xda-developers.com/showthread.php?t=748498
or
http://forum.xda-developers.com/showthread.php?t=831734
Ohh dude! I BELIEVE YOU MIGHT JUST HAVE SAVED MY LIFE! TY! TY! TY! TY!
My stationary just killed itself because of the hot weather and a little bit too much work. If I was going to hand in my phone and they couldn't repair it since I had "destroyed" it, I would be forced to buy a new one, and with that I wouldn't be able to afford new components for my stationary.
I will get right on with trying this method as soon as I get home and then I will give feedback asap. It will probably be the most fun "digging in the dark" I will ever do if it turns out to work.
I was almost sure I had killed my beautiful phone, and with it only being a couple of months old that would have been a pain in the ass.
Once again TY so much!!
I have been at this for almost 4 hours now and still no result. I believe the guides could have been more noob friendly. I've been to hell and back reading all the kinds of guides out there to get it all to work and now I'm tired and believe I won't be able to fix this, or atleast doesn't have the capacity to keep on trying.
I pretty much believe that I had this SLCD-brick, but trying out different RUU's is killing me inside and stealing my time. I'd rather just hand in the phone and recieve it as it was from the beginning again to start all over.
Trying to repair a smartphone with a blackscreen is is not something I have the capacity to do. Besides I have my recently deseased stationary computer to take care of as well.
I do have a goldcard, pushed the PB99IMG.zip file to my /sdcard/ through adb and tried starting up fastboot and do as described here.
But somehow I did not find any changes to the problem and the guide itself was wierdly written although the only guide I could find on this problem.
But now I'm giving up. I seriously just hope they will repair my device at no cost.
Regards,
Me
Man.. what happen when you connect your mobile to PC.. is it showing android device and under that bootloader interface.. dont lose hope... lets try some steps...
connect your mobile to PC and see in your device manager.. can you see android.. if yes than your driver are installed...
than remove the phone from pc.. take out the battery.. and put back battery.. and start by volume down and power.. and than after 10 sec just press power button again.. and connect to pc again... and cehck device manager.. and you should see the same if not.. than install your adb driver.
Point is.. install ADB driver.. when you are on hboot screen.. as well fastboot screen..
Than your RUU will detect your phone.
Well I tried all the steps for this. I can see the phone when booting it with the following combos:
Code:
1: Volume down + Power
2: Power
1: Volume down + Power
2: Volume down
3: Power
When using the first method I should as far as I can understand myself enter fastboot and the other one is recovery. Even when running the fastboot devices / adb devices commands in ADB it tells me what state my devices in, that is either fastboot or recovery. So that's for certain.
I tried running the following RUU when I had connected my device with fastboot:
RUU_Bravo_Froyo_HTC_WWE_2.09.405.8_Radio_32.43.00.32U_5.09.00.20_release_140022_signed.exe
The RUU found my device and I ended up with a 140 Error. I read in some guide that this error could be to blame of different windows drivers so I tried grabbing the rom.zip from the RUU (from Temp folder) and renamed it to PB99IMG.zip and put it on the phone. As I couldn't get access to my SD card since I can't see what's on my screen in fastboot and recovery mode I used:
Code:
adb push PB99IMG.zip /sdcard/
with the PB99IMG.zip placed in my tools folder for the transfer. It completed and now the PB99IMG.zip should be placed on the root of my sdcard.
As a notice I live in Denmark and the above RUU should as far as I can understand be the one I need and should as well be SLCD compatible.
When I try to trace the steps in the "not able to see your screen guide" placed here I get none of the desired outcomes:
http://forum.xda-developers.com/showthread.php?t=880268
I find the guide a little but confusing though. When to use the right commands to trace through a black screen fastboot/recovery and stuff isn't really "noob"-friendly.
When I tried using the following command I didn't get the desired result either:
Code:
fastboot oem gencheckpt
Which should return a HTC_<number> that could tell me whether my phone is branded or not, but instead resulted in an error. As far as I can remember I did make my sdcard a goldcard when I rooted my phone, without knowing whether I would need it, so this number should be irrelevant. So I kept on going at this point.
I have basicly tried everything that I can find guides for and have traced all the steps in detail as far as I understand the guides anyhow. I feel like at a dead end. I am having doubtsg whether the PB99IMG.zip is run when I boot my phone.
Having a clean slate (but still the PB99IMG.zip on the sdcard I have now tried the following:
Code:
Volume down + Power
Windows reported a connected Android 1.0 device and the Android Bootloader Interface.
Power once more (should now be in fastboot)
fastboot devices
confirmed the above, but using ADB devices only return a result if the phone is in recovery mode
So far so good..
I'll give this one more day which will be when I return home at 17:00 today. Then I'll head to tech support at my HTC Store.
Good.. i think you should try this RUU
http://shipped-roms.com/download.ph...9.00.32U_5.11.05.27_release_151783_signed.exe
As error 140 is for wrong bootloader.. so try this RUU.. n try to run RUU from PC rather than putting PB99IMG into sd..
jhonybravo4u said:
Good.. i think you should try this RUU
http://shipped-roms.com/download.ph...9.00.32U_5.11.05.27_release_151783_signed.exe
As error 140 is for wrong bootloader.. so try this RUU.. n try to run RUU from PC rather than putting PB99IMG into sd..
Click to expand...
Click to collapse
Okay. I'll try this and should I run it while in recovery like I did with the other one?
Does it matter if my SD card is out of the phone?
EDIT 1:
I tried with the sdcard out of the phone and with the RUU installed through windows. I now see a HTC Logo on the screen.. and an installing bar below the logo.. Seems like you were my divine interception mate.. ty a lot. I will write once the installation is done.. whether or not it succeeds.
EDIT 2:
My phone is now working. Booted with HTC Sense and a pin code request. Currently setting it up.
I guess I should now be able to re-root it again and get back to the state I was in before I SLCD-bricked it.. or what?
And in what way do I easiest remove that PM99IMG.zip file from the sdcard..? I booted my phone without the sdcard in it to avoid it running the PM99IMG.zip file..
One little question more.. I don't have any phone signal.. could this be to blame for the radio? I can connect to wifi though.. or can I simply run that other RUU I used earlier with the bootloader error to get back my signal?
So happy right now..
EDIT 3:
Nvm. I tried shutting down the phone, put in the sdcard, boot it up again. I found that the ADB push command on that PM99IMG.zip file didn't work. The file wasn't there.. and I suddently got back my signal. Only question is, can I now re-root it again and get back to my previous state without any problems?
Yes Ofcourse you can re root it.. with Unrevoked rooting wont be a big problem... and as soon as you root... just take a nandroid backup from it and be safe..
Enjoy the victory you earned... .. ;-)

HTC Flyer stuck on boot screen after 3.2 upgrade

Today there was an update 3.2 for my HTC FLYER so I downloaded it and started the install process. ( This was an official update as my rom is official )
So I started the install process and after some time it installed, and it started booting.
When it came to the HTC booting screen ( green HTC logo with white background) it stopped there and never booted to the Home Screen. I kept it like that for aprox. an hour but it didn't move from there.
Every time I rebooted it , kept stucking on the same point and never loaded on the home screen.
I tried factory restoring, through HBOOT but it kept transfering me to the HTC boot screen and kept staying there without going to the home screen.
My device was already S OFF .
I also tried connecting it to my PC with the USB cable but it didn't want to install the drivers. It failed every single time. I tried running HTC Sync but also it never recognizes the device.
Can anyone please help me? I can't even turn the device off, it keeps restarting to the boot screen and stays there for an unlimited amount of time.
With regards,
BUMP : Anyone???
I got the same problem. Anyone has a solution?
eric
got the same problem,can't even get the device to reset to factory,and the power light just keep blinking orange color,can't root to another OS either.
have tried the adb method and can't find the device.so can't do the RUU way.
anyone got any ideals?
I am in the same situation right now since last night... badly need to go back to the S-Off and phone feature running....
I've read about this problem in a german community. This workaround may work for you, but you do this at your own risk. I'm not responsible for any malfunctions or damages on your device! also note, that your sd-card will be completely wiped!
If you read the bold text above, you can try this:
plug in your flyer with your HTC AC charger
enter hboot
jump to "factory reset" with vol-down
HOLD vol-down AND power for ~30sec (after ~15sec the screen will be black with background-light, still hold down both buttons!)
after ~30sec the screen will be completely black
now you should see the green "arrow-ring", only now release vol-down and power
wait up to 10min and your flyer will boot properly
Got the same problem.
It's frozen: nothing works.
How do you connect it to the electrical grid?
Can you let it until the battery runs out?
Please help.
Thanks in advance,
DD47
DonalDuck47 said:
Got the same problem.
It's frozen: nothing works.
How do you connect it to the electrical grid?
Can you let it until the battery runs out?
Please help.
Thanks in advance,
DD47
Click to expand...
Click to collapse
Just plug in your HTC AC-power plug.
If you do that, your battery won't run out.
Edit: Removed, because question was answered above.
Thanks, woggly4
DD47
boot the htc flyer
If you plug in the AC-adapter it won't run out of power but you need to power it on to use it.
First download the recovery.img file for your flyer.
Then you need to setup the android SDK in your computer.
Boot it into the fastboot mode.
And then you run this commands from your command line
"cd C:\"the path where you have the fastboot file"
"fastboot flash recovery "the path where you have the recovery".img

[Q] HTC Desire Charge OK but does not boot at all

Hi All
First thanks for a very good and informative forum.
======================
This was my first post/question and was placed in wrong section. Now it replaced. - Sorry for that!
======================
Information:
HTC Desire
rooted
S-OFF
EXT4 recovery
rom: runnymix...
sd-card partioned(by EXT4 recovery)
AMOLED
Motherboard and ribboncable was changed one month ago on warranty.
Symtpoms:
- Charges normally: orange charging/green full charge. Flashing orange/green without battery
- Cant NOT boot at all
- cant get into bootloader vol down + pwr
- can not be detected buy PC
- Battery inserted and charging: When pressing power to turn on => charge light goes off - and nothing happens. Leaving it in this condition for a while: the phone(mainboard) gets warm.
The phone was functioning perfectly before my son installed bootmanager app. He uninstalled the bootmanager app again without making any changes to the phone. It took long time (like freezing), so he did pull the battery out!!
Any help? Tried a lot of searches, none of them was as my problem.
Thank you
Hi! Have you tried to leave the phone without the battery for 1-2 minutes and tried a reboot?
Take the battery out, unplug it, hold power for 30 secs to get any remaining juice out.
Leave the phone for 24 hours (with battery out etc.)
Stick the battery back in, try again.
bortak said:
Take the battery out, unplug it, hold power for 30 secs to get any remaining juice out.
Leave the phone for 24 hours (with battery out etc.)
Stick the battery back in, try again.
Click to expand...
Click to collapse
What would be the cause for such a behaviour? I'm a little curious (and relatively new to the android scene)!
OT: I've took a look to your troubleshooting guide, good job indeed!
Ryther said:
What would be the cause for such a behaviour? I'm a little curious (and relatively new to the android scene)!
OT: I've took a look to your troubleshooting guide, good job indeed!
Click to expand...
Click to collapse
Really no idea, and what I told you to do is not guarantee'd to work, it may help though.
And thanks, it sure has cut down repeat posts about repeat problems by about 90% here.
Thank you all for your replies.
I did leave the phone without battery for several days - same problem.
But I did not try to press the pwr for 30 secs without battery. I will try when I get home.
I tried following:
- take battery out and reset it. then hold vol dwn + pwr -> Nothing
- take battery out and reset it. then hold back + pwr -> Nothing
By the way, if I press pwr to turn phone on, it does not come up, but leaving it for a while it gets warmer.
It looks like the CPU is trapped in a loop and running at full speed!
Could a riff box repair it?
do a battery pull then hold back & power. That usually boots into fastboot mode, see if the phone is recognised with
Code:
fastboot devices
if it is run the 2.3 RUU.
Dear bortak
I have tried. It does not enter fastboot.
command "fastboot devices" returns blank.
command "adb devices" returns empty list
command "adb reboot-bootloader" givers "device not found error"
RUU gives usb error.
have you installed the proper drivers on your pc for it to connect with the phone?
If so, when you attempt boot into fastboot and connect your phone through USB do you get the "device connected to windows" sound, like when plugging in and external driver or usb?
Because if not even that sound gets played it most likely means that your phone isn't even able to get into fastboot or hboot...
windows does NOT play any "device connected to windows" sound at all.
I have all drivers installed correct on my windows 7. My other HTC devices (desire s, wildfire, wildfire s) connects correctly to the PC and I can get the serial numbers of them using "fastboot devices" command.
Now on work, I tried a windows XP - same problem no connection - no sound.
This desire does NOT get into hboot nor fastboot. I think taht the "bootsector" is correpted.
I even used a Goldcard (made thru wildfire) - not working either.
So fixing it thru USB the normal way is not working.
Is there any way to force the device to boot up from SD card??
I have several backups of the phone system on my 8GB SD card.
You have to find a way to re-flash the hboot. That causes the blank screen display. May be a bad hboot install or something :0 Unless you have S-off and can be detected in fastboot, you can reflash hboot, otherwise you will have to try the blind flash method using PB.IMG. Best I could think of.
Sent from my PB99400 using XDA
@Jonicraw, thank you for your suggestion.
Where to get the HBOOT PBxxxx.IMG for this desire?
And how to flash it blindly, since I have black screen and no connection to PC.
AbuTarboosh said:
Hi All
First thanks for a very good and informative forum.
======================
This was my first post/question and was placed in wrong section. Now it replaced. - Sorry for that!
======================
Information:
HTC Desire
rooted
S-OFF
EXT4 recovery
rom: runnymix...
sd-card partioned(by EXT4 recovery)
AMOLED
Motherboard and ribboncable was changed one month ago on warranty.
Symtpoms:
- Charges normally: orange charging/green full charge. Flashing orange/green without battery
- Cant NOT boot at all
- cant get into bootloader vol down + pwr
- can not be detected buy PC
- Battery inserted and charging: When pressing power to turn on => charge light goes off - and nothing happens. Leaving it in this condition for a while: the phone(mainboard) gets warm.
The phone was functioning perfectly before my son installed bootmanager app. He uninstalled the bootmanager app again without making any changes to the phone. It took long time (like freezing), so he did pull the battery out!!
Any help? Tried a lot of searches, none of them was as my problem.
Thank you
Click to expand...
Click to collapse
im also same problem wont to solution
asad_sah said:
im also same problem wont to solution
Click to expand...
Click to collapse
Had the same problem. Mine could not charge at all and could not enter fastboot/recovery. Send the phone to HTC. I got back the phone with a new battery.
asad_sah said:
im also same problem wont to solution
Click to expand...
Click to collapse
Same s**t for me ... I tried everything you try and no results !
Come on experts ... somebody must have knowledge to fix this common problem.
What about an "Unbrick Jig" like the one for samsulng galaxy:
MICRO USB JIG DOWNLOAD MODE DONGLE FOR SAMSUNG GALAXY S2/I9100/I9000
This device may force the cpu to boot from usb, getting it in "boot flashing" condition.
AbuTarboosh said:
Come on experts ... somebody must have knowledge to fix this common problem.
What about an "Unbrick Jig" like the one for samsulng galaxy:
MICRO USB JIG DOWNLOAD MODE DONGLE FOR SAMSUNG GALAXY S2/I9100/I9000
This device may force the cpu to boot from usb, getting it in "boot flashing" condition.
Click to expand...
Click to collapse
No such things exists for the Desire.
Tell me what state the phone is currently in now?
Yet no solution for this problem...
STATUS for my device is:
Problem solved by changing the motherboard.
I hoped we could find a good solution for this.
I have the same problem but my phone is already on it's 3rd motherboard. I suspect the battery might be the problem but cannot get any answer as to what the voltages should be. I have already submitted a post headed Battery Voltage but it hasn't attracted a reply.
Hi there,
I got the same problem.
Can I send the phone to HTC even if I have rooted it? I also opened it a few weeks ago to replace the broken touchscreen. Do I still have warranty?
Greetings
Mika

Desire Z wont power on :(

Hey guys,
Running ILWT CM7. Flashed about two weeks ago. My phone has been working fine except for the past few days where it's been constantly freezing, requiring a battery-out and turn on, and rebooting on it's own.
Last time it froze, I removed the battery and turned back on, and it got to the "htc" logo and froze. After ~25minutes, I took the battery out and tried again.
Phone seems completely dead, won't respond to power on, volume down and power on, no lights come on when charger cable is plugged in. When USB cable is plugged in and no buttons or anything on the phone is pressed, my laptop attempts to install drivers.
Tried leaving battery out for 30minutes and trying again, but no luck.
Any suggestions?
Cheers!
Stuck in RUU mode?
Kaph said:
Hey guys,
...
Last time it froze, I removed the battery and turned back on, and it got to the "htc" logo and froze. ...
Phone seems completely dead ... When USB cable is plugged in and no buttons or anything on the phone is pressed, my laptop attempts to install drivers.
... Any suggestions?
Cheers!
Click to expand...
Click to collapse
Looks like your phone is stuck in RUU mode.
In RUU mode you see the silver "HTC" logo as long as your phone is connected to your computer with an USB data cable. No charging lights will show in this mode.
You can use the following command to boot your phone to Android:
Code:
fastboot oem boot
When that does not work, because your partition table or system partition might be corrupted, then you would have to use the correct RUU (Rom Update Utility) for your phone to get it back to a working state.
When you have a bricked internal memory chip (emmc) than nothing will work properly to restore your phone to normal working conditions.
In the case you have an engineering HBOOT you could boot a ROM from SD card, but that is a far shot.
Best regards,
Catherall
catherall said:
Looks like your phone is stuck in RUU mode.
In RUU mode you see the silver "HTC" logo as long as your phone is connected to your computer with an USB data cable. No charging lights will show in this mode.
You can use the following command to boot your phone to Android:
Code:
fastboot oem boot
When that does not work, because your partition table or system partition might be corrupted, then you would have to use the correct RUU (Rom Update Utility) for your phone to get it back to a working state.
When you have a bricked internal memory chip (emmc) than nothing will work properly to restore your phone to normal working conditions.
In the case you have an engineering HBOOT you could boot a ROM from SD card, but that is a far shot.
Best regards,
Catherall
Click to expand...
Click to collapse
Thanks for the help
When plugged in with the USB cable -> computer, I still get no response from the phone itself. Screen doesn't turn on, still seems dead. My laptop still says "Installing device driver software" to no avail, and phone is still dead. No lights, screen is off, nada. As though it was powered-off.
ADB Devices lists nothing, and fastboot oem boot hangs on <waiting for device>.
Am I out of luck? I could send the phone off for repair, but as I'm rooted I think warranty is void.
Remarks
Kaph said:
Thanks for the help
My laptop still says "Installing device driver software" to no avail, and phone is still dead
ADB Devices lists nothing, and fastboot oem boot hangs on <waiting for device>.
Am I out of luck? I could send the phone off for repair, but as I'm rooted I think warranty is void.
Click to expand...
Click to collapse
Windows seems to need a driver installation for using fastboot. Did you try to automaticall install device driver software? Have you installed HTC sync on your Windows computer?
When your device does not respond at all, and even refuses to connect in fastboot, then nobody can tell that you have been rooted.
Best regards,
Catherall
Sounds like your EMMC is fried, as of now I don't think there's a solution other than sending it back. Many say HTC accept and fix it even though it is s-off
Sent from my HTC Vision using XDA
did you get this worked out? i had a similar problem, ended up booting into fastboot by holding the trackpad and the power button, then just selected reboot and my phone powered on like nothing had happened, i was running the same rom.
Hey, did you alreasy tourned your phone to the fastboot mode?
Or does your device still have a black screen during boot?
I rooted this phone and when I was done trying S-OFF, phone would not respond to anything. It would only blink the orange notification light when I pressed Power and Vol+, or it would stay steady green with both Vol keys and Power. But the phone screen would never turn on. So after trying for hours to figure it out. I finally took the battery off, plugged the phone held pressed the power button and then put the battery in place the phone finally turned on and it worked. I turned the phone off again and it was doing the same issue. So I did the same step but this time with power and vol- to get in the bootloader and changed the hboot version to Desire Z. After that phone works perfectly, turns on and off with out any issues.
I did have to try the trick a couple of times idk why but it would work once in a while not everytime i tried it. Hope this helps anyone who also ends up with a similar issue.

[Q] One x crashed after OTA Update, Dead?

Hello.
I have HTC ONE X for a long time.
today i suddenly got a notification for update (as far as i remember it was the"heartbleed fix" update).
ive downloaded the update and start the installation.
at the moment i press start the phone turned off and became like a "zombie".
hes not turning on, doesnt show the red led while charging (and also doesnt heat up while charging like it used to).
i tried to connect the phone to my pc but pc doesn't recognize the device, and the phone doen't respond to the connection.
some details on the phone (if you need it): CID_044, the rom was official, official recovery and boot, it was relocked because i did it withot changing anything except the unluck and relock.
i tried to download drivers and re installing them, as well as java.
tried to press power +volume up\down\both.
tried to search for device using adb.
tried to rebbot via fastboot and adb (throught the pc).
all this without any luck.
anyone got anothe suggestions? the phone i completly dead?

Categories

Resources