phone stuck on "waiting for device" - Nexus One Q&A, Help & Troubleshooting

I get "waiting for device" when i try to install BlackRose. In Device manager i get HTC Bootloader device unknown, none of the drivers work.
I also installed Google's SDK bundle, java, and nothing would work. My computer detects my phone via adb and fastboot. But when it comes to installing BlackRose, stuck.
I'm on win 8.1 pro 64bit.
any idea?

ultra99 said:
I get "waiting for device" when i try to install BlackRose. In Device manager i get HTC Bootloader device unknown, none of the drivers work.
I also installed Google's SDK bundle, java, and nothing would work. My computer detects my phone via adb and fastboot. But when it comes to installing BlackRose, stuck.
I'm on win 8.1 pro 64bit.
any idea?
Click to expand...
Click to collapse
This happens because Windows 8 onwards does not have the drivers for fastboot.
Manually flash the hboot, read this thread: http://forum.xda-developers.com/showthread.php?t=1637166

viditbhargava said:
This happens because Windows 8 onwards does not have the drivers for fastboot.
Manually flash the hboot, read this thread: http://forum.xda-developers.com/showthread.php?t=1637166
Click to expand...
Click to collapse
I tried with the manual, but it doesn't work, try to find a PC with W7, Linux or OS X
PS: VM of W7 and W8 as host, it doesn't work too, I tried this trick.

Related

[Q] ADB doesnt recognize HTC One in Recovery

I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
yes fastboot usb is shown and all fastboot commands work, its just that adb doesnt work when its in bootloader or recovery.
I did some more digging around and found that when the phone is connected while in recovery, the computer recognizes it as a "HTC MTP device"..and thats it. I cant upgrade the drivers of the said device or essentially do anything with it.
What am i missing?
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would start with these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
TygerByte said:
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would startpage these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
Click to expand...
Click to collapse
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Bhavpreet said:
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Click to expand...
Click to collapse
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
EddyOS said:
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
Click to expand...
Click to collapse
installed the 3 series driver, still the same problem. Heres some photos (which i should have attached originally) of whats happening.
The pictures are while the phone is normally booted, and then when the phone is in recovery.
Edit: Uninstalled all of the HTC drivers and devices inside the device manager, and only installed the Universal Naked Driver, the phone now shows up with a different name in device manager, but STILL does not work while in recovery.
Another pictures attached of how device manager looks with just the Universal Driver while in recovery.
anyone?
i have the same problem as u.. I tried both my missus Windowss PC now.. It used to detect it before. Now it suddenly doesn´t anymore. On my mac, same deal. Nothing detected.
Been googling around and i have found threads but they all end unsolved. ADB returns ADB devices blank. Kill-server or adb remount does nothing. in Fastboot USB its totally a ghost.
found any fixes?
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Me too...
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
bretula said:
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
Click to expand...
Click to collapse
In case this helps someone else: The reason I lost adb was that I'd installed the drivers on my mac for EasyTether. There's a note about this on the EasyTether FAQ page. When I disabled the EasyTether driver, I was able to use adb again.
TygerByte said:
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Click to expand...
Click to collapse
have you tied all-in-one-tool-kit ???
Not sure if this will help, but I had an issue like this with my asus tab - adb worked fine in android os but not in twrp recovery, device manager showing it as other device.
While in recovery with device connected to pc I followed this how-to from the device manager part on and got adb working in recovery.
ADB not connecting
Bhavpreet said:
I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Click to expand...
Click to collapse
Re Install HTC drivers manually, windows sees HTC until you boot into recovery mode and try to use ADB, It worked for me.
HTC One(M7) not recognized by adb
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
TonyDEV said:
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
Click to expand...
Click to collapse
Take a look at this FAQ post and see if this doesn't help solve your problems. I would also recommend updating your CWM recovery to the latest.
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb... I can't install the naked drivers it just says that the file is incompatible
blu422 said:
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb...
Click to expand...
Click to collapse
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
thanks! did what you said i installed the drivers and the installation crashed the first time, then the second time it game me the option to remove or repair and i repaired and it worked thank you!!!
---------- Post added at 02:55 PM ---------- Previous post was at 02:37 PM ----------
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
so i have adb... but now it wont let me flash cyanogenmod... error executing updater binary in zip.... just fails.... help? updated to twrp 2.7.1.1. that fixed the problem

[Q] Fastboot problum with 64-bit Windows8.1

