I've just installed Salix (13.37, 64-bit) for a friend. The machine uses an MSI motherboard, 4 GB of RAM, and an Intel E5700 CPU. Its amazing to see how much faster Slaix is than OpenSUSE (also running XFCE). Ken is very pleased with it. A couple of problems though.....
I have (so far) been unable to enable CPU throttling for the system. Checking the Intel specs, the E5700 supports Enhanced Speedstep (same as my T61). I've manually loaded the acpi-cpufreq module, and cpufreq_ondemand, but the system is still running at the full 3 GHz even when idling.
On my laptop, I didn't need to do anything - cpu throttling was enabled directly after installation. So, can anyone tell me what else is necessary on the desktop machine to enable throttling? I've had a look at the Wiki and done a few searches without finding anything that looks relevant.
The machine has another problem, but I'll start a separate thread for that....
Paul.
[Solved] Enabling CPU throttling on E5700 CPU
-
- Posts: 165
- Joined: 20. Sep 2009, 17:30
- Location: Oxfordshire, UK
[Solved] Enabling CPU throttling on E5700 CPU
Last edited by toothandnail on 9. Jul 2011, 12:17, edited 2 times in total.
Re: Enabling CPU throttling on E5700 CPU
Open /etc/rc.d/rc.modules and search for CPUFREQ. Set it to "on" and check if it works after reboot.
-
- Posts: 165
- Joined: 20. Sep 2009, 17:30
- Location: Oxfordshire, UK
Re: Enabling CPU throttling on E5700 CPU
Thanks Thenktor. I'll give that a try.thenktor wrote:Open /etc/rc.d/rc.modules and search for CPUFREQ. Set it to "on" and check if it works after reboot.
Paul.
-
- Posts: 165
- Joined: 20. Sep 2009, 17:30
- Location: Oxfordshire, UK
Re: Enabling CPU throttling on E5700 CPU
Just to confirm, changing CPUFREQ to 'on' in /etc/rc.d/rc.modules solved the problem - the CPU now switches between 3.0 GHz and 1.2GHZ without problems.thenktor wrote:Open /etc/rc.d/rc.modules and search for CPUFREQ. Set it to "on" and check if it works after reboot.
Paul.