Hi,
i recompiled and installed XFree86 4.20, and use the same XF86Config as
before, but now it is probing a Mode on every X startup.
I have defined the HotizSync and VertRefresh.
Here my XF86Config:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" RightOf "Screen1"
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "OffTime" "5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "MACOM"
ModelName "S96D"
HorizSync 31.5 - 82.0
VertRefresh 40-150
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "SONY"
ModelName "G220"
HorizSync 30 - 96
VertRefresh 48-170
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "mga"
VendorName "Matrox"
BoardName "MGA G450 AGP DH"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Card1"
Driver "mga"
VendorName "Matrox"
BoardName "MGA G450 AGP DH"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
EndSection
[...]
Does anybody has an idea what could be wrong here?
Thanks in advance
Marius
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie