Related
I'm running Oxygen, I can't flash radio via recovery as the cache partition is too small. I've read that radio images can be extracted from the zip and flashed via fastboot. But when I hold the power button and back button I get; Fastboot, Recovery, Clear Storage, simlock and not the option to flash an image. Even if I select Bootloader, I still don't get the flash image option.
What do I need to do in order to get this option?
Everything I'm running currently is in my sig. Any help will be greatly appreciated. Thanks.
....
boot your phone into fastboot and plug to your PC
now on your PC you must have ADB/fastboot correctly set-up
then you put the radio.img into X:\androidSDK\tools
and in windows command promt
cd X:\androidSDK\tools
fastboot devices (this should give a serial number, this way you know ADB works OK)
fastboot flash radio radio.img (flashing started - DONT TOUCH THE PHONE UNLESS IT FINISHED)
that is it.
just do some search @ xda on how-to set up ADB.
Cheers. I'll have a look but I was really after how to get that option when holding the power and back button.
JagSem said:
Cheers. I'll have a look but I was really after how to get that option when holding the power and back button.
Click to expand...
Click to collapse
You need to start your phone in fastboot mode. So start it with pressed back and power button.
Then do what dzumagos said. Nice guide how to use adb/fastboot:
http://androidforums.com/desire-all...fastboot-windows-updated-1st-june-2011-a.html
Well yes there is no ui in fashboot for flashing images. However if you are s-off you can do it via usb.(you need s-off)
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"
PHONE: ROOTED HTC DESIRE GSM S-OFF'D Running cm7
Used ROM manager to update Clockwork Recovery in anticipation of installing the newest CM7 which came out yesterday.
Now i can't reboot into recovery just sticks on the splash screen even when i try and access it through FASTBOOT or by turning on holding down BACK + POWER
There is an article here:
http://forum.cyanogenmod.com/topic/...to-reboot-to-recovery/page__p__4343#entry4343
I just need a little help understanding these, particularly option 1
"Solution 1. - Fastboot
Prerequisites:
Dream/G1 devices with DangerSPL, all other devices (MT3G 32A/32B) with an engineering SPL (S-OFF in HBOOT mode).
Users with SDK tools set up.
How to:
Reboot to bootloader holding Back+Power or Vol.down+Power or whatever combination applies to your device.
Attach your device to a USB port and open up a Terminal/Command prompt of choice
Navigate to the folder where your recovery image is, then flash it like so:
fastboot flash recovery recovery_of_choice.img
Reboot to recovery to verify your work. "
Click to expand...
Click to collapse
Not sure how to do this, is this done through SDK??
Attach your device to a USB port and open up a Terminal/Command prompt of choice
Is this something i get from Unrevoked??
fastboot flash recovery recovery_of_choice.img
Sorry for being basic.
Theres a fastboot faq linked in my signature. Tells you all you need to know.
Another thing, NEVER follow instructions for other phones. EVER
Sent from my HTC Desire using XDA App
Thanks RootSU, looks useful. What is it that i actually need to do though? Do i need to reflash something that i did during the root process or just set up adb in order to try and access recovery that way?
Really appreciate your help here.
Thanks
Ben
Forget adb, its something totally different.
Just set up your PC to work with fastboot as per the FAQ.
Download the recovery you want to flash (Ensure it is a desire version)
Boot into fastboot on the phone (Back and power from off)
Then use the command:
Code:
fastboot flash recovery nameofrecoveryfile.img
Its all in the faq.
Managed to get it up and running, downloaded clockwork recovery then followed the instructions here:
Thanks
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
i have a marvel unlocked s on wildfire s.
i can't root my phone because when i go into the recovery mode, the black screen comes up with the 4 lighting keys. i don't know what to do. i read the related posts but nothing seems to help. could you guys please help.. i unlocked my phone for rooting and now i can't do anything.
You can root your phone by using the HTC super tool, just google for it.
I assume you have stock recovery on your phone, then you actually can't really use that recovery. You should try to root it with supertool
and then install CWM with ROM Manager
I hope this came in handy for you!
Sent from my VegaCream RC2 using xda premium
MrGuyFawkes said:
You can root your phone by using the HTC super tool, just google for it.
I assume you have stock recovery on your phone, then you actually can't really use that recovery. You should try to root it with supertool
and then install CWM with ROM Manager
I hope this came in handy for you!
Sent from my VegaCream RC2 using xda premium
Click to expand...
Click to collapse
i tried the supertool but it doesn't work. i tried everything even the clockworkmode recovery, the flashing of cwm works perfectly fine but the recovery mode doesn't show up so that i can install from sd card. only a black screen with key lighted comes up. i tried the things given in the black screen recovery article of xda .. but nothing seems to help. could you help me out to see through this. my moms htc wildfire s which is one year old works perfectly fine but the problem is with my new one.. i also heard that lot of people are experiencing the same.
After unlocking, you have to root the device first then install CWM and take a nandroid backup thru Recovery option.
For rooting you can also use root.zip method. just google it.
To flash CWM, goto Hboot menu and select fastboot, then goto cmd (command prompt) on pc try using fastboot commands to flash boot.img, system.img and recovery.img.
Hope this may be useful.....
Senthamil said:
After unlocking, you have to root the device first then install CWM and take a nandroid backup thru Recovery option.
For rooting you can also use root.zip method. just google it.
To flash CWM, goto Hboot menu and select fastboot, then goto cmd (command prompt) on pc try using fastboot commands to flash boot.img, system.img and recovery.img.
Hope this may be useful.....
Click to expand...
Click to collapse
bro,
i tried the root.zip method. i copied the zip file on the memory card and then went to hboot. but then i found the error which is : CID ERROR
PRESS POWER BUTTON TO REBOOT.
this is what i get.
i have a s-on unlocked marvel a510e. please help..
ok. now try this way! which helped me to solve the same issue.....
forum.xda-developers.com/showpost.php?p=21891784&postcount=1
hope this may be useful......(if really, press thanks).
Senthamil said:
ok. now try this way! which helped me to solve the same issue.....
forum.xda-developers.com/showpost.php?p=21891784&postcount=1
hope this may be useful......(if really, press thanks).
Click to expand...
Click to collapse
bro, this time i flashed the PG76IMG.zip files but when i go into the recovery to flash install from root.zip, the same black screen comes up. this is the problem which i have been having.. the black screen on recovery which makes us do nothing at all..
i think a new custom recovery has to be made for the htc wildfire s inorder to prevent the black screen on recovery. or does anyone know how to root wildfires without the need to go into any custom recovery mode. please help .. this has become a real problem.. i really wish there was a way.
aryan41 said:
bro, this time i flashed the PG76IMG.zip files but when i go into the recovery to flash install from root.zip, the same black screen comes up. this is the problem which i have been having.. the black screen on recovery which makes us do nothing at all..
Click to expand...
Click to collapse
Maybe you need to downgrade your stock ROM (if you still can boot it up so to say).
Look for a RUU for WFS and try to downgrade/upgrade HBOOT and such to an older/newer version.
Sorry that I can't post any links too RUUs, I'm on my phone.
But there is a tread with these in the Dev section I think, but if they don't work you can just google for them.
tbh I have a similar problem with my bro's WFS, I can't even unlock it because of wrong versions a such so I think your problem could be related to this.
Sent from my VegaCream RC2 using xda premium
Choose the right recovery image....
aryan41 said:
i think a new custom recovery has to be made for the htc wildfire s inorder to prevent the black screen on recovery. or does anyone know how to root wildfires without the need to go into any custom recovery mode. please help .. this has become a real problem.. i really wish there was a way.
Click to expand...
Click to collapse
I think you you've chosen the wrong cwm. Chose the right one here :
http://forum.xda-developers.com/showthread.php?t=1213229
download PG76IMG.zip and you need to install it using fastboot, it will not work using the zip file from your sd card. Make sure you delete that file before attempting what is below (adapted from CafeKampuchia's guide on rooting).
You will need SDK tools for Android, Java runtime, and HTC Sync installed on your Windows computer. Install the SDK tools in a directory named something like c:\android. Put the recovery image in this directory, too, not the zip file.
Boot the phone into HBOOT by turning the phone off, removing the battery, replacing the battery then holding down the power key and volume button. 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.
Open a command prompt in Windows and navigate to c:\android
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
Hope this will install ClockworkMod recovery properly. (If really press 'thank').
Senthamil said:
I think you you've chosen the wrong cwm. Chose the right one here :
http://forum.xda-developers.com/showthread.php?t=1213229
download PG76IMG.zip and you need to install it using fastboot, it will not work using the zip file from your sd card. Make sure you delete that file before attempting what is below (adapted from CafeKampuchia's guide on rooting).
You will need SDK tools for Android, Java runtime, and HTC Sync installed on your Windows computer. Install the SDK tools in a directory named something like c:\android. Put the recovery image in this directory, too, not the zip file.
Boot the phone into HBOOT by turning the phone off, removing the battery, replacing the battery then holding down the power key and volume button. 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.
Open a command prompt in Windows and navigate to c:\android
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
Hope this will install ClockworkMod recovery properly. (If really press 'thank').
Click to expand...
Click to collapse
i dont think that would work i've tried every recovery i've found here and still black screen you may want to downgrade your kernel after unlock of bootloader then use superoneclick. if not working look for my post before which uses taco root to root the device
Senthamil said:
I think you you've chosen the wrong cwm. Chose the right one here :
http://forum.xda-developers.com/showthread.php?t=1213229
download PG76IMG.zip and you need to install it using fastboot, it will not work using the zip file from your sd card. Make sure you delete that file before attempting what is below (adapted from CafeKampuchia's guide on rooting).
You will need SDK tools for Android, Java runtime, and HTC Sync installed on your Windows computer. Install the SDK tools in a directory named something like c:\android. Put the recovery image in this directory, too, not the zip file.
Boot the phone into HBOOT by turning the phone off, removing the battery, replacing the battery then holding down the power key and volume button. 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.
Open a command prompt in Windows and navigate to c:\android
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
Hope this will install ClockworkMod recovery properly. (If really press 'thank').
Click to expand...
Click to collapse
first u need adb.exe, adbwinapi.dll, fastboot.exe in that c:\android\
u need a command in cmd to navigate. "cd c:\android"
yeah other than that its pretty complete. See the post he referring to. I remember using this post to root mine.
androidforums.com/wildfire-s-all-things-root/480954-guide-how-root-wildfire-s-s-finally.html
Try my all in one tool here: http://forum.xda-developers.com/showthread.php?t=1697985
It will work
Senthamil said:
I think you you've chosen the wrong cwm. Chose the right one here :
http://forum.xda-developers.com/showthread.php?t=1213229
download PG76IMG.zip and you need to install it using fastboot, it will not work using the zip file from your sd card. Make sure you delete that file before attempting what is below (adapted from CafeKampuchia's guide on rooting).
You will need SDK tools for Android, Java runtime, and HTC Sync installed on your Windows computer. Install the SDK tools in a directory named something like c:\android. Put the recovery image in this directory, too, not the zip file.
Boot the phone into HBOOT by turning the phone off, removing the battery, replacing the battery then holding down the power key and volume button. 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.
Open a command prompt in Windows and navigate to c:\android
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
Hope this will install ClockworkMod recovery properly. (If really press 'thank').
Click to expand...
Click to collapse
i used the exact same version of clockworkmode recovery. the problem is not with the recovery i think its with my phone. and i tried downgrading the hboot using ruu but the problem still exists ... that is the black screen on recovery.
rezo609 said:
Try my all in one tool here: http://forum.xda-developers.com/showthread.php?t=1697985
It will work
Click to expand...
Click to collapse
bro, my wildfire s is the new one with the black screen on recovery problem, are u sure this utility will work the new phones also..?
rezo609 said:
Try my all in one tool here: http://forum.xda-developers.com/showthread.php?t=1697985
It will work
Click to expand...
Click to collapse
bro, i tried this but failed. i can't get the recovery screen where i have to select install from sd card. this is my problem .. i don't get the recovery screen instead i get a black screen.
Is your phone a marvelc ?
no it is marvel
i wish some one could come up with custom recovery which doesn't lead into this black recovery screen. please help.. isn't there any other way ?
please help rezo
rezo609 said:
Is your phone a marvelc ?
Click to expand...
Click to collapse
bro, isn't there any other way to root my wildfire s.. without ending up in the black recovery screen.. please help.. i am losing all hope..