Quoting Iain Buchanan <[EMAIL PROTECTED]>:
sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq scaling_governor

won't work because the redirection is done as the user :)

echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq scaling_governor


now it does :-P





----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



Reply via email to