public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stanislav Brabec <utx@penguin.cz>
To: Daniel Nofftz <nofftz@castor.uni-trier.de>
Cc: linux-kernel@vger.kernel.org
Subject: another way to activate AMD disconnect on VIA KT266 (aka cooling bits)
Date: Wed, 26 Jun 2002 23:27:00 +0200	[thread overview]
Message-ID: <20020626212659.GA3565@utx.vol.cz> (raw)

Hallo,

I have been experimenting with AMD disconnect with my VIA KT266 based
MSI K7T266Pro (MS-6380).

LVCool does not yet support KT266, method discussed in LKML in past
(http://cip.uni-trier.de/nofftz/linux/Athlon-Powersaving-HOWTO.html)
does not activate low power mode on my mainboard. The only bit set by
this patch is already set probably by BIOS of my motherboard and does
not help. So I have checked VCool (http://vcool.occludo.net/) & Wine &
lspci and found following bit changes:

enable:
setpci -v -H1 -s 0:0.0 70=86
setpci -v -H1 -s 0:0.0 95=1e
disable:
setpci -v -H1 -s 0:0.0 70=82
setpci -v -H1 -s 0:0.0 95=1c

The result is 15 degrees temperature decrease on low system load!

I don't know exactly, what I am doing (and chipset docs are not
available), explanation is welcome, (un)success stories for other
motherboards too.

It works with both APM and ACPI.


Stability issues:

Allthrough I have experienced visible unstability of video voltage
(unstability of white on PCI video card) on periodic high load
(e. g. software OpenGL screensaver), the machine seems to be stable
for one week. No sound skips nor DMA slowdown was observed.

For unknown reasons, the system is stable only for whole number in
processor multiplier. For half-number multiplier system sometimes
crashes.


Notes:

1)
I have no feedback from VCool author (Martin Peters <mpet@bigfoot.de>).

2)
The method discussed in past
(by Daniel Nofftz <nofftz@castor.uni-trier.de>), which should work with
ACPI (but not for me) is:

VIA KT133/133A a KX133:
enable: setpci -v -H1 -s 0:0.0 52=EB
disable: setpci -v -H1 -s 0:0.0 52=6B

VIA KT266/266A:
enable: setpci -v -H1 -s 0:0.0 92=EB
disable: setpci -v -H1 -s 0:0.0 92=6B

3)
You can see also Fan Speed Control Daemon (stupid AWK script, but working):
http://www.penguin.cz/~utx/fanscd

-- 
Stanislav Brabec
http://www.penguin.cz/~utx

             reply	other threads:[~2002-06-26 21:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-26 21:27 Stanislav Brabec [this message]
2002-06-27 17:31 ` another way to activate AMD disconnect on VIA KT266 (aka cooling bits) Alan Cox
2002-06-27 20:52 ` Wayne Whitney
2002-06-27 23:43   ` Tobias Diedrich
2002-07-01  7:38   ` Daniel Nofftz
2002-06-27 21:14 ` Kevin P. Fleming
  -- strict thread matches above, loose matches on Subject: below --
2002-06-27 17:35 Martin Knoblauch

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=20020626212659.GA3565@utx.vol.cz \
    --to=utx@penguin.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nofftz@castor.uni-trier.de \
    /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