312 bytes added
, 07:22, 24 March 2011
Problem: If on a thinkpad with ati Graphic Card dmesg shows unstable clocksource
then add to /boot/grub/menu.lst
<pre>
vga=normal clocksource=acpi_pm
</pre>
..and install #aptitude install cpufrequtils
<pre>
edit #sudo nano /etc/init.d/cpufrequtils
</pre>
search "ondemand" change to "performance"
..then reboot