Yes, I was using powernowd (launched from console).

Every governor I set, always use the maximum frequency available,
careless of the work load.

I tried to replace speedstep_centrino module with acpi-cpufreq, but the
problem remain the same.

I can't understand why the userspace governor used by powernowd can make
frequency scaling and those configured by me can't do it.

Theoretically the manager ondemand would have to use the minimal
frequency when the load of the cpu is near to 0%, right?

For clarity:

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors 
userspace conservative powersave ondemand performance

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor 
ondemand

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 
1733000 1333000 1067000 800000

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 
1733000

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 
800000

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq 
1733000

-- 
powernowd doesn't start any process
https://launchpad.net/bugs/96402

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to