LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-15-2008, 05:30 AM   #1
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,352

Rep: Reputation: 75
Atholon 64 Cool'n'Quiet


There is a feature on Athlon chips for reducing clock speed when the processor is idle so keeping the system cooler and using less power.

There is a kernel module to support it but presumably other things need to be done to get it working. For instance gentoo pages describe a file /etc/conf.d/cpudyn with

INTERVAL=1
CPU_UP=0.5
CPU_DOWN=0.9
THROTTLING_LOW=7
CPUFREQ_25="/sys/devices/system/cpu/cpu0/cpufreq /sysfs/devices/system/cpu/cpu0/cpufreq"
CPUFREQ_ACPI="/proc/acpi/processor/CPU0/throttling"

Does anyone know how to do this in Slackware? I doubt if just enabling it in the BIOS is sufficient.
 
Old 01-15-2008, 06:39 AM   #2
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,352

Original Poster
Rep: Reputation: 75
A bit more hunting around and I have found these two suggestions

Suggestion 1

rc.modules - Uncomment /sbin/modprobe powernow-k8

put in rc.local

if [ -f /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ]; then
echo -n "Setting Scaling Governor : "
echo -n ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo "ondemand"
fi


Suggestion 2

put in rc.local


modprobe powernow-k8
modprobe cpufreq-ondemand

echo -n ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

I guess that apart from the difference in whether or not modprobe cpufreq-ondemand is necessary they amount to the same thing.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
AMD Cool'n'Quiet Four Pin Fan Crito Linux - Hardware 3 11-28-2006 06:47 AM
Atholon XP 2200+ Burned to a crisp!!??? RacerD General 33 05-28-2005 12:55 AM
X86, i386, i686, atholon? mdk Linux - Newbie 2 08-19-2004 05:06 AM
AMD Atholon XP cpu temp!!!! RacerD General 3 08-23-2002 01:02 PM
Best Motherboard for AMD Atholon XP RacerD General 3 08-16-2002 11:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration