lkml.org 
[lkml]   [2006]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [linux-usb-devel] Problem with USB storage devices, error -110
On Thu, 31 Aug 2006, Jan-Hendrik Zab wrote:

> Hello,
> any USB storage devices (like an external USB HDD) that I connect to
> the USB PCI adaptor card fail to be 'recognized' correctly by the
> kernel. The dmesg output looks like this:
>
> usb 3-1: new full speed USB device using uhci_hcd and address 2
> usb usb2: suspend_rh (auto-stop)
> usb 3-1: ep0 maxpacket = 8
> usb 3-1: khubd timed out on ep0in len=-8/18
> usb 3-1: device descriptor read/all, error -110
> usb 3-1: new full speed USB device using uhci_hcd and address 3
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: device descriptor read/64, error -110
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: khubd timed out on ep0in len=-8/64
> usb 3-1: device descriptor read/64, error -110
> usb 3-1: new full speed USB device using uhci_hcd and address 4
>
> I've also uploaded the complete dmesg output to:
> http://v3ng34nce.org/dmesg_output.bz2
>
> The computer where the problem appears is running kernel 2.6.18-rc5
> now, after showing similar errors under the 'unstable' SMP Debian kernel
> 2.6.17-1-686.

It seems pretty clear that the UHCI controller hardware on your PCI card
isn't working. The "len=-8/64" messages are a dead giveaway; you can't
get a negative length with a timeout failure if the controller is working
right. At least, not unless you have some other USB devices already
attached to the same controller and using up all the bandwidth.

The fact that it fails in the same way with all the USB devices you attach
is another indicator that the controller is bad.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-09-01 16:15    [W:0.031 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site