Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#363424 - 09/02/2015 15:33 USB weirdness
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
I'm troubleshooting a very strange USB issue.

The computer I'm working on is a run of the mill Dell Inspiron desktop model. It has this weird problem of not working with all USB devices, especially storage devices. The peripherals that are currently installed are completely functional, but a simple WD Passport drive simply wasn't recognized.

The client recently tried using a basic PNY flash drive, but the drive wouldn't show up in Computer. It showed up in Device Manager, but with a driver issue. The problem is that these are, of course, plug and play devices with no drivers available. It should be built into Windows.

Any ideas?
_________________________
Matt

Top
#363433 - 09/02/2015 19:29 Re: USB weirdness [Re: Dignan]
DWallach
carpal tunnel

Registered: 30/04/2000
Posts: 3810
Have you wound your way through trying all the different ports? It's possible that one or the other USB port is fried.

Top
#363434 - 09/02/2015 20:04 Re: USB weirdness [Re: DWallach]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Originally Posted By: DWallach
Have you wound your way through trying all the different ports? It's possible that one or the other USB port is fried.

I thought so too, but they all operate the same way.
_________________________
Matt

Top
#363436 - 10/02/2015 00:19 Re: USB weirdness [Re: Dignan]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31570
Loc: Seattle, WA
My guess is a bad or missing chipset device driver. It could be specific to the USB chipset, or, it could be covered by one of those Intel Chipset Driver Updater packages if it's using one of the Intel chipsets.
_________________________
Tony Fabris

Top
#363443 - 10/02/2015 14:30 Re: USB weirdness [Re: Dignan]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3583
Loc: Columbus, OH
Also could be a sloppy implementation that isn't providing enough power on the USB ports for some devices. Have seen similar behavior, especially with low power devices like Raspberry Pi. Try on a powered usb hub and see if it makes any difference.
_________________________
~ John

Top
#363445 - 10/02/2015 14:41 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
The chip set drivers are a possibility. Do you think installing an expansion card would bypass the built in drivers or would they just use the Windows drivers?

I'll try a powered hub the next time I'm there.
_________________________
Matt

Top
#363475 - 21/02/2015 02:25 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Ok, I'm at a loss. I tried installing a PCIe USB3 card, but it simply won't install. It appears that Windows will no longer install drivers for ANY new devices.

In fact, here's some more weirdness for you: the computer has a wireless keyboard and mouse. If I remove the receiver for those to another USB port, device manager complains that it can't find/install the drivers for new device. If I merely move the receiver back to the original port it was installed on, it works just fine. So the devices that were already installed will continue to work on their original ports, but no new devices can be added in any way.

I found some instructions on moving some of the USBstor files, but that doesn't seem to have done anything.

Any ideas? I've attached to images of how the new USB card appears in device manager.


Attachments
Image1.png

Image2.png


_________________________
Matt

Top
#363476 - 21/02/2015 02:26 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
And that first shot shows you how a run of the mill Sandisk Cruzer isn't even installable.
_________________________
Matt

Top
#363477 - 21/02/2015 11:26 Re: USB weirdness [Re: Dignan]
BartDG
carpal tunnel

Registered: 20/05/2001
Posts: 2616
Loc: Bruges, Belgium
Virus? Complete reinstall?
_________________________
Riocar 80gig S/N : 010101580 red
Riocar 80gig (010102106) - backup

Top
#363478 - 21/02/2015 12:06 Re: USB weirdness [Re: Dignan]
larry818
old hand

Registered: 01/10/2002
Posts: 1033
Loc: Fullerton, Calif.
It seems to me the bigger problem is your non-functional pci bridge. I'll bet if you get that working, the usb may sort its self out.

I have no idea why the usb would have partial functionality on the far side of a non-functional pci bus, one would think it would have none. Still, the way things work in Windows has little relationship to how things should work.

Top
#363479 - 21/02/2015 16:48 Re: USB weirdness [Re: Dignan]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31570
Loc: Seattle, WA
Hmmm. Does Windows have a security setting where it's possible to prevent certain users from installing device drivers?
_________________________
Tony Fabris

Top
#363480 - 21/02/2015 20:35 Re: USB weirdness [Re: Dignan]
Shonky
pooh-bah

