* RE: disable ACPI as a solution for "NETDEV WATCHDOG: eth0: transm it timed out"?
@ 2003-10-08 17:23 Allen Martin
2003-10-09 6:24 ` Ookhoi
0 siblings, 1 reply; 2+ messages in thread
From: Allen Martin @ 2003-10-08 17:23 UTC (permalink / raw)
To: 'ookhoi@humilis.net', linux-kernel
> /proc/interrupts
> CPU0
> 0: 1918692128 IO-APIC-edge timer
> 1: 3397768 IO-APIC-edge i8042
> 2: 0 XT-PIC cascade
> 3: 1969607482 IO-APIC-edge NVidia NForce2
> 9: 0 IO-APIC-level acpi
> 11: 127934187 IO-APIC-edge eth0
> 12: 95839554 IO-APIC-edge i8042
> 14: 27125149 IO-APIC-edge ide0
> NMI: 0
> LOC: 1854644890
> ERR: 0
> MIS: 0
There's your problem, eth0 should have a level triggered interrupt.
Disabling ACPI or APIC will help.
-Allen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: disable ACPI as a solution for "NETDEV WATCHDOG: eth0: transm it timed out"?
2003-10-08 17:23 disable ACPI as a solution for "NETDEV WATCHDOG: eth0: transm it timed out"? Allen Martin
@ 2003-10-09 6:24 ` Ookhoi
0 siblings, 0 replies; 2+ messages in thread
From: Ookhoi @ 2003-10-09 6:24 UTC (permalink / raw)
To: Allen Martin; +Cc: linux-kernel
Allen Martin wrote (ao):
> > /proc/interrupts
> > CPU0
> > 0: 1918692128 IO-APIC-edge timer
> > 1: 3397768 IO-APIC-edge i8042
> > 2: 0 XT-PIC cascade
> > 3: 1969607482 IO-APIC-edge NVidia NForce2
> > 9: 0 IO-APIC-level acpi
> > 11: 127934187 IO-APIC-edge eth0
> > 12: 95839554 IO-APIC-edge i8042
> > 14: 27125149 IO-APIC-edge ide0
> > NMI: 0
> > LOC: 1854644890
> > ERR: 0
> > MIS: 0
>
> There's your problem, eth0 should have a level triggered interrupt.
> Disabling ACPI or APIC will help.
Thanks a lot for your answer. I'll try to disable ACPI then. Is this a
bug (bios/kernel) or expected?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-09 6:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08 17:23 disable ACPI as a solution for "NETDEV WATCHDOG: eth0: transm it timed out"? Allen Martin
2003-10-09 6:24 ` Ookhoi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox