unable to enumerate USB device [endless message]
Hi there,
I use GNU/Linux Debian (Lenny) and I'm getting the message below endlessly even after finished loading the boot:
$dmesg
.
..
[ 2209.265160] hub 4-0:1.0: unable to enumerate USB device on port 5
[ 2209.718440] hub 4-0:1.0: unable to enumerate USB device on port 5
[ 2210.157738] hub 4-0:1.0: unable to enumerate USB device on port 5
[ 2210.616338] hub 4-0:1.0: unable to enumerate USB device on port 5
[ 2211.067575] hub 4-0:1.0: unable to enumerate USB device on port 5
[ 2211.514618] hub 4-0:1.0: unable to enumerate USB device on port 5
$ lsusb
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 04f2:b016 Chicony Electronics Co., Ltd
Bus 003 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 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
p.s: I have no USB device attached to my laptop.
So, when I toggle tty to another without graphical environment, I simply can not use it 'cause this annoying message keeps showing up making impossible to use shell interface.
Someone knows what it is about or how I can fix it?
|