CPU Frequency Monitor changes by itself.

Project:Trisquel
Component:Gnome
Category:bug report
Priority:normal
Assigned:upstream
Status:active
Description

I find this annoying. I'll modify the CPU scale and set it to "Powersave" at boot but then somehow it will change to "On Demand" and then I have to change it back.

CPU Freq Scale Version: 2.32.1.1

Wed, 02/15/2012 - 21:35

This could be by design. Perhaps not good design though. For permanent effect you will want to add

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

to /etc/rc.local. Repeat for cpu1... if you have more than one cpu. However, if your reason is to save power, ondemand just might be the best selection.

Sat, 03/31/2012 - 06:30
Assigned to:anonymous» upstream

Marking as assigned to upstream: