[ltp] cpudyn, cpufreqd, apmiser
Tino Keitel
linux-thinkpad@linux-thinkpad.org
Wed, 3 Sep 2003 08:25:48 +0200
On Tue, Sep 02, 2003 at 18:28:50 -0400, Brad Langhorst wrote:
> I've just got 2.6.0 working on my T40p
> (apm mode with vesa framebuffer at the moment)
>
> Now /proc/cpufreq has some values
> (though /proc/sys/cpu/0/* remain 0)
The cpufreq documentation states that the /proc/sys/cpu interface is
obsolete. AFAIK it is only used if you apply the cpufreq patch to a
vanilla 2.4 kernel. Note that with a 2.6 kernel, the /proc/cpufreq is
also somewhat obsoleted by the sysfs interface.
>
> I'm not sure which of these power saving programs to use...
>
> cpudyn just says
>
> cpudynd version 0.4.3 Copyright: Ricardo Galli <gallir@uib.es>
> cpudynd: CPU frequency control disabled
> Error: Nothing to do, exiting
Maybe it just tries to use the wrong interface.
Regards,
Tino