Re: [Cooker] /proc/cpufreq/

2003-08-25 Thread Michael Scherer
On Sunday 24 August 2003 18:39, Laurent Culioli wrote:
> Le Samedi 23 Août 2003 16:46, Helge Hielscher a écrit :
> > Hello,
> >
> > are there any additional steps to get /proc/cpufreq (or the same in
> > the /sys/ filesystem) to work?
>
> Hi ,
>
> 1/ use acpi ( if not , delete acpi=off in your lilo.conf )
> 2/ add speedstep-centrino ( i think this , cause you have a pentium-M
> , if the module failed try with speedstep-ich ) in /etc/modules
> 3/ reboot or modprobe speedstep-centrino
> 4/ then you can setup cpu performance with :
>  "echo -n X > /proc/acpi/processor/CPU0/throttling"

mhh, on my laptop, i must use powernow-k7, and the commande the slow the 
processor is 

echo '0:100:powersave' > /proc/cpufreq

as root.

you can use cpufreqd in contribs to achieve this automaticaly

-- 

Michaël Scherer




Re: [Cooker] /proc/cpufreq/

2003-08-24 Thread Laurent Culioli
Le Samedi 23 Août 2003 16:46, Helge Hielscher a écrit :
> Hello,
>
> are there any additional steps to get /proc/cpufreq (or the same in the
> /sys/ filesystem) to work?

Hi ,

1/ use acpi ( if not , delete acpi=off in your lilo.conf )
2/ add speedstep-centrino ( i think this , cause you have a pentium-M , if the 
module failed try with speedstep-ich ) in /etc/modules
3/ reboot or modprobe speedstep-centrino
4/ then you can setup cpu performance with :
 "echo -n X > /proc/acpi/processor/CPU0/throttling" 

http://acpi.sourceforge.net/documentation/processor.html

-- 
Laurent Culioli :: <[EMAIL PROTECTED]>