Topic: cpu-scaling
Hi everyone, I'm reading this forum from 3 days ago finding every kind of solution to my confguration box problem
... untill now. ![]()
I've to say I fall in love with #! + xfce! ![]()
I've installed the cpufreqd (I dont remember if it's the real name) package and the command
sudo cpufreq-set -g ondemand
seems to work but the cpu freq is always 2.2GHz even on startup!
$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
2200000 2000000 1800000 1000000
$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
userspace powersave conservative ondemand performance
$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.
#firewire-sbp2
loop
powernow_k8
acpi-cpufreq
cpufreq_conservative
cpufreq_ondemand
cpufreq_powersave
cpufreq_userspaceI hope this information can help to find a solution because the noise of the fan is gonna drive me crazy! ![]()