User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Peripherals section within the Tech Talk category of DaniWeb, a massive community of 456,434 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,616 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Peripherals advertiser: Programming Forums
Views: 57829 | Replies: 12
Reply
Join Date: Jun 2004
Posts: 9
Reputation: rc_satina is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
rc_satina rc_satina is offline Offline
Newbie Poster

USB does not recognize.

  #1  
Jul 2nd, 2004
Hi everyone,

I have experience about this problem about my printer and my palm. everytime I hotsync, I received the that says "USB does not recognize the device". and also my printer if I tried to turned on my printer same problem came out. I tried using my palm to another computer but still have the same problem. I didn't try my scanner to another computer. I would like to ask for your help..thanks..

What should I do?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2004
Posts: 1,514
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Rep Power: 10
Solved Threads: 49
Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: USB does not recognize.

  #2  
Jul 2nd, 2004
Hello,

What OS are you working with?

Is this a USB Palm?

Is this a USB Printer?

Did you turn on the palm first and set it up? (New Palms need to be calibrated out of the box before they will sync).

Once we know your OS, we can go from there. Later moderators reading during the day might move your post to the OS section once you reply.

Christian
Reply With Quote  
Join Date: Sep 2003
Posts: 137
Reputation: NiTeHaWk4787 is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 1
NiTeHaWk4787's Avatar
NiTeHaWk4787 NiTeHaWk4787 is offline Offline
Junior Poster

Re: USB does not recognize.

  #3  
Jul 2nd, 2004
Did you first use the hardware under Windows 98 and now you have Windows XP maybe? If so then you'd have to download new drivers for the computer to recognize them.
Reply With Quote  
Join Date: Jun 2004
Posts: 9
Reputation: rc_satina is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
rc_satina rc_satina is offline Offline
Newbie Poster

Re: USB does not recognize.

  #4  
Jul 8th, 2004
I thought that windows xp supports plug and play device?does it really need the new driver for my computer?my handheld is a USB port..I don't know if this was Windows 98 before, I can't remember..
Reply With Quote  
Join Date: Jul 2004
Posts: 1
Reputation: n10city is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
n10city n10city is offline Offline
Newbie Poster

Re: USB does not recognize.

  #5  
Jul 26th, 2004
Originally Posted by rc_satina
I thought that windows xp supports plug and play device?does it really need the new driver for my computer?my handheld is a USB port..I don't know if this was Windows 98 before, I can't remember..

I found a fix for USB devices not working, actually came from Microsoft technicians. Apparently there's a problem with the Intel USB chipsets going flakey


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, please right click it and click Uninstall 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.


This worked for me and hope it helps you out. Good luck with it.
Reply With Quote  
Join Date: Mar 2004
Location: Australia
Posts: 3,735
Reputation: Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough 
Rep Power: 15
Solved Threads: 139
Colleague
Catweazle Catweazle is offline Offline
Grandad

Re: USB does not recognize.

  #6  
Jul 26th, 2004
I'd also suggest that you download and install all available Windows Updtaes, if you haven't done so already, and also download and install any available motherboard chipset drivers for your system or motherboard.

Some of the Windows updates correct USB problems
Reply With Quote  
Join Date: Jun 2004
Posts: 9
Reputation: rc_satina is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
rc_satina rc_satina is offline Offline
Newbie Poster

Re: USB does not recognize.

  #7  
Jul 28th, 2004
I'll try that and I'll just let you know..I still can't try that now because I'm still busy..Thanks for the suggestions guys I really appreciate it!
Reply With Quote  
Join Date: Nov 2006
Posts: 1
Reputation: achilles_1 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
achilles_1 achilles_1 is offline Offline
Newbie Poster

Re: USB does not recognize.

  #8  
Nov 11th, 2006
Originally Posted by n10city View Post
I found a fix for USB devices not working, actually came from Microsoft technicians. Apparently there's a problem with the Intel USB chipsets going flakey


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, please right click it and click Uninstall 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.


This worked for me and hope it helps you out. Good luck with it.

hey guys! i tried the above, and it didn't work. im using windows xp on a new notebook, and have recently bought a western digital hard drive and i keep getting an error message.When I first got the device, it worked fine. However I soon noticed that it would occasionally not work. And I would get the message "one of the USB devices attached to this computer has malfunctioned and Windows does not recognise it.
This now happens all the time, and I have gone through the trouble shooter, and everything returns ok. There is no yellow exclamaton mark over the device, which is named unknown device. All my other USB devices work. In the device manager, it says that no drives are installed for the device.
i tried thewindows update, but t appeard i have all the available updates.
can you please help me, thhis is driving me mad.
Reply With Quote  
Join Date: Mar 2007
Posts: 1
Reputation: hisson01 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hisson01 hisson01 is offline Offline
Newbie Poster

Question Re: USB does not recognize.

  #9  
Mar 11th, 2007
new here,

got message that said something like power overload to usb. now none of my usb ports work, pc says all are working. is there such thing as a fuse that may have blown? Have older emachine (t2646) w/ windows xp home . any suggestions would be GREAT...can't run my iPod:eek:
Reply With Quote  
Join Date: Sep 2007
Posts: 1
Reputation: cjtucker is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
cjtucker cjtucker is offline Offline
Newbie Poster

Re: USB does not recognize.

  #10  
Sep 18th, 2007
Originally Posted by n10city View Post
I found a fix for USB devices not working, actually came from Microsoft technicians. Apparently there's a problem with the Intel USB chipsets going flakey


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, please right click it and click Uninstall them.



This worked for me and hope it helps you out. Good luck with it.


Thank you! I was just searching for some help on this topic, and your suggestion helped me fix the problem. Thank you, thank you. I've learned a little something new, and you saved me lots of headache.

One note: my offending "unknown device" was listed under "Other Devices" within the Device Manager. Now it correctly shows "Palm OS Handheld Devices."
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Peripherals Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Peripherals Forum

All times are GMT -4. The time now is 1:34 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC