Speedsteping |
For speedsteping I'm using powernowd. The only thing you have to do is installing powernowd and load the modules
cpufreq_userspace and speedstep_centrino, which you also should add in /etc/modules.
$ apt-get install powernowd
$ mopdrobe cpufreq_userspace
$ modprobe speedstep_centrino
Now you only have to start powernowd.
$ /etc/init.d/powernowd start
Speedsteping |