I believe you need to disable laptop-mode (sudo /etc/init.d/laptop-mode stop), and set the CPU governor to "performance". Check out /sys/devices/system/cpu/cpu0/cpufreq/ for how to control it. You might want to set the correct values here in your rc.local script. Igor