Hi, I updated my PC to 64-bit Windows 8.1 today and install htc driver 4.8.0.002, MTP/USB Debugging(ADB) is OK, but when I turn my one to fastboot mode and connect to my PC it just not go into "fastboot usb" mode, my computer show me that "Unknown USB device (device failed enumeration)"
What can I do?
zyy757 said:
Hi, I updated my PC to 64-bit Windows 8.1 today and install htc driver 4.8.0.002, MTP/USB Debugging(ADB) is OK, but when I turn my one to fastboot mode and connect to my PC it just not go into "fastboot usb" mode, my computer show me that "Unknown USB device (device failed enumeration)"
What can I do?
Click to expand...
Click to collapse
It's a known problem..... we need updated drivers
Update your HTC Sync Manager to the new version
Update to the new version 2.3.32.0 everything works well with Windows 8.1
Good luck
imurg said:
Update to the new version 2.3.32.0 everything works well with Windows 8.1
Good luck
Click to expand...
Click to collapse
do you know the driver version of it?
rider5512 said:
It's a known problem..... we need updated drivers
Click to expand...
Click to collapse
sad news..but still thanks for the info
zyy757 said:
do you know the driver version of it?
Click to expand...
Click to collapse
New driver version is 4.8.0.002.
Also make sure you have updated adb and fastboot to the latest versions
imurg said:
Update to the new version 2.3.32.0 everything works well with Windows 8.1
Good luck
Click to expand...
Click to collapse
Check the changelog, the latest version of HTC sync manager does not include any drivers for windows 8.1
rider5512 said:
Check the changelog, the latest version of HTC sync manager does not include any drivers for windows 8.1
Click to expand...
Click to collapse
I have the phone connected just now. I run "adb devices" and works.. "adb reboot-bootloader" and connects fastboot usb.
On device manager I open My HTC and see a driver from HTC Corp dated 09/23/13 and driver version is2.0.7.22
As a portable device driver is also dated 09/23/13 and is version 1.0.0.14
Can issue commands in fastboot or adb without any problems.
imurg said:
New driver version is 4.8.0.002.
Also make sure you have updated adb and fastboot to the latest versions
Click to expand...
Click to collapse
my driver is already 4.8.0.002, but the computer just not recognition my phone in fastboot mode
Have the same problem. I really need a solution !
MICH_** said:
Have the same problem. I really need a solution !
Click to expand...
Click to collapse
If your not having any luck, make sure to completely DELETE your old drivers, then download htc sync (from htc.com support), install it, and then just delete the sync application. Reboot win 8.1, try again.
zaphodbeeb said:
If your not having any luck, make sure to completely DELETE your old drivers, then download htc sync (from htc.com support), install it, and then just delete the sync application. Reboot win 8.1, try again.
Click to expand...
Click to collapse
Does not work
Hi,
This is how I got my HTC One to show Fastboot Usb when i plug it in to my PC.
First I downloaded and installed the latest java se development kit both 32 bit and 64 bit versions as I read somewere that we also need the 32 bit version for it to succeed on 64 bit. Next I installed the android sdk making sure that I had the latest available. After this I downloaded and installed the most up to date HTCDrivers 4.8.0.002.
I just rebooted my phone into bootloader unpluged to the computer then i pluged it in to show up as Fastboot USB.
I tried many different suggestions for getting fastboot to work with Win 8.1 x64 Usb 3.0, including those above in this thread.
Only one thing worked,
http://plugable.com/2012/12/01/windows-8-and-intel-usb-3-0-host-controllers

Windows 8.1 fastboot drivers

