• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help HTC Desire HD - Needs to be brought back to life!!!

memotim

Lurker
dear scotty85

i need your help in my Htc desire HD

my htc desire hd lost starting the android system,When I turn on the phone it vibrates, goes to the white screen with the HTC logo.

actually i start with your help to DVSimz and i think my problem smellier . and i start with all steps from the previous forum


would you please help me to relive my HTC

thank you in advance

Memotim


*** UNLOCKED ***

ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011, 14:28:19

HBOOT

<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item

FASTBOOT
RECOVERY
FACTORY RESET
SIMLOCK
IMAGE CRC

When I load HBOOT, it automatically starts working away...this is what happens:

SD Checking...
Loading...[PD98DIAG.zip]
No image!
Loading...[PD98DIAG.nbh]
No image wrong image!
Loading...[PD98IMG.zip]

I start with this command

fastboot getvar all
C:\mini-adb_inspire>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.14.04.28_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: SH199RX03351
INFOimei: 356357046322255
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4187mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.011s

C:\mini-adb_inspire>fastboot boot recovery.img
downloading 'boot.img'... OKAY [ 0.657s]
booting... OKAY [ 0.002s]
finished. total time: 0.659s

C:\mini-adb_inspire>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH199RX03351 recovery

C:\mini-adb_inspire>adb shell
~ #

C:\mini-adb_inspire>fastboot boot recovery.img
downloading 'boot.img'... OKAY [ 0.657s]
booting... OKAY [ 0.002s]
finished. total time: 0.659s

C:\mini-adb_inspire>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH199RX03351 recovery


C:\mini-adb_inspire>adb shell
~ # exit
exit

C:\mini-adb_inspire>adb shell mount /data
mount: mounting /dev/block/mmcblk0p26 on /data failed: Invalid argument

C:\mini-adb_inspire>adb shell mount /system
mount: mounting /dev/block/mmcblk0p25 on /system failed: Invalid argument

C:\mini-adb_inspire>adb push misc_version /data/local/tmp
1030 KB/s (15837 bytes in 0.015s)

C:\mini-adb_inspire>adb shell chmod 777 /data/local/tmp/misc_version
chmod: /data/local/tmp/misc_version: Not a directory

C:\mini-adb_inspire>adb shell /data/local/tmp/misc_version -s 1.31.405.3
/sbin/sh: /data/local/tmp/misc_version: not found

C:\mini-adb_inspire>fastboot devices
SH199RX03351 fastboot


C:\mini-adb_inspire>md5sums RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28b.60.140e_26.0
3.02.26_M_release_155891_signed.zip
MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - http://www.pc-tools.net/
Type md5sums -h for help

[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[C:\mini-adb_inspire\]
RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28... 100% c3d244a9f056e48ee3851a14ff52204c



C:\mini-adb_inspire>fastboot getvar mainver
mainver: 3.13.0.0
finished. total time: 0.002s

C:\mini-adb_inspire>fastboot getvar cid
cid: 11111111
finished. total time: 0.001s
 
your hboot info is a lil contradictory to what was in your PM:
***UNLOCKED***
ACE PVT SHIP S-OFF RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
dec 22 2011,14:28:19

in the post above,it says "s on". you look to be s off,as the the info from the pm. it is supported by the info below:

fastboot getvar all
C:\mini-adb_inspire>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.14.04.28_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: SH199RX03351
INFOimei: 356357046322255
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111 <-superCID
INFObattery-status: good
INFObattery-voltage: 4187mV
INFOpartition-layout: Generic
INFOsecurity: off <-s off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.011s

have you tried to run an RUU? you are s off,and supercid,so you can pick any one that you wish. you might try this one: Shipped ROMs

you can install it from the sd card in hboot,or you can install it as an ruu from fastboot using the following directions:
if youre working with a booted,operational phone,you can flsh the file in the following manner:

-open a cmd window

-change to adb/fastboot directory
cd c:\foldername
(cd c:\mini-adb if youve used any of my guides :))

-enable usb debug,disable fastboot,plug in phone

-check for connectivity
adb devices (should return serial number)

-boot to fastboot
adb reboot bootloader

-check for connectivity again
fastboot devices

-flash the file
fastboot erase cache

fastboto oem rebootRUU (will put you in ruu mode,black screen silver htc letters)

