I've just rooted my Inspire using the Ace Hack kit and installed ARHD.
Are there any USB drivers other than the ones that come with HTC Sync? I don't use the HTC Sync apps at all and prefer not to load Adobe AIR. I just need a USB driver to access to the SD card and internet-passthrough.
I found this "unrevoked universal" driver via Google.
androidforums.com/incredible-all-things-root/173270-universal-windows-usb-drivers-adb-bootloader-disk-drive-htc-sync.html
Will this work with the Inspire?
Thanks!
uninstall HTC Sync. you dont need the app installed after the drivers are installed from it
Thanks for the speedy reply. I see the BMP driver - do I need this or can it be uninstalled as well?
All the drivers you need should either be in HTC sync or the sdk.
Sent from my Inspire 4G using Tapatalk
NOTE: This is an older version of the driver, a newer version is available here.
This was pulled directly from the HTC Sync Manager 2.0.61.0 installer.
HTCDriver.exe.part1.rar and HTCDriver.exe.part2.rar are the executable driver installer. The other files are the drivers for the individual platforms.
Note: The last zip is labeled Win2k, but I suspect it is also intended for use with Windows XP.
Note 2: An earlier version of the Windows 7 driver was reported to work with Windows 8, so I suspect that is also the case with this version.
NOTE: This is an older version of the driver, a newer version is available here.
I never seem to see the driver in HTC Sync Manager temp folder, I only see the driver in HTC Sync temp folder which contains HTCDriver_4.0.1.001_20121107.exe which hasn't been updated.
DvineLord said:
I never seem to see the driver in HTC Sync Manager temp folder, I only see the driver in HTC Sync temp folder which contains HTCDriver_4.0.1.001_20121107.exe which hasn't been updated.
Click to expand...
Click to collapse
Like the HTC Sync installer, the HTC Sync Manager installer creates temporary folders for the individual components as it installs them, but, unlike the Sync installer, there is no pause after installing the "prerequisite" components before deleting all of the individual installers and starting the Sync Manager install. Also unlike the Sync installer, it there will be a second temporary folder containing "HTC Sync Manager.msi" and other files. This is not the folder where the other components will be extracted.
The trick is to wait until the Sync Manager installer says "Installing HTC Driver Installer" and click Cancel, but don't actually cancel the installation. Just leave it at the "Are you sure...?" dialog. This isn't absolutely necessary, but it will give you time to sift through the %TEMP% folder to find the installer. Also, be sure that you uninstall HTC Driver Installer, if it is already installed, before starting the HTC Sync Manager installer, or this step won't happen, and the HTC Driver installer won't be extracted to a temporary folder during setup. Simply uninstalling HTC Sync Manager will not uninstall HTC Driver Installer.
Also note that the HTC Driver installer will be running during this time, so there will also be a temp folder with HTCDriver.msi and other files. This is not the folder where HTCDriver.exe will be extracted.
This just unbrick my phone....
Am so happy,
Thanks thanks thanks
Any new drivers in latest HTC Sync Manager? setup_2.1.55.0_htc.exe
Thanks for this, the Windows 7 x64 worked perfect. :good:
Ive never had a problem on my previous 2 computers running Win7 but now Ive upgraded to Win8 x64. Since then adb.exe window opens and closes. I can see my phone in the device manager whether Im in the bootloader or fully booted up. Ive followed a few guides to install sdk, jdk, adb but still not able to get adb to fully work. Installed the Win7 x64 usb drivers and google USB drivers manually thru the device manager and they are are all up to date. Ive moved the file folders for everything to the c:\program files directory before I started opening everything up and installing. Ive looked thru other forums for Win8 adb problems and followed those guides and looked on Youtube and done a search on XDA. Most are all the same but I tried them as well.
Im really out of options regarding this problem. Asking for help now. Thanks
platform-tools_r18.0.1-windows.zip
CRC32: c5df9dec
MD5: f94f493c3c998c07c7a2037b830636ab
SHA-1: b40fea3ed72296dd42dd616a7abf536b8dace20d
Do these drivers work with Desire HD? I'm trying to get fastboot to work, but I'm unable to do so without the proper drivers.
DvineLord said:
Any new drivers in latest HTC Sync Manager? setup_2.1.55.0_htc.exe
Click to expand...
Click to collapse
Sorry for the delay in replying. Yes, there is a new version of the driver, at least in the 2.4.11.0 installer. You can find it here.
Scozzar said:
What does this do?
Click to expand...
Click to collapse
It's a newer version of the installer from which the drivers are pulled.
raczyk said:
Do these drivers work with Desire HD? I'm trying to get fastboot to work, but I'm unable to do so without the proper drivers.
Click to expand...
Click to collapse
Yes, my backup phone is an Inspire 4g, and these work with it.
Have Windows 7 64-bit, and had no issues using adb commands with my M7 HTC One. No matter what, I cannot get the same laptop to recognize my M8 to issue ADB commands. adb devices shows no device. Made sure HTC Sync/Samsung Keis/etc. wasn't installed. Update Android SDK to latest versions. Tried to install the HTC One M8 "Toolkit" and update drivers there.
Any ideas? Not sure if I should be getting the security popup on my phone to trust the PC connection, but that's not happening even though USB Debugging is enabled on the phone. I can provide more information if needed.
WorldOfJohnboy said:
Have Windows 7 64-bit, and had no issues using adb commands with my M7 HTC One. No matter what, I cannot get the same laptop to recognize my M8 to issue ADB commands. adb devices shows no device. Made sure HTC Sync/Samsung Keis/etc. wasn't installed. Update Android SDK to latest versions. Tried to install the HTC One M8 "Toolkit" and update drivers there.
Any ideas? Not sure if I should be getting the security popup on my phone to trust the PC connection, but that's not happening even though USB Debugging is enabled on the phone. I can provide more information if needed.
Click to expand...
Click to collapse
I too had trouble getting my M8 drivers to install correctly. When the adb devices command returns nothing that means your drivers aren't installed. Open your device manager in Windows (open start menu then search device manager) and see if under your devices it shows a yellow triangle next to your device. If it does then drivers aren't installed correctly. What I ended up doing was actually installing HTC Sync and HTC Sync manager and allowing it to install drivers for me. Then once it was done uninstalling them. Or you could also manually update the drivers with the Universal adb drivers (they come with the Android SDK). I would install HTC Sync and let it do it's thing though first.That HTC Driver installer program you see in the screenshot below came with the HTC Sync program.
nicholi2789 said:
I too had trouble getting my M8 drivers to install correctly. When the adb devices command returns nothing that means your drivers aren't installed. Open your device manager in Windows (open start menu then search device manager) and see if under your devices it shows a yellow triangle next to your device. If it does then drivers aren't installed correctly. What I ended up doing was actually installing HTC Sync and HTC Sync manager and allowing it to install drivers for me. Then once it was done uninstalling them. Or you could also manually update the drivers with the Universal adb drivers (they come with the Android SDK). I would install HTC Sync and let it do it's thing though first.That HTC Driver installer program you see in the screenshot below came with the HTC Sync program.
Click to expand...
Click to collapse
OK, I decided to all out attack this and uninstalled a bunch of stuff from my PC. Plug the phone in and it installed the drivers, prompted (on my phone) to allow debugging and I am all set. Strangest thing as my M7 was working perfectly fine last week. Thanks!
LINK
Is no longer needed for Windows 10 with Driver from HTC Sync Manager
Fastboot and Adb are working in Windows 10 for the Desire S. You just have to install newest HTC Sync Manager (setup_3.1.54.2_htc), not HTC Sync as it is suggested by HTC for the Desire S. The setup installs three components HTC Driver, HTC Sync Manager and IPT... . The Driver seems to work also with the Desire S. If not needed you could deinstall the IPT... under "Programs and Features" and HTC Sync Manager by rightclicking the app in the Startmenu.
Regards, Andreas.
saanedrrdenaas said:
Fastboot and Adb are working in Windows 10 for the Desire S. You just have to install newest HTC Sync Manager (setup_3.1.54.2_htc), not HTC Sync as it is suggested by HTC for the Desire S. The setup installs three components HTC Driver, HTC Sync Manager and IPT... . The Driver seems to work also with the Desire S. If not needed you could deinstall the IPT... under "Programs and Features" and HTC Sync Manager by rightclicking the app in the Startmenu.
Regards, Andreas.
Click to expand...
Click to collapse
The latest HTC Sync Manager (3.6) doesn't solve my problems with Windows 10. My device is not recognized and there isn't anything in Device manager.
Thank You
This worked with Windows 10 and a Desire HD.
Hello
I've tried different drivers from HTC Sync and Sync Manager with no luck, even the generic Google ones. The adb and fastboot tools are working fine, but the Desire S cannot be identified, shown as broken etc. Is there a way for it to work on Windows 10 ver 1511 (10586.164) or do I need to use Ubuntu?