[Q] Waiting For Device Problem - HTC Desire S

I was using CM9 Alpha Builds ROM and 4EXT Recovery. Then I wanted to install CoolDroid v3.0 Beta ROM . Firstly, I wiped all things (cache, data, dalvik cache, battery stats) and flashed ROM successfully. When I was flashing boot.img, cmd was stuck in "<waiting for device>".
How can I fix it ? I know and I'm sure you will say "Search the forums, thousands of threads talk about this" but I can't find solution. Help me please...

Is fastboot stuck?
Can you try
fastboot devices
Swyped from my Desire S waiting for Kernel 3, WAKE UP HTC

suku_patel_22 said:
Is fastboot stuck?
Can you try
fastboot devices
Swyped from my Desire S waiting for Kernel 3, WAKE UP HTC
Click to expand...
Click to collapse
Yes, fastboot stucks. My english isnt very good
I tried "fastboot devices" nothing happened. A new command line came.

Is your phone in fastboot mode?
Swyped from my Desire S waiting for Kernel 3, WAKE UP HTC

suku_patel_22 said:
Is your phone in fastboot mode?
Swyped from my Desire S waiting for Kernel 3, WAKE UP HTC
Click to expand...
Click to collapse
Oh, thanks. I've forgotten this I solved my problem...

Related

{HELP} - This build is for development purposes only - loop

Dear All
I need some help
Got a new HTC One XL today (UK, Everything Everywhere)
Unlocked the bootloader using HTC Dev
Tried to flash recovery (recovery-clockwork-5.8.4.0-endeavoru.img)
Now I get the "This build is for development purposes only ...."
I can sometimes get to the bootloader but the PC does not recognise the phone when it goes into bootloader
When i choose recovery it boots back to the splash screen with "This build is for development purposes only ...." again
I am lost for things to do now and desperately some help
Let me know - thanks
Caolfin
Don't use CWM on this phone, it has issues.
joshuadjohnson22 said:
Don't use CWM on this phone, it has issues.
Click to expand...
Click to collapse
Ok, I've also tried to flash the twrp .img file using the command
fastboot flash recovery ****.img
this did nothing as well
when I choose the recovery option from the bootloader menu it goes immediately to the white htc screen with the "this build is for ...." stuff
Any ideas ?
Is the phone an evita or endevour? (quad core or dual core). If it is an evita, you may have a little bigger problem due to that endeavor cwm flash.
bimmernut318 said:
Is the phone an evita or endevour? (quad core or dual core). If it is an evita, you may have a little bigger problem due to that endeavor cwm flash.
Click to expand...
Click to collapse
Oh no
Its an EVITA
mainver : 2.34.61.2
I've also tried to flash twrp but every time I go to recovery from bootloader I get the white screen with the "development purposes" stuff
What do you think ?
caolfin said:
Oh no
Its an EVITA
mainver : 2.34.61.2
I've also tried to flash twrp but every time I go to recovery from bootloader I get the white screen with the "development purposes" stuff
What do you think ?
Click to expand...
Click to collapse
That development purposes only is normal if you unlock using the super-cid...there is nothing you can do about that...mine has it as well.
mikelebz said:
That development purposes only is normal if you unlock using the super-cid...there is nothing you can do about that...mine has it as well.
Click to expand...
Click to collapse
Hi Mike
I've no problem with the writing on it if I could get it to recovery or to load ICS past this screen I would be very happy
Any ideas as to how I would get past this ? it seems to be in some sort of bootloop or bootcrash
You flashed the cwm recovery for the endeavor quad-core...........
Download this twrp recovery,
http://db.tt/sXmdepmX
Stick it in your adb/fastboot folder
Boot phone into your bootloader, make sure it says fastboot USB
From cmd prompt type
fastboot devices
Make sure it device serial# shows up
Now type-
fastboot flash recovery twrp.img
Should get-
Sending
Writing
Ok
Now resend the same command by pressing up arrow, then enter.
Should get the same readout
Now on the phone, navigate to the recovery option and select it.....you should have twrp now.........and don't flash endeavor device ANYTHINGS anymore:beer:
Sent from my HTC One XL using Tapatalk 2
yes, i think that is what i have done
now i cant get past the white htc [email protected] screen with the warning message
Edit:nm
18th.abn said:
You flashed the cwm recovery for the endeavor quad-core...........
Download this twrp recovery,
http://db.tt/sXmdepmX
Stick it in your adb/fastboot folder
Boot phone into your bootloader, make sure it says fastboot USB
From cmd prompt type
fastboot devices
Make sure it device serial# shows up
Now type-
fastboot flash recovery twrp.img
Should get-
Sending
Writing
Ok
Now resend the same command by pressing up arrow, then enter.
Should get the same readout
Now on the phone, navigate to the recovery option and select it.....you should have twrp now.........and don't flash endeavor device ANYTHINGS anymore:beer:
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
Thank you so much for that - I now have TWRP working and its great
I still have a problem that the phone will not boot past the HTC screen that has the "this build is for development purposes..."
It reboots and reboots but never goes past this screen
Do I need a ROM as well ?
caolfin said:
Thank you so much for that - I now have TWRP working and its great
I still have a problem that the phone will not boot past the HTC screen that has the "this build is for development purposes..."
It reboots and reboots but never goes past this screen
Do I need a ROM as well ?
Click to expand...
Click to collapse
Yes.. You need a rom.
Dl it on your pc, boot into twrp and mount the sd to transfer it.
qwertyaas
Very much appreciate your responses
ok, I have moved the cm10 evita jellybean ROM over and flashed it - all seemed to go successfully
Used TWRP to factory reset beforehand
Used TWRP to turn the phone off
Pressed the phone button to turn the phone on
Phones boots immediately to white HTC splash screen with the "this build is for development purposes..." and reboots after about 10 seconds, and reboots and reboots
Never gets past this point
Any ideas ?
Your probably on hboot 1.14, so....the cm10 Rom.zip, on your pc, unzip it and you will see a boot.img, put the boot.img in your adb fastboot folder, boot phone into bootloader....cmd prompt type
fastboot flash boot boot.img
Do it a second time for good measure, then type
fastboot reboot
Should be good
Sent from my HTC One XL using Tapatalk 2
18th.abn said:
Your probably on hboot 1.14, so....the cm10 Rom.zip, on your pc, unzip it and you will see a boot.img, put the boot.img in your adb fastboot folder, boot phone into bootloader....cmd prompt type
fastboot flash boot boot.img
Do it a second time for good measure, then type
fastboot reboot
Should be good
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
HAHAHAHAHAHAHAHAH !!!!!!
I dont know what to say !! - Its working - you are an absolute genius - thank you sooooo much for your help
Great stuff - you are a legend
Super stuff :laugh::laugh::laugh:
18th.abn, god of the noobs :cyclops:
finally i made it too. thank you so much!!!
Hey i know this is super mega delayed. but i need that twrp recovery. the link above is no doubt broken now. thanks

