Help!!!!!! - HTC Desire S

Is ther anyway to force the desire s into recovery my volume buttons are broke so i cant get into recovery that way and im stuck in a bootloop im on reaper 3.0 rom please help
Sent from my GT-I5500

ttocs99 said:
Is ther anyway to force the desire s into recovery my volume buttons are broke so i cant get into recovery that way and im stuck in a bootloop im on reaper 3.0 rom please help
Sent from my GT-I5500
Click to expand...
Click to collapse
Connect to pc and type adb reboot recovery.
Guide to set up adb : click the link in my signature.

ttocs99 said:
Is ther anyway to force the desire s into recovery my volume buttons are broke so i cant get into recovery that way and im stuck in a bootloop im on reaper 3.0 rom please help
Sent from my GT-I5500
Click to expand...
Click to collapse
Yes, install adb on PC and then plug phone into PC
and issue the command
Code:
adb reboot recovery

enigmaamit said:
Connect to pc and type adb reboot recovery.
Guide to set up adb : click the link in my signature.
Click to expand...
Click to collapse
Oh god lol is adb easy lol
Sent from my GT-I5500

Thank every1 for the help im back in business hehe
Sent from my GT-I5500

enigmaamit said:
Connect to pc and type adb reboot recovery.
Guide to set up adb : click the link in my signature.
Click to expand...
Click to collapse
good idea, thanks!

Related

Tell me I've not bricked my Xoom!!!

I've just tried to root my wifi only Xoom using the 1 click method, but didn't see there was a tab for wifi only & a 3G tab. I went through the options using the 3G options.
Now my Xoom's stuck at the red Motorola screen & won't go any further.
Are there any threads to reverse my balls up?? I've had a look but can't see anything
Please tell me I've not bricked it?!?
tell me why you posted this in the wrong section
I could tell you that it's not bricked...but then I might be lying.
Moved to Q&A. This is not development.
You will need to adb and flash recovery then flash the rom again.
Sent from my PC36100 using Tapatalk
PaulG1488 said:
tell me why you posted this in the wrong section
Click to expand...
Click to collapse
Sorry, I didn't realise I'd put it in the wrong place.
Do you know if I've stuffed my Xoom?
thanks
alex2792 said:
You will need to adb and flash recovery then flash the rom again.
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Do you know how I do this. I can't get adb working??
So the Xoom isn't recognizes when you type adb devices?
Sent from my PC36100 using Tapatalk
alex2792 said:
So the Xoom isn't recognizes when you type adb devices?
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
It's ok alex, I've managed to get the stock boot & system images on it again. Just updating to 3.1 again now.
clemo71 said:
It's ok alex, I've managed to get the stock boot & system images on it again. Just updating to 3.1 again now.
Click to expand...
Click to collapse
how do you solved ? ive the same problem on my xoom...
davidebeatrice said:
how do you solved ? ive the same problem on my xoom...
Click to expand...
Click to collapse
clemo71 said:
It's ok alex, I've managed to get the stock boot & system images on it again. Just updating to 3.1 again now.
Click to expand...
Click to collapse
Please let us poor souls know how you did it!!! I am stuck with the same problem - the screen freezes with the Motorola logo and the tablet wouldn't boot up!
For those still having issues, try going into fastboot and flashing the stock images.
You can access fastboot by restarting your xoom (power and vol up) and then once the red M comes up, tap the volume down key around a second later. You have a decent window of opportunity to press the key. This should take you to the bootloader. Once in there, use the volume down key to enter fastboot.
From fastboot you can either flash a custom recovery then from the recover install the BRD 3.1 rooted update, or you can just use the fastboot flash command to flash each partition back to stock.
Good luck.
willverduzco said:
For those still having issues, try going into fastboot and flashing the stock images.
You can access fastboot by restarting your xoom (power and vol up) and then once the red M comes up, tap the volume down key around a second later. You have a decent window of opportunity to press the key. This should take you to the bootloader. Once in there, use the volume down key to enter fastboot.
From fastboot you can either flash a custom recovery then from the recover install the BRD 3.1 rooted update, or you can just use the fastboot flash command to flash each partition back to stock.
Good luck.
Click to expand...
Click to collapse
Thanks . I have now installed custom recovery (ClockworkMod 3.0.2.8) but where do I get the rooted or stock ROM from? I suppose it has to be in a *.zip format.

Major assistance requested!

