Just found this: nanomad ~ $ grep -i default_gov /boot/config-2.6.28-10-generic # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
It seems like the kernel is compiled the wrong way. It should be CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y -- CPU Frequency Scaling defaults to "Performance" instead of "OnDemand" https://bugs.launchpad.net/bugs/344252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs