启动VMware USB Arbitration Service服务时提示:错误31:连接到系统上的设备没有发挥作用

来源:互联网 发布:淘宝注册要打电话验证 编辑:程序博客网 时间:2024/06/05 12:48

这个问题在我机器上有,之前没有在意,在网上找了一下方法均不能使用,最后官网上有教程,在此贴出来给需要的了解一下。

To resolve the issue:

  1. Ensure that your host computer is using the original, Microsoft USB drivers:

    1. Right-click (MyComputer 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.

  2. Confirm that you are not using any conflicting USB services such as monitors (sniffers) on your host. For more information, seeConfiguring Windows Hosts for Use with USB Monitors (Sniffers) (1679)

  3. If you have an AMD processor, there may be a conflicting USB controller. VMware recommends removing the AMD USB Filter Driverfrom 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://support.microsoft.com/ph/1173 

      Note: This link may not work in Internet Explorer 8.

    • Windows Vista, 7: http://www.microsoft.com/windows/windows-7/features/system-restore.aspx

      Note: The preceding links were correct as of September 5, 2013. If you find the link is broken, provide feedback and a VMware employee will update the link.

    To remove the conflicting USB controller:

    1. Right-click (MyComputer 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

  4. If you are unable to remove the AMD USB controller through the Device Manager, you can also uninstall it manually.

    Note: You may wish to 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.

  5. 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.

If the issue continues to exist after trying the steps in this article:

  • Collect the VMware Support information. For more information, see Collecting diagnostic information for VMware Fusion (1003894).
  • File a support request with VMware Support and quote this Knowledge Base article ID (1016809) in the problem description. For more information, see Filing a Support Request in My VMware (2006985).

原创粉丝点击