.........
Look in the dev section, there is a
working custom recovery, you can flash via fastboot.
Sent from my HTC Sensation XL with Beats Audio X315e using Tapatalk 2
Sorry, but i'm a bit new at this, could you please be a bit more spessific?
that would help me alot!
saitek1911 said:
Sorry, but i'm a bit new at this, could you please be a bit more spessific?
that would help me alot!
Click to expand...
Click to collapse
1. Download the recovery .img from this thread. - http://forum.xda-developers.com/showthread.php?t=1362648
2. Copy the .img file to the same folder as fastboot.exe
3. Put your device in fastbot mode, and connect USB cable
4. open a command windows in the same folder as fastboot.exe and type into the prompt "fastboot flash recovery r1-recovery-clockwork-5.0.2.7-modaco-runnymede.img"
Ok i will try, i will let you know.
It CMD only says: Waiting for device..?
saitek1911 said:
It CMD only says: Waiting for device..?
Click to expand...
Click to collapse
Do you have htc sync installed? You should have device drivers already installed as you need to use fastboot to unlock bootloader. Also make sure device is plugged into a USB port that connects directly with your mobo. ADB/Fastboot does not work well when plugged into a hub.
Sent from my HTC Sensation XL with Beats Audio X315e using Tapatalk 2
Related
Hi,
Anyone else had this problem? I plug my phone in and am not presented with any form of USB options.
Thanks,
Jim
Anyone?
EDIT: When I plug the phone into the PC, it charges and the "USB debugging connected" notification appears, but I cannot transfer files or enable HTC Sync.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
And one last thing...it's ****ed up my location and weather settings.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
same problem here. i can only move files to my phone using recovory and mount usb. tried to reinstall htc sync, but doens't work. any ideas how to fix the problem?
- Disable USB debugging
- Set default USB type to mass storage (Settings -> PC Connection)
jeandujardin01 said:
- Disable USB debugging
- Set default USB type to mass storage (Settings -> PC Connection)
Click to expand...
Click to collapse
tried already. not working
If u can use adb still with ur USB u can boot the phone into fastboot and enter this command (fastboot enableqxdm 0 fastboot reboot) that might help but I can't use adb with this prob since it requires a working USB connection. There is also some good help if u search for how to fix USB and SD card not reading. If ur rooted u can force a file to ur sdcard with some root explorers like root manager sufb and file expert by manually mounting it as read/write.
try uninstalling and reinstalling htc sync
the only times i have had issues with sd card mounting is when trying to root before unlocking the bootloader. need to unlock bootloader prior to rooting. if bootloader isn't unlocked then root is temp but sdcard mount is lost and may effect usb being recognised. am i right in assuming that you tried the rooting method prior to attempting unlocking of your bootloader? if so you should turned device off and on and sdcard would have appeared again and available when plugged in. id suggest turning device on and off and test. if these problems persist you may need to revert to stock rom using ruu file and start over
shingers5 said:
the only times i have had issues with sd card mounting is when trying to root before unlocking the bootloader. need to unlock bootloader prior to rooting. if bootloader isn't unlocked then root is temp but sdcard mount is lost and may effect usb being recognised. am i right in assuming that you tried the rooting method prior to attempting unlocking of your bootloader? if so you should turned device off and on and sdcard would have appeared again and available when plugged in. id suggest turning device on and off and test. if these problems persist you may need to revert to stock rom using ruu file and start over
Click to expand...
Click to collapse
Going back to stock will lose root and if u hhave a USB and/SD card issue fixing that can become difficult without root. I have HTC Incredible and went back to stock using the PB31IMG.zip method from Hboot and it didn't help anything and gaining root again seems to be next to impossible without USB/SD card working properly so think things through before going back to stock.
shingers5 said:
the only times i have had issues with sd card mounting is when trying to root before unlocking the bootloader. need to unlock bootloader prior to rooting. if bootloader isn't unlocked then root is temp but sdcard mount is lost and may effect usb being recognised. am i right in assuming that you tried the rooting method prior to attempting unlocking of your bootloader? if so you should turned device off and on and sdcard would have appeared again and available when plugged in. id suggest turning device on and off and test. if these problems persist you may need to revert to stock rom using ruu file and start over
Click to expand...
Click to collapse
Spot on. My only problem is that I'm having this problem with the stock ROM.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Well if u can use ur sdcard in recovery there's a method that's supposed to work to fix the USB u will need to find out if u have a bad block, mine is in ./dev/block/mmcblk0p1 if I could reflash that block it should fix the USB. You need 2 files flash_image and mtd-eng to reflash I will post a link to my dropbox with the necessary files when I get home. But do this at ur own risk I'm not responsible if u brick ur phone. Sorry I dobt havr links right this second, but theirs a thread somewhere that has em too if u wanna search for it.
jimbo.levy said:
Spot on. My only problem is that I'm having this problem with the stock ROM.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
You née to run ADB from a stock rom it will give u temp root and fix ur USB so u can gain permanent root. First launch ADB then boot your phone into fastboot befor you plug it in your computer if you have the proper Hboot driver installed it will say fastbootusb. Next start the ADB server it should be a cmd that looks like this from cmd prompt C:\androidsdk\tools\adb.exe fastboot oem enableqxdm 0 fastboot reboot if done correctly it will say success but u may need to try more than once. From their you can run this C:\androidsdk\tools\adb.exe remount that will remount ADB as rw or you cam run C:\androidsdk\tools\adb.exe root for temp root access how you root your phone is up to you. Let me know if you need any help I was able to solve it fairly easy once I paid attention.
IVXX said:
You née to run ADB from a stock rom it will give u temp root and fix ur USB so u can gain permanent root. First launch ADB then boot your phone into fastboot befor you plug it in your computer if you have the proper Hboot driver installed it will say fastbootusb. Next start the ADB server it should be a cmd that looks like this from cmd prompt C:\androidsdk\tools\adb.exe fastboot oem enableqxdm 0 fastboot reboot if done correctly it will say success but u may need to try more than once. From their you can run this C:\androidsdk\tools\adb.exe remount that will remount ADB as rw or you cam run C:\androidsdk\tools\adb.exe root for temp root access how you root your phone is up to you. Let me know if you need any help I was able to solve it fairly easy once I paid attention.
Click to expand...
Click to collapse
Thanks for your advice buddy, I'll give it a go tomorrow and see if I have any luck with it.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
mine does work again. don't know why, didn't change anything. but i'm happy
hi
i have recived sensation xl in bootloop
when i get it into bootloader screen and try fectory reset bootloop again ,
bootloader is unlocked
i want to flash new ruu but pc doesnt detect the htc.
not in bootloader or in fastmode
is this a hardware prob ? or some brick ?
the phone is new and not see any water damage or other damages
any ideas ?
Happened to me once, try "REBOOT IN BOATLOADER" . and then try flashing the ruu.
Sent from my HTC Sensation XL with Beats Audio X315e using XDA
Alsager said:
Happened to me once, try "REBOOT IN BOATLOADER" . and then try flashing the ruu.
Sent from my HTC Sensation XL with Beats Audio X315e using XDA
Click to expand...
Click to collapse
nope
not helping
phone reboot but still no usb conection
i dont get any error from pc about bad conection as well
also i opened the phone , all clean and new , nothing is damaged also usb conector
Boot into recovery, mount USB storage, connect to PC, copy rom over & flash
Sent from my HTC Sensation XL with Beats Audio X315e using Tapatalk 2
Phone not going into recovery.... If i press recovery i just end with another reboot and boot loop
Same if i try to fectory reset the phone
I just wonder what is wrong
I had the same problem on my LEO.
Try on other cable and computer with windows 7 32bit.
Install the drivers manualy for adb Android driver.
And remember to download RUU for your country.
//
Srry for my english
stona175 said:
I had the same problem on my LEO.
Try on other cable and computer with windows 7 32bit.
Install the drivers manualy for adb Android driver.
And remember to download RUU for your country.
//
Srry for my english
Click to expand...
Click to collapse
hello!
my phone also stuck at bootloop my phone is super cid and s off i installed ics europe ruu now phone reboot once after turning on after showing htc logo but after the first bootloop phone stuck at htc logo no bootloop again can you please help me on this i am struggling since six month to get rid of thi problem please help me i will thank full to you
tauqeer512 said:
hello!
my phone also stuck at bootloop my phone is super cid and s off i installed ics europe ruu now phone reboot once after turning on after showing htc logo but after the first bootloop phone stuck at htc logo no bootloop again can you please help me on this i am struggling since six month to get rid of thi problem please help me i will thank full to you
Click to expand...
Click to collapse
I guess it's beacause you flashed a wrong ROM, or something like that. Try to flash another one.
Siphoné said:
I guess it's beacause you flashed a wrong ROM, or something like that. Try to flash another one.
Click to expand...
Click to collapse
in other i use ruu taiwan and asia but stuck at bootloop
can you please guide me how to select right ruu for my device
I don't think you need guiding, the procedure by itself is simple, just select the ruu corresponding your zone and follow the instruction of the given installer.
My htc one is plugged in, in fastboot, and says fastboot usb but fastboot on my computer is saying waiting for devices. What can i do to fix this issue?
GhostSoldier_US said:
My htc one is plugged in, in fastboot, and says fastboot usb but fastboot on my computer is saying waiting for devices. What can i do to fix this issue?
Click to expand...
Click to collapse
Do you have the correct adb files in a folder and the cmd window open from that same folder?
Sent from my HTC One using xda premium
redbull123 said:
Do you have the correct adb files in a folder and the cmd window open from that same folder?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Yes, it has always worked before until last night.
GhostSoldier_US said:
Yes, it has always worked before until last night.
Click to expand...
Click to collapse
im having the same problem after formating the data and realizing i didnt have a backup on the device, i am now unable to do anything with the phone until i can put a new rom on the phone through fastboot/recovery but the phone isnt being recognized
dont use usb 3.0
dirtbikerr450 said:
dont use usb 3.0
Click to expand...
Click to collapse
not using 3.0 and used each of my ports yet adb devices doesnt list any devices
I do have my drivers updated and installed (no HTC Sync).
I have sdk-tools and everything as well.
here's what i noticed:
So when I have my phone at the bootloader plugged into my USB, it won't say fastboot unless I press the volume up or down keys and as soon as i do then it says "FASTBOOT USB".
On the computer however, it just says "<Waiting for device>" forever. weird
Any ideas guys?
TechnoHacker said:
I do have my drivers updated and installed (no HTC Sync).
I have sdk-tools and everything as well.
here's what i noticed:
So when I have my phone at the bootloader plugged into my USB, it won't say fastboot unless I press the volume up or down keys and as soon as i do then it says "FASTBOOT USB".
On the computer however, it just says "<Waiting for device>" forever. weird
Any ideas guys?
Click to expand...
Click to collapse
do you have sdk tools installed properly??
Aldo101t said:
do you have sdk tools installed properly??
Click to expand...
Click to collapse
I believe so. I am able to use adb and etc not fastboot.
Also, windows pops up with an error saying "USB device malfunctioned" when its in fastboot.
TechnoHacker said:
I believe so. I am able to use adb and etc not fastboot.
Also, windows pops up with an error saying "USB device malfunctioned" when its in fastboot.
Click to expand...
Click to collapse
is your command prompt running as administrator, are you in the right directory ei/;cd c:\Program Files\Android\android-sdk\platform-tools) etc.
also the enviormental variables need to be set also
Aldo101t said:
is your command prompt running as administrator, are you in the right directory ei/;cd c:\Program Files\Android\android-sdk\platform-tools) etc.
also the enviormental variables need to be set also
Click to expand...
Click to collapse
Yes and yes.
I set the environment variables too
TechnoHacker said:
Yes and yes.
I set the environment variables too
Click to expand...
Click to collapse
well, shoot it should be ok then????
are the latest executibles of adb install check for updates on your sdk manager, open as administrator also. are you on windows 8.1 or using a 3.0 usb port, these will cause problems also
Aldo101t said:
well, shoot it should be ok then????
Click to expand...
Click to collapse
Yeah but it's not :/
Aldo101t said:
well, shoot it should be ok then????
Click to expand...
Click to collapse
Also HBOOT won't detect a PN07IMG.zip I have.
TechnoHacker said:
Also HBOOT won't detect a PN07IMG.zip I have.
Click to expand...
Click to collapse
no , it won't because of the internal sdcard, not like the external has different partitions.
Aldo101t said:
no , it won't because of the internal sdcard, not like the external has different partitions.
Click to expand...
Click to collapse
Oh got it thanks.
Now the fastboot thing is my only issue
TechnoHacker said:
Oh got it thanks.
Now the fastboot thing is my only issue
Click to expand...
Click to collapse
did you read my edit on post #6
Aldo101t said:
well, shoot it should be ok then????
are the latest executibles of adb install check for updates on your sdk manager, open as administrator also. are you on windows 8.1 or using a 3.0 usb port, these will cause problems also
Click to expand...
Click to collapse
No updates I checked the SDK Manager.
I'm on Windows 8 using a USB 2.0 Port.
TechnoHacker said:
No updates I checked the SDK Manager.
I'm on Windows 8 using a USB 2.0 Port.
Click to expand...
Click to collapse
ok, well that's all i can think of maybe someone more knowledgeable will chime in here.
Aldo101t said:
ok, well that's all i can think of maybe someone more knowledgeable will chime in here.
Click to expand...
Click to collapse
Okay, well thanks for your help though!
I have a couple ideas, not sure if any work.
1) test with the phone in android to see if HTC Sync recognizes the phone
2) Re-download fastboot and re extract it to make sure it's not that
3) Boot into twrp and see if it recognizes adb commands. This one won't fix it, but I'm just wondering if could possibly be a problem with the phone not recognizing while not in system
4) Use adb to reboot to bootloader instead of using the apm or holding down volume. "adb reboot bootloader"
If I helped you don't forget the thanks button!
Phone: Sprint HTC One
Rom: Dark EclipticONE 3.6
Kernel: ElementalX 0.4
Recovery: TWRP 2.5.0.0
Bootloader: Revone S-Off
TechnoHacker said:
Oh got it thanks.
Now the fastboot thing is my only issue
Click to expand...
Click to collapse
Try uninstalling everything HTC
Reboot you pc and phone
Once both are booted plug your phone in and it should load a bunch if drivers
Also when you go to bootloader it should install more drivers
If that does not work
Get the latest drivers from HERE choose the 6/6/13
Sent from my HTC One Everything you're phone isn't
bigdaddy619 said:
Try uninstalling everything HTC
Reboot you pc and phone
Once both are booted plug your phone in and it should load a bunch if drivers
Also when you go to bootloader it should install more drivers
If that does not work
Get the latest drivers from HERE choose the 6/6/13
Sent from my HTC One Everything you're phone isn't
Click to expand...
Click to collapse
Tried that, still no luck. I'm going to try installing HTC Sync from HTC, and then uninstall it and try.
plegrand said:
I have a couple ideas, not sure if any work.
1) test with the phone in android to see if HTC Sync recognizes the phone
2) Re-download fastboot and re extract it to make sure it's not that
3) Boot into twrp and see if it recognizes adb commands. This one won't fix it, but I'm just wondering if could possibly be a problem with the phone not recognizing while not in system
4) Use adb to reboot to bootloader instead of using the apm or holding down volume. "adb reboot bootloader"
If I helped you don't forget the thanks button!
Phone: Sprint HTC One
Rom: Dark EclipticONE 3.6
Kernel: ElementalX 0.4
Recovery: TWRP 2.5.0.0
Bootloader: Revone S-Off
Click to expand...
Click to collapse
1. It does.
2. I re-downloaded all the drivers. and it still isn't working .
[I have attached the issues that pop-up]
3. Yeah, it works perfectly in TWRP and it shows up in recovery mode.
4. I've tried both ways neither seem to work with it detecting fastboot
What version of Windows do you have?
Sent from my HTCONE using xda premium
mrlakadaddy said:
What version of Windows do you have?
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
Windows 8 Pro (64 bit)
Sent from my HTCONE using xda app-developers app
So I wanted to install szezso's sense 5 with jellybean ROM and he also said to flash to boot.img. How do you do that?? When i go into hboot and plug in my usb it says Fastboot Usb but my pc says usb not recognized and so i can't see my device when i type in adb devices.
How do you solve this??
Inferno7202 said:
So I wanted to install szezso's sense 5 with jellybean ROM and he also said to flash to boot.img. How do you do that?? When i go into hboot and plug in my usb it says Fastboot Usb but my pc says usb not recognized and so i can't see my device when i type in adb devices.
How do you solve this??
Click to expand...
Click to collapse
In FASTBOOT USB mode, you should type:
fastboot devices
tpbklake said:
In FASTBOOT USB mode, you should type:
fastboot devices
Click to expand...
Click to collapse
Where exactly do you type that in command prompt? sorry i'm not an expert with these things
tpbklake said:
In FASTBOOT USB mode, you should type:
fastboot devices
Click to expand...
Click to collapse
I did it in the folder where fastboot was located. But the problem is that my phones isn't found. Windows says that the usb is not recognized
Guys please help??
U have incredible s drivers on your pc?
Sent from my HTC Incredible S using XDA Premium HD app
Inferno7202 said:
Guys please help??
Click to expand...
Click to collapse
JELLYZ said:
U have incredible s drivers on your pc?
Sent from my HTC Incredible S using XDA Premium HD app
Click to expand...
Click to collapse
^^^^^^^^^^^^^^^^^^
What he asked!!!!!!
^^^^^^^^^^^^^^^^^^
tpbklake said:
^^^^^^^^^^^^^^^^^^
What he asked!!!!!!
^^^^^^^^^^^^^^^^^^
Click to expand...
Click to collapse
What are you saying?
Inferno7202 said:
What are you saying?
Click to expand...
Click to collapse
Download HTC Sync. Uninstall once installed but keep drivers. Then try fastboot flash boot.img
Sent from one of the few remaining Incredible S'
http://forum.xda-developers.com/showthread.php?t=2161803
Check Q10 it might be useful
Sent from my HTC Incredible S using XDA Premium HD app
Thanks guys I got it
use this
Inferno7202 said:
Thanks guys I got it
Click to expand...
Click to collapse
use this for flash boot.img http://forum.xda-developers.com/showthread.php?t=823315