Re: FreeBSD and AMD power management

2003-01-16 Thread AELI
Am Thursday 09 January 2003 23:14 schrieb Brian Astill:
 Mark wrote:
 - Original Message -

 From: Matthew Seaman [EMAIL PROTECTED]

 To: [EMAIL PROTECTED]
 Sent: Thursday, January 09, 2003 9:54 AM
 Subject: Re: FreeBSD and AMD power management
 
 Try the ports/sysutils/fvcool port ---
 http://www.nt.phys.kyushu-u.ac.jp/shimizu/
 
 Using it has cut the average CPU temperature on my system from
 about 70C to about 50C.
 
 It looked interesting; so I checked it out. Then it turns out this
 power-safe mode on your AMD CPU is disabled by default for a good reason:
  it makes your system unstable, and/or causes it to hang. Then cool is
  suddenly not so cool anymore. :(

 You have somewhat misread the docs.
 To prove this, nobody using fvcool has reported instability on this or
 any other list.  All HAVE reported a drop in CPU temperature of around
 20C.  In my case that means dropping from 55C to 35C.

-- 
I'm sorry to be the first !! My system locks in about 2s. after starting 
Fvcool.
It's a Athlon TB 1.4c on an Msi K7T266pro-R !
Any one any idea! For exanple the Pciconf.values? 
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-12 Thread Mark
- Original Message -
From: Jud [EMAIL PROTECTED]
To: Matthew Seaman [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 10:34 PM
Subject: Re: FreeBSD and AMD power management

 YMMV, but I have fvcool running while building world, compiling
 ports, etc., and have never had the slightest difficulty.

I did some research as to why fvcool would make your computer unstable. And,
it turns out, it is not so much the CPU itself which may cause instability,
but the power supply. :(

The idea is, that when your power supply heavily fluctuates between, say,
70W (normal operations), and 5W (power-safe mode), the power supply may
experience trouble keeping the voltages stable. Plus, rapidly fluctuating
the power draw, to the effect that fvcool would cause, or rather: that
power-safe mode would cause, it is argued that the lifespan of your power
supply may shorten drastically.

And then there is the issue of the UPS. Dunno about others, but my UPS (APC
350), according to its specifications, does not allow equipment that draws
power on a gliding scale (like lamps with dimmer switches).

All-in-all, and I say this with regret, I have therefore decided not to use
fvcool, after all. :(

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Matthew Seaman
On Wed, Jan 08, 2003 at 11:29:11PM -0500, J. Seth Henry wrote:
 I have noticed that my Compaq IA-1's (AMD K6-2/266  VIA chipset) run
 substantially hotter under FreeBSD than under Linux. I didn't realize just
 how much until the machines began spontaneously rebooting under load.
 
 Right now, I have a minimal 4.7R install (with X) running from a
 microdrive - but I don't have problems until I start running X for long
 periods of time. I am migrating from Midori linux with kernel rev 2.4.18,
 and it can go for weeks (even months) running xmms locally. Just
 windowing xmms from another machine will cause spontanous reboots under
 FreeBSD.
 
 It doesn't appear to be a kernel panic - this machine has a thermal
 protection circuit which will hold the system in reset if it gets too
 warm, and so far, nothing has shown up in the logs (beyond the usual
 startup message regarding / being unmounted improperly). This leads me to
 believe that FreeBSD isn't issuing halts when it is idle, or the CPU is
 simply idle less. I have noticed that FreeBSD accesses the microdrive a
 *lot* (though Linux may be as well, but I can't hear it because it's
 running from flash)

Try the ports/sysutils/fvcool port ---
http://www.nt.phys.kyushu-u.ac.jp/shimizu/

Using it has cut the average CPU temperature on my system from about
70C to about 50C.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Jud
On Thu, 9 Jan 2003 08:54:42 +, Matthew Seaman 
[EMAIL PROTECTED] wrote:

On Wed, Jan 08, 2003 at 11:29:11PM -0500, J. Seth Henry wrote:

I have noticed that my Compaq IA-1's (AMD K6-2/266  VIA chipset) run
substantially hotter under FreeBSD than under Linux. I didn't realize 
just
how much until the machines began spontaneously rebooting under load.
[snip]

It doesn't appear to be a kernel panic - this machine has a thermal
protection circuit which will hold the system in reset if it gets too
warm, and so far, nothing has shown up in the logs (beyond the usual
startup message regarding / being unmounted improperly). This leads me 
to
believe that FreeBSD isn't issuing halts when it is idle, or the CPU is
simply idle less. I have noticed that FreeBSD accesses the microdrive 
a
*lot* (though Linux may be as well, but I can't hear it because it's
running from flash)

Try the ports/sysutils/fvcool port ---
http://www.nt.phys.kyushu-u.ac.jp/shimizu/

Using it has cut the average CPU temperature on my system from about
70C to about 50C.


I don't know if including

options   CPU_SUSP_HLT

in your kernel will help fvcool work even better, but you might try it.  I 
was using CPU_SUSP_HLT in my kernel; adding fvcool drops the average temp 
of my XP1800+ from 50C to 36C.

The other thing to do, depending on whether you can take the machines 
offline (how many are there?), is to get a better heatsink and fan properly 
mounted on the CPU, and determine whether you can improve internal 
ventilation with case fans.

--
Jud

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: FreeBSD and AMD power management

2003-01-09 Thread Jud
On Thu, 9 Jan 2003 13:10:53 +, Trent Nelson
[EMAIL PROTECTED] said:
 On Thu, Jan 09, 2003 at 06:24:53AM -0500, Jud wrote:
  in your kernel will help fvcool work even better, but you might try it.  I 
  was using CPU_SUSP_HLT in my kernel; adding fvcool drops the average temp 
  of my XP1800+ from 50C to 36C.
 
 What are you using to monitor CPU temperature?

Xmbmon 2.0 from  

http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html

Xmbmon versions 1.0x are in ports/sysutils.

Jud

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Mark
- Original Message -
From: Brian Astill [EMAIL PROTECTED]
To: Mark [EMAIL PROTECTED]
Cc: Matthew Seaman [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 11:14 PM
Subject: Re: FreeBSD and AMD power management


 You have somewhat misread the docs.

It would seem so. Never before, though, stood I more happily corrected. :)

 To prove this, nobody using fvcool has reported instability on this
 or any other list.  All HAVE reported a drop in CPU temperature of
 around 20C.  In my case that means dropping from 55C to 35C.

Does this mean I can use it on my actual server? Call me a wimp, but I am
kinda squirmish when it comes to utilities like this. And if it affects the
performance of a sound-card, would it also adversely affect the throughput
of a network card?

I am eager to use this. Could save me a bundle on my electric bill too, btw.
:) So, does anyone have this running on a server? I would love to hear their
experiences.

Thanks.

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Mark
- Original Message -
From: Matthew Seaman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 9:54 AM
Subject: Re: FreeBSD and AMD power management


 Try the ports/sysutils/fvcool port ---
 http://www.nt.phys.kyushu-u.ac.jp/shimizu/

 Using it has cut the average CPU temperature on my system from
 about 70C to about 50C.

It looked interesting; so I checked it out. Then it turns out this
power-safe mode on your AMD CPU is disabled by default for a good reason: it
makes your system unstable, and/or causes it to hang. Then cool is suddenly
not so cool anymore. :(

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Matthew Seaman
On Thu, Jan 09, 2003 at 08:15:15PM +0100, Mark wrote:
 - Original Message -
 From: Matthew Seaman [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, January 09, 2003 9:54 AM
 Subject: Re: FreeBSD and AMD power management
 
 
  Try the ports/sysutils/fvcool port ---
  http://www.nt.phys.kyushu-u.ac.jp/shimizu/
 
  Using it has cut the average CPU temperature on my system from
  about 70C to about 50C.
 
 It looked interesting; so I checked it out. Then it turns out this
 power-safe mode on your AMD CPU is disabled by default for a good reason: it
 makes your system unstable, and/or causes it to hang. Then cool is suddenly
 not so cool anymore. :(

I've never experienced any problems like that.  I suspect it's
probably one of those things that shows up under load.  As my desktop
box spends quite a lot of the time sitting pretty much idle, then
fvcool does it's thing without problems.  If it was a hard working
server then I suspect that a) the sort of problems you mention would
probably show up and b) there wouldn't be that much point running
something like fvcool anyhow, as the CPU would be active much of the
time anyhow.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Jud
On Thu, 9 Jan 2003 20:49:20 +, Matthew Seaman
[EMAIL PROTECTED] said:
 On Thu, Jan 09, 2003 at 08:15:15PM +0100, Mark wrote:
  - Original Message -
  From: Matthew Seaman [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Thursday, January 09, 2003 9:54 AM
  Subject: Re: FreeBSD and AMD power management
  
  
   Try the ports/sysutils/fvcool port ---
   http://www.nt.phys.kyushu-u.ac.jp/shimizu/
  
   Using it has cut the average CPU temperature on my system from
   about 70C to about 50C.
  
  It looked interesting; so I checked it out. Then it turns out this
  power-safe mode on your AMD CPU is disabled by default for a good reason: it
  makes your system unstable, and/or causes it to hang. Then cool is suddenly
  not so cool anymore. :(
 
 I've never experienced any problems like that.  I suspect it's
 probably one of those things that shows up under load.  As my desktop
 box spends quite a lot of the time sitting pretty much idle, then
 fvcool does it's thing without problems.  If it was a hard working
 server then I suspect that a) the sort of problems you mention would
 probably show up and b) there wouldn't be that much point running
 something like fvcool anyhow, as the CPU would be active much of the
 time anyhow.

YMMV, but I have fvcool running while building world, compiling ports,
etc., and have never had the slightest difficulty.  (However, Matthew's
exactly right about there being little or no cooling effect when CPU
utilization is running 97%.)  The Windows equivalent of fvcool, VCool, is
installed on my W2K partition.  The only problem I've noticed there is
that it screws up the sound from my Creative SB16 PCI sound card, though
not the onboard sound (Asus A7V333 board - I'm not at home and don't
recall the precise designation of the onboard sound chip).  No problem
with the SB16 on FreeBSD 4-STABLE with fvcool, however.

Jud

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Mark
- Original Message -
From: Jud [EMAIL PROTECTED]
To: Matthew Seaman [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 10:34 PM
Subject: Re: FreeBSD and AMD power management


 YMMV, but I have fvcool running while building world, compiling
 ports, etc., and have never had the slightest difficulty.
 (However, Matthew's exactly right about there being little or no cooling
 effect when CPU utilization is running 97%.)  The Windows equivalent
 of fvcool, VCool, is installed on my W2K partition.  The only problem
 I've noticed there is that it screws up the sound from my Creative SB16
 PCI sound card, though not the onboard sound (Asus A7V333 board -
 I'm not at home and don't recall the precise designation of the onboard
 sound chip).  No problem with the SB16 on FreeBSD 4-STABLE with
 fvcool, however.


I am having the A7V333 board myself, so I am fairly excited. :) The
instability warnings came from the author himself, btw.

I took the gamble, with much trepidation (I hate to ruin my filesystem),
and, so far, my system is still running (AMD XP-2000). Temperature dropped
down about 18 degrees C. If this is going to work, for real, then Matthew
deserves a big cheer. :)

One thing is not entirely clear, though; is this something I need to enable
every time I reboot? Or is it tweaked to remain fixed in the BIOS?

Thanks.

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD and AMD power management

2003-01-09 Thread Matthew Seaman
On Thu, Jan 09, 2003 at 11:07:36PM +0100, Mark wrote:

 I am having the A7V333 board myself, so I am fairly excited. :) The
 instability warnings came from the author himself, btw.
 
 I took the gamble, with much trepidation (I hate to ruin my filesystem),
 and, so far, my system is still running (AMD XP-2000). Temperature dropped
 down about 18 degrees C. If this is going to work, for real, then Matthew
 deserves a big cheer. :)
 
 One thing is not entirely clear, though; is this something I need to enable
 every time I reboot? Or is it tweaked to remain fixed in the BIOS?

Yes, you need to run fvcool on reboot.  Slap the attached script into
/usr/local/etc/rc.d and add:

fvcool_enable=YES

to /etc/rc.conf

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK



fvcool.sh
Description: Bourne shell script


Re: FreeBSD and AMD power management

2003-01-09 Thread Brian Astill
Mark wrote:


- Original Message -
From: Matthew Seaman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 9:54 AM
Subject: Re: FreeBSD and AMD power management


 

Try the ports/sysutils/fvcool port ---
http://www.nt.phys.kyushu-u.ac.jp/shimizu/

Using it has cut the average CPU temperature on my system from
about 70C to about 50C.
   


It looked interesting; so I checked it out. Then it turns out this
power-safe mode on your AMD CPU is disabled by default for a good reason: it
makes your system unstable, and/or causes it to hang. Then cool is suddenly
not so cool anymore. :(


You have somewhat misread the docs.
To prove this, nobody using fvcool has reported instability on this or 
any other list.  All HAVE reported a drop in CPU temperature of around 
20C.  In my case that means dropping from 55C to 35C.

--
Brian


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


FreeBSD and AMD power management

2003-01-08 Thread J. Seth Henry
I have noticed that my Compaq IA-1's (AMD K6-2/266  VIA chipset) run
substantially hotter under FreeBSD than under Linux. I didn't realize just
how much until the machines began spontaneously rebooting under load.

Right now, I have a minimal 4.7R install (with X) running from a
microdrive - but I don't have problems until I start running X for long
periods of time. I am migrating from Midori linux with kernel rev 2.4.18,
and it can go for weeks (even months) running xmms locally. Just
windowing xmms from another machine will cause spontanous reboots under
FreeBSD.

It doesn't appear to be a kernel panic - this machine has a thermal
protection circuit which will hold the system in reset if it gets too
warm, and so far, nothing has shown up in the logs (beyond the usual
startup message regarding / being unmounted improperly). This leads me to
believe that FreeBSD isn't issuing halts when it is idle, or the CPU is
simply idle less. I have noticed that FreeBSD accesses the microdrive a
*lot* (though Linux may be as well, but I can't hear it because it's
running from flash)

Is this a normal limitation in FreeBSD, or did I miss something in the
kernel config?

Thanks,
Seth Henry
jshamletATcomcast(dot)net


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message