From: Ross Dickson <ross@datscreative.com.au>
To: lkml@sigkill.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.4] Nforce2 oops and occasional hang (tried the lockups patch, no difference)
Date: Sat, 13 Dec 2003 12:25:34 +1000 [thread overview]
Message-ID: <200312131225.34937.ross@datscreative.com.au> (raw)
Oh, and the modules list:
Module Size Used by Tainted: P
i2c-dev 4548 0 (unused)
i2c-core 13604 0 [i2c-dev]
<snip>
I am not certain your problems are nforce2 type specific.
Standard response: I don't suppose you can try a different stick of ram?
The reason I say that is that oops were very uncommon on either the
epox 8rga+ or albatron km18G-pro MOBOS upon which I developed my
patches. Hard lockups were pretty much all I experienced prior to the
patches except for an occasional X fail. Base OS flavour I
use is Suse 8.2 including gcc version (web updates utilised)
The udma patches are really just a cleanup on the address setup timing so
I do not think that they are a factor.
The local apic ack delay timing patch needs athlon cpu and amd/nvidia ide on in
kern config to kick in. If you are using it then I highly recommend uniprocessor
ioapic config as well to go with it to route the 8254 timer irq0 through pin 0 of
ioapic as using the apic config alone leaves a lot of ints generated on irq7
which can cause problems. (Reason for 8259 making them spurious on irq7
is explained in 8259A data sheet)
Also I now use a small patch to fixup proc info - only if you are using
the 64 bit jiffies var hz patch, avail here:
http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/0838.html
If you try acpi=off on boot and it is then not very stable then I think it has
little to do with lockups patch as that is my fallback mode when I am
playing with apic ioapic code.
Another fallback I use at times is
hdparm -Xudma3 /dev/hda
Hope this helps the confusion
Regards
Ross.
next reply other threads:[~2003-12-13 2:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-13 2:25 Ross Dickson [this message]
2003-12-13 5:02 ` [2.4] Nforce2 oops and occasional hang (tried the lockups patch, no difference) Bob
2003-12-15 16:40 ` Disconnect
2003-12-18 18:52 ` Disconnect
2003-12-19 17:24 ` Disconnect
2003-12-19 20:22 ` Craig Bradney
2003-12-19 20:32 ` Disconnect
2003-12-20 12:30 ` Voicu Liviu
-- strict thread matches above, loose matches on Subject: below --
2003-12-11 16:16 Disconnect
2003-12-11 16:38 ` Josh McKinney
2003-12-11 17:19 ` Disconnect
2003-12-11 17:22 ` Disconnect
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=200312131225.34937.ross@datscreative.com.au \
--to=ross@datscreative.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@sigkill.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.