[TROUBLESHOOTING]/!\ Root | S-OFF | Flashing | RUU | Bootloop | Brick | Resources /!\ - Desire Q&A, Help & Troubleshooting

Welcome to the HTC Desire (Bravo) Troubleshooting Guide
by bortak
DISCLAIMER: I'm not responsible for anyone bricking their phones. By using this tutorial and any of it's content you accept that you may be flashing system critical aspects of your mobile device, and things can go wrong. By using this guide you agree to put your phone at risk in the hope of fixing it, and you take full responsibility.​
Click to expand...
Click to collapse
BEFORE YOU BEGIN:
1. No. Your phone is not bricked (Touch wood)
2. Make a goldcard. You need it. (Check goldcard section for help)
3. Set up ADB (android de-bug bridge), it's useful when things go wrong.
4. RUU's are DANGEROUS to your phones well-being. Only use them when you absolutely have to.
5. This will help you understand if your phone is "bricked"​
Click to expand...
Click to collapse
IF YOU ARE RESTORING FOR WARRANTY PURPOSES DO NOT USE THE WWE RUU (USE 2.3 GB RUU INSTEAD)​
Click to expand...
Click to collapse
Find your issue here. Then find the corresponding number
NO BRAINER: IF IT'S NOT A DESIRE, USE GUIDE AT OWN RISK.
CONTENTS:
[1]: BOOT PROBLEMS
- stuck on HTC screen/ splash screen
- stuck in bootloop
[2]: ADVANCED BOOT PROBLEMS
- stuck on splash screen with no recovery with S-OFF
- stuck on splash screen with no recovery with S-ON
[3]: S-OFF'ING PROBLEMS
- Bootloader too old for revolutionary
--- upgrading the Bootloader
--- using different software to S-OFF
- installing correct drivers
[4]: RUU PROBLEMS
- stuck on black /!\ screen after RUU failure S-OFF
- stuck on black /!\ screen after RUU failure S-ON
[5]: SLCD BRICK
- black screen after RUU on SLCD phone
[6]: RUU PROBLEMS CONT'D/ GOLDCARDS
- RUU does not run due to CID error
[7]: RUU WITHOUT USB CONNECTION
- Extracting the rom.zip from a RUU (PB99IMG.zip)
- Restoring to stock/ using RUU without USB connection/ connection error
[8]: S-OFF AFTER RUU
- Alpharev write protection explained
- how to S-ON
[9]: DEEP SLEEP
- Rough deep sleep issue cause explained
- "Fix" for deep sleep issue (not waking up after putting phone to "sleep")
[10]: FLASHING CUSTOM RECOVERY
- how to flash a custom recovery using different methods
- Different recoveries available
- PVT4 devices/ ERASESIZE 40000
[11]: ROOT WITHOUT USB CONNECTION/ USB BRICK
- How to root without connecting to USB
[12]: FLASHING SPLASH SCREEN
- How to make a viable splash screen
- Different methods of flashing a splash screen
- Stock HTC splash screen download
[13]: RECOVERY CAN'T MOUNT SD-CARD
- How to remount the SD-Card with fastboot commands
- Troubleshooting fastboot
[14]FLASHING HBOOT/SPL
- How to flash custom HBOOT/SPL
[15]EASIEST ROOT METHOD
- Easiest way to root your phone for Hboot's 1.02 and below
#: RESOURCES
- Useful links/ tools/ resources/ downloads
- Software to help with android e.g. Flashing tools etc.
- RUU'S
- Recoveries
- Radios
- External tutorials
- Drivers​
Click to expand...
Click to collapse

You may find that much of this thread repeats, so it requires you to be patient and pay close attention!
[1]
Click to expand...
Click to collapse
BOOT PROBLEMS
"I just flashed a new ROM, and I get a bootloop.. Help!"*
"I just flashed a new ROM, and it just stays on the HTC screen"
"My phone randomly rebooted itself and now it won't boot"
*This is a fairly common problem, and is solved very easily.
Possible causes of bootloops/ phone stuck on HTC Screen:
- You are S-OFF, and you have not got the correct partition table that is required for the ROM.
- Some ROM's require an SD-EXT partition, you either have not got this or have not done it correctly.
- For whatever reason, the ROM did not install properly.
To fix a bootloop/ stuck on HTC Screen:
[STEP1]- do a battery pull to power off the device (as this is the only way to do so when stuck in a bootloop)
[STEP2]- hold the VOLUME DOWN button and the POWER button to boot into the bootloader
[STEP3]- use the VOLUME UP/DOWN buttons to navigate, and POWER to select. Navigate to RECOVERY.
[STEP4]- select "mounts & storage" and then select the following options
[STEP5]- format boot
[STEP6]- format system
[STEP7]- format data
[STEP8]- format cache
[STEP9]- format sd-ext (IF YOU HAVE IT)
[IF YOU HAVE A BACKUP]
[STEP10a]- go back to the main menu, select "back up & restore", select "restore" and restore the latest working backup.
[IF YOU DO NOT HAVE A BACKUP]
[STEP10b]- go back to the main menu, select "install zip from sdcard", then "choose zip from sdcard", and flash a ROM which you KNOW works.
If you have none, try my failsafe: CyanogenMod
- reboot system now
#PHONE STILL DOESN'T BOOT#
[IF YOU USED YOUR BACKUP, OR A ROM THAT IS NOT CYANOGENMOD]
- Repeat the process, and flash cyanogenmod instead of restoring a backup or a different ROM.
[IF YOU ARE USING A RECOVERY THAT IS NOT CLOCKWORKMOD 2.5.0.7]
- Download Clockworkmod 2.5.0.7.zip and place it in your sdcard.
- boot into recovery, select "install zip from sdcard", then "choose zip from sdcard" and choose "recovery-clockwork-2.5.0.7-bravo.zip"
- repeat [1] from [STEP4] onwards
Click to expand...
Click to collapse
​
[2]
Click to expand...
Click to collapse
ADVANCED BOOT PROBLEMS
S-OFF
"I'm S-OFF, I can't boot recovery and my phone doesn't boot"
For one reason or another, your recovery image is corrupted and when you try to boot into recovery, all you get is the HTC screen
and your phone doesn't boot. It is relatively simple to fix, and there is more than one way to go about doing this. All you need to do,
is to flash a new recovery image.
Possible causes
- I have no idea, however if somebody has an explanation then feel free to PM me.
Repairing recovery, booting phone:
NOTE: If you have a PVT4 Device, go to "Flashing custom recovery". If you are unsure, check just to be safe.
#METHOD 1#
Method One uses Android Flasher to flash the recovery image.
[STEP1]- Battery pull. Hold the BACK button and the POWER button to boot into FASTBOOT mode.
[STEP2]- Download Android Flasher
[STEP3]- Download the recovery image. Put it in a place you can remember.
[STEP4]- Run android flasher, tick "Recovery", and press "Begin"
[STEP5]- Browse to where you downloaded the recovery image, select it, and press "open"
[STEP6]- repeat [1] from [STEP4] onwards
#METHOD 2#
Method two uses cmd and requires Android SDK to be set up.
[STEP1]- Battery pull. Hold the BACK button and the POWER button to boot into FASTBOOT mode.
[STEP2]- Download the recovery image. Rename it to "recovery.img" for simplicity, and place it in the following directory:
Code:
C:\
[STEP3]- then in cmd type the following commands
Code:
cd c:\android-sdk\tools
fastboot flash recovery c:\recovery.img
fastboot oem gencheckpt [COLOR="Silver"](this command boots you into recovery, ignore the feedback from cmd)[/COLOR]
[STEP4]- repeat [1] from [STEP4] onwards
S-ON
"I'm S-ON, I can't boot recovery, and my phone doesn't boot "
This is a bit of a worse situation, as you cannot flash system critical parts such as the recovery image and just restore a backup.
This unfortunately means that you will lose all of your data when you attempt to fix the phone.
[STEP1]- Make sure that you have a goldcard. If not, create one from the tutorial.
[STEP2]- Battery pull. Hold the BACK button and the POWER button to boot into FASTBOOT mode.
[STEP3]- Download the latest WWE RUU from here
[STEP4]- Run the RUU and wait for completion WARNING: DO NOT, BY ANY CIRCUMSTANCES INTERRUPT THE PROCESS -
THIS WILL MORE THAN LIKELY END UP WITH A BRICKED PHONE - NOT EVEN IF GOD HIMSELF TELLS YOU TO DO SO, OR IF THE US PRESIDENT THREATENS YOU WITH
THERMO-NUCLEAR WAR
[STEP5]- Once the phone is booted, you are now returned completely to stock. You will need to re-root again, and I'd recommend S-OFF
Click to expand...
Click to collapse
[3]
Click to expand...
Click to collapse
S-OFF'ing PROBLEMS
"I tried to S-OFF using revolutionary, but it didn't work"
Possible causes:
- Your Bootloader version is too old. Revolutionary works with 0.93.0001 and 1.02.0001
- You didn't install the relevant drivers
- HTC Sync is interfering with the process
- You have a custom ROM installed -ONLY USE THE STOCK HTC ROM
[STEP1]- Check bootloader version. Power-off, hold VOLUME DOWN and POWER.
YOUR BOOTLOADER VERSION IS NOT 0.93.0001 or 1.02.0001
[OPTION1]- Use Alpharev instead
[OPTION2]- Use a RUU to upgrade to the 2.2 Froyo RUU which gets you to 0.93.001 bootloader version - Follow from S-ON [STEP1]
The latest is gingerbread 2.3.3 however I DO NOT recommend using it.
YOU DID NOT INSTALL THE RELEVANT DRIVERS/ HTC SYNC IS INTERFERING
[STEP1]- Disable or un-install HTC Sync
[STEP2]- Try Again
#DIDN'T WORK?#
[STEP1]- Download and install these drivers
[STEP2]- Follow this guide
[STEP3]- Try again
#DIDN'T WORK?#
[STEP1]- give up on this guide, do some research, start a thread in Q&A if needs be. As a last resort try the IRC client for live support..
Click to expand...
Click to collapse
​
[4]
Click to expand...
Click to collapse
RUU PROBLEMS
"I tried using a RUU, but it failed, and now my phone is stuck on a black HTC Screen with /!\ In every corner!"
Possible Causes:
- You were S-OFF and you flashed a custom bootloader from alpharev
- You didn't check the MD5 Sums before proceeding, and the download may have been corrupted.
- You tried using the wrong RUU
Fixing your problem
Your phone is stuck in RUU mode. RUU mode is like fastboot mode, and can still receive fastboot commands, therefore it can be easily "fixed".
It helps to have a goldcard for this problem, so that you can use any RUU you want.
S-OFF
[STEP1]- download "Bravo Stock" from Alpharev
[STEP2]- download Android Flasher
[STEP3]- use android flasher to flash "Bravo Stock"
[STEP4]- run the RUU again and wait for it to finish
S-ON
If you're S-ON it eliminates the possibility of you having a custom bootloader, and the only possibility now is that the RUU was corrupted or you
used the wrong RUU for your device. Therefore, for this process you need a goldcard.
[STEP1]- Create the goldcard from the tutorial
[STEP1]- Use the WWE RUU
NOTE: If you are restoring for warranty purposes, unless you bought an unbranded phone, using
the WWE RUU will VOID YOUR WARRANTY, and you should use the 2.3.3 RUU (link available from #resources)
Click to expand...
Click to collapse
[5]
Click to expand...
Click to collapse
SLCD BRICK (BLACK SCREEN AFTER RUU)
"I restored my phone using a RUU, the process finished and my device is detected by my PC, but my screen is black and does not turn on"
Cause:
- The RUU you flashed is incompatible with your SLCD Device, and was made for the AMOLED Desire
Solution:
[STEP0]- My guess is that because you got yourself to this STEP already, the RUU you used was not for your phone so you already have a goldcard.
[STEP1]- Download the WWE RUU
[STEP2]- Boot into fastboot mode (battery pull since you can't see, hold BACK and POWER. Wait about 10 seconds to be sure)
[STEP3]- Plug phone in via USB and run the RUU
Click to expand...
Click to collapse
[6]
Click to expand...
Click to collapse
RUU PROBLEMS CONT'D/ GOLDCARDS
"My phone isn't functioning properly, and I need to use a RUU,however when I try I get a CID error"
Possible causes:
- You are just using the wrong RUU for your phone. If you have a branded device e.g. on Vodafone, you need to download the latest Vodafone RUU.
- For an unexpected reason, your phone is giving you a CID error, even with an unbranded device [note: the "fix" to this is the logical steps one would take in order
to try and solve the problem, however it has not yet been tested and it is not 100% guaranteed to work for you]
Solution:
The obvious solution to this problem is the goldcard. A goldcard makes the device ignore the CID and effectively enables you to run any RUU without any hiccups.
[STEP1]- Follow this tutorial to create a goldcard
[STEP2]- Insert the goldcard into the device, and re-try the RUU process
Phone doesn't boot so can't get CID like in tutorial
- use this and copy the CID without spaces or commas. Follow the tutorial from further stage.
#DIDN'T WORK?#
- it IS possible you made a mistake in the goldcard process. Follow the tutorial carefully, and try again
#DIDN'T WORK?#
- not all sd-cards will work as goldcards, if you have a spare sd-card lying around try that, or read around some forums for what sd-card definitely works in the process.
The sd-card I use for my goldcard is a Sandisk 8GB Mobile Ultra Class 6 (NOTE: This does not mean I am telling you to buy it, I'm just simply stating that it works.)
#DIDN'T WORK?#
- for now, that's all I can think of. Anyone who has any more ideas feel free to PM me.
Click to expand...
Click to collapse
[7]
Click to expand...
Click to collapse
RUU WITHOUT USB CONNECTION
"My USB port is broken and I need to use a RUU to return my phone to stock. How do I do it?"
"I need to use a RUU because my phone is "broken" but I have no access to a PC"
RUU without USB:
IF YOU'RE S-ON, START FROM [PHASE2]. S-OFF CONTINUE FROM [PHASE1]
[PHASE1]- Because you're S-OFF, the custom SPL (hboot) has write protection, a RUU will not overwrite it and only restore the system, data etc.
[P1/STEP2]- Download the Alpharev Downgrader PB99IMG (MD5: 6c482ccfa6b7093de4ee1a5804ccbdfc - check MD5 matches with MD5 checker, link below)
[P1/STEP3]- Rename it from "PB99IMG_downgrade" to just "PB99IMG.zip" (careful with file xtensions on windows 7)
[P1/STEP4]- put the file in the ROOT of your sd-card (not in any file or folder) and boot into bootloader (poweroff, hold VOLUME DOWN and POWER).
After a few seconds, you will be prompted to update bootloader. Select Yes. DO NOT INTERRUPT THE PROCESS, OR YOU WILL BRICK YOUR PHONE. Wait for it to finish,
reboot and then continue.
[PHASE2]- we need to extract rom.zip from the RUU. If your phone is branded Orange, you will need a goldcard because Orange didn't release any RUU's.. The bastards
[P2/STEP1]- Run the RUU (BUT DO NOT PLUG IN YOUR PHONE OR CONTINUE), move it to the side as it cannot be minimised.
[P2/STEP2]- go to start menu, and use the "run" feature. Type in %temp%
[P2/STEP3]- select "date modified" to "today" (to make it easier to find). There are should now be 2 folders with long names of random characters.
[P2/STEP4]- search the folders for rom.zip and extract it to the desktop.
[P2/STEP5]- Rename the rom.zip to PB99IMG.zip (if on windows 7 and you have hidden file extensions, only make the name PB99IMG,
otherwise it will be PB99IMG.zip.zip - because windows is retarded sometimes)
[PHASE3]- now we need to actually use the RUU
[P3/STEP1]- put the file in the ROOT of your sd-card (not in any file or folder) and boot into bootloader (poweroff, hold VOLUME DOWN and POWER).
After a few seconds, you will be prompted to update bootloader. Select Yes. DO NOT INTERRUPT THE PROCESS, OR YOU WILL BRICK YOUR PHONE.
[P3/STEP2]- Once the process is finished, you will now be S-ON and unrooted with the stock system.
Click to expand...
Click to collapse
​
[8]
Click to expand...
Click to collapse
STILL S-OFF AFTER RUU
"I want to return my phone for warranty, I used a RUU but I'm still S-OFF"
Cause:
- Alpharev's Hboots are write protected, so that they can not be overwritten by a RUU
HOW TO S-ON
METHOD 1#
[STEP1]- Visit Alpharev and download the "Downgrader"
[STEP2]- Flash the downgrader over fastboot. This can be done with Android Flasher, cmd, or fastboot commander (Note: android flasher is the
only program that does not require third party software such as Android SDK or Java JDK)
[STEP3]- You should now notice the title on the bootloader screen is "Alpharev Unlock", run the RUU again and you will have S-ON'd your device.
#METHOD 2#
[STEP1]- Instead of running the RUU again, and putting your phone at risk once more, you can simply upgrade just the bootloader manually,
with the PB99IMG.zip method.
[PHASE1]- we need to extract rom.zip from the RUU.
[P1/STEP1]- Run the RUU (BUT DO NOT PLUG IN YOUR PHONE OR CONTINUE), move it to the side as it cannot be minimised.
[P1/STEP2]- go to start menu, and use the "run" feature. Type in %temp%
[P1/STEP3]- select "date modified" to "today" (to make it easier to find). There are should now be 2 folders with long names of random characters.
[P1/STEP4]- search the folders for rom.zip and extract it to the desktop.
[P1/STEP5]- delete everything EXCEPT "hboot_8x50_0.93.0001_20100810.nb0" and "android-info.txt"
[P1/STEP6]- rename the zip to PB99IMG.zip (make sure it is not PB99IMG.zip.zip)
[PHASE2]- now we need to update the bootloader
[P2/STEP1]- put the file in the ROOT of your sd-card (not in any file or folder) and boot into bootloader (poweroff, hold VOLUME DOWN and POWER).
After a few seconds, you will be prompted to update bootloader. Select Yes. DO NOT INTERRUPT THE PROCESS, OR YOU WILL BRICK YOUR PHONE.
[P2/STEP2]- Once the process is finished, you will now be S-ON.
Click to expand...
Click to collapse
[9]
Click to expand...
Click to collapse
DESIRE DEEP SLEEP ISSUE
"I put my Desire on standby, and now the screen won't turn back on!"
Causes:
- Your phones network not being able to connect to a certain network type (Hard to explain)
Fixing Deep Sleep
[STEP1]- Enter dialpad
[STEP2]- type *#*#4636#*#*
[STEP3]- Go to "phone information
[STEP4]- Change "preferred network type" to GSM only, or CDMA only
Side effects
- your phone will only be able to connect to either HSDPA, 3G or 2G (depending on what you pick), therefore if a certain area is not covered by that network.. you will not have data
Click to expand...
Click to collapse
[10]
Click to expand...
Click to collapse
FLASHING CUSTOM RECOVERY
"I'm using clockworkmod, but I want a different recovery"
"My recovery is damaged and won't let me flash"
As said above, you either want to flash a different recovery to test out it's different features, or perhaps you read that one is better than the next,
so you want a different one. Or your recovery is damaged, and you need to re-flash a different recovery image.
FLASHING RECOVERY
In order to flash recovery, you need to be S-OFF
[STEP1]- S-OFF using revolutionary - if you have any problems go to S-OFF'ing problems, [STEP1]
[STEP2]- Download the recovery image that you have chosen. If you have not chosen one, then I recommend Amon Ra's Recovery
#METHOD 1#
Method One uses Android Flasher to flash the recovery image.
[STEP1]- Poweroff. Hold the BACK button and the POWER button to boot into FASTBOOT mode.
[STEP2]- Download Android Flasher
[STEP3]- Download the recovery image of your choice. Put it in a place you can remember.
[STEP4]- Run android flasher, tick "Recovery", and press "Begin"
[STEP5]- Browse to where you downloaded the recovery image, select it, and press "open"
[STEP6]- Wait for the process to complete.
#METHOD 2#
Method two uses cmd and requires Android SDK to be set up.
[STEP1]- Poweroff. Hold the BACK button and the POWER button to boot into FASTBOOT mode.
[STEP2]- Download the recovery image of your choice. Rename it to "recovery.img" for simplicity, and place it in the following directory:
Code:
C:\
[STEP3]- then in cmd type the following commands
Code:
cd c:\android-sdk\tools
fastboot flash recovery c:\recovery.img
fastboot oem gencheckpt [COLOR="Silver"](this command boots you into recovery, ignore the feedback from cmd)[/COLOR]
*Recovery CAN be flashed using unrevoked, however I haven't personally done this and I'd just recommend S-OFF
PVT4 DEVICES
If you're device is PVT4/ erasezie 40 000 deivce (You can check in bootloader, first line will say Bravo PVT1/2/3/4 SHIP S-OFF/ON)
or by entering the following command in terminal emulator (available in android market):
Code:
su
cat /proc/mtd
You CANNOT use clockworkmod 2.X.X.X because it is incompatible, I recommend using Amon Ra's Recovery as I know it works.
Click to expand...
Click to collapse
[11]
Click to expand...
Click to collapse
ROOT WITHOUT USB CONNECTION
#NOTES: MUST BE BOOTED INTO ROM, ONLY TESTED ON FROYO AND S-OFF - MAY WORK WITH OTHER SOFTWARE #
"I can't connect via usb, but I want to root"
Possible Reasons:
- You are unrooted and you have a usb brick
- you do not have access to a PC/ Mac
- some other strange reason
How to root without USB connection
This process uses temproot and ROM manager to flash recovery. You will only be fully rooted once you flash a rooted ROM.
[STEP1]- Download visionary. Put in on your sd-card
[STEP2]- If you have not got one already, download a file manager (Astro file manager works fine)
[STEP3]- Using the file manager, find Visionary and install it.
[STEP4]- Run visionary, and select TEMPROOT NOW - wait about 30 seconds
[STEP5]- Go to market, and download superuser, then update the binary if needed
[STEP6]- Download ROM Manager, run it, and select "flash recovery"
[STEP7]- Download a custom ROM if you have not done so already, and flash it via recovery.
Click to expand...
Click to collapse
[12]FLASHING SPLASH SCREEN
"I have a branded Desire and want to get rid of the UGLY splash screen"
"I want to use a custom splash image instead of the HTC logo"
How to flash custom splash
#METHOD1#
Method one uses Android Flasher
[STEP1]- If you haven't got it already, download Android Flasher
[STEP2]- Get a 480x800 .bmp image as your desired splash screen
[STEP3]- boot into fastboot (poweroff, hold BACK and POWER) and run Android Flasher
[STEP4]- choose splash, choose the .bmp image and flash the flash the splash
#METHOD2#
Method two uses cmd, and for this you need a .img (also covered in the tut). It also needs Android SDK set up
[STEP1]- Download nbimg.exe and unzip it into C:\
[STEP2]- Get a 480x800 .bmp image as your desired splash screen, rename it to splash1.bmp and put it in C:\
[STEP3]- open cmd and type:
Code:
cd\
nbimg -F splash1.bmp
[STEP4]- you will now have a file called splash1.bmp.nb - rename it to splash1.img
[STEP5]- boot into fastboot (poweroff, hold BACK & POWER)
[STEP6]- in cmd type the following:
Code:
cd c:\android-sdk\tools
fastboot flash splash1 c:\splash1.img
fastboot reboot
Stock Splash screen
- Stock splash screen can be downloaded here. Procedure for changing remains the same.
Click to expand...
Click to collapse

[13]
Click to expand...
Click to collapse
RECOVERY CAN'T MOUNT SD-CARD
I flashed a new recovery, and now my phone doesn't recognise my sd-card. I get the following error:
Code:
E:Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0)
(No such file or directory)
E:Can't mount /sdcard
HOW TO MOUNT SD-CARD
[STEP1]- Firstly, you will need Android-SDK (If you don't already have it)
[STEP2]- Boot into fastboot mode (Poweroff, hold BACK & POWER)
[STEP3]- Open command prompt (cmd) and type the following command
Code:
cd\ C:\android-sdk-windows\tools
fastboot oem enableqxdm 0
fastboot oem eraseconfig
ERROR: AdbWinApi.dll IS MISSING
[STEP1]- Go to: C:\android-sdk-windows\tools
[STEP2]- Copy "fastboot.exe
[STEP3]- Go to C:\android-sdk-windows\platform-tools
[STEP4]- Paste fastboot.exe here
[STEP5]- type the following NOTE: THE DIRECTORY IS DIFFERENT HERE TO BEFORE
Code:
cd\ C:\android-sdk-windows\platform-tools
fastboot oem enableqxdm 0
fastboot oem eraseconfig
ERROR: 'fastboot' is not recognized as an internal or external command,
operable program or batch file.
CAUSE:
When you downloaded the Android-SDK installer, it installed the the SDK in a different directory, try using:
Windows 32Bit
Code:
cd\ C:\program files\android-sdk-windows\platform-tools
fastboot oem enableqxdm 0
fastboot oem eraseconfig
Windows 64Bit
Code:
cd C:\program files (x86)\android-sdk-windows\platform-tools
fastboot oem enableqxdm 0
fastboot oem eraseconfig
STILL DOESN'T WORK
Try:
- Different recovery
- Different SD-Card
Possible Reasons
- Your recovery is damaged
- Your SD-Card is dead
- you forgot to insert your sd-card and you're doing all this needlessly?
Click to expand...
Click to collapse
[14]
Click to expand...
Click to collapse
FLASHING HBOOT/SPL
in order to flash a hboot/spl, you need to be s-off
[STEP1]- s-off using revolutionary - if you have any problems go to s-off'ing problems, [STEP1]
[STEP2]- download the hboot image that you have chosen.
#METHOD 1#
method one uses android flasher to flash the hboot/spl image.
[STEP1]- poweroff. Hold the back button and the power button to boot into fastboot mode.
[STEP2]- download android flasher
[STEP3]- download the hboot image that suits your rom. Put it in a place you can remember.
[STEP3.5]- Check the MD5 with tool provided to minimise chances of bricking your phone.
[STEP4]- run android flasher, tick "hboot", and press "begin"
[STEP5]- browse to where you downloaded the hboot image, select it, and press "open"
[STEP6]- wait for the process to complete.
#METHOD 2#
method two uses cmd and requires android sdk to be set up.
[STEP1]- poweroff. Hold the back button and the power button to boot into fastboot mode.
[STEP2]- download the recovery image of your choice. Rename it to "hboot.img" for simplicity, and place it in the following directory:
Code:
c:\
[STEP3]- then in cmd type the following commands
[STEP3.5]- Check the MD5 with tool provided to minimise chances of bricking your phone.
Code:
cd c:\android-sdk\tools
fastboot flash hboot c:\hboot.img
fastboot clear cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
[15]
Click to expand...
Click to collapse
Easiest Root Method
- The easiest root method for the HTC Desire
[STEP1]- Check Hboot version. Poweroff, and hold Volume Down & Power (it's the number after "HBOOT". Examples are 0.75xxxxx, 0.83xxxxx, 0.93xxxxx, 1.02xxxxx)
REVOLUTIONARY
[REVOLUTIONARY]- If your HBOOT version is 0.93 or above (NOTE: Version 1.03 is NOT supported) then continue, if it is below then use the Alpharev method.
[REVOLUTIONARY][STEP1]- Go to revolutionary.io and go to the "Downloads" section, Pick your operating system, choose device as HTC Desire, and choose your HBOOT version (you should already know this from STEP1). Then enter your serial number, it can be found in "about phone" or behind the battery.
[REVOLUTIONARY][STEP2]- Read the documentation page and download these fastboot drivers.
[REVOLUTIONARY][STEP3]- Make sure HTC Sync is disabled, if you have it installed on your PC. Plug your phone in via USB and make sure USB debugging is turned ON (settings> applications)
[REVOLUTIONARY][STEP4]- Extract all of the tools from the revolutionary.zip file and run revolutionary.exe. A CMD window should pop up and show you the progress (See [3] for how it should look like).
[REVOLUTIONARY][STEP5]- When the process is almost finished, it will prompt you to flash a custom recovery, type YES or Y. Follow tutorial number [10] if you would like to flash a different recovery - This is optional and not required if you decide to flash recovery during the revolutionary process.
[REVOLUTIONARY][STEP6]- Download superuser.zip (mirror), put it anywhere on your sd-card (preferably in a path you can remember). Boot into recovery by holding Volume Down & Power (You will see lines of green text flash, this is normal), then using the volume keys to navigate to RECOVERY, and use POWER to select. The phone will now boot into recovery.
[REVOLUTIONARY][STEP7]- Once you are in recovery, use the trackball (if it's broken then use volume keys) to navigate to "install zip from sd-card > choose zip from sd-card > #directory where you put superuser.zip# > superuser.zip > yes"
[REVOLUTIONARY][STEP8]- After the process is finished, reboot, and your phone will now be rooted.
ALPHAREV
[ALPHAREV]- If your HBOOT is 0.93 or below (For version 0.93, you can use revolutionary or alpharev. revolutionary is significantly easier/ quicker), then use this method.
[ALPHAREV][STEP1]- Go to Alpharev.nl and read the page carefully. Download the reflash utility and burn it to a CD.
[ALPHAREV][STEP2]- Reboot your PC, change the boot order for CD/DVD and boot the alpharev disk. Make sure USB debugging is turned ON (settings>applications) and plug it in via USB. Then follow the onscreen instructions.
ALPHAREV][STEP3]- When the process is almost finished, it will prompt you to flash a custom recovery, type YES or Y. Follow tutorial number [10] if you would like to flash a different recovery - This is optional and not required if you decide to flash recovery during the revolutionary process.
[ALPHAREV][STEP4]- Download superuser.zip (mirror), put it anywhere on your sd-card (preferably in a path you can remember). Boot into recovery by holding Volume Down & Power (You will see lines of green text flash, this is normal), then using the volume keys to navigate to RECOVERY, and use POWER to select. The phone will now boot into recovery.
[ALPHAREV][STEP5]- Once you are in recovery, use the trackball (if it's broken then use volume keys) to navigate to "install zip from sd-card > choose zip from sd-card > #directory where you put superuser.zip# > superuser.zip > yes"
[ALPHAREV][STEP6]- After the process is finished, reboot, and your phone will now be rooted.
Click to expand...
Click to collapse
#RESOURCES
Click to expand...
Click to collapse
These are some useful links to and resources you may find... useful.
Tutorials:
- ADB & Fastboot by MatDroid (A+)
- ADB by Droidzone (A+)
- Goldcard tutorial
- ADB and Fastboot for windows by rootSU (A++)
- ADB Help 1, 2
- Creating your own Bootanimation by MatDroid
- 1.03 Hboot downgrade
Tools:
- Android Commander
- Android Flasher
- fastboot commander (Awesome <3)
- Android SDK (adb & fastboot)
- Alpharev 1.8 (S-OFF & SPL's) / Revolutionary (S-OFF & Drivers)
- RevSkills Goldcard generator
- Hboot drivers (need for Unrevoked)
- Java JDK (need for android-sdk, fastboot commander etc.)
- RUU's (Factory ROM's to return phone back to stock i.e. unroot, S-ON*) / WWE RUU in case shipped-roms is dead / Android 2.3.3 RUU
- Visionary - Froyo temproot
Recoveries:
- Ra Desire
- Clockworkmod 2.5.0.7
- Clockworkmod 5.0.2.0
- RMD Recovery (USB Brick Fix)
- 4EXT Recovery/ 4EXT Touch > Recommended, better to use 4EXT Recovery Control from Play Store.
Radios/ RILs: WARNING: EXPERIENCED USERS ONLY
- Radios
- RILs
ANY MORE HELPFUL TOOLS/ LINKS GIVE ME A SHOUT!
Click to expand...
Click to collapse
These are probably not up to date:​

Sticky
Sent from my HTC Desire using XDA App

Very nice thread! Thanks for your work!
Btw I found a little mistake:
STILL S-OFF AFTER RUU
"I want to return my phone for warranty, I used a RUU but I'm still S-ON"
Think it should say "still S-OFF"

boelze said:
Very nice thread! Thanks for your work!
Btw I found a little mistake:
STILL S-OFF AFTER RUU
"I want to return my phone for warranty, I used a RUU but I'm still S-ON"
Think it should say "still S-OFF"
Click to expand...
Click to collapse
Thanks but... you HAD to say it in front of everybody didn't you?

bortak said:
Thanks but... you HAD to say it in front of everybody didn't you?
Click to expand...
Click to collapse
YES!
But you can delete this posts anyways as they are not useful to anyone

Updated 27/09/11
Added video

So, I am a bit of a noob, but does this work with gsm and cdma phones? My CDMA desire won't boot into recovery and so I can't flash a new rom. I downloaded a fresh recovery onto my computer, and was hoping this would let me flash it onto my phone so that i can change to a different rom.

lafonjef said:
So, I am a bit of a noob, but does this work with gsm and cdma phones? My CDMA desire won't boot into recovery and so I can't flash a new rom. I downloaded a fresh recovery onto my computer, and was hoping this would let me flash it onto my phone so that i can change to a different rom.
Click to expand...
Click to collapse
Good question, personally I have never dealt with CDMA Desires so I wouldn't want to give you the wrong advice.. You can try this guide and see if it works for you.. because I have no idea, sorry. Just remember - if the method in the guide breaks your phone in any way, shape or form - I am NOT taking any responsibility.

Made this a Sticky for you and i must say Very Good Work
Nice one

lufc said:
Made this a Sticky for you and i must say Very Good Work
Nice one
Click to expand...
Click to collapse
Thanks Andrew!

lufc said:
Made this a Sticky for you and i must say Very Good Work
Nice one
Click to expand...
Click to collapse
sweeet I'll add the vids and stuff to eventually.. I'm in college at the mo but I next week is free so might see it then

Looking good.
Sent from my HTC Desire using XDA App

Hi. I recently used the camera app to take some pictures. After that, I locked my phone. When I tried to unlock it, the screen remains black. I decided remove and put back the battery. After I did that, the phone still does not turn on. I connected the phone to the charger, the LED does not light up. Is my phone bricked? I did not flash/install anything, I was just using the camera app. I hope anyone could reply as soon as possible. Thanks.
_________________________
Htc Desire
Hboot version: 6.93 (cm7r2)
Rom: Cyanogenmod 7.0.3
S-off: Yes (Using revolutionary)
Recovery: Clockworkmod v5.0.2.0
Rooted using: unrevoked
Radio: unsure (its the latest)

PreScoper said:
Hi. I recently used the camera app to take some pictures. After that, I locked my phone. When I tried to unlock it, the screen remains black. I decided remove and put back the battery. After I did that, the phone still does not turn on. I connected the phone to the charger, the LED does not light up. Is my phone bricked? I did not flash/install anything, I was just using the camera app. I hope anyone could reply as soon as possible. Thanks.
Click to expand...
Click to collapse
well, the fact that your phone doesn't turn on and the LED does not light up on charge suggests to me that your phone is dead. Happened to mine too (exact same symptoms, don't know what cause). It will be covered by HTC, just give them a call.

bortak said:
well, the fact that your phone doesn't turn on and the LED does not light up on charge suggests to me that your phone is dead. Happened to mine too (exact same symptoms, don't know what cause). It will be covered by HTC, just give them a call.
Click to expand...
Click to collapse
I haved s-offed my phone and I know that going s-off will void the warranty. Is there a way to go s-on again while the phone is dead?

PreScoper said:
I haved s-offed my phone and I know that going s-off will void the warranty. Is there a way to go s-on again while the phone is dead?
Click to expand...
Click to collapse
I thought it'd have been pretty obvious that due to your phone being dead, they won't be able to tell. Don't worry about it.

If anyone can help, I'm a little inexperienced with android OS
I'd like to use the usb menu of sense 3, but more like miui. If you know a program that allows me to share the internet from phone to computer and vice versa would be a good alternative. Thanks in advance

krufeee said:
If anyone can help, I'm a little inexperienced with android OS
I'd like to use the usb menu of sense 3, but more like miui. If you know a program that allows me to share the internet from phone to computer and vice versa would be a good alternative. Thanks in advance
Click to expand...
Click to collapse
if you're using MIUI go to options and go to "USB tethering"

Related

how to install cm7 hboot?

Hi guys...
i want to install the CM7 hboot on my desire, and i boot my desire in fastboot mode (voldown + power and select fastboot) and then i plug it in the computer
then i have tried to use both android flasher and fastboot commander but both of em can't contact my phone.... fastboot commander cant retrieve device info or anything...
what am i doing wrong?
i have used the alpharev method to S-off...
Root + S-OFF using Revolutionary. Then, boot into HBOOT (remove the battery, re-insert it, hold Volume Down + Power until you get a white screen). The volume rockers will probably do nothing now, as it has to check for a ZIP file first. After about 15 seconds, you should be able to browse in the menu. Select 'Fastboot' with the volume rockers, and press Power. Connect it to your PC, and use the tools you mentioned to flash a custom HBOOT.
After flashing a custom HBOOT, you'll also have to reinstall your ROM! Perhaps you also have to reinstall your recovery, but I'm not sure about that.
Chaosz-X said:
Root + S-OFF using Revolutionary. Then, boot into HBOOT (remove the battery, re-insert it, hold Volume Down + Power until you get a white screen). The volume rockers will probably do nothing now, as it has to check for a ZIP file first. After about 15 seconds, you should be able to browse in the menu. Select 'Fastboot' with the volume rockers, and press Power. Connect it to your PC, and use the tools you mentioned to flash a custom HBOOT.
After flashing a custom HBOOT, you'll also have to reinstall your ROM! Perhaps you also have to reinstall your recovery, but I'm not sure about that.
Click to expand...
Click to collapse
OP has already got root & S-OFF...
menthos said:
Hi guys...
i want to install the CM7 hboot on my desire, and i boot my desire in fastboot mode (voldown + power and select fastboot) and then i plug it in the computer
then i have tried to use both android flasher and fastboot commander but both of em can't contact my phone.... fastboot commander cant retrieve device info or anything...
what am i doing wrong?
i have used the alpharev method to S-off...
Click to expand...
Click to collapse
Before you start, boot recovery and backup your ROM!
Lets use cmd. You'll need fastboot.exe, for simplicity - put it in your c:\ (if you don't have it, download & unzip my attachment into c:\)
Download the cm7 hboot from alpharev (and check md5!!!!! - also attached md5 checker) and put it in c:\
open cmd (start menu, accessories) and type:
Code:
cd\
fastboot flash hboot bravo_alphaspl-cm7r2.img
fastboot reboot-bootloader
fastboot oem gencheckpt [COLOR="Red"](optional: this just boots you into recovery)[/COLOR]
You're more than likely to get a bootloop from your current ROM if you don't re-flash it.
bortak said:
OP has already got root & S-OFF...
Before you start, boot recovery and backup your ROM!
Lets use cmd. You'll need fastboot.exe, for simplicity - put it in your c:\ (if you don't have it, download & unzip my attachment into c:\)
Download the cm7 hboot from alpharev (and check md5!!!!! - also attached md5 checker) and put it in c:\
open cmd (start menu, accessories) and type:
Code:
cd\
fastboot flash hboot bravo_alphaspl-cm7r2.img
fastboot reboot-bootloader
fastboot oem gencheckpt [COLOR="Red"](optional: this just boots you into recovery)[/COLOR]
You're more than likely to get a bootloop from your current ROM if you don't re-flash it.
Click to expand...
Click to collapse
thanks for the good description.... actually it was my drivers that was wrong... i checked in device manager and tried to update driver and it found the right driver then...
actually i found it almost easier to use CMD than thoose programs
menthos said:
thanks for the good description.... actually it was my drivers that was wrong... i checked in device manager and tried to update driver and it found the right driver then...
actually i found it almost easier to use CMD than thoose programs
Click to expand...
Click to collapse
Yeah CMD is pretty easy, specially if you know the right commands etc. if you look at some guides you'll get the hang of it pretty fast (it's pretty simple really), there's also less to go wrong so it's safer (especially when flashing radio :O) since cmd is less prone to crashing than other programs (not that I've had a crash before.. just saying)
and I could've made it simpler.. you're just not a spanktard that doesn't get anything and you actually understand things lol so well done on that
cm7/r2
Hi, I would like to have in my desire cm7/r2 but I have a problem instal it.
Now I'm already S-OFF used Revolutionary, unrevoked, in this time NO ROOT, because I updated to offic. A2.3.3. I have: HBOOT-6.93.1002, RADIO-5.1105.27.
I would like to try install cm7/r2 hboot because I have a problem install Aurora ROM. I can't boot into the system after installation. Can anyone help me and write step by step guide? I tried cmd and fastboot but it's not working for me.
I have had installed few custom ROMs from XDA, but I'm still newbie so please be patient with me
http://imageshack.us/photo/my-images/718/cmdme.jpg/
http://imageshack.us/photo/my-images/638/revolutionary.jpg/
EDIT: OK guys I did it in other way.

[Q] HTC Desire Z Stuck in boot with green HTC logo after rooting ...

I have followed following Instructions --
but, after restarting the device it Stuck in boot with green HTC logo..
pls pls help ...
***************************************************
Instructions
1. Install Terminal Emulator and a file manager (such as Astro File Manager) from the Market.
2. Extract the contents of the zip file to the SD card (this will create a directory called root_files on the card). When done, make sure you unmount your SD card from your computer if you had mounted it as a storage device to transfer the files.
3. Enable Unknown Sources (under Settings->Applications) and USB Debugging (under Settings->Applications->Development).
4. Using your file manager, navigate to the root_files directory on your SD card and select "com.modaco.visionaryplus.r14.apk" to install the Visionary app.
5. Start the Visionary app.
6. Click on "Temproot now." Leave all other settings unchecked.
7. Start the Terminal app.
8. Type the following commands (the $ and # symbols represent the command prompt and should not be typed):
Code:
$ su
# cp /sdcard/root_files/perm_root /data/local/perm_root
# chmod 777 /data/local/*
# /data/local/perm_root
You will see multiple messages scroll by as the programs run. Once you are returned to the prompt in terminal, you will have permanent root (S-OFF), as well as subsidy unlock and SuperCID. At this point, you can also choose to flash the engineering hboot as explained in the wiki. Flashing this hboot allows you to use the flashboot program to flash images from your computer to your phone (which can be very helpful when stuck in a bootloop for example). Note, this is often times the step that bricks people's phones when following other guides. To help mitigate the danger involved, I created a script that first checks the md5 of the hboot file to ensure it didn't get corrupted and then actually performs the flash (many times the bricking occurs because of a typo in this command). If you wish to flash the engineering hboot, type the following command in terminal if you have a G2:
Code:
# /data/local/tmp/flash_hboot
Or this command if you have a Desire Z
Code:
# /data/local/tmp/flash_hboot_z
If you get a verification failed message, you should re-download the files, re-extract them to your SD card, and run the flash_hboot script again.
If you don't want the engineering hboot, just reboot your phone. You can verify you have permanent root by holding volume down while powering on (you'll see S-OFF in the first line of the bootloader). You are now free to install a new recovery and start flashing custom ROMs. If you don't want to flash a new ROM, it's safe to uninstall the Visionary app at this point.
And if you are curious, you can open the perm_root and flash_hboot files in a text editor to see what they are actually doing...
*******************************************************
I guess you didn't see the
WARNING - Do not use Visionary to permanent root your G2/DZ - high brick risk! sticky, well that's a shame.
If you managed to flash the eng hboot, it shouldn't be too hard to fix. Otherwise you might have to flash an RUU to get it back to factory settings.
-Nipqer
sry, but there are quite a few warnings about not using visionary...
ok, so what can you do?
first thing i would try is:
try to enter bootloader (power & volume down) connect your phone to pc, open cmd.exe go to your platform tools folder and type "fastboot devices" if your phone shows up, type "fastboot oem boot"
...if you are lucky you are able to boot into the rom again.
EDIT: or do what nipqer posted... tell us what your bootloader shows (hboot number and s-off?)
On volume down + power, it shows following
VISION PVT ENG S-OFF
HBOOT-0.76.2000 (PC1011000)
MICROP-0425
RADIO-26.04.02.17_M2
eMMC-boot
Aug 20 2010, 16:51:01
Download clockworkmod recovery
Use fastboot to flash it. Boot into fastboot mode (hold trackpad and power), then run 'fastboot flash recovery recovery.img' from a command line.
Then boot into the recovery, from hboot, and flash a new rom from there.
-Nipqer
ok, i will leave it to nipqer
Do i have to use ADB tool to run 'fastboot flash recovery recovery.img' ?
please help me with the step to run the same as I never done this before....
It will be a great help
Fastboot is an Android tool, but it is not adb.
(Assuming you're on windows) I'm not sure which drivers (if any) you need for it, but if you have installed HTC Sync you will have the drivers.
Download this zip and extract the fastboot for your OS, into the same folder the recovery image is in, then just run the command
fastboot-[os] flash recovery recovery-clockwork-5.0.2.7-vision.img
You could pop into #g2root on freenode for faster/easier help.
Otherwise hopefully hoffmas sees this and feels like taking over as its almost sleep time for me.
-Nipqer

[Q] Help! Can't go into recovery mode with Desire Z hboot‏ (G2)

I have a Tmobile G2 rooted running Gingervillian (gingerbread 2.3.1) and I tried to install the Desire z hboot to get the Sense ui.
I followed the steps here, "http://www.youtube.com/watch?v=ogZfSWLlvPg"
HERES THE PROCEDURE OF WHAT I DID:
After updating the PC10IMG.zip (Desire Z hboot) folder to the root of my G2, I was stuck on the HTC logo screen after updating. So I followed what the guy said in the video, deleted the PC10IMG file in my SD card then rebooted my phone.
After rebooting my phone, I was booted back same rom. So I flash/recovery my phone through Rom Manager and tried rebooting my phone to clockwork mod recovery mode.
After rebooting, I didn't go to Clockwork Mod but to FASTBOOT screen? I select "bootloader" and it goes to a quick load that says something like "SD loading, no image or wrong image". I select "Recovery" then it goes to the HTC logo for a split second then I'm back to FASTBOOT screen again.
This is the info on the fasboot screen? don't know if that'll help:
Vision pvt eng S-off
Hboot-0.84.2000 (pc1010000)
Microp-0425
Radio-26.02.15_m2
eMMC-boot
Sep 8 2010, 15:65:38
So now, I don't know what to do and my questions are:
1.) Is there a way to go back to the G2 hboot?
2. Can I still fix this and procedure on and install new roms on recovery clockwork mode, using Desire Z hboot? (as the video did)
Please help a brother out I'm still a noob and still learning. If this is in the wrong place, please move it to the correct place.
Anyone? if it seems confusing, please ask questions or if I need to provide more information. I really need help with this. Any suggestions will help.
Zedomax's guide are outdated, he never updated them when new methods surfaced.
Try a downgrade
http://www.youtube.com/watch?v=VdWt65tUBVc
tarroyo said:
Zedomax's guide are outdated, he never updated them when new methods surfaced.
Try a downgrade
http://www.youtube.com/watch?v=VdWt65tUBVc
Click to expand...
Click to collapse
would any PP99IMG.zip file work? And do I basically put it in the SD's root and put it into the boot menu to update the file?
Thanks
by the way, is this compatible with G2s?
don´t put the pp99img.zip on your sd !
do something different:
download a recovery.img (3.0.2.4 for vision):
http://forum.xda-developers.com/wik...sion#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD
be sure to remove any pc10img.zip or so from your sdcard. then put your phone in fastboot mode (power & tp-wake) connect it to pc and flash the recovery through fastboot by typing: fastboot flash recovery recovery.img
after that you should be able to enter recovery. be sure to wipe before installing a new rom...
hoffmas said:
don´t put the pp99img.zip on your sd !
do something different:
download a recovery.img (3.0.2.4 for vision):
http://forum.xda-developers.com/wik...sion#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD
be sure to remove any pc10img.zip or so from your sdcard. then put your phone in fastboot mode (power & tp-wake) connect it to pc and flash the recovery through fastboot by typing: fastboot flash recovery recovery.img
after that you should be able to enter recovery. be sure to wipe before installing a new rom...
Click to expand...
Click to collapse
I'm assuming I need to do ADB? If so, Is there a way for Mac ios
prototype2 said:
I'm assuming I need to do ADB? If so, Is there a way for Mac ios
Click to expand...
Click to collapse
Yes, you can run adb on a Mac. See the link to my adb guide in my signature (assuming you're not viewing from the XDA app, which doesn't show the full sig).
Sent from my Desire Z running CM7.
Okay, just to make it clear (I am a "step by step" guy when it comes to technical computer/phone stuff.), from my understanding:
1. Download the recovery.img (3.0.2.4 for vision) and put it in the root of my SD card.
2. Delete any pc10img.zip files from SD card.
3. Turn phone off and then turn phone onto FASTBOOT mode by holding power/volume down/camera or power and tp-wake? (Btw what's tp-wake? and during this process, is the phone in fastboot screen mode while I'm about to type the "flashboot flash recovery recovery.img"?
4. Connect to computer, open up terminal (Mac) and do the ADB process and type in "fastboot flash recovery recovery.img"
5. Wipe clean and install new rom in recovery mode? (Clockwork Mod recovery mode?)
PLEASE correct my steps or add in any steps that I'm missing. I bought my phone rooted so I never went through these steps before. Anyways please correct me, I don't want to ruin my phone anymore than it is already.
anyone can review my steps?
good morning
ad step 1: don´t put it onto your sd; put it into the adb tool folder on your pc !
ad step 3: tp-wake = the square button at the bottom of your phone (the one that acts like a mouse); to enter fastboot mode press power & tp-wake
...the phone should be in fastboot mode while typing the command.
before you type "fastboot flash recovery recovery.img" type "fastboot devices" and look if your phone shows up... if so go ahead with flashig the recovery (by the way, you may have to rename the recovery file)
step 4 and 5 look fine...
good luck
okay, I will try it in a little bit here.
In FASTBOOT USB mode, it wont recognize my device but when my device is fully on, adb works.
I get when I type "flashboot devices" (while the phone is on FASTBOOT) in terminal and get:
"-bash: fastboot: command not found"
By the way, I renamed the downloaded flash to "recovery.img" and put that file in the "platform-tools". Don't know if that'll work.
The "fastboot" command should be on your PC in the same folder as the "adb" command. Where did you get adb from, did you install the SDK and platform tools, or something cut-down ?
Sent from my Desire Z running CM7.
hm... that means that you do not have fastboot installed. maybe google for fastboot on mac, because i have a linux system... so i can´t help you in that point.
other thing you could do is following this guide (it´s a pc10img.zip with dz hboot and clockwork recovery):
http://www.virtuousrom.com/2011/06/t-mobile-g2-users-migrating-to-desirez.html
but first i would try the fastboot method - it´s safer.
Okay, I got the fastboot devices to read my phone. But it cannot load my recovery.img?
This is what got when I typed in "fastboot flash recovery recovery.img" :
error: cannot load 'recovery.img'
rename it to recovery and try again...
It's not loading the img file for some reason..
prototype2 said:
It's not loading the img file for some reason..
Click to expand...
Click to collapse
http://wiki.cyanogenmod.com/wiki/Fastboot
or use the virtuous link...
hoffmas said:
http://wiki.cyanogenmod.com/wiki/Fastboot
or use the virtuous link...
Click to expand...
Click to collapse
that link isn't working

[tutorial] How to Unlock Bootloader and Root your Htc One V

Here is a simple tutorial on how to unlock bootloader and root your Htc One V.
Do this AT YOUR OWN RISK and I don't guarantee it will work on all Htc One V (but successfully done on my Htc One V (PrimoU)).
First: Credits go to:
1) paulobrien for his tools & guide
2) bagofcrap24 for the stolen unlocking bootloader tutorial..
Second: It is good to have official RUU for your Htc One V version. You can find the official RUU HERE(credit : JMZ) & HTCSync in case you something goes wrong and you need to revive your One V.
Or make a nandroid backup after you successfully unlock the bootloader. How ? Read further below. So read fully before you attempt to unlock bootloader and rooting.
Third: the tutorial
Unlocking Your Bootloader
Note: After doing unlocking bootloader, all your data/apps are gone so make a backup to your PC first.
You will need to run the initial setup again.
1. Go Here "http://www.htcdev.com/" and create yourself an account on HTCDEV.
2. Download These Fastboot Files
3. Make a new folder on your C: drive called fastboot.
4. Extract The Zip downloaded in step 2 to the new folder
5. Go Here http://www.htcdev.com/bootloader/ and select "All Other Supported Models" and "then begin unlock bootloader"
6. Yes, Tick both Boxes, Proceed
7. Skip up to step 8 as we have all we need for the first 7 steps
8. Power off your phone by holding the power button down for 5-7 seconds (the three keys will flash a few times then it will power off)
9. Hold volume down button, the device will boot to HBOOT
10. Select Fastboot With Volume+or- then press Power once (you'll be in fastboot mode)
11. plug your phone into your PC and open a Command Prompt.
(windows XP - Click Start > Run > type CMD in box then press OK
(Windows 7 - Click Start > type CMD in search box then press Enter)
12. cd to your folder where we put fastboot files cd c:\fastboot
13. type this into your command prompt window fastboot oem get_identifier_token
14. select & copy the text as per step 9 on the HTCDev website
15. paste your identifier token into the box at the bottom and submit
You Will Very Shortly Receive an email from HTCDev with a link to the second part of the instructions and your "Unlock_code.bin" attached
16. download the "Unlock_code.bin" from the email and save it to the same folder that we extracted fastboot files to in step 2
17. type this into your command prompt window fastboot flash unlocktoken Unlock_code.bin
18. The Display Will change on your phone, press Vol + to accept and power to confirm.
Congratulations You Have Successfully Unlocked Your Bootloader
UPDATE: Read the IMPORTANT note added below
Rooting with Superboot for GSM Device (Primo U)
1. Download r1-primo-superboot.zip to your computer and extract in any directory.
2. Download the modded boot.superboot.img
3. Replace the boot.superboot.img in the folder that you extracted just now (r1-primo-superboot).
Or download one of the Superboot that relevant to your device HERE
4. Power off your phone by holding the power button down for 5-7 seconds (the three keys will flash a few times then it will power off)
5. Hold volume down button, the device will boot to HBOOT
6. Select Fastboot With Volume+or- then press Power once (you'll be in fastboot mode)
7. Connect your phone to PC
8. Double click ‘install-superboot-windows.bat’
Rooting with Superboot for CDMA Device (Primo C)
1. Download r1-primo-cdma-superboot.zip to your computer and extract in any directory.
2. Power off your phone by holding the power button down for 5-7 seconds (the three keys will flash a few times then it will power off)
3. Hold volume down button, the device will boot to HBOOT
4. Select Fastboot With Volume+or- then press Power once (you'll be in fastboot mode)
5. Connect your phone to PC
6. Double click ‘install-superboot-windows.bat’
Once it complete, the phone will reboot on its own. In app drawer you will see a SuperSU icon, click on it and update SU binary then you are done with rooting your Htc One V.
You can try any app with root access to confirm it is working.
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
IMPORTANT
As some people forget to make a nandroid backup for their stock ROM, after they successfully unlocked their device,
when a soft brick happens, it will be a big problem to be back on stock when they are unable to find the official RUU for their device.
So make sure, after successfully unlocked your device, don't do anything else yet, flash the CWM recovery and make a nandroid, make nandroid and nandroid of your stock ROM.
Download the Recovery for GSM Device:
CWM 5 - http://forum.xda-developers.com/showthread.php?p=28153112
Direct download link : http://download.clockworkmod.com/recoveries/recovery-clockwork-5.8.4.5-primou.img
CWM 6 - http://forum.xda-developers.com/showthread.php?t=1871243 (the latest version as at 05 Sep 2012)
Download the Recovery for CDMA Device:
CWM - http://forum.xda-developers.com/showthread.php?t=1749798
How to make a nandroid backup ?
Once the CWM recovery installed:
Press power once (to go to hboot)
press volume down/up to navigate the menu to RECOVERY, press POWER once
Once in the RECOVERY menu:
click backup and restore
click backup
the backup process is running. It will be a few minutes to complete.
once complete, check whether the backup is successful
click backup and restore
click restore
you will see your backup files, e.g: 2012-06-12.0.13.04
click Go Back or use the back button
click reboot system now to boot your device
once fully booted, mount your sdcard to PC, browse to \clockworkmod\backup and copy the 2012-06-12.0.13.04 folder to your PC as a second backup in case something is wrong with your sdcard.
2012-06-12.0.13.04 is an example only, you will get a different no.
Alternatively, you also can use TWRP recovery:
GSM version - http://forum.xda-developers.com/showthread.php?t=1721749
CDMA version - http://forum.xda-developers.com/showthread.php?t=1764183
Now you are ready to do the rooting process.
Once your device is rooted, you are free to do whatever you want to do with your device, to flash a custom ROM, a custom kernel... whatever.
If soft brick happens and there is no official RUU, a stock nandroid backup may helps you
It doesn't work !!!!
It stucks at -waiting for device- in
11. type this into your command prompt window fastboot oem get_identifier_token
It works perfectly when s off and root. But why cant i gain root access when i already have SU app?
I tried to update the SU but it failed on gaining root access and busybox list.
When i used root uninstaller app, it asked me for adb access which i dunno. What do i have to do?
Sent from my HTC One V using XDA
handisetyadi said:
It works perfectly when s off and root. But why cant i gain root access when i already have SU app?
I tried to update the SU but it failed on gaining root access and busybox list.
When i used root uninstaller app, it asked me for adb access which i dunno. What do i have to do?
Sent from my HTC One V using XDA
Click to expand...
Click to collapse
Which boot.superboot.img inside the r1-primo-superboot folder that you have ?
The original one is 4126 kb (SU not working)
The modded one is 4106 kb (SU should work)
Ohh, my bad. It's fully rooted now, thankksss.
And i was panic cz it cudnt turn on wifi. But once i reboot my one v it backs on
Sent from my HTC One V using XDA
You're in the wrong section dude!
better move to development ask the mod
Aarush said:
You're in the wrong section dude!
better move to development ask the mod
Click to expand...
Click to collapse
I don't see why rooting is a development issue. Development is for, well, software development like ROMs and recoveries, etc. Rooting is required to develop, but isn't development per-se.
I am planning on buying this phone.
I just have a few questions.
What is S-off and S-on?
Also, what is RUU?
nightshade246 said:
I am planning on buying this phone.
I just have a few questions.
What is S-off and S-on?
Also, what is RUU?
Click to expand...
Click to collapse
I just give a basic explanation:
S-Off - security off - you can change everything including hboot partition layout, radio, system, data & recovery
S-On - opposite of the above, all cannot be change (which normally with a locked bootloader)
S-On + unlocked bootloader - you can change only system, data & recovery
RUU - ROM Update Utility - and exe file which consist all the OS files to be installed to the phone.
ckpv5 said:
Here is a simple tutorial on how to unlock bootloader and root your Htc One V.
Do this AT YOUR OWN RISK and I don't guarantee it will work on all Htc One V (but successfully done on my Htc One V (base 1.58.707.3)).
Click to expand...
Click to collapse
My brand new android phone has never been rooted faster! thank you very much! let's start theming!!!
ckpv5 said:
I just give a basic explanation:
S-Off - security off - you can change everything including hboot partition layout, radio, system, data & recovery
S-On - opposite of the above, all cannot be change (which normally with a locked bootloader)
S-On + unlocked bootloader - you can change only system, data & recovery
RUU - ROM Update Utility - and exe file which consist all the OS files to be installed to the phone.
Click to expand...
Click to collapse
Thank you for your response.
How do you toggle S-On to S-off?
Why is it recommended to have the RUU you said one should have?
nightshade246 said:
How do you toggle S-On to S-off?
Click to expand...
Click to collapse
We have to wait until a developer finds an exploit.
To root, it is mandatory to have S-OFF?
Can I just make the root without the S-OFF?
Im here again:
How can I make S-OFF in my HTC One V, the HTCDev teaches seeks to remove the battery, but the HTC One V has internal battery (you can not remove)?
Someone who has made S-OFF on your HTC One V, could you help me?
(sorry my bad english, im speak portuguese only)...
oups... after playing with my phone, I have made bad mistakes!!!
- I have moved htc system apks for have more fluidity
- I have made a "restore factory settings" and now I have no launcher!!!
- I have tried to flash with "RUU_PRIMO_U_ICS_40A_HTC_Europe_1.41.401.1_Radio_20.62.30.0830U_3822.15.00.03_M_release_247272_signed.exe" but it doesn't work!
Someone could help me to have an original HTC One V?
Thanks!
edit: I kept these apks on my sdcard...
Thanks,my HTC One V now is rooted...
\O/
ZeuBug said:
oups... after playing with my phone, I have made bad mistakes!!!
- I have moved htc system apks for have more fluidity
- I have made a "restore factory settings" and now I have no launcher!!!
- I have tried to flash with "RUU_PRIMO_U_ICS_40A_HTC_Europe_1.41.401.1_Radio_20.62.30.0830U_3822.15.00.03_M_release_247272_signed.exe" but it doesn't work!
Someone could help me to have an original HTC One V?
Thanks!
edit: I kept these apks on my sdcard...
Click to expand...
Click to collapse
You cannot do restore factory settings when you moved some system apks out from nand.
In order to flash a RUU:
1) you need an official RUU for your device.
2) you have htc usb drivers installed on PC.
3) relock the bootloader
in fastboot mode type fastboot oem lock
4) flash RUU
Do you have some kind of note of your actual software version number ?
ckpv5 said:
You cannot do restore factory settings when you moved some system apks out from nand.
In order to flash a RUU:
1) you need an official RUU for your device.
2) you have htc usb drivers installed on PC.
3) relock the bootloader
in fastboot mode type fastboot oem lock
4) flash RUU
Do you have some kind of note of your actual software version number ?
Click to expand...
Click to collapse
Thanks ckpv5. Now I feel less alone
Here is the informations I have on HBOOT screen:
PRIMOV PVT SHIP S-ON RL
HBOOT-1.16.0000
RADIO-3831.15.00.19_M
eMMC-boot
My phone is a french retail version... I'm trying fastboot oem lock then "RUU_PRIMO_U_ICS_40A_HTC_Europe_1.41.401.1_Radio_20.62.30.0830U_3822.15.00.03_M_release_247272_signed.exe"
Edit: I have fastboot relocked but unable to flash with the rom above... I was something like "please update with the proper utility". When I try to flash I have "From Image version 1.56.401.1" "to Image version 1.41.401.1".
Maybe I have to push system files again with adb?
ZeuBug said:
Thanks ckpv5. Now I feel less alone
Here is the informations I have on HBOOT screen:
PRIMOV PVT SHIP S-ON RL
HBOOT-1.16.0000
RADIO-3831.15.00.19_M
eMMC-boot
My phone is a french retail version... I'm trying fastboot oem lock then "RUU_PRIMO_U_ICS_40A_HTC_Europe_1.41.401.1_Radio_20.62.30.0830U_3822.15.00.03_M_release_247272_signed.exe"
Edit: I have fastboot relocked but unable to flash with the rom above... I was something like "please update with the proper utility". When I try to flash I have "From Image version 1.56.401.1" "to Image version 1.41.401.1".
Click to expand...
Click to collapse
That is not the correct RUU for your phone.
You need this one:
http://www.filefactory.com/file/c42...31U_3831.15.00.19_M_release_251449_signed.exe
ZeuBug said:
Thanks ckpv5. Now I feel less alone
Here is the informations I have on HBOOT screen:
PRIMOV PVT SHIP S-ON RL
HBOOT-1.16.0000
RADIO-3831.15.00.19_M
eMMC-boot
My phone is a french retail version... I'm trying fastboot oem lock then "RUU_PRIMO_U_ICS_40A_HTC_Europe_1.41.401.1_Radio_20.62.30.0830U_3822.15.00.03_M_release_247272_signed.exe"
Edit: I have fastboot relocked but unable to flash with the rom above... I was something like "please update with the proper utility". When I try to flash I have "From Image version 1.56.401.1" "to Image version 1.41.401.1".
Maybe I have to push system files again with adb?
Click to expand...
Click to collapse
Find the ruu for Europe (1.56.401.1)
You cannot downgrade..
Sent from my HTC One V using XDA

