Dnia sobota, 25 lutego 2006 10:14, Wolfgang Egger napisaĆ: > no, I didn't. I have heard about something called ondemand governor and > I have seen that there is cpudynd and powernod, but I don't know what > are the differences, what is responsible for what and so on .... > ACPI seems to work on my laptop too.
The difference is that when you decide to use the ondemand governor, you don't need programs such as cpudynd or powernowd. Install cpufrequtils and run cpufreq-info to check which governors are available to you (you have to have them compiled into kernel or appropriate modules loaded). If you see "ondemand" among other available cpufreq governors, you can activate it: cpufreq-set -g ondemand. And that's all! -- /* >>>>>> Maciej Wajcht <<<<<<< */ /* ---- JID: [EMAIL PROTECTED] ---- */