fastboot flash zip zipfilename.zip (will send and flash the file. dont interupt it while the cmd window shows its writinging,and the green status bar is moving on the phone screen)

*sometimes a file will fail with a pre-update error. this is normal,just enter again:
fastboot flash zip zipfilename.zip
and this time it will finish

-when you get "finished" and "OK"
fastboot reboot-bootloader (takes you back to fastboot)

-reboot back to the OS
fastbooot reboot

you can use this if you dont have an operational phone as well. you just need to manually put the phone in fastboot(select from hboot menu) then skip the "adb" commands and start with fastboot devices

since youre s off,you wont need to relock to run the ruu.

if the phone still wont start,how may times is your phone vibrating? if its giving you 7 short vibes,then unfortunately,you likely have a hardware failure that you cannot recover without physical repair :(

you can check the condition of the your emmc with the following:
enter recovery

open cmd

adb devices
adb shell
dmesg | grep mmc0

good output(gsm 3d with ext 4 recovery):
Code:
c:\miniadb_shooteru>[COLOR="Red"]adb shell[/COLOR]
~ # [COLOR="red"]dmesg | grep mmc0[/COLOR]
dmesg | grep mmc0
<3>[    2.973723] mmc0: No card detect facilities available
<6>[    2.974150] mmc0: Qualcomm MSM SDCC at 0x0000000012400000 irq 136,0 dma 18

<6>[    2.974333] mmc0: Platform slot type: MMC
<6>[    2.974455] mmc0: 8 bit data mode enabled
<6>[    2.974638] mmc0: 4 bit data mode disabled
<6>[    2.974730] mmc0: polling status mode disabled
<6>[    2.974852] mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
<6>[    2.975035] mmc0: Slot eject status = 0
<6>[    2.975127] mmc0: Power save feature enable = 1
<6>[    2.975310] mmc0: DM non-cached buffer at ff007000, dma_addr 0x570ac000
<6>[    2.975432] mmc0: DM cmd busaddr 0x570ac000, cmdptr busaddr 0x570ac300
<6>[    3.099577] mmc0: new high speed MMC card at address 0001
<6>[    3.100005] mmcblk0: mmc0:0001 KLL00M 2.25 GiB
~ #


bad output(from internet):
Code:
mmc0: failed to get card ready
mmc0: reinit card
mmc0: Starting deferred resume
mmc0: Deferred resume failed
 
dear skotty85

i get this result from command:

c:\mini-adb_inspire>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH199RX03351 recovery


c:\mini-adb_inspire>fastboot devices
SH199RX03351 fastboot
c:\mini-adb_inspire>adb shell
~ # dmesg | grep mmc0
dmesg | grep mmc0
<3>[ 5.419250] mmc0: No card detect facilities available
<6>[ 5.419860] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 98,0 dma 7
<6>[ 5.420104] mmc0: Platform slot type: MMC
<6>[ 5.420257] mmc0: 4 bit data mode disabled
<6>[ 5.420379] mmc0: 8 bit data mode enabled
<6>[ 5.420623] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 96000000 Hz
<6>[ 5.420776] mmc0: Slot eject status = 0
<6>[ 5.421020] mmc0: Power save feature enable = 1
<6>[ 5.421142] mmc0: DM non-cached buffer at ffa0c000, dma_addr 0x2afd9000
<6>[ 5.421417] mmc0: DM cmd busaddr 0x2afd9000, cmdptr busaddr 0x2afd9300
<6>[ 5.578277] mmc0: new high speed MMC card at address 0001
<6>[ 5.579498] mmcblk0: mmc0:0001 M4G2DE 2.10 GiB
<3>[ 6.928710] mmc0: Failed to get card ready i = 123197
<6>[ 6.928894] mmc0: reinit card
<4>[ 6.929016] mmc0: Starting deferred resume
<6>[ 8.968811] mmc0: Deferred resume failed
<3>[ 9.019378] mmc0: DMA channel flushed (0x80000004)
<6>[ 9.019744] mmc0: Controller has been reset
<6>[ 9.019989] mmc0: Worked around bug 1535304
<3>[ 9.021392] mmc0: DMA channel flushed (0x80000004)
<6>[ 9.021759] mmc0: Controller has been reset
<6>[ 9.021911] mmc0: Worked around bug 1535304
<6>[ 9.028625] mmc0: reinit card
<4>[ 9.028747] mmc0: Starting deferred resume
<6>[ 11.068817] mmc0: Deferred resume failed
<3>[ 11.128570] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.128936] mmc0: Controller has been reset
<6>[ 11.129119] mmc0: Worked around bug 1535304
<3>[ 11.130859] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.131286] mmc0: Controller has been reset
<6>[ 11.131500] mmc0: Worked around bug 1535304
<6>[ 11.138397] mmc0: reinit card
<4>[ 11.138519] mmc0: Starting deferred resume
<6>[ 13.178955] mmc0: Deferred resume failed
<3>[ 13.183410] mmc0: DMA channel flushed (0x80000004)
<6>[ 13.184600] mmc0: Controller has been reset
<6>[ 13.185058] mmc0: Worked around bug 1535304
<3>[ 13.187896] mmc0: DMA channel flushed (0x80000004)
<6>[ 13.189025] mmc0: Controller has been reset
<6>[ 13.189453] mmc0: Worked around bug 1535304
<6>[ 13.198028] mmc0: reinit card
<4>[ 13.198699] mmc0: Starting deferred resume
<6>[ 15.238830] mmc0: Deferred resume failed
<3>[ 15.314941] mmc0: DMA channel flushed (0x80000004)
<6>[ 15.315307] mmc0: Controller has been reset
<6>[ 15.315490] mmc0: Worked around bug 1535304
<3>[ 15.316894] mmc0: DMA channel flushed (0x80000004)
<6>[ 15.317352] mmc0: Controller has been reset
<6>[ 15.317504] mmc0: Worked around bug 1535304
<6>[ 15.324432] mmc0: reinit card
<4>[ 15.324554] mmc0: Starting deferred resume
<6>[ 17.358764] mmc0: Deferred resume failed
<3>[ 17.360870] mmc0: DMA channel flushed (0x80000004)
<6>[ 17.361236] mmc0: Controller has been reset
<6>[ 17.361480] mmc0: Worked around bug 1535304
<3>[ 17.362884] mmc0: DMA channel flushed (0x80000004)
<6>[ 17.363250] mmc0: Controller has been reset
<6>[ 17.363525] mmc0: Worked around bug 1535304
<6>[ 17.370117] mmc0: reinit card
<4>[ 17.370208] mmc0: Starting deferred resume
<6>[ 19.408843] mmc0: Deferred resume failed
<3>[ 19.518371] mmc0: DMA channel flushed (0x80000004)
<6>[ 19.518737] mmc0: Controller has been reset
<6>[ 19.518981] mmc0: Worked around bug 1535304
<3>[ 19.520629] mmc0: DMA channel flushed (0x80000004)
<6>[ 19.521057] mmc0: Controller has been reset
<6>[ 19.521270] mmc0: Worked around bug 1535304
<6>[ 19.528167] mmc0: reinit card
<4>[ 19.528320] mmc0: Starting deferred resume
<6>[ 21.558837] mmc0: Deferred resume failed
<3>[ 21.563598] mmc0: DMA channel flushed (0x80000004)
<6>[ 21.564727] mmc0: Controller has been reset
<6>[ 21.565185] mmc0: Worked around bug 1535304
<3>[ 21.568054] mmc0: DMA channel flushed (0x80000004)
<6>[ 21.569213] mmc0: Controller has been reset
<6>[ 21.569641] mmc0: Worked around bug 1535304
<6>[ 21.578430] mmc0: reinit card
<4>[ 21.578887] mmc0: Starting deferred resume
<6>[ 23.618774] mmc0: Deferred resume failed
<3>[ 36.094726] mmc0: DMA channel flushed (0x80000004)
<6>[ 36.095123] mmc0: Controller has been reset
<6>[ 36.095367] mmc0: Worked around bug 1535304
<3>[ 36.096771] mmc0: DMA channel flushed (0x80000004)
<6>[ 36.097137] mmc0: Controller has been reset
<6>[ 36.097290] mmc0: Worked around bug 1535304
<6>[ 36.104034] mmc0: reinit card
<4>[ 36.104125] mmc0: Starting deferred resume
<6>[ 38.138824] mmc0: Deferred resume failed
<3>[ 38.140991] mmc0: DMA channel flushed (0x80000004)
<6>[ 38.141357] mmc0: Controller has been reset
<6>[ 38.141540] mmc0: Worked around bug 1535304
<3>[ 38.142944] mmc0: DMA channel flushed (0x80000004)
<6>[ 38.143310] mmc0: Controller has been reset
<6>[ 38.143554] mmc0: Worked around bug 1535304
<6>[ 38.150177] mmc0: reinit card
<4>[ 38.150299] mmc0: Starting deferred resume
<6>[ 40.188842] mmc0: Deferred resume failed
<3>[ 40.264190] mmc0: DMA channel flushed (0x80000004)
<6>[ 40.264556] mmc0: Controller has been reset
<6>[ 40.264831] mmc0: Worked around bug 1535304
<3>[ 40.266204] mmc0: DMA channel flushed (0x80000004)
<6>[ 40.266571] mmc0: Controller has been reset
<6>[ 40.266815] mmc0: Worked around bug 1535304
<6>[ 40.273498] mmc0: reinit card
<4>[ 40.273590] mmc0: Starting deferred resume
<6>[ 42.308837] mmc0: Deferred resume failed
<3>[ 42.311004] mmc0: DMA channel flushed (0x80000004)
<6>[ 42.311370] mmc0: Controller has been reset
<6>[ 42.311614] mmc0: Worked around bug 1535304
<3>[ 42.313049] mmc0: DMA channel flushed (0x80000004)
<6>[ 42.313385] mmc0: Controller has been reset
<6>[ 42.313568] mmc0: Worked around bug 1535304
<6>[ 42.320251] mmc0: reinit card
<4>[ 42.320373] mmc0: Starting deferred resume
<6>[ 44.358825] mmc0: Deferred resume failed
<3>[ 44.433685] mmc0: DMA channel flushed (0x80000004)
<6>[ 44.434051] mmc0: Controller has been reset
<6>[ 44.434234] mmc0: Worked around bug 1535304
<3>[ 44.435699] mmc0: DMA channel flushed (0x80000004)
<6>[ 44.436065] mmc0: Controller has been reset
<6>[ 44.436248] mmc0: Worked around bug 1535304
<6>[ 44.442871] mmc0: reinit card
<4>[ 44.443054] mmc0: Starting deferred resume
<6>[ 46.478820] mmc0: Deferred resume failed
<3>[ 46.480987] mmc0: DMA channel flushed (0x80000004)
<6>[ 46.481353] mmc0: Controller has been reset
<6>[ 46.481536] mmc0: Worked around bug 1535304
<3>[ 46.483032] mmc0: DMA channel flushed (0x80000004)
<6>[ 46.483398] mmc0: Controller has been reset
<6>[ 46.483551] mmc0: Worked around bug 1535304
<6>[ 46.490173] mmc0: reinit card
<4>[ 46.490356] mmc0: Starting deferred resume
<6>[ 48.528839] mmc0: Deferred resume failed
<3>[ 117.806854] mmc0: DMA channel flushed (0x80000004)
<6>[ 117.807220] mmc0: Controller has been reset
<6>[ 117.807403] mmc0: Worked around bug 1535304
<3>[ 117.808898] mmc0: DMA channel flushed (0x80000004)
<6>[ 117.809265] mmc0: Controller has been reset
<6>[ 117.809417] mmc0: Worked around bug 1535304
<6>[ 117.816162] mmc0: reinit card
<4>[ 117.816253] mmc0: Starting deferred resume
<6>[ 119.848815] mmc0: Deferred resume failed
<3>[ 119.850952] mmc0: DMA channel flushed (0x80000004)
<6>[ 119.851318] mmc0: Controller has been reset
<6>[ 119.851562] mmc0: Worked around bug 1535304
<3>[ 119.852996] mmc0: DMA channel flushed (0x80000004)
<6>[ 119.853332] mmc0: Controller has been reset
<6>[ 119.853607] mmc0: Worked around bug 1535304
<6>[ 119.860534] mmc0: reinit card
<4>[ 119.860656] mmc0: Starting deferred resume
<6>[ 121.898773] mmc0: Deferred resume failed
<3>[ 121.976287] mmc0: DMA channel flushed (0x80000004)
<6>[ 121.976654] mmc0: Controller has been reset
<6>[ 121.976928] mmc0: Worked around bug 1535304
<3>[ 121.978302] mmc0: DMA channel flushed (0x80000004)
<6>[ 121.978668] mmc0: Controller has been reset
<6>[ 121.978851] mmc0: Worked around bug 1535304
<6>[ 121.985565] mmc0: reinit card
<4>[ 121.985687] mmc0: Starting deferred resume
<6>[ 124.018829] mmc0: Deferred resume failed
<3>[ 124.020996] mmc0: DMA channel flushed (0x80000004)
<6>[ 124.021362] mmc0: Controller has been reset
<6>[ 124.021545] mmc0: Worked around bug 1535304
<3>[ 124.023040] mmc0: DMA channel flushed (0x80000004)
<6>[ 124.023406] mmc0: Controller has been reset
<6>[ 124.023559] mmc0: Worked around bug 1535304
<6>[ 124.030273] mmc0: reinit card
<4>[ 124.030364] mmc0: Starting deferred resume
<6>[ 126.068817] mmc0: Deferred resume failed
<3>[ 126.179656] mmc0: DMA channel flushed (0x80000004)
<6>[ 126.180023] mmc0: Controller has been reset
<6>[ 126.180206] mmc0: Worked around bug 1535304
<3>[ 126.181701] mmc0: DMA channel flushed (0x80000004)
<6>[ 126.182037] mmc0: Controller has been reset
<6>[ 126.182220] mmc0: Worked around bug 1535304
<6>[ 126.188842] mmc0: reinit card
<4>[ 126.189025] mmc0: Starting deferred resume
<6>[ 128.228820] mmc0: Deferred resume failed
<3>[ 128.230987] mmc0: DMA channel flushed (0x80000004)
<6>[ 128.231353] mmc0: Controller has been reset
<6>[ 128.231506] mmc0: Worked around bug 1535304
<3>[ 128.232940] mmc0: DMA channel flushed (0x80000004)
<6>[ 128.233306] mmc0: Controller has been reset
<6>[ 128.233551] mmc0: Worked around bug 1535304
<6>[ 128.240478] mmc0: reinit card
<4>[ 128.240600] mmc0: Starting deferred resume
<6>[ 130.278778] mmc0: Deferred resume failed
~ #


