Shnugi.com

Categories
Anything (3)
Computer (4)
Linux (10)
Reviews (2)
Thoughts (2)
Web Dev (3)
Shnugi.com
7-19-2006 9:41 PM EDT

To edit Xorg.conf


On Kubuntu 6.06, type in kdesu kate in the terminal and navigate to the file.

The Xorg.conf fix for any computer using a savage based GPU is as follows. Add the two lines:
Quote:
Option "BusType" "PCI"
Option "DmaMode" "None"

REQUIRED!