LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB Devices Timing Out (https://www.linuxquestions.org/questions/linux-hardware-18/usb-devices-timing-out-305029/)

Andorin 03-23-2005 07:06 AM

USB Devices Timing Out
 
Hi, I'm trying to get my Speedtouch USB 120g Wireless Client working on my Mandrake 10.1 system and having trouble. At first I presumed it was simply not detecting it but it turns out it detects it but it times out.

Heres what syslog had to say:

Quote:

hub 3-0:1.1: USH hub found
hub 3-0:1.1: 6 Ports Detected
hub 3-3: New High Speed USB Device Detected using Address 2Control
hub 3-3: timeout on ep0out
ehci_hcd: 0000:00:02.2: Unlink after no IRQ? Differant ACPI or APIC settings may help.
hub 3-3: Control timeout on ep0out
hub 3-3: Device not accepting address 2, error - 110
hub 3-3: New high speed USB device using address 3
hub 3-3: Control timeout on ep0out
hub 3-3: Control timeout on ep0out
hub 3-3: Device not accpting address 3, error -110
lsmod gave me the following bits to do with usb (i think it was all the important stuff):

Quote:

Module Size Used by
ndiswrapper 128116 0
ehci_hcd 26244 0
ohci_hcd 18468 0
usbcore 103172 5 ndiswrapper, ehci_hcd, ohci_hcd
lsusb says:

Quote:

Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
The specific problem is that i'm trying to get it working with ndiswrapper. When i do ndiswrapper -l, it tells me the driver is present but says nothing about the hardware.

If anyone could gimmi a hand, or point me in a new direction (I'm new and don't really know what else to try) I would be very grateful.

foo_bar_foo 03-23-2005 04:34 PM

i'm just guessing but try to put
ndiswrapper
in the file where modules are loaded at boot
possibly like /etc/modules or something then see if the driver gets loaded when it gets detected

lubomier 04-14-2005 05:19 PM

i had similair problem with USB timing out (flash disk)

after unloading (and blacklisting) module ehci_hcd everything works fine...


All times are GMT -5. The time now is 11:38 AM.