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
