Difference between revisions of "Hanging ATI X-Server Centrino"

From wiki.linuxonlinehelp.eu
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 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

vga=normal clocksource=acpi_pm

..and install #aptitude install cpufrequtils

edit #sudo nano /etc/init.d/cpufrequtils

search "ondemand" change to "performance"

..then reboot