[Q] HTC One X Cyanogen 10.1 - HTC One X

Hi Guys
Ive installed Cyanogen 10.1 on m HTC One X all went fine no issues with install etc. However since I have installed im unable to get my PC to identify my htc one x for an ADB connection. I have updated all software from SDK Manager its no longer asking for downloads however the device is never found by ADB. I used the all in one toolkit to root and install the rom but this is now coming up with the same error. I have read that some phone need an edited driver once updated to cyanogen 10.1 does anyone have the modified inf file for the one X all i can find is one for the Samsung which doesnt work I already give it a shot .
Any help appriciated as i spend a good few hours trying to work this one out last night.

You have to enable USB debugging and allow ADB in developer options... Both are by default disabled on CyanogenMod

desmond1303 said:
You have to enable USB debugging and allow ADB in developer options... Both are by default disabled on CyanogenMod
Click to expand...
Click to collapse
Hi Mate
Thanks for the responce sorry should have said I have already enabled Developer Options within Cyanogen and have enabled usb debugging and the new one required for 4.2 which is ADB over network but ADB still still error no device found. Its seem to be something to do with the driver as I originally used the HTC drivers to flash and now I have a generic rom i.e. not one configured by HTC the PC doesnt appear to correctly identify the device. I have reinstalled the drivers a numbr of times and have also tried using the Google driver but my PC states this is not correct for the device and refuses to install it.

Well... I have the stock HTC drivers and they work for every single rom I have tried yet, weather AOSP or Sense...
Have you tired a different PC ?

You given adb root access in dev options?
Sent from my HTC One X using xda app-developers app

treebill said:
You given adb root access in dev options?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Hi Mate
Thought I had enabled all the options but possibly found the issue. I had enabled USB debugging and ADB over network but hadnt amended the root access to have apps and ADB enabled. Im in work at the mo so cant test but will def check this out as soon as I get in later. Hopefully that will sort it thanks for the assist guys will report back later to cofnirm either way.

Hi Guys
Sorry same issue I have enabled the root access for ADB aswell as apps now my PC is identifying the phone have tried adb when phone installed as My HTC and also installed with HTC Android Interface however adb still isnt detecting my phone when connected. Any Ideas would be great

does fastboot work ?
if you type in fastboot devices wile in fastboot usb mode, what does it say ?

desmond1303 said:
does fastboot work ?
if you type in fastboot devices wile in fastboot usb mode, what does it say ?
Click to expand...
Click to collapse
Yeah seems ok shows
Phone Name Fastboot
Im sure its a driver thing as ive been installing drivers manually and now i can get the phone to read in adb but it errors as offline like
Phone Name offline

Related

[Q] ADB error device not found

