By looking at your cpuinfo attachment, it seems that the ondemand is
working (or were you using powernowd at the time?).

I noted in your list of modules that you are using the
speedstep_centrino module: this has been deprecated and its
functionalities have been moved into the acpi_cpufreq driver.

To help in the debugging you could use an utility like cpufrequtils.
This package contains 2 programs: cpufreq-info and cpufreq-set.
cpufreq-info gives general device information while cpufreq-set allows setting.
Alternativately, if you know what you are doing, you can use (as root) cat and 
echo through the sys interface. For instance to change governor:

echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to