[Q] evo stuck on white screen - EVO 4G Q&A, Help & Troubleshooting

my phone got wet and at first wouldnt turn on but i put it in rice and then checked and it turns on but now it gets stuck in the white screen for like 5 seconds and then it reboots. this phones is done right? time to get a new one?

Have you tried going to the bootloader and flashing a rom?

i can go to bootloader and that works but i give up i dont know how to use bootloader i mean i cant set it up adb for some reason , it doesnt show my device

carbaj12 said:
i can go to bootloader and that works but i give up i dont know how to use bootloader i mean i cant set it up adb for some reason , it doesnt show my device
Click to expand...
Click to collapse
Well boot into the bootloader, and highlight recovery using the volume keys, select with the power button. You should be at the recovery screen, so try flashing a rom off your sd card.

teh roxxorz said:
Well boot into the bootloader, and highlight recovery using the volume keys, select with the power button. You should be at the recovery screen, so try flashing a rom off your sd card.
Click to expand...
Click to collapse
well thats the problem it doesnt let me boot into the recovery its just goes to the white screen and after 5 seconds it reboots and it stays on a black screen

carbaj12 said:
well thats the problem it doesnt let me boot into the recovery its just goes to the white screen and after 5 seconds it reboots and it stays on a black screen
Click to expand...
Click to collapse
Do you have the correct drivers installed?
Unrevoked drivers is you rooted on 2.2
Revolutionary drivers if you rooted on 2.3+
Boot into recovery, select fastboot, then try pushing a boot img over fastboot. Drag and drop the boot.img into your adb tools folder. The commands would be
fastboot flash boot boot.img
fastboot reboot

on the bootloader screen it says revolutionary
so i guess the revolutionary drivers..where can i get them?
and ima try it right now

carbaj12 said:
on the bootloader screen it says revolutionary
so i guess the revolutionary drivers..where can i get them?
and ima try it right now
Click to expand...
Click to collapse
http://unrevoked.com/rootwiki/doku.php/public/revolutionary
Click on 'these htc fastboot drivers'

teh roxxorz said:
http://unrevoked.com/rootwiki/doku.php/public/revolutionary
Click on 'these htc fastboot drivers'
Click to expand...
Click to collapse
got them
if you can give me detail instructions on how to do it i would realy appreciate it, sorry
i think this phone doesnt work anymore it only lets me boot into bootloader and adb isnt working or fastboot or whatever it is

carbaj12 said:
got them
if you can give me detail instructions on how to do it i would realy appreciate it, sorry
i think this phone doesnt work anymore it only lets me boot into bootloader and adb isnt working or fastboot or whatever it is
Click to expand...
Click to collapse
Details on doing what exactly? And how do you know its not working, rather the error messages.

how to install adb and how to use it
it just reboots
can i flash a kernel through the bootloader?

carbaj12 said:
how to install adb and how to use it
it just reboots
can i flash a kernel through the bootloader?
Click to expand...
Click to collapse
http://developer.android.com/sdk/index.html
Install that first...it'll take its sweet little time too. lol

for the things to download in android sdk manager what do i download?

carbaj12 said:
for the things to download in android sdk manager what do i download?
Click to expand...
Click to collapse
Just do the regular package by default, it'll install.

ok everything is downloaded
now what?

carbaj12 said:
ok everything is downloaded
now what?
Click to expand...
Click to collapse
That was fast.
I recommend moving the android sdk folder to the desktop, then rename it to android , all lower case, to make the next steps easier.
First, open the folder, go to platform-tools, you'll see 2 adb.dll files, copy and paste them into the tools folder.
Next downloas the fastboot exe binary > https://rs297dt.rapidshare.com/#!do...xe|992|R~C829F930319D3A214E1FC6C0D2ED57FC|0|0
Save that in the android/tools folder
anything in [brackets] is a comment
boot into the bootloader, select fastboot, connect to the pc via usb
next open command prompt, type in:
cd /desktop/android/platform-tools [now in the platform-tools folder]
adb devices [you should see some serial number showing it can see your evo]
we'll continue after you get that far.

Download the PC36IMG.zip of amon ra recovery from the thread in dev section and follow directions to flash recovery. It seems that u don't have recovery that's all. No big deal. Your not bricked so stay calm. Its time to get your learn on
Support TrevE!!

inside the tools folder theres a file that says adb has been moved to platform-tools is that normal?

