Re: [linux-usb-devel] 2.6.23-rc6: usb 1-1: device not acceptingaddress 2, error -62

From: Alan Stern
Date: Sat Sep 15 2007 - 11:31:18 EST


On Sat, 15 Sep 2007, Christian Volkmann wrote:

> > Does the machine otherwise work OK?
> >
> Yes, the USB is working fine for the easy things I do with it.
>
> Hmm, so I expect this 2.6.22 message:
> >> <6>usb 1-1: USB disconnect, address 2
>
> became this 2.6.23rc6 message:
> >> <3>usb 1-1: device not accepting address 2, error -62
>
> and nothing is harmed.

Maybe. It's hard to tell because you have not provided enough
information. To get a better idea of what's going on you should enable
CONFIG_USB_DEBUG, for both 2.6.22 and 2.6.23, and then post the dmesg
logs. It wouldn't hurt to enable CONFIG_PRINTK_TIME also.

These sorts of errors can occur because of bad cable connections or
other similar hardware problems. There's an excellent chance they have
no connection to the kernel version.

Alan Stern

-
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/