|
控制台不断显示
- [ 121.137074] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 121.376051] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 121.625069] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 121.865052] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 122.109058] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 122.349055] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 122.597056] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 122.836052] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 123.085073] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 123.325059] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 123.573057] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 123.813059] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 124.061056] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 124.304056] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 124.549059] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 124.789055] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 125.033055] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 125.272057] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 125.521071] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 125.760056] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 126.009057] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 126.249054] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 126.497089] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 126.737068] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 126.985052] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 127.229055] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 127.473057] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 127.717049] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 127.961050] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 128.205054] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 128.448051] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 128.692058] hub 1-0:1.0: unable to enumerate USB device on port 5
- [ 128.932062] hub 2-0:1.0: unable to enumerate USB device on port 5
- [ 129.176065] hub 1-0:1.0: unable to enumerate USB device on port 5
复制代码
以往都是在 /etc/sysctl.conf 加 kernel.printk = 3 4 1 7 ,对其视而不见。这次重装了系统,又翻出来这个问题,想搞明白究竟怎么回事。
有硬伤也没必要这么一直扫吧! debian 和 ubuntu 都会这样,但 arch 不会,在 kernel.printk = 7 4 1 7 时可见, arch 不会一直这么扫,不知道它是怎样做的。
=================================
我是说我的磁盘怎么老闪,原来还有这招。
/var/log/kern.log 里面全是它的记录!光控制台不显示根本不能解决问题。问题升级了,甲级状态,一周解决不了就换系统!
- Sep 25 21:51:31 localhost kernel: [ 110.132112] hub 2-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:31 localhost kernel: [ 110.372078] hub 1-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:31 localhost kernel: [ 110.612119] hub 2-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:31 localhost kernel: [ 110.852093] hub 1-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:32 localhost kernel: [ 111.092115] hub 2-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:32 localhost kernel: [ 111.332099] hub 1-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:32 localhost kernel: [ 111.572108] hub 2-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:32 localhost kernel: [ 111.812092] hub 1-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:32 localhost kernel: [ 112.052094] hub 2-0:1.0: unable to enumerate USB device on port 5
- Sep 25 21:51:33 localhost kernel: [ 112.292070] hub 1-0:1.0: unable to enumerate USB device on port 5
复制代码 |
|