You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
Status: Offline
Joined: Oct 18, 201014Year Member
Posts: 5,739
Reputation Power: 235
Status: Offline
Joined: Oct 18, 201014Year Member
Posts: 5,739
Reputation Power: 235
Make sure all your drivers are up to date . . .If they are ask google : P
- 0useful
- 0not useful
#12. Posted:
Status: Offline
Joined: Jul 28, 201113Year Member
Posts: 358
Reputation Power: 14
Status: Offline
Joined: Jul 28, 201113Year Member
Posts: 358
Reputation Power: 14
Try formatting the drive, that normally works.
- 0useful
- 0not useful
#13. Posted:
Status: Offline
Joined: Feb 09, 201113Year Member
Posts: 2,217
Reputation Power: 109
Status: Offline
Joined: Feb 09, 201113Year Member
Posts: 2,217
Reputation Power: 109
TTG-l23M1X wrote Make sure all your drivers are up to date . . .If they are ask google : PYou just copeyed what i said and put it in your own words -_- :facepalm: Kind of stupid and childish. Basicaly spam
- 0useful
- 1not useful
#14. Posted:
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 2,824
Reputation Power: 63
This problem occurs when no device is connected to a USB port. That makes the USB driver set the Open Host Controller Interface (OHCI) controller to a suspended state. When the OHCI controller is in a suspended state, it cannot always detect when you add a new USB device to your computer.
Prerequisites
To fix this problem on a Windows XP-based computer, you must be running Service Pack 1 (SP1) or later. To determine if you have Windows XP SP1 or later, click Start, click Run, type winver, and then click OK. If SP1 or later is not listed in the About Windows dialog box, then use Windows Update ( [ Register or Signin to view external links. ] ) to install the latest service pack before you try to fix this problem.
Back to the top
Steps to fix this problem
Create a new registry value that prevents an OHCI controller from entering a suspended state.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 ( [ Register or Signin to view external links. ] ) How to back up and restore the registry in Windows
To create a new registry entry that will disable the Selective Suspend feature of the USB hub driver, follow these steps:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following key in the registry: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\USB
On the Edit menu, point to New, and then click DWORD.
Type DisableSelectiveSuspend, and then press ENTER.
On the Edit menu, click Modify.
Type 1, and then click OK.
Note This setting affects all USB host controller drivers in the system.
If the value of the DisableSelectiveSuspend registry entry is set to 1, the Selective Suspend feature is disabled. Additionally, the Allow the computer to turn off this device to save power check box does not appear on the Power Management tab for the USB Root Hub.
Prerequisites
To fix this problem on a Windows XP-based computer, you must be running Service Pack 1 (SP1) or later. To determine if you have Windows XP SP1 or later, click Start, click Run, type winver, and then click OK. If SP1 or later is not listed in the About Windows dialog box, then use Windows Update ( [ Register or Signin to view external links. ] ) to install the latest service pack before you try to fix this problem.
Back to the top
Steps to fix this problem
Create a new registry value that prevents an OHCI controller from entering a suspended state.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 ( [ Register or Signin to view external links. ] ) How to back up and restore the registry in Windows
To create a new registry entry that will disable the Selective Suspend feature of the USB hub driver, follow these steps:
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following key in the registry: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\USB
On the Edit menu, point to New, and then click DWORD.
Type DisableSelectiveSuspend, and then press ENTER.
On the Edit menu, click Modify.
Type 1, and then click OK.
Note This setting affects all USB host controller drivers in the system.
If the value of the DisableSelectiveSuspend registry entry is set to 1, the Selective Suspend feature is disabled. Additionally, the Allow the computer to turn off this device to save power check box does not appear on the Power Management tab for the USB Root Hub.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.