Registered: 12/01/2002
Posts: 2009
Loc: Brisbane, Australia
Moving devices to another port and not working makes sense though. Windows has to treat them as different devices so still "reinstalls" them when you move ports. Every port will do the same.

So it appears the driver/device installation is a problem rather than the specific driver itself.

Certainly I'd look at fixing that PCI to PCI bridge.
_________________________
Christian
#40104192 120Gb (no longer in my E36 M3, won't fit the E46 M3)

Top
#363481 - 21/02/2015 20:47 Re: USB weirdness [Re: Shonky]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31570
Loc: Seattle, WA
Originally Posted By: Shonky
So it appears the driver/device installation is a problem rather than the specific driver itself.


Yep. So I don't think it's hardware. i.e., it's not a malfunction in the PCI bridge hardware itself. The hardware works, its drivers might be screwed up. It's an operating system problem or a permissions problem. Perhaps a bad file or setting in the operating system which prevents the device driver installation from proceeding.

My next step would be to google "code 28" along with the Plug-n-Play hardware identification numbers of the troublesome devices (Device manager, "Details" tab of the device, select "Hardware Ids"). See if others have had the same problem.
_________________________
Tony Fabris

Top
#363482 - 22/02/2015 01:49 Re: USB weirdness [Re: BartDG]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Thanks guys. To clarify, I'm fairly positive that the "PCI to PCI Bridge" is the USB 3.0 card that I just installed, not the bus for the rest of the USB ports. It isn't the cause of the problem, it's a symptom showing that I can't install drivers for any devices at all.

Originally Posted By: Shonky
Moving devices to another port and not working makes sense though. Windows has to treat them as different devices so still "reinstalls" them when you move ports. Every port will do the same.

Yeah, that's why that particular behavior made sense to me. If the OS doesn't need to reinstall the drivers, it works fine. It's only when new drivers need installing that things halt, whether it's for devices that are familiar or new to the computer.

Originally Posted By: tfabris
Hmmm. Does Windows have a security setting where it's possible to prevent certain users from installing device drivers?

If there is, I would hope that there would be more of an indication of the block than things simply not working. The user is an administrator, and I'm able to monkey around with system files and the registry, so it would be weird if I just wasn't allowed to install new drivers.

Originally Posted By: Archeon
Virus? Complete reinstall?

I do believe that there was a virus on this computer at some point, and that it probably mucked some things up as it was dragged out kicking and screaming. A complete reinstall would be challenging, given that this is one of those wonderful situations where the user has a Dell computer with no reinstallation disc. I'll check for a recovery partition, though... I'd prefer to avoid that solution if at all possible. I just wish there were perhaps some system files I could grab from another Windows 7 install or something. I don't know...

I've already reinstalled whatever software I could grab from Dell's site, but nothing seems to have corrected it...
_________________________
Matt

Top
#363483 - 22/02/2015 03:00 Re: USB weirdness [Re: Dignan]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3583
Loc: Columbus, OH
You don't need the disc if you've got the product key, right? Visit the Microsoft Software Recovery page and use the product key to re-download Windows 7. Then do a non-destructive re-install.
_________________________
~ John

Top
#363484 - 22/02/2015 04:23 Re: USB weirdness [Re: Dignan]
Shonky
pooh-bah

Registered: 12/01/2002
Posts: 2009
Loc: Brisbane, Australia
Yeah for Wiundows 7 you don't need original install discs. The licence is the sticker on the machine. Just download ISO and create a DVD or USB to reinstall. You'll need to get the device drivers separately from Dell though.

Direct download of ISOs here:
http://www.howtogeek.com/186775/how-to-download-windows-7-8-and-8.1-installation-media-legally/

An install "over the top" or repair might fix it. Image it before so you can roll back if necessary.
_________________________
Christian
#40104192 120Gb (no longer in my E36 M3, won't fit the E46 M3)

Top
#363485 - 22/02/2015 16:48 Re: USB weirdness [Re: Dignan]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31570
Loc: Seattle, WA
Quote:
I do believe that there was a virus on this computer at some point, and that it probably mucked some things up as it was dragged out kicking and screaming.


Some system files might have been damaged, causing the driver reinstallation problem. See if SFC /SCANNOW fixes it.
_________________________
Tony Fabris

