Re: Logs being spammed with "Unable to enumerate USB device"

From: Robert Hancock
Date: Tue Sep 23 2008 - 20:14:30 EST


Larry Finger wrote:
At times, my logs are filled with multiple copies of the following
message:

hub 4-0:1.0: unable to enumerate USB device on port 5

The output of lsusb is as follows:

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 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

The hubs are built into an HP dv2815nr laptop, and nothing is plugged in.

I'm currently running v2.6.27-rc7 from the linux-2.6 git tree, but it
does not seem to be a regression. In checking my back logs, my first
such "storm" happened on July 25, with successive ones on September 8,
9, 12 and 21.

Is this an indication of hardware failure? What further info is
required? Any suggestions for debugging code to try to pinpoint the
problem?

Is this just occurring during bootup? I think this is normal if the EHCI driver is loaded after UHCI or OHCI because it causes the device to be switched away from the other controller that's trying to enumerate it, at least momentarily.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/