{ParanoiA} said:
Download the PC36IMG.zip of amon ra recovery from the thread in dev section and follow directions to flash recovery. It seems that u don't have recovery that's all. No big deal. Your not bricked so stay calm. Its time to get your learn on
Support TrevE!!
Click to expand...
Click to collapse
i'll try it right now

carbaj12 said:
inside the tools folder theres a file that says adb has been moved to platform-tools is that normal?
Click to expand...
Click to collapse
yea that's supposed to there, because it used to be in the tools folder, but was moved to the other folder.

Related

i can't root my wildfire s ...

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..

stuck on htc quietly brilliant screen help please.

Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
marvi0 said:
Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
Click to expand...
Click to collapse
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
chrisjcks said:
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
Click to expand...
Click to collapse
Bootloader unlocked and running a custom rom Endeavoru.
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
BenPope said:
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
Click to expand...
Click to collapse
Might sound a bit scilly, but how do I flash, when I cannot get past that screen, htc screen, assuming the only way to flash, is to actually turn phone past this white screen to place rom on phone?.
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
BenPope said:
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
Click to expand...
Click to collapse
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
..."with the latest", that'll be clockworkmod 5.8.4.0
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
Ben is correct,
Flash clockworkmod touch
then you can mount your USB.
-----
Get Android SDK installed on your PC,
Put phone into fastboot USB
Flash clockworkmod touch via adb
Clockworkmod touch - http://db.tt/VF9J2eo8
Fastboot flash recovery CWM.img
Enter recovery, mount USB storage.
All of the above is done whilst phone is plugged into PC
don't flash anything on low battery
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
marvi0 said:
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
Click to expand...
Click to collapse
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
chrisjcks said:
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks, so basically, I have to remain, the file, cmw.img first?
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
Just type the name of the Clockworkmod recovery file you downloaded, it should be recovery-clockwork-touch-5.8.4.0-endeavoru.img if you have downloaded the latest version.
No harm in renaming it but no need either. As it's a long filename, in most recent versions of Windows, you can type the first few letters then hit TAB and Windows should bring up the correct filename.
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
I tried to make it simple for you
http://db.tt/VF9J2eo8
Download that, its already renamed to CWM.img to make it simple for you.
The commands for command prompt if you installed Android SDK to its default location are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
The top command is the location of your fastboot, adB etc within Android-SDK, this is the location you place cwm.IMG that you downloaded above.
You run the 2 commands above after you've put your phone into fastboot USB
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
marvi0 said:
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
Click to expand...
Click to collapse
I suggest charging your phone whilst you still can, don't be impatient - low battery is the cause of most problems on XDA when people flash.
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, it worked, phone is alive much appreciated.
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
stomplunacy said:
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
Click to expand...
Click to collapse
Rather old news, this was solved about 3 months ago

htc one x stuck on boot logo

was trying to flash cm10 onto my one x from this website:
pocketnow title "Jelly Bean on the HTC One X with CyanogenMod 10 (Video)"
ended up getting stuck one #8 because i assume "Shift+right click in the browser window" means do that in the android sdk program. now my one x wont be able to boot because on my pc it wont work but im now try to attempt at it with my mac. any suggestions on how i can boot it up? even it i do volume down+power button or volume up+down+power button it restarts but stops at the boot logo. your help is greatly appreciated, thanks.
Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
Shift + Right Click is usually done in Fastboot folder (for me) then click "open command prompt here" to use fastboot commands
Marc199 said:
Did you flash the boot.img?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
that was the next step in the guide but some im not sure how... its my first time flashing on the one x
Can you use fastboot commands with your phone?
If so then extract the boot.img from the rom you want to use, and copy it to the fastboot folder, then right click and open command prompt in the folder and enter the command fastboot flash boot boot.img
craftycarper1 said:
Shift + Right Click is usually done in Fastboot folder (for me) then click "open command prompt here" to use fastboot commands
Click to expand...
Click to collapse
alright thanks ill try that out but the only problem is that i cant seem connect my phone to the computer now as it cant seem to find it. i can enter fastboot mode and all that aswell as cwm. I'll prob just bring it to a cell shop nearby to get their help.
LittleBigTit said:
alright thanks ill try that out but the only problem is that i cant seem connect my phone to the computer now as it cant seem to find it. i can enter fastboot mode and all that aswell as cwm. I'll prob just bring it to a cell shop nearby to get their help.
Click to expand...
Click to collapse
Does it show Fastboot USB on the phone screen when you connect the USB cable to the computer?
craftycarper1 said:
Does it show Fastboot USB on the phone screen when you connect the USB cable to the computer?
Click to expand...
Click to collapse
yes it shows up as red when it says "FASTBOOT USB". damn this 5min per post is annoying
Sounds like everything should work, have you extracted the boot.img from the rom?
place it in the fastboot folder on your computer, then shft+ right click and open command prompt and you should be good to go from there with flashing the boot.img
LittleBigTit said:
yes it shows up as red when it says "FASTBOOT USB". damn this 5min per post is annoying
Click to expand...
Click to collapse
In that state try typing fastboot devices
You should something like HTxxxxxxxxxx fastboot
If the response is blank then you may not have the correct drivers installed for your phone. There are a number of ways to get the drivers; one way is to install PDAnet http://junefabrics.com/android/download.php
You don't even have to complete the whole install, just go until the driver is installed. In any case you can uninstall PDAnet and it will leave the drivers on your system.
When fastboot is finally able to recognize your phone then you can flash the boot.img by doing fastboot flash boot boot.img
(this assumes that boot.img is the actual name of the file, it should be unless you renamed it or downloaded it from somewhere)
is fastboot just a folder i create with the boot.img inside of it?
LittleBigTit said:
is fastboot just a folder i create with the boot.img inside of it?
Click to expand...
Click to collapse
No, fastboot is a tool within the Android SDK. You used it when you unlocked your bootloader.
i bought this phone off another guy who had it rooted and loaded
where is the fastboot folder located in android sdk manager?
Download this file http://www.mediafire.com/?50baad8rykng2j0
Create a folder on your C: drive called fastboot and extract the .zip into the fastboot folder
craftycarper1 said:
Download this file http://www.mediafire.com/?50baad8rykng2j0
Create a folder on your C: drive called fastboot and extract the .zip into the fastboot folder
Click to expand...
Click to collapse
alright ill try that out thanks
ended up bringing my phone to the cell shop. I know its an easy fix but cant seem to find that folder.. they said it was a 50/50 chance and will charge me $80 if they can get it to work...think it was a good idea?
Not really. Seems the only thing your phone needed to boot was the boot.img. That would have been done in a couple minutes. As already said here: you simply need to put the android sdk on your c: drive, put the boot.img in that folder, go into bootloader and connect your device with your pc, it should say fastboot USB, open command prompt, go to the direction of your sdk folder and use the fastboot command to flash the boot.img. It should then boot.
Sent from my HTC One X using xda app-developers app
LittleBigTit said:
ended up bringing my phone to the cell shop. I know its an easy fix but cant seem to find that folder.. they said it was a 50/50 chance and will charge me $80 if they can get it to work...think it was a good idea?
Click to expand...
Click to collapse
Sounds like they haven't got a clue what they're doing.
Should have just done it yourself, it's really not difficult.
hmm okay i might just go back tmr and get it my phone back.. thanks. I'll let you know if I succeed or not

White HTC Logo , Computer does not see phone

