Welcome, Guest. Please login or register.
March 12, 2010, 05:35:23 AM
Login with username, password and session length

The Time

 

March 12, 2010, 05:35:23 AM


Shoutbox








 

[March 09, 2010, 11:51:15 PM]
Trinity:
hahahaha i might, Agrie.. ::)

[March 09, 2010, 08:34:57 PM]
Argie:
u know the ones Trin.. they make 'em so as their outline's almost the same shape as the old 60 watt bulbs.. so you can use the lampshades that clip to the bulb itself on them

[March 09, 2010, 06:21:38 PM]
Trinity:
awww not curly wurly's then Argie... :biggrin:

[March 09, 2010, 06:20:01 PM]
Argie:
it doesn't really matter i guess, i was only wittering on about the price of curly-wee lightbulbs  :screwy:

[March 09, 2010, 06:19:20 PM]
Argie:
don't you just hate it when you type a 20-liner in the shoutbox, then suffer a sudden random muscle twitch and belt the mouse halfway to china, thereby destroying one's post :(

[March 09, 2010, 06:17:05 PM]
Trinity:
Im here now... ;)

[March 09, 2010, 11:17:29 AM]
Fizzywiggy:
Billy No Mates here   :frownie:

[March 09, 2010, 07:49:59 AM]
Fizzywiggy:
Good morning :brew:

[March 08, 2010, 01:54:59 PM]
Fizzywiggy:
It really really is afternoon now.
 :biggrin:

[March 08, 2010, 11:54:59 AM]
Fizzywiggy:
It's nearly afternoon now anyway.    :tog:

[March 08, 2010, 11:54:33 AM]
Fizzywiggy:
Good morning on Magic Monday.    :brew:

[March 06, 2010, 09:20:52 AM]
Argie:
Morning all :)


[History] [Commands]

Selected Sites
Mobile SF: txtsf.co.uk
Information Britain
SF on FB
SJD's Personal Site
Southport Model Aero Club
Wigan World
Southport GB
Southport Chat

We'll add your site if you ask..

Links of convenience:

Southport Friends Archives
Google
TV Guide
Connection Test
Team Viewer
Grub's Up
Rumour Has It..
Southport Weather
Sitemap
Farmville

Southport's Free Community
Message Boards
  Join us, it's free!  
SF survives on
your posts!

Social Networks
Login with Gigya!

Bookmark this page:

Or press 'Ctrl' & 'D' together

Stats
61897 Posts in 2859 Topics by 107 Members
Latest Member: RussB

*
+  Southport Friends
|-+  SF chat
| |-+  Tech talk
| | |-+  One of the USB devices attached to this computer has malfunctioned
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: One of the USB devices attached to this computer has malfunctioned  (Read 133 times)
Argie
Administrator
Top friend of SF
*****

Karma: 8
Offline Offline

Posts: 8893



« on: June 27, 2009, 04:46:33 PM »

"One of the USB devices attached to this computer has malfunctioned, and Windows does not recognize it."

First of all, I was finding that whenever I transferred music from my itunes to a usb thumbdrive, so i could play them in my car stereo, on playback, half the tracks were corrupted. They'd change volume halfway through, or be cut off at the end, or even suddenly swap to a completely different artist and song.

Pretty soon after that, I was finding that whenever I inserted a thumbdrive into the PC, I got the message:

"One of the USB devices attached to this computer has malfunctioned, and Windows does not recognize it."

It was a nightmare to figure out what the hell was wrong, suspected the thumbdrive itself at first, then the car stereo, then the PC hardware.. nearly went round the bend searching for a solution but in the end it turned out to be fairly easy to fix.

All you need to do, is re-install the driver for the errant usb device.

However, there's 2 gotchas.

Firstly, when the usb device is not present, or when it's inserted but not working, the device doesn't actually show up in device manager, even though, technically, it *is* there.

Secondly, even if you manage to convince windows to show you the device so that you *can* uninstall it, if you do nothing else, it will just reinstall the same dodgy driver the next time you insert the stick.

So what you need to do is, firstly, get windows to show you the device in device manager. Then you need to uninstall it. Then you need to delete the dodgy driver, and identify and hack into a protected registry key in order to force windows to reinstall a completely fresh driver the next time it sees the thumbdrive.

Here's how to do it:


Quote
Step 1: Remove Hidden Devices

1. Open a Command Prompt.
2. Type "set DEVMGR_SHOW_DETAILS=1" (without quotation marks) and press Enter.
3. Type "set DEVMGR_SHOW_NONPRESENT_DEVICES=1" (without quotation marks) and Press Enter.
4. Type "start devmgmt.msc" (without quotation marks) and click press Enter.
5. Click View. Click Show hidden devices.
6. Click "+" to expand devices, Unknown devices and USB devices.
7. Are there any devices and unknown devices (including grayed out devices)? If so, right click and Uninstall each of them.

Step 2: Remove all oem*.inf files

=========================

1. Click start and click run then under the run line type in the command "cmd" (without the quotation marks)

2. In the command line, type in the following (without the quotes) and press enter after each command:

"cd \windows\inf"
"ren infcache.1 *.old"
"ren oem*.inf *.old"
"del C:\windows\setupapi.log"
"exit"

Step 3: Removing all entries under HKEY_LOCAL_MACHINE/Enum/USB that start with VID using REGEDIT.

==================================================================

Removing the VID entries from the registry will cause them to be redetected at restart.

CAUTION: If you have a USB keyboard, mouse, scanners, and other things you know are working, do not remove the VID entry for these devices, otherwise, Windows may not restart correctly.

1. Click Start and click Run. Type regedit and click OK. The Registry Editor window will open.

2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB.

3. Highlight and delete all the VID_.... entries for usb devices that you cannot identify. Remember not to delete the entries mentioned above.

You may not have permssion to delete keys, do the following.
Permissions may be set allowing the deletion of the VID_ entries by following the steps below:

a) Right-click the key to be deleted, and then click Permissions. The VID_... Permissions window will open.
b) With Everyone highlighted in the Group or User name section, select Full Control in the Permissions section.
c) Click Apply, and then click OK.

5. Restart your compuer.

Step 4: Reconnect the USB device that was not previously working. Windows should automatically rerinstall the drivers.
Pages: [1] Go Up Print 
« previous next »
 

Powered by SMF 2.0 RC1.2 | SMF © 2006–2009, Simple Machines LLC Page created in 0.129 seconds with 28 queries. (Pretty URLs adds 0.014s, 4q)
Amber design by Bloc | XHTML | CSS