Hey there,
After upgrading windows 8 to 8.1, I cannot get my phone into fastboot. It seems that previously installed drivers on W8 are now gone.
Any idea how to fix this?
jimilegolas said:
Hey there,
After upgrading windows 8 to 8.1, I cannot get my phone into fastboot. It seems that previously installed drivers on W8 are now gone.
Any idea how to fix this?
Click to expand...
Click to collapse
Install the drivers again.
I've had the same problem in windows 8.1... Fastboot device cannot be recognized by the system, but i don't know why; the problem was "Error enumerating device id". If you see hardware id, it doesn't exists and the driver won't be found. I returned to windows 7.
gregbradley said:
Install the drivers again.
Click to expand...
Click to collapse
Mind if you shared a way of doing that?
Installing the official sony flashtool with its drivers didn't help + every other way I tried (that worked when I had 8) also resulted in failure.
PS:When I connect it in fastboot, windows says that "drivers malfunctioned, unknown USB device"
jimilegolas said:
Mind if you shared a way of doing that?
Installing the official sony flashtool with its drivers didn't help + every other way I tried (that worked when I had 8) also resulted in failure.
PS:When I connect it in fastboot, windows says that "drivers malfunctioned, unknown USB device"
Click to expand...
Click to collapse
Have you tried the drivers from flashtool (Not the sony one, the one by androxyde here on xda)
gregbradley said:
Have you tried the drivers from flashtool (Not the sony one, the one by androxyde here on xda)
Click to expand...
Click to collapse
Yes, but I cannot install them.
Sent from my Xperia T using xda app-developers app
jimilegolas said:
Yes, but I cannot install them.
Sent from my Xperia T using xda app-developers app
Click to expand...
Click to collapse
You have to do it safe mode or something similar
read this from flashtool.net
http://www.flashtool.net/disabledrivers.php
gregbradley said:
You have to do it safe mode or something similar
read this from flashtool.net
http://www.flashtool.net/disabledrivers.php
Click to expand...
Click to collapse
I've done that, but I still get the same windows usb error :/
jimilegolas said:
I've done that, but I still get the same windows usb error :/
Click to expand...
Click to collapse
OK, not sure what the issue is then, can you get access to a win7 machine? There are no issues with drivers on win7
gregbradley said:
OK, not sure what the issue is then, can you get access to a win7 machine? There are no issues with drivers on win7
Click to expand...
Click to collapse
Guess this is the only option now.
Anyway, thanks.
jimilegolas said:
Guess this is the only option now.
Anyway, thanks.
Click to expand...
Click to collapse
Same problem here. See my post: http://forum.xda-developers.com/showpost.php?p=46645468&postcount=129
No solution found... Yet
fastboot for windows 8.1 over linux and this is my option to work fastboot on win 8.1
pietrucci said:
Hi,
Seems my usb drivers don't work anymore in Windows 8.1. Tried every version of usb-drivers, removed existing drivers, disabled digital signing again but no succes.
Anyone with a solution already?
Click to expand...
Click to collapse
load wubi (windows ubuntu installer) over the link http://wiki.ubuntuusers.de/Wubi
than install ubuntu, on harddrive C:// and reboot your Pc
Now you have a linux in your current system, you can remove ubuntu (linux) in Programms & feautures list in windows.
now reboot reboot the system and isntall in ubuntu fastboot.
you musst give in the terminal sudo apt-get fastboot
and now you can flash your bootloader in linux.
but you musst sudo bevor you type fastboot flash type sudo fastboot flash boot boot.img
you say it is easy
gooogle wubi (windows ubuntu installer)
im here.. me too facing the same weird problem.
in 8.1 os it worked at first but then it didnt recognizing my device. reinstalled the 8.1 os and tested and same result. worked at first then fu**ed up again.
hope someone will get ride of this prob in 8.1ois :/
Same..
Exactly the same problem here. On windows 8, no issue. After updating to 8.1, "Error enumerating device id". I've tried everything, but nothing.
I had my xperia without kernel, and I REALLY needed Fastboot, so I had to go to a W7 pc, and no issue then.
Ohh, and I can't disable driver verification on W8.1 . When i'm in advanced boot menu, I just can't press any key. The keyboard doesn't work, and I have to Hard Reboot. Any idea?
EDITED
This worked for me : http://www.droid-now.com/2013/10/fix-working-fastboot-drivers-windows-8-1-x64/
So now I can use fastboot/ flashmode, but only if I connect the phone to an usb 3.0 port. On 2.0 the issue is still there.
fedemyth said:
Exactly the same problem here. On windows 8, no issue. After updating to 8.1, "Error enumerating device id". I've tried everything, but nothing.
I had my xperia without kernel, and I REALLY needed Fastboot, so I had to go to a W7 pc, and no issue then.
Ohh, and I can't disable driver verification on W8.1 . When i'm in advanced boot menu, I just can't press any key. The keyboard doesn't work, and I have to Hard Reboot. Any idea?
EDITED
This worked for me : http://www.droid-now.com/2013/10/fix...ndows-8-1-x64/
So now I can use fastboot/ flashmode, but only if I connect the phone to an usb 3.0 port. On 2.0 the issue is still there.
Click to expand...
Click to collapse
Nice share brotha.
I want to make it work for x32 bit
Sent from my LT25i using XDA Premium 4 mobile app
As I see the only way to get access to fastboot and flash mode is to use windows 8 or lower.
Here is the cause of our problem and there is no solution so far: http://blogs.msdn.com/b/usbcoreblog...8-0-but-fail-on-windows-8-1-with-code-43.aspx
EDIT: I used the old XP machine of my parents to unlock the bootloader and everything worked fine
well w8.1 certainly cannot use fastboot if you plug it into USB 2.0 port..as microsoft has change it usb policies in w8.1, the only way to use fastboot in w8.1 is to plug into a USB 3.0 hub, and install your driver the same way before..