one Unlock the bootloader, I have uploaded cmw, custom rom installed everything correctly, but when I do reboot my phone I stand on the HTC logo and the end. Komupter not see the phone, how to get back to the original rom?
Please help
vanDurka said:
one Unlock the bootloader, I have uploaded cmw, custom rom installed everything correctly, but when I do reboot my phone I stand on the HTC logo and the end. Komupter not see the phone, how to get back to the original rom?
Please help
Click to expand...
Click to collapse
You need to flash the boot.img from fastboot. Instructions in the Ace Think Tank thread.
Can I put the file PD98IMG.zip sd card, launch the phone in bootloader and so any single system to load?
vanDurka said:
Can I put the file PD98IMG.zip sd card, launch the phone in bootloader and so any single system to load?
Click to expand...
Click to collapse
I'm not sure what you're asking, but read the Ace Think Tank thread in DHD General forums. It has instructions on how to flash the boot.img when your bootloader is unlocked. The process has nothing to do with PD98IMG files.
when I try "5.. Type 'fastboot flash recovery recovery.img'" my computer is not responding, still displays the "wait for device"
+ I want to go back to the original rom
vanDurka said:
when I try "5.. Type 'fastboot flash recovery recovery.img'" my computer is not responding, still displays the "wait for device"
+ I want to go back to the original rom
Click to expand...
Click to collapse
I'm guessing that your phone is not in fastboot mode. You need to navigate to fastboot from the hboot menu with the volume buttons, then select it with the power button.
To go back to stock, run a RUU.
vanDurka said:
one Unlock the bootloader, I have uploaded cmw, custom rom installed everything correctly, but when I do reboot my phone I stand on the HTC logo and the end. Komupter not see the phone, how to get back to the original rom?
Please help
Click to expand...
Click to collapse
You need to install the updated drivers for the phone. find a download for: HTCDriver3.0.0.007
Copy the boot.img from the ROM on the root of your SD card.
then
fastboot flash recovery recovery.img
I think your missing the drivers thats all.
I'm only telling you things that worked for me. these may not be 100% accurate.
hope it works.
Kirity said:
You need to install the updated drivers for the phone. find a download for: HTCDriver3.0.0.007
Copy the boot.img from the ROM on the root of your SD card.
then
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Wait, the boot.img and recovery.img are not drivers.
bananagranola said:
Wait, the boot.img and recovery.img are not drivers.
Click to expand...
Click to collapse
Oh... Im an idiot... I had two threads open and i was meant to reply to the other one. while i copied the wrong cmd from this thread.
But i meant when i had this problem. it was because i didn't have the right drivers. and this guy should try changing his drivers. it worked for me.
bananagranola said:
I'm guessing that your phone is not in fastboot mode. You need to navigate to fastboot from the hboot menu with the volume buttons, then select it with the power button.
To go back to stock, run a RUU.
Click to expand...
Click to collapse
I am sure that I fired the phone in fastboot mode specifically in "fastboot usb"
when I start the RUU pops up a message that my version of the rom is wrong and the operation failed: <
vanDurka said:
I am sure that I fired the phone in fastboot mode specifically in "fastboot usb"
when I start the RUU pops up a message that my version of the rom is wrong and the operation failed: <
Click to expand...
Click to collapse
RUUs are region-specific. You need to pick the RUU from your phone's original region.
bananagranola said:
RUUs are region-specific. You need to pick the RUU from your phone's original region.
Click to expand...
Click to collapse
each RUU which downloading the same problem pops up
RUU is not supported ERROR 191
how to fix it?

[Q] Factory reset and flashed a new rom. I have no google apps, recovery won't load.

