linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Drake <dan@reactivated.net>
To: ross@datscreative.com.au
Cc: Jesse Allen <the3dfxdude@hotmail.com>,
	Ian Kumlien <pomac@vapor.com>,
	linux-kernel@vger.kernel.org
Subject: Re: NForce2, Ross Dickson's timer patch on 2.6.1
Date: Fri, 16 Jan 2004 00:22:52 +0000	[thread overview]
Message-ID: <40072EDC.2050604@reactivated.net> (raw)
In-Reply-To: <200401140256.30727.ross@datscreative.com.au>

Ross Dickson wrote:
> Given Daniel has had lockups with disconnect off.
> http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/4769.html
> And your machine no longer has them with disconnect on, then I now think the
> cause is something different to the AMD C1 disconnect issue, but what I do not
> know? I believe AMD are still looking into it as per my support request.

Hi Ross,

I feel that I should clarify your point here as I've got a bit confused myself 
as to which patch does what, etc!

I compiled 2.6.0-test11-mm1 with IOAPIC and APIC support (never had used these 
options before). Within minutes I met my first lockup ever on this PC. (This 
kernel included the other recent nforce2 patches: 
nforce2-disconnect-quirk.patch and +nforce2-apic.patch)

I then tried your patches with default settings, and I thought that the 
problem was solved, as you can see in the URL you referenced. That was a false 
alarm, I did then meet another lockup a few hours later, and another one a few 
hours after that. I then reverted out the nforce2-disconnect-quirk patch (as 
per your suggestion), and started booting with the apic_tack=2 argument.
See: http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-12/5259.html

No lockups since then, but I have been experiencing the clock skew.

But, there might be more to it. I had forgotten up until now, but I am using 
this code in my /etc/conf.d/local.start :
setpci -v -H1 -s 0:0.0 6F=$(printf %x $((0x$(setpci -H1 -s 0:0.0 6F) | 0x10)))

and this one in /etc/conf.d/local.stop :
setpci -v -H1 -s 0:0.0 6F=$(printf %x $((0x$(setpci -H1 -s 0:0.0 6F) & 0xef)))

I got these codes from 
http://www.tldp.org/HOWTO/Athlon-Powersaving-HOWTO/approaches.html#commandline 
a while back - they are supposed to enable powersaving and make your CPU run 
cooler. I ran a test when I originally started using this, and I did find that 
my CPU ran cooler when idle after I had ran these commands.

I don't know if this would influence my systems behaviour with/without the 
various patches that have been flying around.. but I hope you can make some 
sense out of it and continue bugging AMD/nvidia!

 > I would really like to hear from Nvidia on this issue, I have tried emailing
 > them, form mailing them and also posting to their linux forum with no 
success or
 > response. Given its been over a month since my first posting I am having
 > serious second thoughts about my choice of chipsets and motherboards!
 > I currently do not feel very warm and fuzzy about their linux support!

I'd certainly investigate a different type of chipset on my next board, if I 
knew of a manufacturer that they *would* approach issues like this one out in 
the open...

Daniel

  reply	other threads:[~2004-01-15 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13 16:56 NForce2, Ross Dickson's timer patch on 2.6.1 Ross Dickson
2004-01-16  0:22 ` Daniel Drake [this message]
2004-01-16  0:02   ` Prakash K. Cheemplavam
  -- strict thread matches above, loose matches on Subject: below --
2004-01-12 17:35 Jesse Allen
2004-01-12 19:08 ` Daniel Drake
2004-01-12 19:15 ` Matt H.

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=40072EDC.2050604@reactivated.net \
    --to=dan@reactivated.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pomac@vapor.com \
    --cc=ross@datscreative.com.au \
    --cc=the3dfxdude@hotmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).