Associate
- Joined
- 11 Nov 2006
- Posts
- 1,630
..
Last edited:

) give me some things I need to do specifically as all the tutorials I have tried have seemed to fail on me. (I did get it to work [sort of] in Fedora Core 6, but that had a utility to help you, whereas I can't see one in Ubuntu 6.06 LTS).Section "Device"
Identifier "ATI Technologies, Inc. R350 AH [Radeon 9800 SE]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. R350 AH [Radeon 9800 SE] (Secondary)"
Driver "ati"
BusID "PCI:1:0:1"
EndSection
Section "Monitor"
Identifier "BenQ T903"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Monitor"
Identifier "Fujitsu Siemens B15"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. R350 AH [Radeon 9800 SE]"
Monitor "BenQ T903"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Secondary Screen"
Device "ATI Technologies, Inc. R350 AH [Radeon 9800 SE] (Secondary)"
Monitor "Fujitsu Siemens B15"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
Screen "Secondary Screen" RightOf "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "ServerFlags"
Option "xinerama" "true"
Option "Default Layout"
EndSection
Section "DRI"
Mode 0666
EndSection
LizardKing said:Having a quick look, looks like you HorizSync and refresh are set wrong, but i dont see how that would stop it working. will have a proper look later


