mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Mucho timeouts on USB
@ 2001-02-10  0:22 John Cavan
  2001-02-10  0:42 ` J Sloan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: John Cavan @ 2001-02-10  0:22 UTC (permalink / raw)
  To: Linux Kernel

Hi,

Just got a D-Link USB radio (R100) and I'm seeing lots of timeouts with
it. I've seen this through the last few 2.4.1+ and -ac+ kernels.

Current config:

Dual P3-500 w/ 512mb of RAM
Tyan Tiger 133 mobo with VIA chipset, onboard USB
Kernel 2.4.1-ac9 compiled with egcs-1.1.2

The only thing funky is that three devices are sharing an interrupt:

           CPU0       CPU1       
  0:     216690     219652    IO-APIC-edge  timer
  1:       3564       3816    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  3:          7         20    IO-APIC-edge  serial
  5:       1017       1135   IO-APIC-level  EMU10K1
  8:          0          1    IO-APIC-edge  rtc
 11:      22978      22756   IO-APIC-level  aic7xxx, eth0, usb-uhci
 12:      64220      63272    IO-APIC-edge  PS/2 Mouse
 14:      12132      12810    IO-APIC-edge  ide0
 15:          3         10    IO-APIC-edge  ide1
NMI:     436327     436327 
LOC:     436151     436128 
ERR:          0

The ethernet card is a 3Com 3c905, the SCSI card is Adaptec 7892B (19160
card). No problems with either as far as I can tell, but one of these
modules may not be playing nice with interrupt sharing.

The messages:

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.251 $ time 17:33:47 Feb  9 2001
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=2 (error=-110)
usb.c: USB device 3 (vend/prod 0x4b4/0x1002) is not claimed by any
active driver.
usb_control/bulk_msg: timeout
usb.c: error getting string descriptor 0 (error=-110)
usb_control/bulk_msg: timeout
usb.c: error getting string descriptor 0 (error=-110)
usb_control/bulk_msg: timeout
usb.c: error getting string descriptor 0 (error=-110)
usb_control/bulk_msg: timeout
usb.c: error getting string descriptor 0 (error=-110)
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mucho timeouts on USB
  2001-02-10  0:22 Mucho timeouts on USB John Cavan
@ 2001-02-10  0:42 ` J Sloan
  2001-02-10  0:49 ` Johannes Erdfelt
  2001-02-10  0:53 ` Greg KH
  2 siblings, 0 replies; 6+ messages in thread
From: J Sloan @ 2001-02-10  0:42 UTC (permalink / raw)
  To: John Cavan; +Cc: Linux Kernel

I'm seeing a similar usb timeout message here
with an HP 5200C usb scanner, e.g:

usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout

My config:

AMD-K6 450 on ASUS P5 mb
256 MB RAM, Ali chipset
Red Hat 7.0 updated, kernel 2.4.1-ac8

jjs

John Cavan wrote:

> Hi,
>
> Just got a D-Link USB radio (R100) and I'm seeing lots of timeouts with
> it. I've seen this through the last few 2.4.1+ and -ac+ kernels.
>
> Current config:
>
> Dual P3-500 w/ 512mb of RAM
> Tyan Tiger 133 mobo with VIA chipset, onboard USB
> Kernel 2.4.1-ac9 compiled with egcs-1.1.2
>
> The only thing funky is that three devices are sharing an interrupt:
>
>            CPU0       CPU1
>   0:     216690     219652    IO-APIC-edge  timer
>   1:       3564       3816    IO-APIC-edge  keyboard
>   2:          0          0          XT-PIC  cascade
>   3:          7         20    IO-APIC-edge  serial
>   5:       1017       1135   IO-APIC-level  EMU10K1
>   8:          0          1    IO-APIC-edge  rtc
>  11:      22978      22756   IO-APIC-level  aic7xxx, eth0, usb-uhci
>  12:      64220      63272    IO-APIC-edge  PS/2 Mouse
>  14:      12132      12810    IO-APIC-edge  ide0
>  15:          3         10    IO-APIC-edge  ide1
> NMI:     436327     436327
> LOC:     436151     436128
> ERR:          0
>
> The ethernet card is a 3Com 3c905, the SCSI card is Adaptec 7892B (19160
> card). No problems with either as far as I can tell, but one of these
> modules may not be playing nice with interrupt sharing.
>
> The messages:
>
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-uhci.c: $Revision: 1.251 $ time 17:33:47 Feb  9 2001
> usb-uhci.c: High bandwidth mode enabled
> usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 1
> usb_control/bulk_msg: timeout
> usb.c: USB device not accepting new address=2 (error=-110)
> usb.c: USB device 3 (vend/prod 0x4b4/0x1002) is not claimed by any
> active driver.
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mucho timeouts on USB
  2001-02-10  0:22 Mucho timeouts on USB John Cavan
  2001-02-10  0:42 ` J Sloan
@ 2001-02-10  0:49 ` Johannes Erdfelt
  2001-02-10  0:53 ` Greg KH
  2 siblings, 0 replies; 6+ messages in thread
From: Johannes Erdfelt @ 2001-02-10  0:49 UTC (permalink / raw)
  To: John Cavan; +Cc: Linux Kernel

On Fri, Feb 09, 2001, John Cavan <johnc@damncats.org> wrote:
> Just got a D-Link USB radio (R100) and I'm seeing lots of timeouts with
> it. I've seen this through the last few 2.4.1+ and -ac+ kernels.
> 
> Current config:
> 
> Dual P3-500 w/ 512mb of RAM
> Tyan Tiger 133 mobo with VIA chipset, onboard USB
> Kernel 2.4.1-ac9 compiled with egcs-1.1.2
> 
> The only thing funky is that three devices are sharing an interrupt:
> 
>            CPU0       CPU1       
>   0:     216690     219652    IO-APIC-edge  timer
>   1:       3564       3816    IO-APIC-edge  keyboard
>   2:          0          0          XT-PIC  cascade
>   3:          7         20    IO-APIC-edge  serial
>   5:       1017       1135   IO-APIC-level  EMU10K1
>   8:          0          1    IO-APIC-edge  rtc
>  11:      22978      22756   IO-APIC-level  aic7xxx, eth0, usb-uhci
>  12:      64220      63272    IO-APIC-edge  PS/2 Mouse
>  14:      12132      12810    IO-APIC-edge  ide0
>  15:          3         10    IO-APIC-edge  ide1
> NMI:     436327     436327 
> LOC:     436151     436128 
> ERR:          0
> 
> The ethernet card is a 3Com 3c905, the SCSI card is Adaptec 7892B (19160
> card). No problems with either as far as I can tell, but one of these
> modules may not be playing nice with interrupt sharing.
> 
> The messages:
> 
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-uhci.c: $Revision: 1.251 $ time 17:33:47 Feb  9 2001
> usb-uhci.c: High bandwidth mode enabled
> usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 1
> usb_control/bulk_msg: timeout
> usb.c: USB device not accepting new address=2 (error=-110)
> usb.c: USB device 3 (vend/prod 0x4b4/0x1002) is not claimed by any
> active driver.
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb.c: error getting string descriptor 0 (error=-110)
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout

Looks like an IRQ routing problem. We've seen a lot of these and I'm not
sure why the current IRQ routing code doesn't work correctly on some
systems but works fine on others.

Does anyone have any idea why it's not working for him?

JE

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mucho timeouts on USB
  2001-02-10  0:22 Mucho timeouts on USB John Cavan
  2001-02-10  0:42 ` J Sloan
  2001-02-10  0:49 ` Johannes Erdfelt
@ 2001-02-10  0:53 ` Greg KH
  2001-02-10  1:02   ` John Cavan
  2001-02-10  1:43   ` John Cavan
  2 siblings, 2 replies; 6+ messages in thread