Wildfire S black screen recovery 1.26.401.3 hboot 1.09.0099

Hi
I bought my wfs in poland (sorry for my english and mistakes). I have problem because I updated my phone to 2.26.401.3 in phone jumped message about new soft and I update. Now I unlocked bootloader with htcdev and when I go into recovery (cwm installed by rom manager) I have black screen and under screen leds are light. I tried this but this isn't working now i downgraded phone to 2.13.401.3 and recovery (cwm) still not working. I tried another recovery but no one working. I want install new rom. What do? Can I install custom rom without recovery? or any solutions of this problem?
I had very similar problems, and could not find any solution, so I created custom recovery.img with appropriate kernel. Download attached recovery.img and using fastboot burn it:
$ fastboot flash recovery recovery,img
Phone needs to be in "fastboot usb" mode. Let me know if you have problems with it. Works for me.
lanaczko said:
I had very similar problems, and could not find any solution, so I created custom recovery.img with appropriate kernel. Download attached recovery.img and using fastboot burn it:
$ fastboot flash recovery recovery,img
Phone needs to be in "fastboot usb" mode. Let me know if you have problems with it. Works for me.
Click to expand...
Click to collapse
Dint work for me dude. Recovery is still a blank screen.
rajanand made a thread about this last time look for it and it works
ngoralph said:
rajanand made a thread about this last time look for it and it works
Click to expand...
Click to collapse
Thankyou! Found his post. I shall give it a shot now. Cheers
it dint work for me .. do you know any other way to get rid of this black screen on recovery.. or atleast findout the reason behind such a thing.
[TUTORIAL] How to Install ClockworkMod Recovery on wildfire s
I Hope you have SDK tools for Android, Java runtime, and HTC Sync installed on your Windows PC. After unlocking the bootloader and rooted your device follow this:
(Note: You only need to install HTC Sync for the drivers that come with it. But the program sometimes causes conflicts, so during this procedure, make sure it is not running. Open Task Manager in Windows and kill it. If you don’t use HTC Sync, you may also open Control Panel and uninstall it without uninstalling the drivers.)
[OPTIONAL] Update Android software version to 2.3.5
If you have a Marvel/A510e, It is recommended updating to 2.3.5 before proceeding (if possible), though you can root a 2.3.3 device. If you decide to root 2.3.3 now and install 2.3.5 later, you’ll loose your root, cwm and have to do it again.
Make sure the phone is connected in Charge only mode. Enable USB debugging by going to Settings > Applications > Development > USB. Also Disable "Fast boot" by go to Settings>Power>uncheck "Fast boot".
1. Download the official 5.0.2.8 image at ClockworkMod’s index of recoveries here: http://www.clockworkmod.com/rommanager/
Make sure you choose the right one for your device whether Marvel or MarvelC. If you downloaded the zip version, extract the img file from the zip you just downloaded.
2. Boot the phone into HBOOT. After it scans for PG7610.zip, select 'FASTBOOT' and press the <Power> button then connect the USB cable. The word 'FASTBOOT' will change into 'FASTBOOT USB'. If not, then either your USB drivers for the Wildfire S or Android SDK Tools is not installed properly.
3. Open command prompt in Windows and navigate to the folder where you extracted the recovery image in step 1.
4. Type the following command: fastboot flash recovery [image name.img]. For example:
c:\android\>fastboot flash recovery recovery-clockwork-5.0.2.8-marvel.img
Try the above method, if it fails then go down:
It's a full version, so just download the .zip put it in sdcard then replace battery, press <power> with Vol Down.
http://forum.xda-developers.com/showthread.php?t=1213229
____________________________________________
Hope this may be useful. (If really, Just press 'Thanks').
http://forum.xda-developers.com/showthread.php?t=1781105 this will work i bet ya dont say thanks just click it
cant work for me dear senior
Senthamil said:
I Hope you have SDK tools for Android, Java runtime, and HTC Sync installed on your Windows PC. After unlocking the bootloader and rooted your device follow this:
(Note: You only need to install HTC Sync for the drivers that come with it. But the program sometimes causes conflicts, so during this procedure, make sure it is not running. Open Task Manager in Windows and kill it. If you don’t use HTC Sync, you may also open Control Panel and uninstall it without uninstalling the drivers.)
[OPTIONAL] Update Android software version to 2.3.5
If you have a Marvel/A510e, It is recommended updating to 2.3.5 before proceeding (if possible), though you can root a 2.3.3 device. If you decide to root 2.3.3 now and install 2.3.5 later, you’ll loose your root, cwm and have to do it again.
Make sure the phone is connected in Charge only mode. Enable USB debugging by going to Settings > Applications > Development > USB. Also Disable "Fast boot" by go to Settings>Power>uncheck "Fast boot".
1. Download the official 5.0.2.8 image at ClockworkMod’s index of recoveries here: http://www.clockworkmod.com/rommanager/
Make sure you choose the right one for your device whether Marvel or MarvelC. If you downloaded the zip version, extract the img file from the zip you just downloaded.
2. Boot the phone into HBOOT. After it scans for PG7610.zip, select 'FASTBOOT' and press the <Power> button then connect the USB cable. The word 'FASTBOOT' will change into 'FASTBOOT USB'. If not, then either your USB drivers for the Wildfire S or Android SDK Tools is not installed properly.
3. Open command prompt in Windows and navigate to the folder where you extracted the recovery image in step 1.
4. Type the following command: fastboot flash recovery [image name.img]. For example:
c:\android\>fastboot flash recovery recovery-clockwork-5.0.2.8-marvel.img
Try the above method, if it fails then go down:
It's a full version, so just download the .zip put it in sdcard then replace battery, press <power> with Vol Down.
http://forum.xda-developers.com/showthread.php?t=1213229
____________________________________________
Hope this may be useful. (If really, Just press 'Thanks').
Click to expand...
Click to collapse
cant work for me dear

Categories

Resources