View Single Post
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#9
Here's how you can set the prosesor's speed.

ondemand - the deafult setting:
echo ondemand >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

preformence - makes cpu run faster:
echo performance >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

powersave - makes cpu run slower:
echo powersave >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor


BTW, have you tryed my cdeb2 software?, it allrety has this feature.
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)