Top
#363495 - 25/02/2015 08:44 Re: USB weirdness [Re: tfabris]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Originally Posted By: tfabris
Quote:
I do believe that there was a virus on this computer at some point, and that it probably mucked some things up as it was dragged out kicking and screaming.

Some system files might have been damaged, causing the driver reinstallation problem. See if SFC /SCANNOW fixes it.

Unfortunately I already tried that and it didn't find anything. I've tried that command countless times and it's never done anything. I swear they only put that in there to give me false hope smile

Would that Windows disc give me any other possible fixes other than a reinstall that would require me to put all the applications back on there too?
_________________________
Matt

Top
#363496 - 25/02/2015 10:02 Re: USB weirdness [Re: Dignan]
Tim
veteran

Registered: 25/04/2000
Posts: 1522
Loc: Arizona
If the USB devices have worked previously, have you tried a system restore to before they got all jacked up? I find that is a lot easier than fixing/reinstalling and usually works if you keep the backup files long enough.

Top
#363497 - 25/02/2015 10:46 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
I tried that when this first happened but it didn't work. I think whatever virus was on there eliminated the restore points.
_________________________
Matt

Top
#363498 - 25/02/2015 12:25 Re: USB weirdness [Re: Dignan]
Tim
veteran

Registered: 25/04/2000
Posts: 1522
Loc: Arizona
Ouch, nasty bugger it sounds like.

Edit: I guess that is a good reason to make backups of them externally on occasion.


Edited by Tim (25/02/2015 12:26)

Top
#363499 - 26/02/2015 02:43 Re: USB weirdness [Re: Tim]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Originally Posted By: Tim
Ouch, nasty bugger it sounds like.

Edit: I guess that is a good reason to make backups of them externally on occasion.

Yeah, I try to push full image backups on my clients but they don't usually go for it...
_________________________
Matt

Top
#363507 - 28/02/2015 16:43 Re: USB weirdness [Re: Dignan]
gbeer
carpal tunnel

Registered: 17/12/2000
Posts: 2665
Loc: Manteca, California
This, sounds a bit like what happened to my 10yo nephew's pc.

Restore points gone.
Could not install anything.
Admin privilege gone from authorized accts.
Trying to reset admin accts via live Linux failed.

Nuking the hard drive was the only solution.
_________________________
Glenn

Top
#363515 - 01/03/2015 22:55 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Yeah, I've come to terms with the fact that I'm going to have to reinstall Windows. Or a repair, whatever it's called.

I'll follow up with whether it's fixed. Thanks for your help, folks.
_________________________
Matt

Top
#363521 - 02/03/2015 00:16 Re: USB weirdness [Re: JBjorgen]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Originally Posted By: JBjorgen
You don't need the disc if you've got the product key, right? Visit the Microsoft Software Recovery page and use the product key to re-download Windows 7. Then do a non-destructive re-install.

Ok, this doesn't work. I get this:

Quote:
Unsupported Product
The product key you entered appears to be for software that was pre-installed on a device. Please contact the device manufacturer for software recovery options.
_________________________
Matt

Top
#363540 - 03/03/2015 01:13 Re: USB weirdness [Re: Dignan]
Shonky
pooh-bah

Registered: 12/01/2002
Posts: 2009
Loc: Brisbane, Australia
Looks like the Digital River downloads are now gone too. That's kinda annoying although I'd have all the ones that are relevant to my machines.

I'm sure it wouldn't be too hard to get a non-messed-with ISO from the usual filesharing places. Still needs to be registered though so I'd be comfortable going down that path.

Which specific version do you need?
_________________________
Christian
#40104192 120Gb (no longer in my E36 M3, won't fit the E46 M3)

Top
#363547 - 03/03/2015 13:01 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
I just remoted the system last night and noticed that there's a recovery partition, so I'm going to try that first. Once it's back up I'll be sure to make a restore disc, and probably create an image before and after all the applications are reinstalled.
_________________________
Matt

Top
#363555 - 04/03/2015 02:19 Re: USB weirdness [Re: Dignan]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12318
Loc: Sterling, VA
Thankfully, the Windows reinstall has fixed the problem.

Thanks, everyone!


Edited by Dignan (04/03/2015 02:19)
_________________________
Matt

Top