My phone, which is my sole and only phone.. no backups.. and is required for a meeting tomorrow.. appears to have a bricked rom installation. This wouldn't usually be a problem but my volume keys have recently stopped working. I've tried taking the bought protector case off and using volume keys then, to no avail, I've taken off the exterior case on my phone and used the little stubs but it still doesn't respond and just boots straight to the bricked rom.
Any suggestions on how to get to my boot loader?
Kindest Regards,
Harry.
If you are rooted, download quickboot from market and choose reboot into recovery
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
Drunken_elk said:
If you are rooted, download quickboot from market and choose reboot into recovery
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
Click to expand...
Click to collapse
I can not boot into the phone, it has a boot loop.
Harryalexander991 said:
I can not boot into the phone, it has a boot loop.
Click to expand...
Click to collapse
put your device into that bricked rom situation
then go to the folder where you have adb and fastboot files
open a command window there and do
adb reboot bootloader
see it it will reboot to bootloader
rzr86 said:
put your device into that bricked rom situation
then go to the folder where you have adb and fastboot files
open a command window there and do
adb reboot bootloader
see it it will reboot to bootloader
Click to expand...
Click to collapse
It doesn't find the device.
Harryalexander991 said:
It doesn't find the device.
Click to expand...
Click to collapse
do first
adb
adb devices
and then adb reboot bootloader
rzr86 said:
do first
adb
adb devices
and then adb reboot bootloader
Click to expand...
Click to collapse
There are no devices listed, I've tried it when it was stuck on the boot animation "Venom 1.4.1" animation thingy and when it was just connected to the computer but not on.
Harryalexander991 said:
There are no devices listed, I've tried it when it was stuck on the boot animation "Venom 1.4.1" animation thingy and when it was just connected to the computer but not on.
Click to expand...
Click to collapse
i assume you have adb and fastboot files
then do you have installed htc drivers?
also have you enabled usb debugging in settings?
rzr86 said:
i assume you have adb and fastboot files
then do you have installed htc drivers?
also have you enabled usb debugging in settings?
Click to expand...
Click to collapse
I couldn't find any for Windows 8, could you recommend some?
Harryalexander991 said:
I couldn't find any for Windows 8, could you recommend some?
Click to expand...
Click to collapse
windows 8?
ok go to the htc official site and search for drivers
edit:this might help
http://forum.xda-developers.com/showthread.php?t=1766220
take it a look
rzr86 said:
windows 8?
ok go to the htc official site and search for drivers
Click to expand...
Click to collapse
I know, I know. Windows 8 is not a favoured operating system, especially for my non-touch interface, but I really can't be bothered to change it
Back on Topic, should I download HTC Sync and let that get the drivers for me as it is the only option available?
Harryalexander991 said:
I know, I know. Windows 8 is not a favoured operating system, especially for my non-touch interface, but I really can't be bothered to change it
Back on Topic, should I download HTC Sync and let that get the drivers for me as it is the only option available?
Click to expand...
Click to collapse
look also again my previous post.i gave you another link there.it might help
try and htc sync but i think it may not work

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

Stuck on boot screen. Plz help.

Ok guys like I posted earlier I damaged my power key somehow and for the time being I downloaded a widget by means of which I could boot into the recovery. However now I'm stuck on the boot screen and my phone is currently going through a boot loop and I don't know how to boot into recovery now. ...plz help guys how do I boot into recovery now with my power key not working. Any help in the said matters shall be appreciated. Thanks in advance.
[email protected] said:
Ok guys like I posted earlier I damaged my power key somehow and for the time being I downloaded a widget by means of which I could boot into the recovery. However now I'm stuck on the boot screen and my phone is currently going through a boot loop and I don't know how to boot into recovery now. ...plz help guys how do I boot into recovery now with my power key not working. Any help in the said matters shall be appreciated. Thanks in advance.
Click to expand...
Click to collapse
Try remove battery from phone. After back battery in phone. Press the button Home and Power together.
Wait a little and you will have CWM.
do you have adb installed on your pc ?
if yes , just connect your mobile to your pc using usb cable ,using terminal / cmd prompt navigate to adb folder and type
adb reboot recovery
if you don't have adb then google how to setup adb on windows/ubuntu whichever os you have
Sent from my GT-S5670 using xda premium
ZmisiS said:
Try remove battery from phone. After back battery in phone. Press the button Home and Power together.
Wait a little and you will have CWM.
Click to expand...
Click to collapse
I've tried doing that many times and btw my power button is not working. So cant boot into recover with that method. Thanks anyways.
soham jambhekar said:
do you have adb installed on your pc ?
if yes , just connect your mobile to your pc using usb cable ,using terminal / cmd prompt navigate to adb folder and type
adb reboot recovery
if you don't have adb then google how to setup adb on windows/ubuntu whichever os you have
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Yes I do have adb installed. Even I was thinking about doing the same but will adb recognize the device when its stuck on bootloader?
just give it a try dude
I think it will recognize your device
Sent from my GT-S5670 using xda premium
If it is not a hardware problem, Power should work with this method.
I have several times had a problem like yours and I solved it this way.
soham jambhekar said:
just give it a try dude
I think it will recognize your device
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
That worked. I have my phone back in working condition. Thanks a lot buddy.
ZmisiS said:
If it is not a hardware problem, Power should work with this method.
I have several times had a problem like yours and I solved it this way.
Click to expand...
Click to collapse
No luck doing that although!!

Pico stuck in boot

Hi
My problem is my pico cant boot and o cant go to recovery its stuck also
This happening after try install twrp recovery by aw3som3
Can someone help?
Someone?
NeeDXxPT said:
Hi
My problem is my pico cant boot and o cant go to recovery its stuck also
This happening after try install twrp recovery by aw3som3
Can someone help?
Click to expand...
Click to collapse
NeeDXxPT said:
Someone?
Click to expand...
Click to collapse
If you still have access to Bootloader you can fastboot whichever based recovery again (need adb setup on your comp) then see if that solves your problem
Adb setup ?
NeeDXxPT said:
Adb setup ?
Click to expand...
Click to collapse
Android Debug Bridge, allows you to flash apps/recoveries/boot.img/system.img take logcats etc via the unlocked bootloader on your pico, there are many tutorials on xda/google themselves on how to download and setup adb either on windows/Linux/mac. It would be the only way to flash your recovery again as you probably used some app or terminal command via a bootable working rom to flash the other recovery that has "caused" this problem for you. If you get adb setup on your computer I will happily help you fastboot a recovery so that you can flash a new rom.
Só how I do in Linux?
Help
Anyone
NeeDXxPT said:
Anyone
Click to expand...
Click to collapse
If you can access the bootloader, all you need is the right drivers and a recovery to flash.
You can install these drivers manually after connecting the phone to a pc
Universal Naked Driver
Then follow the 3rd step from this guide
http://theunlockr.com/2012/06/14/how-to-root-and-install-custom-recovery-on-htc-explorer/
Hope that helps

Categories

Resources