On Friday 08 September 2006 02:18, Boyd Stephen Smith Jr. wrote:
> On Thursday 07 September 2006 18:06, Brian Litzinger
> <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-amd64] Lack
>
> of 'ondemand' power govenor':
> > On Fri, Sep 08, 2006 at 11:04:17AM +1200, Jamie wrote:
> > > Can anyone offer me any ideas on this, a day of Googling has not
> > > turned up anything I have found the be useful (although my Google-fu
> > > has been proven to be weak before)
> >
> > If you built the various govenors as modules you have to modprobe them.
>
> The module name is cpufreq_<governor_name>. In particular, when I was
> compiling the ondemand governor as a module it was
> at /lib/modules/2.6.16-gentoo-r7/kernel/drivers/cpufreq/cpufreq_ondemand.ko
and then you have to put the following line in /etc/conf.d/local.start:
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
otherwise you would use the default governor that you selected in the kernel
options (it is not possible to select the ondemand as default governor)
Rudmer
--
[email protected] mailing list