|
I have an AMD TL-60 mobile processor. I';ve noticed that Compatible Parts
often when I watch videos, I get a really jerky playback. I can fix it if I run the following command:
echo 2000000 > /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
echo 2000000 > /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq
For some reason, these values get set to 800000..even though I';m using the CPU to play video. The script helps
the video playback for a while and then things go bad until I run the script again.
It appears that my laptop is a hippie and is trying to save power at the expense of being useful. I turn it off
when I am not using it, but when I do have it on, I need to actually do stuff. How do I properly indoctrinate my
laptop to always run at full speed? |
|