kernel-module-cpufreq-ondemand on 800

pashaa

Senior Member
Messages
115
I try to use this kernel module for my dreambox. Module available in repositary. Kernel-module-cpufreq-ondemand is load normal, but not work.
root@dm800:~# modprobe cpufreq-ondemand
is ok.
root@dm800:~# echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_govrnor
ok. But after
root@dm800:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_govrnor
write "perfomance", not ondemand. Module "powersave" work good and change proccessor frequence.
How to make it?
 
Top