"Stop error code 0x0000009F or Stop error code 0x000000FE on a Windows 7-based or Windows Vista-based computer that uses certain AMD USB EHCI host controllers"
雖然文中沒有提到南橋晶片SB950,但狀況是相同的
導因: "AMD has identified an issue with the host controller. This issue causes the host controller to become unresponsive in specific circumstances. For example, this issue may occur if the USB device uses the periodic schedule on the USB host controller."
解決辦法: 1. 到裝置管理員找到Standard Enhanced PCI to USB Host Controller (我的有三個,你的理論上應該也相同數量) 2. 在個別的Standard Enhanced PCI to USB Host Controller上面右鍵內容,詳細資料頁簽,在屬性那邊尋找"硬體識別碼" 3. 記住下面顯示的值,像我的就是VEN_1002&DEV_4396&SUBSYS_50041458 4. Win+R鍵叫出執行,regedit叫出登陸檔編輯器 5. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI 之下尋找到你記住的數值列 6. 你應該會看到相同數量的子資料夾,都是亂數~ 7. 選擇每一個亂數資料夾底線的Device Parameters之後,在Device Parameters資料夾中新增一個DWORD(32位元)值 8. 輸入" EnHcPeriodicIdle " 之後再對他右鍵修改,輸入數值0重開機即可。 (三個都要)