Re: eepro100/usb interrupts stop with 2.4.x kernels?

2001-05-12 Thread Kevin Buhr

Alan Cox <[EMAIL PROTECTED]> writes:
> 
> Do you see this if you run a -ac kernel or apply the APIC 440BX patch ?

Alan, what APIC 440BX patch are you referring to?  I must have missed
it, and I can't find anything in the archives.

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



Re: eepro100/usb interrupts stop with 2.4.x kernels?

2001-05-10 Thread Michael Poole

Alan Cox <[EMAIL PROTECTED]> writes:

> > What seems to happen is that the kernel stops seeing interrupts on the
> > IRQ shared by eth0 (my outside interface) and usb-uhci.  I can still
> > ssh in on eth1, and when I do, syslog contains things like "eth0:
> > Interrupt timed out" and usb-uhci griping about devices that failed to
> > accept new endpoints.
> 
> Do you see this if you run a -ac kernel or apply the APIC 440BX patch ?

I haven't tried either, but I'm about to reboot into 2.4.4-ac4 to see
if it helps.  If it still happens, I'll get more of the syslog output
and try to figure out what got wedged.

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



Re: eepro100/usb interrupts stop with 2.4.x kernels?

2001-05-10 Thread Alan Cox

> What seems to happen is that the kernel stops seeing interrupts on the
> IRQ shared by eth0 (my outside interface) and usb-uhci.  I can still
> ssh in on eth1, and when I do, syslog contains things like "eth0:
> Interrupt timed out" and usb-uhci griping about devices that failed to
> accept new endpoints.

Do you see this if you run a -ac kernel or apply the APIC 440BX patch ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



eepro100/usb interrupts stop with 2.4.x kernels?

2001-05-10 Thread Michael Poole

Since about 2.4.2, I have been seeing intermittent hangs on my system;
usually once or twice a week, but once just 10 minutes after rebooting.

What seems to happen is that the kernel stops seeing interrupts on the
IRQ shared by eth0 (my outside interface) and usb-uhci.  I can still
ssh in on eth1, and when I do, syslog contains things like "eth0:
Interrupt timed out" and usb-uhci griping about devices that failed to
accept new endpoints.

I'm not sure if for some reason my chipset stopped passing these
interrupts on to the kernel, or if the kernel got into some funny
state and stopped accepting those interrupts.  Any hints on where I
should look?

>From /proc/interrupts now:
   CPU0   CPU1   
  0: 243741 233914IO-APIC-edge  timer
  1:  4  0IO-APIC-edge  keyboard
  2:  0  0  XT-PIC  cascade
  8:  0  0IO-APIC-edge  rtc
 10:  0  0   IO-APIC-level  EMU10K1
 11:  18775  17937   IO-APIC-level  usb-uhci, eth0
 12:   1221   1236   IO-APIC-level  eth1
 14:  84039  68162IO-APIC-edge  ide0
 15: 18 18   IO-APIC-level  BusLogic BT-950
NMI:  0  0 
LOC: 477548 477547 
ERR:  0

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