← Back to team overview

sslug-teknik team mailing list archive

Re: Tuxracer paa Matrox og I810

 

Peter Maersk-Moller wrote:
> 
> Hej
> 
> Er der nogen, der har Tuxracer koerende under Matrox G400/G550 ?
> 
> Hvordan goer man ?
> 

Det køre umiddelbart i både Redhat 7.3 og 8.0 på min
maskine. 
Udpluk af XF86Config på 8.0:

Section "Device"
# XaaNoScreenToScreenCopy is required in Xinerama
configurations only
#Option "XaaNoScreenToScreenCopy"
        #BusID
	Identifier  "Matrox Millennium G450"
	Driver      "mga"
	VendorName  "Matrox Millennium G450"
	BoardName   "Matrox Millennium G450"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Matrox Millennium G450"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

vh jesper nk


References