what is that mean , what i have to do.
 
dear skotty85

i get this result from command:

c:\mini-adb_inspire>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
SH199RX03351 recovery


c:\mini-adb_inspire>fastboot devices
SH199RX03351 fastboot
c:\mini-adb_inspire>adb shell
~ # dmesg | grep mmc0
dmesg | grep mmc0
<3>[ 5.419250] mmc0: No card detect facilities available
<6>[ 5.419860] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 98,0 dma 7
<6>[ 5.420104] mmc0: Platform slot type: MMC
<6>[ 5.420257] mmc0: 4 bit data mode disabled
<6>[ 5.420379] mmc0: 8 bit data mode enabled
<6>[ 5.420623] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 96000000 Hz
<6>[ 5.420776] mmc0: Slot eject status = 0
<6>[ 5.421020] mmc0: Power save feature enable = 1
<6>[ 5.421142] mmc0: DM non-cached buffer at ffa0c000, dma_addr 0x2afd9000
<6>[ 5.421417] mmc0: DM cmd busaddr 0x2afd9000, cmdptr busaddr 0x2afd9300
<6>[ 5.578277] mmc0: new high speed MMC card at address 0001
<6>[ 5.579498] mmcblk0: mmc0:0001 M4G2DE 2.10 GiB
<3>[ 6.928710] mmc0: Failed to get card ready i = 123197
<6>[ 6.928894] mmc0: reinit card
<4>[ 6.929016] mmc0: Starting deferred resume
<6>[ 8.968811] mmc0: Deferred resume failed
<3>[ 9.019378] mmc0: DMA channel flushed (0x80000004)
<6>[ 9.019744] mmc0: Controller has been reset
<6>[ 9.019989] mmc0: Worked around bug 1535304
<3>[ 9.021392] mmc0: DMA channel flushed (0x80000004)
<6>[ 9.021759] mmc0: Controller has been reset
<6>[ 9.021911] mmc0: Worked around bug 1535304
<6>[ 9.028625] mmc0: reinit card
<4>[ 9.028747] mmc0: Starting deferred resume
<6>[ 11.068817] mmc0: Deferred resume failed
<3>[ 11.128570] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.128936] mmc0: Controller has been reset
<6>[ 11.129119] mmc0: Worked around bug 1535304
<3>[ 11.130859] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.131286] mmc0: Controller has been reset
<6>[ 11.131500] mmc0: Worked around bug 1535304
<6>[ 11.138397] mmc0: reinit card
<4>[ 11.138519] mmc0: Starting deferred resume
<6>[ 13.178955] mmc0: Deferred resume failed
<3>[ 13.183410] mmc0: DMA channel flushed (0x80000004)
<6>[ 13.184600] mmc0: Controller has been reset
<6>[ 13.185058] mmc0: Worked around bug 1535304
<3>[ 13.187896] mmc0: DMA channel flushed (0x80000004)
<6>[ 13.189025] mmc0: Controller has been reset
<6>[ 13.189453] mmc0: Worked around bug 1535304
<6>[ 13.198028] mmc0: reinit card
<4>[ 13.198699] mmc0: Starting deferred resume
<6>[ 15.238830] mmc0: Deferred resume failed
<3>[ 15.314941] mmc0: DMA channel flushed (0x80000004)
<6>[ 15.315307] mmc0: Controller has been reset
<6>[ 15.315490] mmc0: Worked around bug 1535304
<3>[ 15.316894] mmc0: DMA channel flushed (0x80000004)
<6>[ 15.317352] mmc0: Controller has been reset
<6>[ 15.317504] mmc0: Worked around bug 1535304
<6>[ 15.324432] mmc0: reinit card
<4>[ 15.324554] mmc0: Starting deferred resume
<6>[ 17.358764] mmc0: Deferred resume failed
<3>[ 17.360870] mmc0: DMA channel flushed (0x80000004)
<6>[ 17.361236] mmc0: Controller has been reset
<6>[ 17.361480] mmc0: Worked around bug 1535304
<3>[ 17.362884] mmc0: DMA channel flushed (0x80000004)
<6>[ 17.363250] mmc0: Controller has been reset
<6>[ 17.363525] mmc0: Worked around bug 1535304
<6>[ 17.370117] mmc0: reinit card
<4>[ 17.370208] mmc0: Starting deferred resume
<6>[ 19.408843] mmc0: Deferred resume failed
<3>[ 19.518371] mmc0: DMA channel flushed (0x80000004)
<6>[ 19.518737] mmc0: Controller has been reset
<6>[ 19.518981] mmc0: Worked around bug 1535304
<3>[ 19.520629] mmc0: DMA channel flushed (0x80000004)
<6>[ 19.521057] mmc0: Controller has been reset
<6>[ 19.521270] mmc0: Worked around bug 1535304
<6>[ 19.528167] mmc0: reinit card
<4>[ 19.528320] mmc0: Starting deferred resume
<6>[ 21.558837] mmc0: Deferred resume failed
<3>[ 21.563598] mmc0: DMA channel flushed (0x80000004)
<6>[ 21.564727] mmc0: Controller has been reset
<6>[ 21.565185] mmc0: Worked around bug 1535304
<3>[ 21.568054] mmc0: DMA channel flushed (0x80000004)
<6>[ 21.569213] mmc0: Controller has been reset
<6>[ 21.569641] mmc0: Worked around bug 1535304
<6>[ 21.578430] mmc0: reinit card
<4>[ 21.578887] mmc0: Starting deferred resume
<6>[ 23.618774] mmc0: Deferred resume failed
<3>[ 36.094726] mmc0: DMA channel flushed (0x80000004)
<6>[ 36.095123] mmc0: Controller has been reset
<6>[ 36.095367] mmc0: Worked around bug 1535304
<3>[ 36.096771] mmc0: DMA channel flushed (0x80000004)
<6>[ 36.097137] mmc0: Controller has been reset
<6>[ 36.097290] mmc0: Worked around bug 1535304
<6>[ 36.104034] mmc0: reinit card
<4>[ 36.104125] mmc0: Starting deferred resume
<6>[ 38.138824] mmc0: Deferred resume failed
<3>[ 38.140991] mmc0: DMA channel flushed (0x80000004)
<6>[ 38.141357] mmc0: Controller has been reset
<6>[ 38.141540] mmc0: Worked around bug 1535304
<3>[ 38.142944] mmc0: DMA channel flushed (0x80000004)
<6>[ 38.143310] mmc0: Controller has been reset
<6>[ 38.143554] mmc0: Worked around bug 1535304
<6>[ 38.150177] mmc0: reinit card
<4>[ 38.150299] mmc0: Starting deferred resume
<6>[ 40.188842] mmc0: Deferred resume failed
<3>[ 40.264190] mmc0: DMA channel flushed (0x80000004)
<6>[ 40.264556] mmc0: Controller has been reset
<6>[ 40.264831] mmc0: Worked around bug 1535304
<3>[ 40.266204] mmc0: DMA channel flushed (0x80000004)
<6>[ 40.266571] mmc0: Controller has been reset
<6>[ 40.266815] mmc0: Worked around bug 1535304
<6>[ 40.273498] mmc0: reinit card
<4>[ 40.273590] mmc0: Starting deferred resume
<6>[ 42.308837] mmc0: Deferred resume failed
<3>[ 42.311004] mmc0: DMA channel flushed (0x80000004)
<6>[ 42.311370] mmc0: Controller has been reset
<6>[ 42.311614] mmc0: Worked around bug 1535304
<3>[ 42.313049] mmc0: DMA channel flushed (0x80000004)
<6>[ 42.313385] mmc0: Controller has been reset
<6>[ 42.313568] mmc0: Worked around bug 1535304
<6>[ 42.320251] mmc0: reinit card
<4>[ 42.320373] mmc0: Starting deferred resume
<6>[ 44.358825] mmc0: Deferred resume failed
<3>[ 44.433685] mmc0: DMA channel flushed (0x80000004)
<6>[ 44.434051] mmc0: Controller has been reset
<6>[ 44.434234] mmc0: Worked around bug 1535304
<3>[ 44.435699] mmc0: DMA channel flushed (0x80000004)
<6>[ 44.436065] mmc0: Controller has been reset
<6>[ 44.436248] mmc0: Worked around bug 1535304
<6>[ 44.442871] mmc0: reinit card
<4>[ 44.443054] mmc0: Starting deferred resume
<6>[ 46.478820] mmc0: Deferred resume failed
<3>[ 46.480987] mmc0: DMA channel flushed (0x80000004)
<6>[ 46.481353] mmc0: Controller has been reset
<6>[ 46.481536] mmc0: Worked around bug 1535304
<3>[ 46.483032] mmc0: DMA channel flushed (0x80000004)
<6>[ 46.483398] mmc0: Controller has been reset
<6>[ 46.483551] mmc0: Worked around bug 1535304
<6>[ 46.490173] mmc0: reinit card
<4>[ 46.490356] mmc0: Starting deferred resume
<6>[ 48.528839] mmc0: Deferred resume failed
<3>[ 117.806854] mmc0: DMA channel flushed (0x80000004)
<6>[ 117.807220] mmc0: Controller has been reset
<6>[ 117.807403] mmc0: Worked around bug 1535304
<3>[ 117.808898] mmc0: DMA channel flushed (0x80000004)
<6>[ 117.809265] mmc0: Controller has been reset
<6>[ 117.809417] mmc0: Worked around bug 1535304
<6>[ 117.816162] mmc0: reinit card
<4>[ 117.816253] mmc0: Starting deferred resume
<6>[ 119.848815] mmc0: Deferred resume failed
<3>[ 119.850952] mmc0: DMA channel flushed (0x80000004)
<6>[ 119.851318] mmc0: Controller has been reset
<6>[ 119.851562] mmc0: Worked around bug 1535304
<3>[ 119.852996] mmc0: DMA channel flushed (0x80000004)
<6>[ 119.853332] mmc0: Controller has been reset
<6>[ 119.853607] mmc0: Worked around bug 1535304
<6>[ 119.860534] mmc0: reinit card
<4>[ 119.860656] mmc0: Starting deferred resume
<6>[ 121.898773] mmc0: Deferred resume failed
<3>[ 121.976287] mmc0: DMA channel flushed (0x80000004)
<6>[ 121.976654] mmc0: Controller has been reset
<6>[ 121.976928] mmc0: Worked around bug 1535304
<3>[ 121.978302] mmc0: DMA channel flushed (0x80000004)
<6>[ 121.978668] mmc0: Controller has been reset
<6>[ 121.978851] mmc0: Worked around bug 1535304
<6>[ 121.985565] mmc0: reinit card
<4>[ 121.985687] mmc0: Starting deferred resume
<6>[ 124.018829] mmc0: Deferred resume failed
<3>[ 124.020996] mmc0: DMA channel flushed (0x80000004)
<6>[ 124.021362] mmc0: Controller has been reset
<6>[ 124.021545] mmc0: Worked around bug 1535304
<3>[ 124.023040] mmc0: DMA channel flushed (0x80000004)
<6>[ 124.023406] mmc0: Controller has been reset
<6>[ 124.023559] mmc0: Worked around bug 1535304
<6>[ 124.030273] mmc0: reinit card
<4>[ 124.030364] mmc0: Starting deferred resume
<6>[ 126.068817] mmc0: Deferred resume failed
<3>[ 126.179656] mmc0: DMA channel flushed (0x80000004)
<6>[ 126.180023] mmc0: Controller has been reset
<6>[ 126.180206] mmc0: Worked around bug 1535304
<3>[ 126.181701] mmc0: DMA channel flushed (0x80000004)
<6>[ 126.182037] mmc0: Controller has been reset
<6>[ 126.182220] mmc0: Worked around bug 1535304
<6>[ 126.188842] mmc0: reinit card
<4>[ 126.189025] mmc0: Starting deferred resume
<6>[ 128.228820] mmc0: Deferred resume failed
<3>[ 128.230987] mmc0: DMA channel flushed (0x80000004)
<6>[ 128.231353] mmc0: Controller has been reset
<6>[ 128.231506] mmc0: Worked around bug 1535304
<3>[ 128.232940] mmc0: DMA channel flushed (0x80000004)
<6>[ 128.233306] mmc0: Controller has been reset
<6>[ 128.233551] mmc0: Worked around bug 1535304
<6>[ 128.240478] mmc0: reinit card
<4>[ 128.240600] mmc0: Starting deferred resume
<6>[ 130.278778] mmc0: Deferred resume failed
~ #


what is that mean , what i have to do.

from the red parts,wich failed several times,looks like you have emmc failure. :( the phone will need to be phyiscally repaired.

since you are able to boot recovery,you can try booting the rom the same way.

did you try flashing the ruu i suggested above? if so were there any errors or hangs while it installed? if you have run that ruu,you can try booting it by extracting the download with 7-zip. put the boot image into your adb/fastboot folder,and then try and boot the boot image similarly to how you boot recovery:

fastboot boot boot.img

depending on the extent of the damage,the phone may start if booted in this fasion. :)

if that doesnt work(wich is a big bandaid at best) then im afraid theres not much else to do,other than send it in for repiar,or look for a replacement. :(
 
My phone boots up to a black screen with like 7 vibrates. I have a Htc Desire HD - I have goldcard and I already downloaded a ROM file as PD98IMG and it loads up on my phone but then nothing happens. The phone was not messed with before and it just suddenly stopped working. I have nearly all same details as memotim >

*** UNLOCKED ***

ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011, 14:28:19

I say its physically broken :( How much would you reckon would be the cheapest cost to repair? thanks
 
-use a correct zip file
-make sure is named correctly. phone must see PD98IMG.zip in most cases,it is correct to rename "PD98IMG" if using windows,wich hides the file extension.
-make sure sd card is FAT32(not plain FAT or something else)
*bootloader must be relocked

however,ive not come across any instances where 7 vibes were recoverable. it is typically an indicator of a failed emmc,and needs a physical repair,not a software fix.

not sure how much a repair would cost. you could check with your carrier,or with htc. with the age of the DHD,id venture to guess for close to the cost of repairs you could pick up a new used device
 
  • Like
Reactions: ral
htc desire hd hang on logo white screen ineed correct firmwear for my phone how i flash my phone please solve my problem


C:\>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.14.04.28_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: SH14KRX00591
INFOimei: 356812047088024
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: HTC__J15
INFObattery-status: good
INFObattery-voltage: 3864mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.047s​
 
Back
Top Bottom