lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Sep 2008 18:14:19 -0600
From:	Robert Hancock <rwh461@...l.usask.ca>
To:	Larry Finger <Larry.Finger@...inger.net>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Logs being spammed with "Unable to enumerate USB device"

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists