i830M chipset

Shawn Tayler stayler
Mon May 17 12:01:08 PDT 2004


On Mon, 05 Apr 2004 19:55:33 -0700 "Net Llama!" <netllama at linux-sxs.org>
exclaimed:

> which distro are you using?  can you post the _last_ section of your 
> XF86Config file?

I am using Slack 9.1 that has been upgraded to -current with swaret, ie XF
4.4.0, KDE 3.2.1 manually upgraded to a 2.6.5 kernel.

Here is my current XF86Config file-lower section:

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corp."
	BoardName   "82830 CGC [Chipset Graphics Controller]"
	VideoRam    8192
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
#	DefaultDepth	16
	DefaultDepth	8
	SubSection "Display"
		Depth     16
		Modes "1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubSection
        SubSection "Display"
                Depth     8
                Modes "1024x768" "800x600" "640x480"
                ViewPort        0 0
        EndSubSection


EndSection

Section "DRI"
	Group        0
EndSection






More information about the Linux-users mailing list