Ad Jarda a Myles:
nevim proc mi chodi fglrx ani, proc mi najednou nechodi ATi.
Prave, ze jsem nic zvlastniho neupravoval, pouze jsem upgradeoval Dappera na Edgyho.
Prikladam /etc/X11/xorg.conf (z Tveho jem zadne podstatne odlisnosti nevykoukal), zkus se podivat. Poznamka: pomoci xineramy jsem si z notase a externiho monitoru udelal dualni obrazovky:
Section "Module"
#Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection########################################################################
# Zde zacinaji sekce definic graficke karty
########################################################################
#
## ovladac ATI mi bohuzel nefachci
### Section "Device"
### Identifier "ATI Technologies, Inc. Radeon Mobility 9100 U3 (R200 IGP)"
### Driver "ati"
### BusID "PCI:1:5:0"
### EndSection
### Options for
### NONE -- Not connected
### CRT -- Analog CRT monitor
### TMDS -- Desktop flat panel
### LVDS -- Laptop flat panel
### When using Xinerama with a laptop, the primary monitor must be the laptop's LCD
######## jen notebooku
Section "Device"
Identifier "Device Interni"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "MonitorLayout" "LVDS, NONE"
BusID "PCI:1:5:0"
EndSection ######## jen LCD panel pripojen k notebooku
Section "Device"
Identifier "Device Externi"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "MonitorLayout" "NONE, TMDS" # pokus, zda to projde
BusID "PCI:1:5:0"
EndSection
######### DUAL notebook + LCD panel
Section "Device" # 1. vystup pro dual
Identifier "Device Interni Dual"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "MonitorLayout" "LVDS, TMDS"
BusID "PCI:1:5:0"
Screen 0
EndSection
Section "Device"
Identifier "Device Externi Dual" # 2. vystup pro dual
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:5:0"
Screen 1 ######### DUAL notebook + LCD projektor/CRT
EndSection
Section "Device" # 1. vystup pro dual
Identifier "Device Interni Dual CRT"
Driver "fglrx"
# Option "VideoOverlay" "on"
# Option "OpenGLOverlay" "off"
Option "MonitorLayout" "LVDS, CRT"
BusID "PCI:1:5:0"
Screen 0
EndSection
Section "Device"
Identifier "Device Externi Dual CRT" # 2. vystup pro dual
Driver "fglrx"
# Option "MonitorLayout" "LVDS, TMDS" # melo by to stacit jen u toho 1. ... OK
BusID "PCI:1:5:0"
Screen 1
# Option "VideoOverlay" "on"
# Option "OpenGLOverlay" "off"
# Option "OverlayOnCRTC2" "1" # kam ktery overlay
#
EndSection
########################################################################
# Zde zacinaji sekce definic monitoru
########################################################################
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Interni Monitor"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "Externi Monitor"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" " FUJITSU-SIEMENS SCENICVIEW P19-2"
Option "DPMS" "true"
#HorizSync 30.0 - 82.0 # asi to neni treba u LCD, narozdil od CRT
#VertRefresh 56.0 - 76.0
EndSection
Section "Monitor"
Identifier "Externi Monitor CRT"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
#HorizSync 30.0 - 82.0 # asi to neni treba u LCD, narozdil od CRT
#VertRefresh 56.0 - 76.0
EndSection
########################################################################
# Zde zacinaji definice obrazovek
########################################################################
ction "Screen" # notebook
Identifier "Screen Interni"
Device "Device Interni"
Monitor "Interni Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSection
EndSection
Section "Screen" # notebook
Identifier "Screen Interni Dual"
Device "Device Interni Dual"
Monitor "Interni Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSectionSection "Screen" # notebook
Identifier "Screen Interni Dual CRT"
Device "Device Interni Dual CRT"
Monitor "Interni Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x288"
EndSubSection
EndSection
Section "Screen" # LCD monitor
Identifier "Screen Externi"
Device "Device Externi"
Monitor "Externi Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24 Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
EndSection
Section "Screen" # LCD monitor
Identifier "Screen Externi Dual"
Device "Device Externi Dual"
Monitor "Externi Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
EndSection
Section "Screen" # CRT monitor
Identifier "Screen Externi Dual CRT"
Device "Device Externi Dual CRT"
Monitor "Externi Monitor CRT"
DefaultDepth 24
SubSection "Display"
Viewport 0 0 EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x800" "1024x768" "640x480" "800x600" "320x240" "352x240" "352x280" "352x28
EndSubSection
EndSection
# dual s LCD
Section "ServerLayout"
Identifier "Dual"
Screen 0 "Screen Interni Dual"
Screen 1 "Screen Externi Dual" Above "Screen Interni Dual"
#Screen "Default Screen"
InputDevice "Generic Keyboard"
#InputDevice "KeyboardMB"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
Option "Xinerama" "true"
EndSection
# dual s CRT
Section "ServerLayout"
Identifier "Dual CRT"
Screen 0 "Screen Interni Dual CRT"
Screen 1 "Screen Externi Dual CRT" Above "Screen Interni Dual CRT"
#Screen "Default Screen"
InputDevice "Generic Keyboard"
#InputDevice "KeyboardMB"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
Option "Xinerama" "true" #### jen CRT
EndSection
Section "ServerLayout"
Identifier "Externi"
Screen "Screen Externi"
#Screen "Default Screen"
InputDevice "Generic Keyboard"
#InputDevice "KeyboardMB"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
### jen notas
Section "ServerLayout"
Identifier "Interni"
Screen "Screen Interni"
#Screen "Default Screen"
InputDevice "Generic Keyboard"
#InputDevice "KeyboardMB"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "ServerFlags"
# Option "DefaultServerLayout" "Interni" # funguje jako mirror, rozliseni dle interniho
# Option "DefaultServerLayout" "Externi" # funguje jako mirror, rozliseni dle externiho
Option "DefaultServerLayout" "Dual CRT"
# Option "DefaultServerLayout" "Dual"
EndSection
###### definice Layoutu ###########
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSection