Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Start a thread in the dhd sub-forum and I will take a look this evening. You'll need to detail the prollem,including why you want to erase system in the first place.
No luck with flashing it again or with using the command fastboot boot recovery-clockwork-5.0.2.0-inc.img. One good thing that I noticed is that it says UNLOCKED in red at the top of the HBOOT menu. At least I making some progress.you can try flashing it again. failing that, you can try booting it into phone memory
instead of: fastboto flash recovery recovery-clockwork-5.0.2.0-inc.img
try this command: fastboot boot recovery-clockwork-5.0.2.0-inc.img
and see if the recovery starts![]()
No luck with flashing it again or with using the command fastboot boot recovery-clockwork-5.0.2.0-inc.img. One good thing that I noticed is that it says UNLOCKED in red at the top of the HBOOT menu. At least I making some progress.
sounds like you need to go back to step 2 and get a recovery flashed. you are only going to be using the fastboot commands, so dont worry that you cant see anything with "adb devices"So, to answer your question in the last post, I don't think that I was ever successful in getting the phone to boot to it, because after it wouldn't boot and just went into the bootloop, I pulled the battery, reinstalled it and went back into HBOOT USB Plug, in order to try Step 3 of the OP, which is when I discovered that I couldn't do a recovery using the Recovery Menu.
-check the md5 of your recovery image:
md5sums recovery-clockwork-5.0.2.0-inc.img
**make sure the resulting md5 matches: ea382ca5809cb872d0582aa22741d592
-check for connectivity:
fastboot devices
-should return serial number
-permanently flash your recovery to phones recovery partition:
fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img
-youll see a (really fast) green status bar on the top right as your PC sends the recovery to your phone,then a (really,really fast) red bar as it flashes it. you now have clockwork recovery installed on your phone.
fastboot reboot
-your phone will reboot
I can run fastboot getvar all but I'm not able to copy it here.So, to answer your question in the last post, I don't think that I was ever successful in getting the phone to boot to it, because after it wouldn't boot and just went into the bootloop, I pulled the battery, reinstalled it and went back into HBOOT USB Plug, in order to try Step 3 of the OP, which is when I discovered that I couldn't do a recovery using the Recovery Menu.
Ever since Scotty mentioned it, I've been ignoring the ADB commands and only using the FASTBOOT commands. I can get it to flash, at least that is what it says from the feedback from the command screen but it won't allow me to do a recovery, as in Step 3 of the OP.sounds like you need to go back to step 2 and get a recovery flashed. you are only going to be using the fastboot commands, so dont worry that you cant see anything with "adb devices"
Code:-check the md5 of your recovery image: md5sums recovery-clockwork-5.0.2.0-inc.img **make sure the resulting md5 matches: ea382ca5809cb872d0582aa22741d592 -check for connectivity: fastboot devices -should return serial number -permanently flash your recovery to phones recovery partition: fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img -youll see a (really fast) green status bar on the top right as your PC sends the recovery to your phone,then a (really,really fast) red bar as it flashes it. you now have clockwork recovery installed on your phone. fastboot reboot -your phone will reboot
pull the battery here (because your phone will still be stuck in a bootloop). boot back into hboot and make sure you can get intomrecovery before going any further.
Yes. The phone makes a vibrating noise, changes to the white HTC Incredible screen and then, the screen turns black. It keeps repeating as such.Don't worry about superuser yet, you need a recovery first
If you can't clockwork recovery to stick, you can't go any further.
So, if you boot into hboot, highlight recovery with the volume keys and press the power button... You go into a boot loop?
[The superuser file would stay zipped and you would use clockwork recovery to install it.]
what happened when you tried using the " fastboot boot recovery-clockwork-5.0.2.0-inc.img " command? black screen and reboot too?Yes. The phone makes a vibrating noise, changes to the white HTC Incredible screen and then, the screen turns black. It keeps repeating as such.
Yes. The phone makes a vibrating noise, changes to the white HTC Incredible screen and then, the screen turns black. It keeps repeating as such.
After ADB devices, I get:Next time you get that black screen,try:
Adb devices
I just noticed, that occasionally,after about 20-30 reboots, the white HTC Incredible screen stays on longer (about 10 seconds) as opposed to 4 seconds before turning black. Weird.After ADB devices, I get:
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
After the last line, no devices are listed.
Then the same noise, white HTC Incredible screen and black screen, repeating
After ADB devices, I get:
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
After the last line, no devices are listed.
Then the same noise, white HTC Incredible screen and black screen, repeating
That white HTC Incredible screen staying on about 10 seconds or so is too random to say every 20-30 reboots. In the last fifteen minutes, it has happened about 5 times. Definitely, something trying to happen though.I just noticed, that occasionally,after about 20-30 reboots, the white HTC Incredible screen stays on longer (about 10 seconds) as opposed to 4 seconds before turning black. Weird.
No. I get a buzzing sound, then immediately a change to a white screen with the words "htc Incredible" written in black, then a change to a black screen for about 1-2 seconds, then a buzzing sound and immediately a repeat to the white htc Incredible screen which just keeps on repeating in that order. The longer the phone has been doing this, the more frequently, it has been lingering on the white htc Incredible screen.So that output is on the black screen? Also,just to make sure I understand,you get splash,black screen,splash,black screen,etc. over and over correct?
Or does it stay on the black screen?
Im also wondering what happens wen you try and fastboot boot the image?