本帖最后由 ghfujianbin 于 2011-9-10 09:57 编辑
- This problem is related to a USB Driver conflict in the Host computer. It occurs due to a filter made by AMD.
- This issue can occur because unknown USB drivers are installed on the Windows machine HOST or due to conflicting USB software or registry entries.
- These are procedures to clear this problem. Most important is the item "D" to manually uninstall the AMD USB filter.
- A. Ensure that your host computer is using the original, Microsoft USB drivers:
- 1. Right-click (My) Computer and click Manage.
- 2. In the left pane of the Computer Management window, select Device Manager.
- 3. Expand Universal Serial Bus Controllers.
- 4. Right-click USB Root Hub and click Properties.
- 5. On the Driver tab, click Roll Back Driver.
- B. Confirm that you are not using any conflicting USB services such as monitors (sniffers) on your host. For more information, see Configuring Windows Hosts for Use with USB Monitors (Sniffers) (1679).
- C. If you have an AMD processor, there may be a conflicting USB controller. It is recommended to remove the AMD USB Filter Driver from the Windows Device Manager:
- Warning: This can cause other USB devices to fail. Be sure to make a System Restore point before attempting this step. Alternatively, rather than trying a system restore, you can restore the USB controller you deleted in this step by clicking Scan for New Hardware in Device Manager. For more information about System Restore, see these Microsoft articles:
- * Windows XP: http://www.microsoft.com/windowsxp/usin ... store.mspx
- * Windows Vista, 7: http://www.microsoft.com/windows/window ... store.aspx
- To remove the conflicting USB controller:
- 1. Right-click (My) Computer and click Manage.
- 2. In the left pane of the Computer Management window, click Device Manager.
- 3. Expand Universal Serial Bus Controllers.
- 4. Locate the AMD USB Filter Driver.
- 5. Right-click it and choose Uninstall.
- 6. Click Uninstall the driver software for the device.
- 7. Restart your computer
- D. If you are unable to remove the AMD USB controller through the Device Manager, you can also uninstall it manually.
- You should backup the Windows registry before modifying it. For more information, see the Microsoft Knowledge Base article 322756.
- To manually remove the AMD USB controller:
- 1. Open the Windows registry, by clicking Start > Run and typing regedit.
- 2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000} .
- 3. In the right hand panel, if the the UpperFilters entry exists, delete it.
- 4. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ .
- 5. Delete the usbfilter string.
- 6. Close the Registry
- 7. Delete this file: %system32%\drivers\usbfilter.sys.
- 8. Reboot your computer.
- E. You can also use the ATI Catalyst Install Manager to uninstall AMD USB controller.
- To do so:
- 1. Open Control Panel.
- 2. Open Add/Remove Programs (XP) or Programs and Features (Vista/7).
- 3. Double-click ATI Catalyst Install Manager or click Change.
- 4. Select Uninstall Manager.
- 5. Choose a Custom.
- 6. Select the AMD USB controller as the component to uninstall.
- 7. Reboot if prompted.
- References:
- Search for "Host USB device connections disabled" (This is the very same problem occurring with VMware)
- http://kb.vmware.com/selfservice/micros ... Id=1016809
- Hope this may help. Please report if you could fix your box.
复制代码 找到解决方法了 原来是和AMD的USB Filter驱动冲突了 回头试试
原帖地址: http://forums.virtualbox.org/viewtopic.php?f=6&t=43541
好像新版本会修复这个问题 |