You are not logged in.
I recently installed Arch on my Sony Vaio laptop. The thing is I am always bombarded with these messages right through the installation and even now.
These messages keep overflowing in my tty screens.
From dmesg:
[ 351.463291] usb 1-1.2: new high speed USB device number 115 using ehci_hcd
[ 351.476781] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 351.719863] usb 1-1.2: new high speed USB device number 116 using ehci_hcd
[ 351.733682] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 351.973201] usb 1-1.2: new high speed USB device number 117 using ehci_hcd
[ 351.987026] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 352.229690] usb 1-1.2: new high speed USB device number 118 using ehci_hcd
[ 352.243555] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 352.486346] usb 1-1.2: new high speed USB device number 119 using ehci_hcd
[ 352.500209] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 352.742900] usb 1-1.2: new high speed USB device number 120 using ehci_hcd
[ 352.756738] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 352.999535] usb 1-1.2: new high speed USB device number 121 using ehci_hcd
[ 353.013274] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 353.252681] usb 1-1.2: new high speed USB device number 122 using ehci_hcd
[ 353.266389] hub 1-1:1.0: unable to enumerate USB device on port 2
[ 353.509348] usb 1-1.2: new high speed USB device number 123 using ehci_hcd
[ 353.523021] hub 1-1:1.0: unable to enumerate USB device on port 2
During my installation I had to rmmod the echi_hcd for it to stop, but right now what should I do? I read in my couple of posts loading the ehci_hcd before uhci_hcd should solve it but it didnt. And I believe the usb device is a internal device or something because I dont have any usb device connected at the moment.
# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 004: ID 0489:e00f Foxconn / Hon Hai Foxconn T77H114 BCM2070 [Single-Chip Bluetooth 2.1 + EDR Adapter]
Kindly help. Thanks
Last edited by Dead Code (2011-10-14 01:32:02)
Offline
There was a recent mkinitcpio change related to USB -> https://bugs.archlinux.org/task/25788
Perhaps try to update your system (-Syu) and rebuild the initramfs with 'mkinitcpio -p linux'.
1000
Offline
Sadly, that didnt work. How do I find out what device is causing this.
Offline
Looks like the only device not working on my laptop is the Webcam
EDIT: Is there anyway I can get my webcam to work. I believe these messages are related to my webcam.
Last edited by Dead Code (2011-10-26 07:10:32)
Offline