- Joined
- Oct 30, 2009
- Messages
- 14,019
- Reaction score
- 4
- Points
- 0
I don't know what power management tools are available for user in Ubuntu, but from the kernel side you can switch the CPUfreq governor to 'conservative' or 'ondemand' to make the CPU throttle down when it's unused, or even to 'powersave' which will keep it underclocked all the time (by searching I've found there are cpufrequtils or indicator-cpufreq Ubuntu packages, for example, which can be used to switch between these governors easily).