From: Greg KH @ 2001-02-10  0:53 UTC (permalink / raw)
  To: John Cavan; +Cc: Linux Kernel

On Fri, Feb 09, 2001 at 07:22:54PM -0500, John Cavan wrote:
> 
> Current config:
> 
> Dual P3-500 w/ 512mb of RAM
> Tyan Tiger 133 mobo with VIA chipset, onboard USB
> Kernel 2.4.1-ac9 compiled with egcs-1.1.2

This motherboard does not currently work with USB in SMP mode, unless
you boot with "noapic" on the command line.  People are working on it,
but it's slow going.

FWIW, Windows2000 refuses to also work for this VIA USB chipset :)

greg k-h

-- 
greg@(kroah|wirex).com
http://immunix.org/~greg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mucho timeouts on USB
  2001-02-10  0:53 ` Greg KH
@ 2001-02-10  1:02   ` John Cavan
  2001-02-10  1:43   ` John Cavan
  1 sibling, 0 replies; 6+ messages in thread
From: John Cavan @ 2001-02-10  1:02 UTC (permalink / raw)
  Cc: Linux Kernel

Greg KH wrote:
> 
> On Fri, Feb 09, 2001 at 07:22:54PM -0500, John Cavan wrote:
> >
> > Current config:
> >
> > Dual P3-500 w/ 512mb of RAM
> > Tyan Tiger 133 mobo with VIA chipset, onboard USB
> > Kernel 2.4.1-ac9 compiled with egcs-1.1.2
> 
> This motherboard does not currently work with USB in SMP mode, unless
> you boot with "noapic" on the command line.  People are working on it,
> but it's slow going.

I'll try that.

> FWIW, Windows2000 refuses to also work for this VIA USB chipset :)

According to Tyan, the issue should be fixed with the last BIOS update.
I'm up to date in the BIOS (and I really wish that these guys would
create a flash program that was OSS so I could avoid DOS), but one of
the work arounds suggested was setting IRQ 12 to ISA/Legacy for Windows
2000. Didn't seem to cut it.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mucho timeouts on USB
  2001-02-10  0:53 ` Greg KH
  2001-02-10  1:02   ` John Cavan
@ 2001-02-10  1:43   ` John Cavan
  1 sibling, 0 replies; 6+ messages in thread
From: John Cavan @ 2001-02-10  1:43 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel

Greg KH wrote:
> 
> On Fri, Feb 09, 2001 at 07:22:54PM -0500, John Cavan wrote:
> >
> > Current config:
> >
> > Dual P3-500 w/ 512mb of RAM
> > Tyan Tiger 133 mobo with VIA chipset, onboard USB
> > Kernel 2.4.1-ac9 compiled with egcs-1.1.2
> 
> This motherboard does not currently work with USB in SMP mode, unless
> you boot with "noapic" on the command line.  People are working on it,
> but it's slow going.

That did the trick! Thanks alot.

Nice too, first song played by Rush. :o)

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-02-10  1:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-10  0:22 Mucho timeouts on USB John Cavan
2001-02-10  0:42 ` J Sloan
2001-02-10  0:49 ` Johannes Erdfelt
2001-02-10  0:53 ` Greg KH
2001-02-10  1:02   ` John Cavan
2001-02-10  1:43   ` John Cavan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®