From: Ross Dickson <ross@datscreative.com.au>
To: doug@pigeonhold.com
Cc: linux-kernel@vger.kernel.org, mikpe_at_csd.uu.se@albatron
Subject: Re: PROBLEM: APIC on Chaintech ZNF3-150 Motherboard
Date: Tue, 23 Mar 2004 22:24:02 +1000 [thread overview]
Message-ID: <200403232224.02599.ross@datscreative.com.au> (raw)
> On Tue, 23 Mar 2004 10:32:45 +0000, Doug Winter wrote:
> >I've just put a new computer together with an AMD Athlon 64 3200+ and a
> >Chaintech ZNF3-150 motherboard. This has the Nvidia NForce 3 chipset.
> >
> >Booting 2.6.4, from the debian kernel-image-2.6.4-1-k7 package, I get
> >reproducible errors from the onboard BCM5788 NIC and a Realtek 8139 NIC
> >when under load.
> >
> >When the disk is under load, I get reproducible DMA errors from any IDE
> >disk that is under load.
> >
> >When I boot with "noapic", these problems go away.
> NVidia chipsets are known to have problems when used with
> local APIC or I/O-APIC. We don't know exactly what happens,
> but it looks like a hardware or BIOS problem. The only
> known cure is to try combinations of:
> upgrade BIOS
> pci=noacpi
> acpi=off
> noapic
> nolapic
>FWIW, VIA's K8T800 chipset seems to work very well.
Perhaps I should ask firstly how your timer interrupts are routed?
io-apic edge, local apic, or xtpic - does it still have one of these?
And you could check and see whether this patch has made it through to your
current kernel (I just remember the posting - I don't have an nforce3).
http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-02/1648.html
http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-02/1604.html
I don't know about idle states for K8 and nforce3 but you could also try my C1
idle halt patch (for K7 and Nforce2 - also SiS740). It may have no effect on
nforce3 but you might get lucky (don't forget the kernel arg or it won't work).
http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-02/6520.html
The io-apic patch there may also help route the timer interrupts via IO-apic
assuming nvidia followed nforce2 methods.
Please CC me with your responses.
Regards
Ross.
next reply other threads:[~2004-03-23 12:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-23 12:24 Ross Dickson [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-23 11:41 Mikael Pettersson
2004-03-23 10:32 Doug Winter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200403232224.02599.ross@datscreative.com.au \
--to=ross@datscreative.com.au \
--cc=doug@pigeonhold.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe_at_csd.uu.se@albatron \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome