cpupowerd

#!/bin/bash
 
http://sourceforge.net/projects/cpupowerd
 
# load kernel modules
modprobe msr
modprobe powernow-k8
modprobe cpufreq_userspace
 
# get current cpu state
./cpupowerd -s
 
# create config
cat <<EOF > /etc/cpupowerd.conf
1000 0.8500
1800 1.1500
2000 1.1500
2200 1.2000 
EOF
 
# Links
http://aur.archlinux.org/packages/cpupowerd/cpupowerd/cpupowerd
http://www.meisterkuehler.de/forum/linux-unix/20124-cpupowerd-ein-tool-fuers-cpu-undervolten-unter-linux.html
http://wiki.ubuntuusers.de/powernowd
AttachmentSize
cpupowerd - linux executable36.52 KB
cpupowerd.test_.tar_.bz2 - test environment59.88 KB

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!