Open Source Desktop Environment : XubuntuXorg

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site:

Xubuntu X11 X.ORG

ATI
If you have problems with an ATI video card try

# vi /etc/X11/xorg.conf


Section Device
 Driver ATI


and change ATI to VESA

Intel
Xubuntu automatically detects and installs Intel i810 drivers for integrated motherboards such as the DELL GX270
# cat /etc/X11/xorg.conf


Section "Device"
	    Identifier      "Intel Corporation 82865G Integrated Graphics Controller"
	    Driver          "i810"
	    BusID           "PCI:0:2:0"
EndSection



REFERRERS
Xubuntu

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0187 seconds