This bug also affects  audio production on -rt kernel, lot of Xruns if jackd is 
configured for low latencies.
My workaround: inserted these lines into /etc/rc.local: 
(sleep 2 && echo 20 > 
/sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold) &
(sleep 2 && echo 20 > 
/sys/devices/system/cpu/cpu1/cpufreq/ondemand/up_threshold) &
Now everything works fine with governor "ondemand", without the heating and fan 
noise I had by fixing at max fequency

-- 
ondemand cpufreq governor broken on core 2 duo cpu
https://bugs.launchpad.net/bugs/475706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to