[RESOLVED] riddle me this one.
just throwing this out there to see if anyone has any thoughts.
I have someone's PC that the USB cord for the keyboard was severed.
After that happened, none of the USB ports work, but only in Windows.
USB keyboard works to get into the BIOS or do a startup device selection, but once control is handed off to windows, the USB ports stop working. They still have power, as the optical mouse lights up, but the devices do not actually load.
I booted a BartPE Live windows CD, which is like a live linux CD, and USB works fine in there, so its not a hardware issue, its something with the Windows install.
The tricky part here is that the machine is
1) small form factor, with no expansion slots, so adding in a USB pci card or something like that is not an option
2) there are no PS2 ports
3) there is a password on Windows, so I can't even get past the login screen in either safe mode or regular mode.
I was trying to find where the hardware information is stored in the registry, in hopes to delete and let windows reinstall it, but I don't even think that is possible to do if you can't get past the login screen, I can remote load the registry hive to modify it, but I don't think windows will reinstall the internal USB hub until it can get to the desktop.
Yes I can reinstall Windows, but I am trying to exhaust other options prior to doing that.
Re: [RESOLVED] riddle me this one.
Can you use a PS/2 connection and remove the USB and keyboard drivers then restart and re-install them? Any BIOS settings for the USB's that might be of use? Perhaps resetting the BIOS might have an impact?
It is weird that all the ports don't work. I suppose I could see something like a metal peice shearing the cables and it happened to jump the hot and ground cables damaging that perticular port, but all of them is kind of weird.
Re: [RESOLVED] riddle me this one.
Quote:
Originally Posted by
wakawaka
Can you use a PS/2 connection and remove the USB and keyboard drivers then restart and re-install them?
See point #2 in the first post above.
Re: [RESOLVED] riddle me this one.
Quote:
Originally Posted by
wakawaka
It is weird that all the ports don't work. I suppose I could see something like a metal peice shearing the cables and it happened to jump the hot and ground cables damaging that perticular port, but all of them is kind of weird.
The ports actually worked just fine, the cause of the issue is Windows not automatically recognizing and installing the devices when they are plugged in. Instead it pops up a found new hardware wizard, and also prompts that the driver is unsigned even when it is. Any other USB device would be no issue, as one could click through the prompts, but when the keyboard and mouse don't work, that makes doing that a problem.
The other postings I found on the web regarding similar issues never had any resolutions, only reformat/reinstall.
Re: [RESOLVED] riddle me this one.
It sounds to me as is there is a problem with the certificate store (the wizard showing is probably due to them being "unsigned")... but as I've never had to deal with it myself, I've got no idea how you would check it or fix it.
Re: [RESOLVED] riddle me this one.
I've had USB failing me a few times, moving the mouse or keyboard to another USB port to reload the drivers always works.
Re: [RESOLVED] riddle me this one.
Quote:
Originally Posted by
si_the_geek
It sounds to me as is there is a problem with the certificate store (the wizard showing is probably due to them being "unsigned")... but as I've never had to deal with it myself, I've got no idea how you would check it or fix it.
I agree. Or the catroot folders, however I checked all that out and could not find any discrepency versus a known good system. I am sure it is a "fixable" issue, but of course a few year old PC, how many hours can you spend on it before its not worth the time invested in fixing.