连接并消除 TTY 上的垃圾邮件和系统暂停

连接并消除 TTY 上的垃圾邮件和系统暂停

下面的输出来自消息显示的内容与我按 ctrl+alt+F1 时看到的相同,如果停止 lightdm,有时如果我挂起机器。

[  615.128020] hub 1-0:1.0: connect-debounce failed, port 2 disabled
[  617.048017] hub 1-0:1.0: connect-debounce failed, port 3 disabled
[  618.968021] hub 1-0:1.0: connect-debounce failed, port 4 disabled
[  620.888022] hub 1-0:1.0: connect-debounce failed, port 5 disabled
[  622.808022] hub 1-0:1.0: connect-debounce failed, port 6 disabled
[  624.728022] hub 1-0:1.0: connect-debounce failed, port 7 disabled
[  626.648019] hub 1-0:1.0: connect-debounce failed, port 8 disabled
[  628.568044] hub 1-0:1.0: connect-debounce failed, port 1 disabled
[  630.488031] hub 1-0:1.0: connect-debounce failed, port 2 disabled
[  632.408026] hub 1-0:1.0: connect-debounce failed, port 3 disabled
[  634.328022] hub 1-0:1.0: connect-debounce failed, port 4 disabled
[  636.248022] hub 1-0:1.0: connect-debounce failed, port 5 disabled
[  638.168026] hub 1-0:1.0: connect-debounce failed, port 6 disabled
[  640.088031] hub 1-0:1.0: connect-debounce failed, port 7 disabled
[  642.008018] hub 1-0:1.0: connect-debounce failed, port 8 disabled
[  643.928025] hub 1-0:1.0: connect-debounce failed, port 1 disabled
[  645.848022] hub 1-0:1.0: connect-debounce failed, port 2 disabled
[  647.768020] hub 1-0:1.0: connect-debounce failed, port 3 disabled
[  649.688029] hub 1-0:1.0: connect-debounce failed, port 4 disabled

以下是系统盘

Bus 007 Device 002: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
Bus 007 Device 003: ID 1532:0009 Razer USA, Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

进入 TTY 时,我可以按 alt+F7 返回 xfce 而不会出现任何问题,但我无法执行任何其他操作。

注意:我知道板载 USB 控制器很差。它真的很难识别插入的设备。我只在转向 Linux 前几周才添加了一个 PCI 控制器。

Xubuntu 12.10
尤纳姆
3.5.0-27-通用#46-Ubuntu SMP 2013年3月25日星期一19:58:17 UTC x86_64 x86_64 x86_64 GNU/Linux

答案1

我遇到了同样的问题,解决方案建议这里解决了我的问题。我只需拔掉笔记本电脑的电源插头并取出电池,让电量完全耗尽,然后重新启动电脑,一切就都正常了。在选择更复杂的选项之前,值得尝试一下。

答案2

对于仍然遇到此问题的人来说,这绝对是 USB 控制器的问题。我在 Ubuntu 和 Fedora 上都遇到过这种情况。

更换了 USB 控制器后,噗的一声,它就消失了。

相关内容