New to Sensation - Need some help

Hi Guys,
I am noob for Sensation
Can anyone help me with step-by-step how to root and install custom rom.
I've done this all earlier on LG, but for HTC I am noob ^^
CryptKilla said:
Hi Guys,
I am noob for Sensation
Can anyone help me with step-by-step how to root and install custom rom.
I've done this all earlier on LG, but for HTC I am noob ^^
Click to expand...
Click to collapse
[GUIDE] Juopunutbear S-OFF NO VOID WARRANTY| ROOT
☺ A great starting point for all new Sensation owners ☺
http://forum.xda-developers.com/showthread.php?t=1631861
Ass kicker is the best because he explaining SON and SOFF and as a noob I think its safer to start SON.
Sent from my Stock Rooted-Nexus 7 using xda app-developers app
One advice from a long time HTC customer ... get the device back to seller when you still have a chance and change it for something else, try to avoid HTC at all cost. If you stay with Sensation and HTC mark, i wish you strong nerves. Thats about all.
My sensation had been great thanks to the development here on xda! No complaints here.
Sent from my HTC Sensation using xda premium
Kid_droid said:
http://forum.xda-developers.com/showthread.php?t=1631861
Ass kicker is the best because he explaining SON and SOFF and as a noob I think its safer to start SON.
Sent from my Stock Rooted-Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I tried some methods, but now I am stuck at reboot logo and can go only to recovery/boot.
I have S-ON, and I have no idea what to do now?
I tried to instal the Dragunkor PA rom, but stuck at PA logo.
Any advice?
Tnx
CryptKilla said:
I tried some methods, but now I am stuck at reboot logo and can go only to recovery/boot.
I have S-ON, and I have no idea what to do now?
I tried to instal the Dragunkor PA rom, but stuck at PA logo.
Any advice?
Tnx
Click to expand...
Click to collapse
if you have 4ext recovery installed enable smartflash from it and then install the rom again
otherwise flash the boot.img of the rom manually
CryptKilla said:
I tried some methods, but now I am stuck at reboot logo and can go only to recovery/boot.
I have S-ON, and I have no idea what to do now?
I tried to instal the Dragunkor PA rom, but stuck at PA logo.
Any advice?
Tnx
Click to expand...
Click to collapse
Flashing the "boot.img"
Put the"boot.img" in your "C:\Android" (or wherever your adb and fastboot are located)
Shift right click in the white space on that folder
Select "Open command window here"
If you can boot into your phone, do the following
Type in: adb
Type in: adb devices (This will give you a list of devices attached to your computer, so if your phone is correctly attached it should show up.)
Type in: adb reboot-bootloader
If you cannot boot your phone, do the following
Code:
Disconnect your phone from your pc
Power off your phone
Remove the battery
Insert the battery back in
Turn on your phone while holding BOTH the POWER ON and VOLUME DOWN button
Connect your phone to your pc again
Your phone will (re)boot, wait until you see a white screen which says "FASTBOOT USB"
In the command windows on your pc, type in: "fastboot flash boot boot.img"
Wait until it's done flashing
Type in: "fastboot reboot"
Written by -AssKicker-
rzr86 said:
if you have 4ext recovery installed enable smartflash from it and then install the rom again
Click to expand...
Click to collapse
You guide helped me. Tnx a lot to all you

[Q] Stuck in loop, can't boot recovery or normal. Please, help me. :(

Ok, I can boot into Hboot, but when I choose recovery, I get stuck in a loop on the logo with the red disclaimer.(yes I cleared cache) I tried installing a rom and after that I cannot boot into ANYTHING. Just a loop. Hboot 1.14 I just want a working rom at this point. Stock is fine. But I am totally at a loss right now. Am I screwed? Thank you for your time.
I tried CM, Stock Recover, TWRP.....
HTC One X ATT
Rooted
Bricked?
Try to reflash the recovery and try again. Do you have the Evita or endeavor?
Sent from my Carbon-ize Evita using xda-developers app
Need to be more specific, but try this and for future reference
Are you unlocked? Did you fastboot flash boot boot.img (always do this when on hboot 1.14 or higher)?
Give me all the info you can about your phone. Recovery version, rom that was flashed, but failed, what did you do when flashing the rom step by step?
This should be fixable by ruuing heres a link on the basic directions
http://onexroot.com/one-x-unroot/how-to-unrootunbrick-att-one-x/
I think you can't use 2.20, you probably need a later ruu. Hope this works, but don't do this until after you have provided more info
---------- Post added at 01:28 AM ---------- Previous post was at 01:19 AM ----------
And I or someone better than me at this has given you the OK to.
Tried all of the fastboot methods
I have tried reflashing multiple times, multiple versions of TWRP. was trying to follow this youtube vid ((HD) Samsung Galaxy SIII (S3) Touchwiz for HTC One X - Cursed4Eva)
I only got to install the gapps file from the vid, then it failed to flash anything else.
**tampered**
**unlocked**
Grab version 2.3.3.0. It works just fine for me. Also when you get into recovery you need to flash the ROM and then flash the boot image.
Also if you can, open up fast boot and type "fastboot OEM getvars" and paste the results. It could be getvar if the previous does not work.
Sent from my Carbon-ize Evita using xda-developers app
wtf
Herc08 said:
Grab version 2.3.3.0. It works just fine for me. Also when you get into recovery you need to flash the ROM and then flash the boot image.
Also if you can, open up fast boot and type "fastboot OEM getvars" and paste the results. It could be getvar if the previous does not work.
Sent from my Carbon-ize Evita using xda-developers app
Click to expand...
Click to collapse
Fastboot just displays the menu when I type that... 2048
now it says info[ERR] command error !!!
now that I see it... that tutorial I followed was for endevor.. does that mean I am fcked?
2.3 = failed
joeytortorici said:
Fastboot just displays the menu when I type that... 2048
now it says info[ERR] command error !!!
now that I see it... that tutorial I followed was for endevor.. does that mean I am fcked?
Click to expand...
Click to collapse
download twrp 2.3.3.1 or under.
Fastboot flash recovery nameofrecoverzip.zip
fastboot erase cache
Boot to recovery flash roms for evita, extract the boot.img from the rom and flash that. fastboot flash boot boot.img
Good luck.
been there.
exad said:
download twrp 2.3.3.1 or under.
Fastboot flash recovery nameofrecoverzip.zip
fastboot erase cache
Boot to recovery flash roms for evita, extract the boot.img from the rom and flash that. fastboot flash boot boot.img
Good luck.
Click to expand...
Click to collapse
What is a rom that I can use? confirmed for vita.
I can't even get into recovery.
joeytortorici said:
What is a rom that I can use? confirmed for vita.
I can't even get into recovery.
Click to expand...
Click to collapse
omg, get an iphone.
Any rom in the AT&T one xl sections. Evita is the phone we have, endeavor is the quad core one x, cross flashing has a high chance of bricking your device. Have you done any reading before risking your expensive piece of equipment?
...
exad said:
omg, get an iphone.
Any rom in the AT&T one xl sections. Evita is the phone we have, endeavor is the quad core one x, cross flashing has a high chance of bricking your device. Have you done any reading before risking your expensive piece of equipment?
Click to expand...
Click to collapse
Dude, I'm not an idiot. I am pretty tech savy. especially with linux. But i dont know what I did here... if I can get into hboot does that mean it's not bricked?
joeytortorici said:
Dude, I'm not an idiot. I am pretty tech savy. especially with linux. But i dont know what I did here... if I can get into hboot does that mean it's not bricked?
Click to expand...
Click to collapse
If you're familiar with linux, consider the stickies in this forum man pages and READ.
If your phone can make it to hboot, it's not bricked.
exad said:
If you're familiar with linux, consider the stickies in this forum man pages and READ.
If your phone can make it to hboot, it's not bricked.
Click to expand...
Click to collapse
. I HAVE READ. I joined this forum to get help. My situation is unique. I have tried everything. I just can not boot into recovery or normal os. kind of a bid deal.
I cant even use fastboot oem getvar
I get an error.
I disagree.
Download recovery check md5
Fastboot flash recovery recovery.img
Fastboot erase cache
Make sure the recovery you're downloading is for the right phone too. One xl aka Evita.
Sent from my One X using xda app-developers app
sdfsdfsdfsd
exad said:
I disagree.
Download recovery check md5
Fastboot flash recovery recovery.img
Fastboot erase cache
Make sure the recovery you're downloading is for the right phone too. One xl aka Evita.
Sent from my One X using xda app-developers app[/QUOTE
Literally done that 10 times now
Click to expand...
Click to collapse
joeytortorici said:
. I HAVE READ. I joined this forum to get help. My situation is unique. I have tried everything. I just can not boot into recovery or normal os. kind of a bid deal.
I cant even use fastboot oem getvar
I get an error.
Click to expand...
Click to collapse
First of all you should have done more research before flashing stuff on your phone. Youre lucky your phone is still alive after flashing that international rom buddy.
Second the command fastboot oem getvar is incomplete. THats why you are getting the error. Getvar must be followed by something like fastboot oem getvar cid.
So one more time.
First make sure you have plenty of battery
1 Boot into hboot.
2Select fastboot and press the power button.
3 Open fastboot in command prompt and and type "fastboot devices"
4 If it shows a serial number it is recognizing your phone. If not try different cables and ports
5 IF recognized type "fastboot flash recovery ( navigate back to your fastboot folder and drag the recovery.img into the command window. The recovery.img MUST be in the same folder as the fastboot program!!)"
6 Press enter.
7 Type "fastboot erase cache"
8 Type "fastboot reboot recovery"
If this doesn't work you have another problem. I would suggest running a ruu if your're not super cid. To check super cid boot back into fastboot mode and type "fastboot oem getvar cid" If it shows "11111111" you have super cid and cant run a ruu. If not you can run a ruu.
If the steps above did work and your're now in recovery. Then.
1 Wipe everything. Cache/dalvik cache/system/android secure/ and sdcard.
2 Mount sdcard and transfer your rom to your sd card. MAKE SURE THE ROM IS FOR THE DUAL CORE ONE XL EVITA model. For now just stick with a sense rom. If you want a suggestion I suggest you use this one for now. http://forum.xda-developers.com/showthread.php?t=2181891
3 Once transfered. Safetly unmount sdcard and flash the rom.
4 Select reboot bootloader in recovery.
5 Once in hboot select bootloader.
6 Open the rom you just flashed and copy the boot.img that is in the root of the zip to the folder where you have fastboot.
7 Type "fastboot devices" to see if the pc recognizes the phone.
8 If you see a serial number the pc recognizes your phone.
9 Type "fastboot flash boot (go back to explorer and drag the boot.img from the fastboot folder to the command window."
10 Hit enter
11 Press the vol down button and navigate to power off.
12 Hit the power button.
13 Once phone is completely off press and hold the power button till the phone comes on.
14 If it still boot loops a ruu is your only option.
fmlll
Installed HTC Sync, RUU up and running. Thanks guys. Sorry for so noob. nearly trolling.

bootloped sensation...bricked ?

hello there, guys. i hope to find help, i very need it!:crying: yesterday I flashed a rom with kernel(miui with sultan kernel), but during boot the phone was stucked on htc boot logo, black screen, turning off and started again. I've already tried to flash other two roms, but i got always the same problem. the phone still boot in recovery and fastboot mode. what do you think ? what can i do ?
gab_ITA said:
hello there, guys. i hope to find help, i very need it!:crying: yesterday I flashed a rom with kernel(miui with sultan kernel), but during boot the phone was stucked on htc boot logo, black screen, turning off and started again. I've already tried to flash other two roms, but i got always the same problem. the phone still boot in recovery and fastboot mode. what do you think ? what can i do ?
Click to expand...
Click to collapse
are you on S-ON or S-OFF?
post your bootloader details
rzr86 said:
are you on S-ON or S-OFF?
post your bootloader details
Click to expand...
Click to collapse
hboot 1.27
S-OFF
LOCKED bootloader
radio 11.29a.3504.18_M
when i flashed miui i had a log saying about removing smartflash...i think i pressed "yes"...
gab_ITA said:
hboot 1.27
S-OFF
LOCKED bootloader
radio 11.29a.3504.18_M
when i flashed miui i had a log saying about removing smartflash...i think i pressed "yes"...
Click to expand...
Click to collapse
you did right
don't use smartflash since you are on S-OFF
that means you have 4ext recovery
do this:
format all partitions except sdcard from 4ext
flash the rom
let it boot
don't flash any other kernel
rzr86 said:
you did right
don't use smartflash since you are on S-OFF
that means you have 4ext recovery
do this:
format all partitions except sdcard from 4ext
flash the rom
let it boot
don't flash any other kernel
Click to expand...
Click to collapse
this is the problem...i've already flashed other two different roms, but i even get the same problem...
gab_ITA said:
this is the problem...i've already flashed other two different roms, but i even get the same problem...
Click to expand...
Click to collapse
post the output of this command
fastboot getvar all
rzr86 said:
you did right
don't use smartflash since you are on S-OFF
that means you have 4ext recovery
do this:
format all partitions except sdcard from 4ext
flash the rom
let it boot
don't flash any other kernel
Click to expand...
Click to collapse
rzr86 said:
post the output of this command
fastboot getvar all
Click to expand...
Click to collapse
i get "fastboot" is not an exhisting command
gab_ITA said:
i get "fastboot" is not an exhisting command
Click to expand...
Click to collapse
boot your device in the bootloader and select fastboot
connect it to the pc(it should fastboot usb)
go to adb and fastboot folder on your pc and open there the cmd window
type the command
rzr86 said:
boot your device in the bootloader and select fastboot
connect it to the pc(it should fastboot usb)
go to adb and fastboot folder on your pc and open there the cmd window
type the command
Click to expand...
Click to collapse
i've just solved, thank very much
gab_ITA said:
i've just solved, thank very much
Click to expand...
Click to collapse
can you tell pls the solution so someone else can benefit from it?

Broken software HTC Pico! Please help!

Hello guys!
So, I have this HTC Pico with TWPR and Cyanogenmod 11 RC4 and I wanted to install stock Rom, but it didn't work (Bootloop). What should I do?
Change the recovery first!!
What recovery, and how to flash it? Because I tried flash stock recovery and CWM recovery with ADB Fastboot but it saying <waiting for device>.
twinkode said:
What recovery, and how to flash it? Because I tried flash stock recovery and CWM recovery with ADB Fastboot but it saying <waiting for device>.
Click to expand...
Click to collapse
Is htc sync manager installed in ur pc!?
Sumit Khuha said:
Is htc sync manager installed in ur pc!?
Click to expand...
Click to collapse
Yes, of course!
I use win 10 pro and htc driver version is 4.17.0.001.
twinkode said:
What recovery, and how to flash it? Because I tried flash stock recovery and CWM recovery with ADB Fastboot but it saying <waiting for device>.
Click to expand...
Click to collapse
when adb say waiting just quickly disconnect and reconnect your phone and i recommend yannou90 recovery i hope i helped kill the thanks button

Categories

Resources