I have google apps in a .zip, but no way to access them. My recovery won't load. It's stuck on "checking SD card update..."
How do I fix this or have I turned my phone into a paperweight?
ashleynicholson said:
I have google apps in a .zip, but no way to access them. My recovery won't load. It's stuck on "checking SD card update..."
How do I fix this or have I turned my phone into a paperweight?
Click to expand...
Click to collapse
try other custom recovery.
robchongke said:
try other custom recovery.
Click to expand...
Click to collapse
I have no idea how to do that.
ashleynicholson said:
I have no idea how to do that.
Click to expand...
Click to collapse
are you on sense 5 already? you have to flash it via fastboot comman in CMD.
robchongke said:
are you on sense 5 already? you have to flash it via fastboot comman in CMD.
Click to expand...
Click to collapse
I've been running CM for several months, I've never had Sense 5. I installed the new CM Nightly, and it wouldn't boot, so I had to factory reset my phone and flash an old version of CM. It booted, but the Gapps didn't install. Now when I go back into my recovery (Clockwork), it won't load properly.
ashleynicholson said:
I've been running CM for several months, I've never had Sense 5. I installed the new CM Nightly, and it wouldn't boot, so I had to factory reset my phone and flash an old version of CM. It booted, but the Gapps didn't install. Now when I go back into my recovery (Clockwork), it won't load properly.
Click to expand...
Click to collapse
download any custom recovery here. http://forum.xda-developers.com/showthread.php?t=1832891
put the recovery in your fastboot folder
rename it to recovery.img
enter this command one at a time
fastboot flash recovery recovery.img
fastboot erase cache
then reboot your phone to recovery
robchongke said:
download any custom recovery here. http://forum.xda-developers.com/showthread.php?t=1832891
put the recovery in your fastboot folder
rename it to recovery.img
enter this command one at a time
fastboot flash recovery recovery.img
fastboot erase cache
then reboot your phone to recovery
Click to expand...
Click to collapse
Is that the windows version?
ashleynicholson said:
Is that the windows version?
Click to expand...
Click to collapse
yes. I'm using windows 7
robchongke said:
yes. I'm using windows 7
Click to expand...
Click to collapse
Ok. Does it matter that I'm using a different computer than the one I used originally?
How exactly do I do this, does my phone need to be on or off or what's the story?
Thanks very much.
ashleynicholson said:
Ok. Does it matter that I'm using a different computer than the one I used originally?
How exactly do I do this, does my phone need to be on or off or what's the story?
Thanks very much.
Click to expand...
Click to collapse
phone must be in bootloader and you need fastboot files. how come your phone is on CM10 yet you don't know this fastboot thing?
robchongke said:
phone must be in bootloader and you need fastboot files. how come your phone is on CM10 yet you don't know this fastboot thing?
Click to expand...
Click to collapse
I had great trouble doing it the last time. It took me several hours and I came close to bricking it a few times. I'm pretty technologically incapable. It's my bootloader thing that won't load anyway, so that's no use to me.
Is there any chance you could be a saint and compile together detailed instructions for me? If not, no worries, but I'm a bit of an idiot.
ashleynicholson said:
I had great trouble doing it the last time. It took me several hours and I came close to bricking it a few times. I'm pretty technologically incapable. It's my bootloader thing that won't load anyway, so that's no use to me.
Is there any chance you could be a saint and compile together detailed instructions for me? If not, no worries, but I'm a bit of an idiot.
Click to expand...
Click to collapse
if you dont have htc driver installed in your computer just download and install htc sync manager.
i only use fastboot. here is the file. http://www.mediafire.com/download/q2540u4g3v6qqd7/Fastboot.zip
extract the fastboot zip file and put it in your desktop.
put your downloaded custom recovery inside the fastboot folder. rename it to recovery.img
boot your phone into bootloader press power button+volume down. dont release until you see this.
https://www.google.com.ph/search?q=bootloader+htc+one+x&client=firefox-a&hs=UrW&rls=org.mozilla:en-USfficial&source=lnms&tbm=isch&sa=X&ei=JGZcUuDFEsaoiAf6rYCABA&ved=0CAkQ_AUoAQ&biw=1262&bih=645#facrc=_&imgdii=_&imgrc=OCSTXEIwH8T3jM%3A%3BHGXrRqPSLDR5xM%3Bhttp%253A%252F%252Fcdn2.ubergizmo.com%252Fwp-content%252Fuploads%252F2012%252F05%252Fone-x-boot.jpg%3Bhttp%253A%252F%252Fwww.ubergizmo.com%252F2012%252F05%252Fatt-htc-one-x-bootloader-unofficially-unlocked%252F%3B640%3B459
now in your pc navigate to start>run then type cmd
one you're in command prompt. navigate to where your fastboot folder is. like this C:\Users\ashleynicholson\desktop\fastboot>
you can now enter these two commands. one at a time
fastboot flash recovery recovery.img
fastboot erase cache
you now have custom recovery. reboot your phone.
robchongke said:
if you dont have htc driver installed in your computer just download and install htc sync manager.
i only use fastboot. here is the file. http://www.mediafire.com/download/q2540u4g3v6qqd7/Fastboot.zip
extract the fastboot zip file and put it in your desktop.
put your downloaded custom recovery inside the fastboot folder. rename it to recovery.img
boot your phone into bootloader press power button+volume down. dont release until you see this.
https://www.google.com.ph/search?q=...x-bootloader-unofficially-unlocked%2F;640;459
now in your pc navigate to start>run then type cmd
one you're in command prompt. navigate to where your fastboot folder is. like this C:\Users\ashleynicholson\desktop\fastboot>
you can now enter these two commands. one at a time
fastboot flash recovery recovery.img
fastboot erase cache
you now have custom recovery. reboot your phone.
Click to expand...
Click to collapse
If you hold shift and right click in side the fastboot folder, it will open a cmd window in that location.
To navigate in cmd you use the CD command
E.g
CD C:\\ will take you to the root of C drive.
CD C:\\fastboot will take you to the folder "fastboot" and so on.
Sent from my HTC One X using xda app-developers app
Ok, I've figured out what I was doing wrong. I had my phone plugged into the USB while trying to load the bootloader, and of course that wouldn't work. All is well now, thanks very much.
Sent from my HTC One X using xda app-developers app

Categories

Resources