Hey all, trying to push gtalk library files to MildWild 4.3 system dir has turned into a massive headache.
ADB doesn't recognize I have my device connected. Commands always return "error:device not found". "adb devices" command returns blank.
From the tutorials I've read in these forums, I was under the impression HTC Sync drivers in fastboot mode are needed to use ADB. No dice. I've tried other drivers I've found in the forms as well: "android-usb-driver.zip" from unrevoked and "adb_driver_htc.zip" (found this in the sim unlock utility thread).
Any suggestions on how to troubleshoot this further?
What is the proper name of the device in device manager? Right now I'm using HTC Sync drivers in fastboot and the name is: Android USB Devices > My HTC.
The guides I've read never touch on this issue, they always skip it and assume the device is connectable.
Thanks in advance
JT-on said:
Right now I'm using HTC Sync drivers in fastboot and the name is: Android USB Devices > My HTC.
Click to expand...
Click to collapse
To use ABD you need to be connected in recovery or a booted device.
nlooooo said:
To use ABD you need to be connected in recovery or a booted device.
Click to expand...
Click to collapse
Brilliant. Like you said, ADB recognized my device in both booted OS and recovery. However, I needed to be in recovery to push files to the system directory. Thanks.
You're welcome. You can push in booted device you just need to enable superuser rights in adb shell.
Sent from my HTC Desire using Flashes and Thunders
JT-on said:
Hey all, trying to push gtalk library files to MildWild 4.3 system dir has turned into a massive headache.
ADB doesn't recognize I have my device connected. Commands always return "error:device not found". "adb devices" command returns blank.
From the tutorials I've read in these forums, I was under the impression HTC Sync drivers in fastboot mode are needed to use ADB. No dice. I've tried other drivers I've found in the forms as well: "android-usb-driver.zip" from unrevoked and "adb_driver_htc.zip" (found this in the sim unlock utility thread).
Any suggestions on how to troubleshoot this further?
What is the proper name of the device in device manager? Right now I'm using HTC Sync drivers in fastboot and the name is: Android USB Devices > My HTC.
The guides I've read never touch on this issue, they always skip it and assume the device is connectable.
Thanks in advance
Click to expand...
Click to collapse
90% of the time the problem is with the drivers etc. Use this tutorial to fix that : http://goo.gl/OS3Vi
If you still encounter the problem then you can use ADBwireless available at google play to wirelessly connect your device to the computer
Hope it helps :highfive:
Unchecking MTP did it. Thanks!!
Why is that necessary on the N7Flo but not my old N7 or the N4 (or any other device I've had contact with for that matter)?
Also, anyone know how I can get devices to show up as a folder...you know...like a thumb drive?
rmp5s said:
Unchecking MTP did it. Thanks!!
Why is that necessary on the N7Flo but not my old N7 or the N4 (or any other device I've had contact with for that matter)?
Also, anyone know how I can get devices to show up as a folder...you know...like a thumb drive?
Click to expand...
Click to collapse
You can't. Both the n4 and the n7 have their memorys formatted as ext4, partition type that windows can't access normally. MTP was the only sollution google had.

[Q] HTC One X Driver for Android 4.2.2

Hi Guys
Do a require a specific driver for the new 4.2.2 system. I have updated my phone to run Cyanogenmod 10.1 and had some issues originally getting adb etc to identify the phone. I have since got past this and now get an unauthorised error in adb. This is normal the issue im having is that my phone does not prompt me when I connect it to my PC. I should be getting a whitelist prompt to confirm I authorise the Pc to run ADB commands.
Has anyone else had this rather than the expected whitelist prompt im getting the little android bloke asking do I want to copy files via usb. Im just trying to work out what I need to do to get my phone to prompt me when I connect via ADB. I have already enabled ROOT access to Apps and ADB, Enabled USB debugging etc
Any help would be appreciated I have tried a number of drivers but only ever get asked to copy file via usb.
Appsdroid said:
Hi Guys
Do a require a specific driver for the new 4.2.2 system. I have updated my phone to run Cyanogenmod 10.1 and had some issues originally getting adb etc to identify the phone. I have since got past this and now get an unauthorised error in adb. This is normal the issue im having is that my phone does not prompt me when I connect it to my PC. I should be getting a whitelist prompt to confirm I authorise the Pc to run ADB commands.
Has anyone else had this rather than the expected whitelist prompt im getting the little android bloke asking do I want to copy files via usb. Im just trying to work out what I need to do to get my phone to prompt me when I connect via ADB. I have already enabled ROOT access to Apps and ADB, Enabled USB debugging etc
Any help would be appreciated I have tried a number of drivers but only ever get asked to copy file via usb.
Click to expand...
Click to collapse
Do you have HTC Sync Manager?
Also, in Device manager does your Drivers have Errors (Yellow Triangle)?
Wilks3y said:
Do you have HTC Sync Manager?
Also, in Device manager does your Drivers have Errors (Yellow Triangle)?
Click to expand...
Click to collapse
Hi Mate
I have tried with HTC Sync on and again after uninstalling it both result in the same issue usb prompt rather than ADB fingerprint prompt. No in Device Manager both of the connections for the device identify and install correctly. One with the phone and another stating something like Android Interface device not on my PC at the mo to confirm the exact name but its something like
My HTC
Android Interface Device or possibly android ADB interface
Appsdroid said:
Hi Mate
I have tried with HTC Sync on and again after uninstalling it both result in the same issue usb prompt rather than ADB fingerprint prompt. No in Device Manager both of the connections for the device identify and install correctly. One with the phone and another stating something like Android Interface device not on my PC at the mo to confirm the exact name but its something like
My HTC
Android Interface Device or possibly android ADB interface
Click to expand...
Click to collapse
Hmm Very strange.
Try:
http://forum.xda-developers.com/showthread.php?t=2217396
Or if not try hasoons Root Toolkit, im sure that installs some drivers too. Hasoons got my ADB working.
Finally, to find ADB device, are you opening command prompt in Platform-tools folder?
Wilks3y said:
Hmm Very strange.
Try:
http://forum.xda-developers.com/showthread.php?t=2217396
Or if not try hasoons Root Toolkit, im sure that installs some drivers too. Hasoons got my ADB working.
Finally, to find ADB device, are you opening command prompt in Platform-tools folder?
Click to expand...
Click to collapse
Nice one cheers mate will try these drivers when I get home later. I was originally using Hasoons toolkit which is what flashed the recovery and new rom but once I updated to 4.2.2 the toolkit stopped. It was coming up as device offline. I have managed to get it working by overwritting the old ADB and fastboot files with the new ones for 4.2.2. The ones the toolkit comes with is 4.1 so was erroring as it didnt know to carry out the fingerprint check.
Yes mate I have tried various methods I have accessed the android\android-sdk\platform-tools folder and run ADB from there this identifies the phone but states its not authorised. I tried using the toolkit with the new ADB and fastboot but get the same.
Im just missing the ADB prompt on my phone for usb debugging just cant for the life of me identify why im getting the copy files from usb prompt rather than the adb fingerprint prompt. Im sure its drivers so am hopeful the ones on the link will fix it. Fingers crossed
I was having issues with adb not finding my device. These drivers worked for me...
crshd said:
I was having issues with adb not finding my device. These drivers worked for me...
Click to expand...
Click to collapse
Nice one mate will try these ones when I get in to on way home now hopeful one of the driver links sorts out the prompt for me will update later thanks guys
Sent from my HTC One X using xda app-developers app
Cheers All removed all drivers for htc one x then downloaded the 4.2 versions from the link
http://forum.xda-developers.com/show....php?t=2217396
once reinstalled adb gave unauthorised error again but then put the prompt up on the phone. So possible the 4.2 contains the info for requesting permission as i havent changed anything other than the drivers adb and fastboot have been the same since i started. Anyway cheers all
confusion about installing driver
crshd said:
I was having issues with adb not finding my device. These drivers worked for me...
Click to expand...
Click to collapse
bro i download your driver but how to install it. my htc one x just start in fastboot mode. i want to unlock bootloader but without adb i am helpless
If you have Windows 7,8,8.1 just enable automatic update and let windows install correct drivers
Sent from my HTC One X using Tapatalk 2

[Q] PC (HTC Sync) Won't install drivers

Hello,
I have a problem the my HTC One X and my (Windows 7 x64) Computer. It won't install the correct drivers to use ADB and to see it in Windows Explorer. I've tried everythingI can think of. I know there thousands of other threads like this, and I read many of them but none provide a solution for me :/. I'm sure my One X is not the problem, it's working fine, I have a laptop wich also runs Windows 7 x64 and it's all working fine on it. (It's a Lenovo Ideapad Z500, i7 version) What I've tried:
- 4 different USB Ports (I have tried 2 USB2 ports and 2 USB3 ports. No luck.
- Remove the device from system using Windows Device Manager -> Disconnect phone -> Install HTC Sync -> Reboot -> connect phone. Nothing happens, Windows reports no drivers can be found.
- Manually select drivers from the HTC Sync Installation folder. Windows tells me those aren't the correct drivers. (For me: C:\Program Files (x86)\HTC\HTC Driver\Driver Files\Win7_x64)
And yes, USB debugging is on, and I do accept HTC Sync Manager on my phone. I am running ARHD 31.0. My phone does connect OK in Fastboot mode, by the way. I can use Fastboot commands perfectly fine. (Flash boot/recovery image, clear cache etc etc)
I have no idea what to do to get it working, but maybe you guys do? Any tips/ideas?
Thanks in advance.
Had this problem last week. I solved it this way:
- Uninstalled HTC Sync + HTC Drivers
- Installed ADB Universal Drivers: http://drivers.softpedia.com/get/MOBILES/Clockworkmod/Clockworkmod-Universal-Android-ADB-Driver.shtml
- Rebooted PC
- Booted my HOX in bootloader
- went to fastboot
- connected usb cable between pc and hox
- went in recovery mod (latest cwm version)
- from there I was able to push adb commands from my pc
I basically did what is said on this page: http://news.softpedia.com/news/A-Clockworkmod-Universal-ADB-Driver-Is-Finally-Up-for-Grabs-343944.shtml
You can also use ADB over network if your phone boot properly and if your PC is on the same wifi network.
Thanks Alray for the tips but it doesn't install that driver either. Still a big ! in device manager named Android Phone. And I shouldn't need to push anything to the phone AFAIK, as I said it all works fine on the laptop, Including ADB!
What if u turn on 'automatically install from windows update' option and let the windows make the work.
Sent from my HTC One X using xda premium
convict_moody said:
What if u turn on 'automatically install from windows update' option and let the windows make the work.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
It says it can't find good drivers in Windows Update.
Did u enabled the option?
This morning I faced the same problem since I recovered my pc to windows 7 x64 ultimate. And fixed it through the option, when I come home ill take screenshots and post. Btw the options are in the bottom of the window where it says driver failed.
Sent from my HTC One X using xda premium
convict_moody said:
Did u enabled the option?
This morning I faced the same problem since I recovered my pc to windows 7 x64 ultimate. And fixed it through the option, when I come home ill take screenshots and post. Btw the options are in the bottom of the window where it says driver failed.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
All options I can find about downloading drivers from the internet are enabled. When I tell the PC to look online for drivers, it won't find anything.
EDIT:
Okay, I had the setup look thru the whole C drive looking for drivers, it reported it found one. But failed installing because files were missing..... !? That makes me think there's something corrupt in Windows/System32/Drivers or somewhere in those driver folders.
Try this Link I think it is helpfull, if didn't help I will but when I reach home.
http://windows.microsoft.com/en-us/...ivers-and-updates-for-your-hardware#section_2
Sent from my HTC One X using xda premium
convict_moody said:
Try this Link I think it is helpfull, if didn't help I will but when I reach home.
http://windows.microsoft.com/en-us/...ivers-and-updates-for-your-hardware#section_2
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Thanks for the link I was looking for something like that. But nothing works, I already had setup everything automatic updating and driver search thru windows update. It can't find any drivers.
Hey, I just wanted to chime in on this thread because I'm having precisely the same problem as Qubica.
I'm using Windows 7/64 and I've been using this laptop to manage/root/ADB several Android devices for as long as I've owned it.
I noticed last Friday that I could no longer mount my T-Mobile G2 either as a USB mass-storage device nor could I connect to it using ADB. This was the day after Windows Update installed a bunch of patches, and I had also installed the updated chipset drivers for my laptop a few days earlier.
I took a look at the device manager and this is what I saw:
(android_devmgmt.png)
Now, that's weird because I mount the storage card at least two times a month to move files around. So I did what seemed like the reasonable thing and Uninstalled the device altogether, and then installed the HTC Sync app to reinstall the drivers, as I had done originally. Unfortunately, the "Android Phone" non-detection of the device has persisted.
The installation logs from the HTC Sync app also indicates that the drivers were successfully installed, but the installer seems to quit about halfway through the process, so it's not at all clear that the installation logs are accurate.
Here's what the properties sheet of that device looks like:
(android_devmgmt_properties.png)
I've been following the advice I've read here and elsewhere: I've attempted to download several different versions of the HTC drivers from various locations and manually point Device Manager at the folders containing those drivers. I've extracted and executed the HTCDriver.exe installer separately from the HTC Sync installer. I've attempted to install generic ADB drivers from a number of locations, including Google and the Clockworkmod Universal ADB drivers.
Here's the result when I try to install the drivers (by pointing Windows at the correct location for the driver files) or if I allow Windows Update to search for the drivers:
(cant-find-android-driver.png)
So, this morning I tried the more drastic step of uninstalling all of the USB Root Hub devices and rebooting the laptop. When the computer came back, it did not automagically reload those generic drivers, but fortunately I was able to manually choose the generic (Standard USB Host Controller) -> USB Root Hub device from the list of options, and it worked---for getting the USB ports to function, but not the Android device.
I've also checked to make sure there were no software restriction policies in place in gpedit.msc that affected the installation of the drivers, and found none. I also poked around in the Registry in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\PnpLockdownFiles path and found no problems there with either permissions or settings.
I'm basically at my wit's end here; Windows is behaving like the driver installation is subject to a software restriction policy -- seemingly, actively preventing the driver from being installed -- but nothing shows up in the logs that would indicate that a policy is in place. The laptop can't mount the device, and I'm kind of stuck.
I guess I'll follow the thread for a while and see if anyone else has any suggestions. Thanks in advance to all that offer their help.
Amishrabbit said:
--Long post--
Click to expand...
Click to collapse
Hi, I've did everything you did execept for uninstalling the USB root hub and looking in the registry, I hope someone has a solution....
Anybody?
I prefer uninstalling the driver (Called unknown device, and it appears when I plug the device) from device manager, unplug your device then replug it again and wait for windows to get your driver.
Sent from my HTC One X using xda premium
convict_moody said:
I prefer uninstalling the driver (Called unknown device, and it appears when I plug the device) from device manager, unplug your device then replug it again and wait for windows to get your driver.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I tried that many times, the problem is, it doesn't get the driver when I plug it back in.
Do u have linux?
Sent from my HTC One X using xda premium
convict_moody said:
Do u have linux?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Not at the moment, but I can get it.
If you can't solve the drivers problem, install linux then install adb and fastboot packages from the sftware marketplace. That should help.
Sent from my HTC One X using xda premium
convict_moody said:
If you can't solve the drivers problem, install linux then install adb and fastboot packages from the sftware marketplace. That should help.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
But there must be a way to get it working, as it works PERFECT on my laptop. (Wich uses Microsoft drivers!)
Here's a screenshot][ of my laptop:
http://i.imgur.com/WCT2ku2.png
Try uninstalling the unknown device, and when the driver not found notification appears click on it and take a screenshot and post it here.
Sent from my HTC One X using xda premium
convict_moody said:
Try uninstalling the unknown device, and when the driver not found notification appears click on it and take a screenshot and post it here.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I'll have to do that tonight, I can't access my PC right now. But you mean the notification on bottom right corner? If I click on it a small window pops up saying "ANDROID PHONE: No drivers found" with a red cross.

Pratically given up on m8 with windows 8.1. What can I do?

I cant get adb drivers to work with 8.1. I've tried every driver in the book. Followed a few guides , erased drivers , reinstalled , even at one point tried reinstalling windows , different USB port, different cable . now I am no means a novice , but is there something simple I'm missing ? Any help appreciated
Sent from my HTC One_M8 using xda app-developers app
unbroken said:
I cant get adb drivers to work with 8.1. I've tried every driver in the book. Followed a few guides , erased drivers , reinstalled , even at one point tried reinstalling windows , different USB port, different cable . now I am no means a novice , but is there something simple I'm missing ? Any help appreciated
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
perhaps uncheck mtp and select camera and turn off debugging ? boot into recovery while connected ? that installs a driver also. have you installed a "naked driver " ?
unbroken said:
I cant get adb drivers to work with 8.1. I've tried every driver in the book. Followed a few guides , erased drivers , reinstalled , even at one point tried reinstalling windows , different USB port, different cable . now I am no means a novice , but is there something simple I'm missing ? Any help appreciated
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
been in your place it sucks @@
anyways, i dont exactly remember what was the solution but I think it was pdanet.
download it from here http://pdanet.co/a/ it should install the adb
hope it works
unbroken said:
I cant get adb drivers to work with 8.1. I've tried every driver in the book. Followed a few guides , erased drivers , reinstalled , even at one point tried reinstalling windows , different USB port, different cable . now I am no means a novice , but is there something simple I'm missing ? Any help appreciated
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Need more info about your problem. what happens when you type adb devices?
If I'm not mistaken there were a few people that had the same issue and it turned out to be a bug when trying to use a USB 3.0 port on their computers. If you are using a USB 3.0 port for your cable you might wanna try plugging it into a USB 2.0. FYI I could be remembering completely wrong
I did everything but an engineering hboot with USB 2.0 port on an Intel x79 chipset motherboard on Windows 8.1.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
I had this problem too but got around it. I had no problem getting the device detected in Fastboot mode, but ADB was a problem. What I did was download and begin installation of the latest HTC sync manager with the phone already connected. It seems the first thing it does is install updated drivers then asks if you want to continue with the installation. I didn't want to install sync manager, so I cancelled the install. However the drivers remained. After a reboot I checked Device manager and sure enough Android 1.0 device was there with working drivers.
Checked the device was recognised with the ADB command ADB DEVICES, but showed no device connected. I then unplugged the USB cable and plugged in to another USB 2.0 port and voila device gets deteced by ADB.
I also had to use this version of ADB http://www.mediafire.com/download/e5mieo2vxjd71ws/android-tools.zip and it had to be the original HTC USB cable and USB debugging enabled in Developer options.
Now for some reason I have to swap USB ports each time ADB doesn't detect the device and pretty much works each time.
I think it's usb3 issue , adb doesn't work on usb3 ports,
there was a subject on how to convert usb3 port into usb2 search the forums
USB 3.0 worked fine for me on 8.1. I used Sooner ADB drivers and manually picked them.
Sent from my HTC6525LVW
Ya usb3.0 worked for me too on two systems but I do know others had issues so I wanted to point it out.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
I have no issues on win 8.1 I use the Google USB drivers that are with the sdk. The first time, I do have to go into device manager and update the driver. When it asks do you want to locate the driver or pick it from a list select pick from a list. There should be an Android entry if you installed the USB driver. Select that and then select adb interface. You'll also have to do the same for fastboot mode the first time.
Sent from my HTC One_M8 using Tapatalk
I couldn't find a working version of ADB for 8.1 however I installed HTC Sync from the virtual CD and that installed all the drivers. Uninstalled sync manager cos I don't use it and the drivers remain and work fine.
graffixnyc said:
I have no issues on win 8.1 I use the Google USB drivers that are with the sdk. The first time, I do have to go into device manager and update the driver. When it asks do you want to locate the driver or pick it from a list select pick from a list. There should be an Android entry if you installed the USB driver. Select that and then select adb interface. You'll also have to do the same for fastboot mode the first time.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
check your usb 3 controller. Is it intel 3.0 usb controller. if you see intel xtensible controller in device manager this could be the issue, it can break adb on all ports. here is a link to a fix for this usb problem i can confirm it works as i have had this issue myself. Hope this helps
http://plugable.com/2012/12/01/windows-8-and-intel-usb-3-0-host-controllers
Had the same issue when trying to achieve root. Booted Windows to advanced start up and disabled the driver enforcement and everything just went smooth from there. Drivers installed just fine and everything just worked.
Sent from my HTC One_M8 using Tapatalk
unbroken said:
I cant get adb drivers to work with 8.1. I've tried every driver in the book. Followed a few guides , erased drivers , reinstalled , even at one point tried reinstalling windows , different USB port, different cable . now I am no means a novice , but is there something simple I'm missing ? Any help appreciated
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
search for all-in-one-toolkit for the M8. it has links to installing drivers, u can use that toolkit to flash RUU, kernel, recovery, unlock bootloader and even run commands.
I used pdanet to install drivers for fastboot, you might wanna try it.
Sent from HTC One m8, or maybe not anymore
Rosch89 said:
Had the same issue when trying to achieve root. Booted Windows to advanced start up and disabled the driver enforcement and everything just went smooth from there. Drivers installed just fine and everything just worked.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
This is likely the issue.

[Q] HTC One X Driver failure

After installing CM11, my computer doesn't recognise my One X. I also installed adb and fastboot again with the complete program but I doubt that affected it. how can I fix this as I need to put a rom on ym sd card! thanks!
Update : tried to install fresh drivers via htc sync but it said driver installer failed to install when installing htc sync. I uninstalled the previous adb and htc drivers and it still did not work. ARGH!
gman88667733 said:
After installing CM11, my computer doesn't recognise my One X. I also installed adb and fastboot again with the complete program but I doubt that affected it. how can I fix this as I need to put a rom on ym sd card! thanks!
Update : tried to install fresh drivers via htc sync but it said driver installer failed to install when installing htc sync. I uninstalled the previous adb and htc drivers and it still did not work. ARGH!
Click to expand...
Click to collapse
turn off developer option and the ums will work after this turn it on
Thant said:
turn off developer option and the ums will work after this turn it on
Click to expand...
Click to collapse
also, my fastboot no longer works... how can I fix this? reinstalling drivers isn't working
and my phone only appears as Android phone in device manager now with a yellow triange
gman88667733 said:
also, my fastboot no longer works... how can I fix this? reinstalling drivers isn't working
and my phone only appears as Android phone in device manager now with a yellow triange
Click to expand...
Click to collapse
try this drivers here
Thant said:
try this drivers here
Click to expand...
Click to collapse
still says 'windows was unable to install your Android Phone' and that windowsd could not find the driver software. I set the location to each of the subfolders and the main folder itself of the drivers and still did not work
arghhhhh!!!!!!!!
It is no longer recognised as a HTC as it used to be too.
(what you said about developer options worked, but my main concern is fastboot now because I need to flash a boot.img asap! )
gman88667733 said:
still says 'windows was unable to install your Android Phone' and that windowsd could not find the driver software. I set the location to each of the subfolders and the main folder itself of the drivers and still did not work
arghhhhh!!!!!!!!
It is no longer recognised as a HTC as it used to be too.
(what you said about developer options worked, but my main concern is fastboot now because I need to flash a boot.img asap! )
Click to expand...
Click to collapse
what you see in fastboot when you try to run the command fastboot reboot-bootloader?
Strangely it is working now... Before it had a blank line and did nothing :s but thanks anyway
Sent from my One X using XDA Free mobile app

Categories

Resources