Ubuntu 不会以“设备描述符读取/64,错误 -32”开头,此消息是什么意思?

M.T*_*run 5 usb

我在我的电脑上运行 Ubuntu 12.04。昨天我试着按照这里的说明更改开机画面在这里。然后我安装GDM。之后,我重新启动了计算机并更改了启动画面。我启用了自动登录。然后我再次重新启动并进入 Windows 7 并再次回到 Ubuntu。
这次 Ubuntu 卡在黑屏上,并显示以下消息:

                                    Ubuntu 12.04  
                                ....*starting virtualBox kernel modules       [OK]
*stopping cold plug devices       [OK]
                                  [OK]*Stopping log initial device creation 
                                  [OK]*Starting configure network device security  
                                  [OK]*Starting save udev log and update rules  
                                  [OK]*starting configure virtual network devices
                                  [OK]*Stopping configure virtual network devices 
                                  [OK]*Stopping save udev log and update rules [OK]

                                      *Starting Network connection manager wicd 
    *Starting the winbind daemon winbind                                            [OK]S
aned disabled:edit /etc/default/saned                                               [OK]S
tarting HWActivator *[done]
                               *Starting TiMidity++ALSA midi emulation...          [OK][ 
23.184121] usb 1-1.5:device descriptor read/64, error -32
[23.359845]usb 1-1.5:device descriptor read/64, error -32
Run Code Online (Sandbox Code Playgroud)

我现在已经重新安装了 Ubuntu,但我只想知道是什么导致了问题。

Bra*_*iam 4

[23.359845]usb 1-1.5:设备描述符读取/64,错误-32

这是您在某些 USB 设备上看到的硬件错误。是随机的。

USB 具有过流保护功能,当端口功耗过高时会触发该保护。(触发此错误)

您可以尝试拔掉所有设备的插头,然后在一两分钟后重试。

资料来源: