[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4807377b0609291108x84f39c6ic4c669fd91f8fcd4@mail.gmail.com>
Date: Fri, 29 Sep 2006 11:08:10 -0700
From: "Jesse Brandeburg" <jesse.brandeburg@...il.com>
To: "Sukadev Bhattiprolu" <sukadev@...ibm.com>
Cc: "Auke Kok" <auke-jan.h.kok@...el.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
"Andrew Morton" <akpm@...l.org>
Subject: Re: Network problem with 2.6.18-mm1 ?
On 9/28/06, Sukadev Bhattiprolu <sukadev@...ibm.com> wrote:
> $ cat /proc/interrupts
>
> CPU0 CPU1
> 28: 0 0 IO-APIC-fasteoi eth0
> NMI: 96 35
> LOC: 18251 18524
> ERR: 0
you should be getting an interrupt every two seconds from the eth0
(e1000) driver. You are having interrupt delivery problems probably
due to something screwing up interrupt routing in the kernel.
Normally these issues are associated with MSI interrupts but your
adapter doesn't support those and is using generic IRQ
I'm guessing that if you somehow enable interrupts on your vga card on
the same bus as e1000 (bus 3) it will have interrupt delivery problems
as well. Maybe try xorg?
Jesse
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists