View previous topic :: View next topic |
Author |
Message |
BrummieJim l33t
Joined: 22 Jul 2005 Posts: 683
|
Posted: Tue Jun 28, 2011 7:54 am Post subject: Frequency Scaling on Core2Duo |
|
|
Hello,
My frequency scaling works fine but everytime I start my machine up I have to set the policy in the gnome applet, rather than it being set from the word go. This used to work, but I'm wondering if anyone had any ideas how to diagnose and fix this?
Thanks,
Jim |
|
Back to top |
|
|
whig l33t
Joined: 27 Nov 2004 Posts: 973 Location: New Zealand
|
Posted: Tue Jun 28, 2011 8:11 am Post subject: |
|
|
Load the cpu scaling modules, and put cpufrequtils in the default run level - eg with openrc, rc-update add cpufrequtils default
Edit /etc/conf.d/cpufrequtils to suit. |
|
Back to top |
|
|
wuzzerd Guru
Joined: 05 Jan 2005 Posts: 467 Location: New Mexico
|
Posted: Wed Jun 29, 2011 2:32 pm Post subject: |
|
|
The default governor can be set in the kernel configuration. |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
Posted: Wed Jun 29, 2011 2:42 pm Post subject: |
|
|
Yes, setting ondemand as default in kernel configuration works fine.
However, my motherboard has some sort of automatic OC option (Core2Duo), when I enable this option kernel frequency drivers won't work any more. If someone knows how this automatic OC works I'd be all ears. Is it safe to enable? Will it do the same work as kernel driver, i.e. lower the frequency if no grunt is needed? _________________ My Gentoo installation notes.
Please learn how to denote units correctly! |
|
Back to top |
|
|
BrummieJim l33t
Joined: 22 Jul 2005 Posts: 683
|
Posted: Wed Jun 29, 2011 3:26 pm Post subject: |
|
|
Thanks, think I'd got muddled with the types of cpu demon. All working nicely now, thanks! |
|
Back to top |
|
|
Ant P. Watchman
Joined: 18 Apr 2009 Posts: 6920
|
Posted: Wed Jun 29, 2011 4:30 pm Post subject: |
|
|
Jaglover wrote: | Yes, setting ondemand as default in kernel configuration works fine.
However, my motherboard has some sort of automatic OC option (Core2Duo), when I enable this option kernel frequency drivers won't work any more. If someone knows how this automatic OC works I'd be all ears. Is it safe to enable? Will it do the same work as kernel driver, i.e. lower the frequency if no grunt is needed? |
cpufreq is automatic underclocking. Rapidly changing frequencies in an overclocked chip will kill it through thermal stresses, so the BIOS disables it for you. |
|
Back to top |
|
|
|