 |
|
| Linux Forum Index » Linux - Suse Forum » xorg.conf xinerama and composite... |
|
Page 1 of 1 |
|
| Author |
Message |
| Wodans... |
Posted: Mon Nov 16, 2009 1:11 pm |
|
|
|
Guest
|
Hi All,
I've been trying to get a new Opensuse 11.2 (x86) system running with
multiple monitors (2). So far google has not been my friend. I've tried
a bunch of different settings but to no avail including:
Section "Extensions"
Option "Damage" "true"
Option "Composite" "true"
EndSection
Sax2 seems not to be able to set xinerama correct as every time I tell
Sax2 to use dual head and xinerama the monitors keep being clones of
each other. I was wondering if anyone knows xorg.conf well enough enough
to help me out. I've been able to get xinerama but then I loose all eye
candy (XComposite and XDamage are not available).
It used to work fine of Opensuse 11.1 so I'm not sure what is going on.
I use the latest ati drivers. I've attached my xorg.conf as well. Any
pointers would be welcomed.
Cheers
The xorg.conf below allows me to have cloned monitors and the eye candy
but not xinerama.
# /.../
# SaX generated X11 config file
# Created on: 2009-11-16T16:44:37+0000.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax at (no spam) suse.de>, 2005
# Contact: SaX-User list
<https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "IgnoreABI" "on"
Option "ZapWarning" "on"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
# Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"'
# is set in "ServerFlags" section.
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "gb"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
# Driver "mouse" will be disabled unless 'Option "AutoAddDevices" "off"'
# is set in "ServerFlags" section.
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "Dell Premium USB Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 433 271
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "E2009W(Digital)"
Option "DPMS"
Option "PreferredMode" "1680x1050"
VendorName "DELL"
VertRefresh 56-75
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1680x1050" 146 1680 1784 1960 2240 1050 1053 1059 1089
+hsync -vsync
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050"
"1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768"
"1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600"
"1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050"
"1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768"
"1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600"
"1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050"
"1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768"
"1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600"
"1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050"
"1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768"
"1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600"
"1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "ATI Radeon HD 3470"
Driver "fglrx"
Identifier "Device[0]"
Option "SaXDualHead"
Option "XAANoOffscreenPixmaps" "true"
Option "Capabilities" "0x00000000"
Option "SaXDualOrientation" "RightOf"
Option "SaXDualMode" "Xinerama"
Option "ForceMonitors" "auto,crt1"
Option "SaXDualHSync" "30-83"
Option "SaXDualMonitorModel" "E2009W(Digital)"
Option "SaXDualVSync" "56-75"
Option "VRefresh2" "56-75"
Option "Mode2"
"1680x1050,1600x1024,1600x1000,1400x1050,1600x900,1280x1024,1440x900,1280x960,1366x768,1360x768,1280x800,1152x864,1280x768,1280x720,1024x768,1280x600,1024x600,800x600,768x576,640x480"
Option "OpenGLOverlay" "off"
Option "FSAAScale" "0"
Option "FSAAEnable" "off"
Option "VideoOverlay" "on"
Option "SaXDualMonitorVendor" "DELL"
Option "HSync2" "30-83"
Option "SaXDualResolution" "1680x1050"
Option "DesktopSetup" "Horizontal,Reverse"
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "on"
EndSection |
|
|
| Back to top |
|
|
|
| Wodans... |
Posted: Tue Nov 17, 2009 12:30 pm |
|
|
|
Guest
|
Wodans wrote:
Quote: Hi All,
I've been trying to get a new Opensuse 11.2 (x86) system running with
multiple monitors (2). So far google has not been my friend. I've tried
a bunch of different settings but to no avail including:
Section "Extensions"
Option "Damage" "true"
Option "Composite" "true"
EndSection
Sax2 seems not to be able to set xinerama correct as every time I tell
Sax2 to use dual head and xinerama the monitors keep being clones of
each other. I was wondering if anyone knows xorg.conf well enough enough
to help me out. I've been able to get xinerama but then I loose all eye
candy (XComposite and XDamage are not available).
It used to work fine of Opensuse 11.1 so I'm not sure what is going on.
I use the latest ati drivers. I've attached my xorg.conf as well. Any
pointers would be welcomed.
Cheers
The xorg.conf below allows me to have cloned monitors and the eye candy
but not xinerama.
snip
If anyone else is having similar problems this is how I solved it.
Deleted the old xorg.conf and built a brand new one with: sax2 -r -m
0=fglrx followed by aticonfig --initial then by using the ati gui
amdcccle and setup multiple displays.
Cheers |
|
|
| Back to top |
|
|
|
|
|
All times are GMT - 5 Hours
The time now is Sat Mar 20, 2010 1:02 pm
|
|