ATI x.org Dual Monitor

Florian Auer mail at floeschie.org
Mit Jun 20 11:48:08 BST 2007


Am Mittwoch, 20. Juni 2007 schrieb Denis Witt:
> Also wird es wohl auf 2 unabhängige Screens hinauslaufen, was bei einem
> Notebook welches eh nicht ständig einen 2. Monitor angeschlossen hat
> offenbar soweiso die beste Wahl ist.

Nun denn, wenn du dich damit abgefunden hast, kein 3D zu haben, kann ich 
dir vielleicht weiterhelfen. Allerdings verwende ich den 
OSS-Treiber "radeon" oder "ati" (geht beides), ich weiss nicht wie es mit 
dem proprietären Treiber aussieht.

Zweiter Monitor wird beim Start von X-Server automatisch erkannt. Wenn du 
ne Docking-Station hast und das Notebook im laufenden Betrieb andockst 
musst du ggf. mit Strg+Alt+Backspace den X-Server neu starten.

Im Anhang meine xorg.conf - Änderungsvorschläge sind gerne willkommen!


-- 
MfG/Regards,
Florian Auer

*** Microsoft Office? Nein, danke! ***
http://www.gnu.org/philosophy/no-word-attachments.de.html
http://odf-converter.sourceforge.net/index.html

Wed Jun 20 12:43:17 CEST 2007
Gesichter sind die Lesebücher des Lebens.
		-- Frederico Fellini
-------------- nächster Teil --------------
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
  FontPath "/usr/share/X11/fonts/misc"
  FontPath "/usr/share/X11/fonts/cyrillic"
  FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/Type1"
  FontPath "/usr/share/X11/fonts/100dpi"
  FontPath "/usr/share/X11/fonts/75dpi"
  # path to defoma fonts
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
  Load "dri"
  Load "dbe"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  Load "glx"
  Load "GLcore"
  Load "v4l"
EndSection

Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  option "CoreKeyboard"
  option "XkbRules" "xorg"
  option "XkbModel" "cymotionlinux"
  option "XkbLayout" "de"
  option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ExplorerPS/2"
  option "ZAxisMapping" "4 5"
  option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Identifier "Synaptics Touchpad"
  Driver "synaptics"
  option "SendCoreEvents" "true"
  option "Device" "/dev/psaux"
  option "Protocol" "auto-dev"
  option "HorizScrollDelta" "0"
  option "SHMConfig" "on"
EndSection

# Grafikkarte intern
Section "Device"
  identifier "ATI X300 int"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "radeon"
  screen 0
  option "MergedFB" "off"
	#neu seit 20070605
	Option "AccelMethod" "XAA"
	Option "AGPMode" "4"
	Option "AGPFastWrite" "1"
	#Option "EnablePageFlip" "1"
	#Option "ColorTiling" "1"
	#Option "XAANoOffscreenPixmaps" - wird nur unter Dapper benötigt 
	Option "DynamicClocks" "1"
	Option "XaaNoScanlineImageWriteRect" "true"
	Option "XaaNoScanlineCPUToScreenColorExpandFill" "true"
EndSection

# Grafikkarte extern
Section "Device"
  identifier "ATI X300 ext"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "radeon"
  screen 1
  option "MergedFB" "off"
	#neu seit 20070605
	Option "AccelMethod" "XaA"
	Option "AGPMode" "4"
	Option "AGPFastWrite" "1"
	#Option "EnablePageFlip" "1"
	#Option "ColorTiling" "1"
	#Option "XAANoOffscreenPixmaps" - wird nur unter Dapper benötigt 
	Option "XaaNoScanlineImageWriteRect" "on"
	Option "XaaNoScanlineCPUToScreenColorExpandFill" "on"
EndSection

# Laptop Bildschirm
Section "Monitor"
  identifier "LCD"
  vendorname "Plug 'n' Play"
  modelname "Plug 'n' Play"
  modeline  "640x480 at 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480 at 72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480 at 75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  modeline  "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600 at 72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
  modeline  "800x600 at 75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
  modeline  "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "832x624 at 75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768 at 75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768 at 70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768 at 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1152x864 at 75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
  modeline  "1280x1024 at 75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960 at 60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024 at 60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960 at 75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
  modeline  "1400x1050 at 60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
  modeline  "1600x1200 at 65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200 at 60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  gamma 1.0
EndSection

# Externer Bildschirm
Section "Monitor"
  identifier "Extern"
  vendorname "Samsung"
  modelname "Samsung SyncMaster 171S/175S/170S/CX175S-AZ/LX175S"
  HorizSync 30-81
  VertRefresh 56-85
  modeline  "640x480 at 60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480 at 72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480 at 75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  modeline  "640x480 at 85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
  modeline  "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600 at 72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
  modeline  "800x600 at 75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
  modeline  "800x600 at 85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
  modeline  "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "832x624 at 75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768 at 85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
  modeline  "1024x768 at 75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768 at 70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768 at 60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1152x864 at 75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
  modeline  "1280x1024 at 75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960 at 60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024 at 60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1280x960 at 75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
  modeline  "1400x1050 at 60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
  modeline  "1600x1200 at 65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  modeline  "1600x1200 at 60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
  gamma 1.0
EndSection
	
Section "Screen"
  Identifier "Internal Screen"
  Device "ATI X300 int"
  Monitor "LCD"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    modes "1400x1050 at 60"
  EndSubSection
EndSection

# Anzeigeoptionen für externen Bildschirm
Section "Screen"
  Identifier "External Screen"
  Device "ATI X300 ext"
  Monitor "Extern"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    modes "1280x1024 at 60"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  screen 0 "Internal Screen" 0 0
  screen 1 "External Screen" rightof "Internal Screen"
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "Synaptics Touchpad"
EndSection

Section "ServerFlags"
  option "Xinerama" "true"
  option "RandR" "true"
EndSection

Section "DRI"
  Mode 0666
EndSection
Section "device" #   
  identifier "device1"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "radeon"
  screen 2
  option "MergedFB" "off"
EndSection
Section "screen" #   
  identifier "screen1"
  device "device1"
  defaultdepth 24
  monitor "monitor1"
EndSection
Section "monitor" #   
  identifier "monitor1"
  gamma 1.0
EndSection
Section "device" #  
  identifier "device2"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "radeon"
  screen 2
  option "MergedFB" "off"
EndSection
Section "screen" #  
  identifier "screen2"
  device "device2"
  defaultdepth 24
  monitor "monitor2"
EndSection
Section "monitor" #  
  identifier "monitor2"
  gamma 1.0
EndSection
Section "device" # 
  identifier "device3"
  boardname "ati"
  busid "PCI:1:0:0"
  driver "radeon"
  screen 2
  option "MergedFB" "off"
EndSection
Section "screen" # 
  identifier "screen3"
  device "device3"
  defaultdepth 24
  monitor "monitor3"
EndSection
Section "monitor" # 
  identifier "monitor3"
  gamma 1.0
EndSection

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : nicht verfügbar
Dateityp    : application/pgp-signature
Dateigröße  : 481 bytes
Beschreibung: This is a digitally signed message part.
URL         : https://lists.ubuntu.com/archives/ubuntu-de/attachments/20070620/0ded4fdb/attachment.pgp