having trouble with trying to s-off my one/not a noob

ive tried both rumrunner and moonshine and they are both not getting past the "waiting for bootloader" step. my phone reboots in the bootloader and sits there. ive installed all drivers but it seems like my fastboot driver isnt working. my computer says its a unrecognized usb device once its into the bootloader. win8/64x
Thismines said:
ive tried both rumrunner and moonshine and they are both not getting past the "waiting for bootloader" step. my phone reboots in the bootloader and sits there. ive installed all drivers but it seems like my fastboot driver isnt working. my computer says its a unrecognized usb device once its into the bootloader. win8/64x
Click to expand...
Click to collapse
Win8 or Win8.1 ??
alray said:
Win8 or Win8.1 ??
Click to expand...
Click to collapse
whoops its 8.1
Thismines said:
whoops its 8.1
Click to expand...
Click to collapse
win 8.1 usb driver isnt compatible w/ fastboot try with a win 8.0 or win 7 pc and im sure youll be fine. You can also find a fix for win 8.1 drivers. just google it idk where exactly.

[Q] htc one m7 usb error 43 windows 7 64 bit no recovery on os

i have a problem with my htc one m7.
it as no os installed and no recovery option
the htc is unlocked with s-off and when i plug the usb cable to the pc it gets a windows error code 43 with an anknown device.
all the drivers that i downloaded did not done the work.
help me please.
roital said:
i have a problem with my htc one m7.
it as no os installed and no recovery option
the htc is unlocked with s-off and when i plug the usb cable to the pc it gets a windows error code 43 with an anknown device.
all the drivers that i downloaded did not done the work.
help me please.
Click to expand...
Click to collapse
is the phone in the bootloader or just a black screen ?
does fastboot work ? reflash custom recovery and a rom
clsA said:
is the phone in the bootloader or just a black screen ?
does fastboot work ? reflash custom recovery and a rom
Click to expand...
Click to collapse
it is in bootloader and can not get into recovery and if i select the fastboot option and connect it to the pc the error 43 pops up.
it started with the installing of a viper custom rom that the recovery gone bad.
but the driver error problem started earlier.
i have a backup on the phone but for restoring the backup i need the recovery to work but as i say the window7 7 64bit gives an unknown device error code 43.
can anyone help me please?
roital said:
can anyone help me please?
Click to expand...
Click to collapse
Fix your pc drivers
http://forum.xda-developers.com/showthread.php?t=2541082
Post 2 / FAQ 2
clsA said:
Fix your pc drivers
http://forum.xda-developers.com/showthread.php?t=2541082
Post 2 / FAQ 2
Click to expand...
Click to collapse
when i install the driver that is attached in the site i can not see it in the drivers list on windows.
if i select the folder where the windows 7 64bit driver is it gives me a massege that thare is no windows 64 bit drivers there.
can you please give me the inf file for the driver that workes on windows 7 ultimate 64bit for the htc one m7 ?
roital said:
when i install the driver that is attached in the site i can not see it in the drivers list on windows.
if i select the folder where the windows 7 64bit driver is it gives me a massege that thare is no windows 64 bit drivers there.
can you please give me the inf file for the driver that workes on windows 7 ultimate 64bit for the htc one m7 ?
Click to expand...
Click to collapse
You can find your drivers here.
Uninstall your present driver through the Control Panel then reboot your computer. Now install the new driver.
majmoz said:
You can find your drivers here.
Uninstall your present driver through the Control Panel then reboot your computer. Now install the new driver.
Click to expand...
Click to collapse
done that without any luck.
the defualt windows "unknown device" Standard USB Host Controller and the error 43 is there.
roital said:
done that without any luck.
the defualt windows "unknown device" Standard USB Host Controller and the error 43 is there.
Click to expand...
Click to collapse
error 43 is a windows error. no amount of reinstalling drivers will work.
if your using a laptop, remove all USB devices, uninstall the drivers you are trying to fix, shut down the computer and remove the battery for 10 mins min.
if its a desktop, do the same thing, but pull out the kettle lead from the back, hit the power button a few times to drain the PSU caps.
restart the computer and plug in usb devices one at a time making sure they work properly.
re-install phone drivers, I recommend downloading HTC sync manager for the drivers (never had a problem with them) and then remove HTC sync.
failing that a windows re-install or driver cache cleaner is required or try a different computer.
Use another comp dude
jdgreat4 said:
Use another comp dude
Click to expand...
Click to collapse
allredy tried another computer but still the same message.
I need a computer to recognize the device in a bootloader,adb fastboot mode to push the twrp into the device.

Categories

Resources