On 10.07.2012, Tom Horsley wrote: > Other than the xfce4-cpufreq-plugin, I can't find any tools > for fiddling the CPU frequency in f17. I do that via rc.local. Here is what I'm using on my laptop (i5-450M based): echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo ondemand > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor echo ondemand > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor echo ondemand > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor echo "20" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold echo "10" > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org