Aktuelle Zeit: 3. Sep 2010, 20:55

[Gelöst] 11.3 Xorg und Dualhead

2D und 3D mit nVidia, ATI/AMD und anderen

Moderator: Z-City

[Gelöst] 11.3 Xorg und Dualhead

Beitragvon diesel-s » 15. Jul 2010, 16:51

Hallo zusammen.
Habe gerade mein Rechner auf Suse 11.3 umgestellt.
Ich hatte vorher Suse 11.2 mit dual-head. Also 2 Monitoren.
Nun geht das nciht mehr. Vll könnt ihr mir helfen eine neue xorg.con zu bauen. Ich bin zu blöd dazu.

Code: Alles auswählen
# /.../
# SaX generated X11 config file
# Created on: 2009-05-17T16:31:03+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@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       "AllowMouseOpenFail" "on"
  Option       "AllowEmptyInput" "off"
  Option       "AutoAddDevices"  "off"
  Option       "ZapWarning" "on"
  Option       "AIGLX" "on"
EndSection


Section "Module"
  Load         "dri"
  Load         "dbe"
# Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
# Load         "type1"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "6"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech USB-PS/2 Optical Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  DisplaySize  376 301
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "C19-2"
  Option       "DPMS"
  Option       "PreferredMode" "1280x1024"
  VendorName   "FUS"
  VertRefresh  43-76
  Option       "DPMS"
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline    "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
    Virtual    3840 1200
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
  Monitor      "Monitor[1]"
EndSection


Section "Device"
  BoardName    "ATI Radeon HD3870"
  Driver       "radeonhd"
  Identifier   "Device[0]"
  Option       "monitor-DVI-I_1/analog" "Monitor[0]"
  Option       "monitor-DVI-I_2/analog" "Monitor[1]"
  Option       "DRI" "true"
  VendorName   "ATI"
  Option       "SWcursor" "off"
  #Option       "TVMode" "PAL"
  #Option       "AccelMethod" "exa"
  Option       "AccelMethod" "xaa"
  #Option       "UnverifiedFeatures" "off"
  #Option       "UseAtomBIOS" "on"
EndSection


Section "Monitor"
  DisplaySize  376 301
  HorizSync    30-83
  Identifier   "Monitor[1]"
  Option       "LeftOf" "Monitor[0]"
  ModelName    "C19-2"
  Option       "PreferredMode" "1280x1024"
  VendorName   "FUS"
  VertRefresh  50-76
  Option       "DPMS"
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       0666
EndSection

Section "Extensions"
   Option "Composite" "On"
EndSection

So sah meine xorg.conf bisher aus. leider startet nun de x-server nicht mehr. das habe ich behoben, lag am treiber (radeonhd => radeon).
X startet wieder. Aber leider mit dem einen Monitor nur Standardauflösung und beide Screens mit cloned.

Hier mal die log dazu:
Code: Alles auswählen
[   207.450]
X.Org X Server 1.8.0
Release Date: 2010-04-02
[   207.450] X Protocol Version 11, Revision 0
[   207.450] Build Operating System: openSUSE SUSE LINUX
[   207.450] Current Operating System: Linux diesel-s 2.6.34-12-desktop #1 SMP PREEMPT 2010-06-29 02:39:08 +0200 x86_64
[   207.450] Kernel command line: root=/dev/disk/by-id/ata-WDC_WD3200AAKS-00L9A0_WD-WMAV26210379-part6 resume=/dev/disk/by-id/ata-WDC_WD3200AAKS-00L9A0_WD-WMAV26210379-part5 splash=silent quiet vga=0x31a
[   207.450] Build Date: 05 July 2010  09:27:36PM
[   207.450] 
[   207.450] Current version of pixman: 0.18.0
[   207.450]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   207.450] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   207.450] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 15 17:01:40 2010
[   207.450] (==) Using config file: "/etc/X11/xorg.conf"
[   207.450] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   207.451] Parse error on line 44 of section Files in file /etc/X11/xorg.conf
   Ignoring obsolete keyword "InputDevices".
[   207.451] Parse error on line 45 of section Files in file /etc/X11/xorg.conf
   Ignoring obsolete keyword "InputDevices".
[   207.451] (==) ServerLayout "Layout[all]"
[   207.451] (**) |-->Screen "Screen[0]" (0)
[   207.451] (**) |   |-->Monitor "Monitor[1]"
[   207.451] (**) |   |-->Device "Device[0]"
[   207.451] (**) |-->Input Device "Keyboard[0]"
[   207.451] (**) |-->Input Device "Mouse[1]"
[   207.451] (**) Option "ZapWarning" "on"
[   207.451] (**) Option "AllowMouseOpenFail" "on"
[   207.451] (**) Option "Xinerama" "off"
[   207.451] (**) Option "AIGLX" "on"
[   207.451] (**) Option "AllowEmptyInput" "off"
[   207.451] (**) Option "AutoAddDevices" "off"
[   207.451] (**) Not automatically adding devices
[   207.451] (==) Automatically enabling devices
[   207.451] (WW) The directory "/usr/share/fonts/local" does not exist.
[   207.451]    Entry deleted from font path.
[   207.451] (WW) The directory "/usr/share/fonts/PEX" does not exist.
[   207.451]    Entry deleted from font path.
[   207.451] (WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
[   207.451]    Entry deleted from font path.
[   207.451] (WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
[   207.451]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/baekmuk" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/japanese" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/kwintv" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/uni" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/CID" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/xtest" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/opt/kde3/share/fonts" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[   207.452]    Entry deleted from font path.
[   207.452] (**) FontPath set to:
   /usr/share/fonts/misc:unscaled,
   /usr/share/fonts/75dpi:unscaled,
   /usr/share/fonts/100dpi:unscaled,
   /usr/share/fonts/Type1,
   /usr/share/fonts/URW,
   /usr/share/fonts/Speedo,
   /usr/share/fonts/cyrillic,
   /usr/share/fonts/truetype,
   /usr/share/fonts/misc:unscaled,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi:unscaled,
   /usr/share/fonts/75dpi:unscaled,
   /usr/share/fonts/URW/,
   /usr/share/fonts/cyrillic:unscaled,
   /usr/share/fonts/truetype/
[   207.452] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
[   207.452] (**) Extension "Composite" is enabled
[   207.453] (II) Loader magic: 0x7d58a0
[   207.453] (II) Module ABI versions:
[   207.453]    X.Org ANSI C Emulation: 0.4
[   207.453]    X.Org Video Driver: 7.0
[   207.453]    X.Org XInput driver : 9.0
[   207.453]    X.Org Server Extension : 3.0
[   207.458] (--) PCI:*(0:1:0:0) 1002:9501:18bc:4250 ATI Technologies Inc Radeon HD 3870 rev 0, Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
[   207.458] (II) Open ACPI successful (/var/run/acpid.socket)
[   207.458] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   207.458] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   207.458] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   207.458] (II) "record" will be loaded by default.
[   207.458] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[   207.458] (II) "dri2" will be loaded by default.
[   207.458] (II) LoadModule: "dri"
[   207.460] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[   207.460] (II) Module dri: vendor="X.Org Foundation"
[   207.460]    compiled for 1.8.0, module version = 1.0.0
[   207.460]    ABI class: X.Org Server Extension, version 3.0
[   207.460] (II) Loading extension XFree86-DRI
[   207.460] (II) LoadModule: "dbe"
[   207.461] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[   207.461] (II) Module dbe: vendor="X.Org Foundation"
[   207.461]    compiled for 1.8.0, module version = 1.0.0
[   207.461]    Module class: X.Org Server Extension
[   207.461]    ABI class: X.Org Server Extension, version 3.0
[   207.461] (II) Loading extension DOUBLE-BUFFER
[   207.461] (II) LoadModule: "extmod"
[   207.463] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[   207.463] (II) Module extmod: vendor="X.Org Foundation"
[   207.463]    compiled for 1.8.0, module version = 1.0.0
[   207.463]    Module class: X.Org Server Extension
[   207.463]    ABI class: X.Org Server Extension, version 3.0
[   207.463] (II) Loading extension MIT-SCREEN-SAVER
[   207.463] (II) Loading extension XFree86-VidModeExtension
[   207.463] (II) Loading extension XFree86-DGA
[   207.463] (II) Loading extension DPMS
[   207.463] (II) Loading extension XVideo
[   207.463] (II) Loading extension XVideo-MotionCompensation
[   207.463] (II) Loading extension X-Resource
[   207.463] (II) LoadModule: "glx"
[   207.464] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   207.464] (II) Module glx: vendor="X.Org Foundation"
[   207.464]    compiled for 1.8.0, module version = 1.0.0
[   207.464]    ABI class: X.Org Server Extension, version 3.0
[   207.464] (**) AIGLX enabled
[   207.464] (II) Loading extension GLX
[   207.464] (II) LoadModule: "v4l"
[   207.465] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[   207.465] (II) Module v4l: vendor="X.Org Foundation"
[   207.465]    compiled for 1.8.0, module version = 0.1.1
[   207.465]    ABI class: X.Org Video Driver, version 7.0
[   207.465] (II) LoadModule: "record"
[   207.466] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[   207.466] (II) Module record: vendor="X.Org Foundation"
[   207.466]    compiled for 1.8.0, module version = 1.13.0
[   207.466]    Module class: X.Org Server Extension
[   207.466]    ABI class: X.Org Server Extension, version 3.0
[   207.466] (II) Loading extension RECORD
[   207.466] (II) LoadModule: "dri2"
[   207.467] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[   207.468] (II) Module dri2: vendor="X.Org Foundation"
[   207.468]    compiled for 1.8.0, module version = 1.2.0
[   207.468]    ABI class: X.Org Server Extension, version 3.0
[   207.468] (II) Loading extension DRI2
[   207.468] (II) LoadModule: "radeon"
[   207.469] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[   207.469] (II) Module radeon: vendor="X.Org Foundation"
[   207.469]    compiled for 1.8.0, module version = 6.13.0
[   207.469]    Module class: X.Org Video Driver
[   207.469]    ABI class: X.Org Video Driver, version 7.0
[   207.469] (II) LoadModule: "kbd"
[   207.469] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[   207.469] (II) Module kbd: vendor="X.Org Foundation"
[   207.469]    compiled for 1.8.0, module version = 1.4.0
[   207.469]    Module class: X.Org XInput Driver
[   207.469]    ABI class: X.Org XInput driver, version 9.0
[   207.469] (II) LoadModule: "mouse"
[   207.470] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
[   207.470] (II) Module mouse: vendor="X.Org Foundation"
[   207.470]    compiled for 1.8.0, module version = 1.5.0
[   207.470]    Module class: X.Org XInput Driver
[   207.470]    ABI class: X.Org XInput driver, version 9.0
[   207.470] (II) v4l driver for Video4Linux
[   207.470] (II) RADEON: Driver for ATI Radeon chipsets:
   ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
   ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
   ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
   ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
   ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
   ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
   ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
   ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
   ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
   ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
   ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
   ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
   ATI Radeon 9800XT NJ (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
   ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
   ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835,
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE),
   ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE),
   ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
   ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
   ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
   ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
   ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
   ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
   ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
   ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
   ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
   ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
   ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
   ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
   ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
   ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
   ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
   ATI Mobility Radeon X1700, ATI Radeon X2300HD,
   ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
   ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
   ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
   ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
   ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
   ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
   ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
   ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
   ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
   ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
   ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
   ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
   ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
   AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
   ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
   ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
   ATI FirePro M5750, ATI Radeon RV730 (AGP),
   ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
   ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
   ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
   ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
   ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
   ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI RV670,
   ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
   ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
   ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
   ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
   ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
   ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
   ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
   ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
   ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
   ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
   ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
   ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
   ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
   ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
   ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
   ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4290,
   CYPRESS, ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
   ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, CEDAR, CEDAR, CEDAR,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, CEDAR, ATI Radeon HD 5450,
   CEDAR
[   207.475] (++) using VT number 7

[   207.479] (II) Primary Device is: PCI 01@00:00:0
[   207.479] (WW) Falling back to old probe method for v4l
[   207.481] (II) [KMS] Kernel modesetting enabled.
[   207.481] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   207.481] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   207.481] (==) RADEON(0): Default visual is TrueColor
[   207.481] (**) RADEON(0): Option "SWcursor" "off"
[   207.481] (**) RADEON(0): Option "AccelMethod" "xaa"
[   207.481] (**) RADEON(0): Option "DRI" "true"
[   207.481] (==) RADEON(0): RGB weight 888
[   207.481] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   207.481] (--) RADEON(0): Chipset: "ATI Radeon HD3870" (ChipID = 0x9501)
[   207.481] (II) RADEON(0): PCIE card detected
[   207.481] (WW) RADEON(0): Color tiling is not yet supported on R600/R700
[   207.481] (II) RADEON(0): KMS Color Tiling: disabled
[   207.481] drmOpenDevice: node name is /dev/dri/card0
[   207.481] drmOpenDevice: open result is 10, (OK)
[   207.481] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   207.481] drmOpenDevice: node name is /dev/dri/card0
[   207.481] drmOpenDevice: open result is 10, (OK)
[   207.481] drmOpenByBusid: drmOpenMinor returns 10
[   207.481] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   207.536] (II) RADEON(0): Output DVI-0 using monitor section Monitor[1]
[   207.536] (**) RADEON(0): Option "PreferredMode" "1280x1024"
[   207.536] (**) RADEON(0): Option "LeftOf" "Monitor[0]"
[   207.546] (II) RADEON(0): Output DIN has no monitor section
[   207.555] (II) RADEON(0): Output DVI-1 has no monitor section
[   207.611] (II) RADEON(0): EDID for output DVI-0
[   207.611] (II) RADEON(0): Manufacturer: FUS  Model: 55b  Serial#: 3218
[   207.611] (II) RADEON(0): Year: 2004  Week: 48
[   207.611] (II) RADEON(0): EDID Version: 1.3
[   207.611] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   207.611] (II) RADEON(0): Sync:  Separate
[   207.611] (II) RADEON(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[   207.611] (II) RADEON(0): Gamma: 2.20
[   207.611] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   207.611] (II) RADEON(0): First detailed timing is preferred mode
[   207.611] (II) RADEON(0): redX: 0.639 redY: 0.342   greenX: 0.297 greenY: 0.615
[   207.611] (II) RADEON(0): blueX: 0.146 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[   207.611] (II) RADEON(0): Supported established timings:
[   207.611] (II) RADEON(0): 720x400@70Hz
[   207.611] (II) RADEON(0): 640x480@60Hz
[   207.611] (II) RADEON(0): 640x480@75Hz
[   207.611] (II) RADEON(0): 800x600@60Hz
[   207.611] (II) RADEON(0): 800x600@75Hz
[   207.611] (II) RADEON(0): 1024x768@60Hz
[   207.611] (II) RADEON(0): 1024x768@75Hz
[   207.611] (II) RADEON(0): 1280x1024@75Hz
[   207.611] (II) RADEON(0): Manufacturer's mask: 0
[   207.611] (II) RADEON(0): Supported standard timings:
[   207.611] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[   207.611] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   207.611] (II) RADEON(0): #2: hsize: 1024  vsize 768  refresh: 75  vid: 20321
[   207.611] (II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 60  vid: 16481
[   207.611] (II) RADEON(0): #4: hsize: 800  vsize 600  refresh: 75  vid: 20293
[   207.611] (II) RADEON(0): #5: hsize: 800  vsize 600  refresh: 60  vid: 16453
[   207.611] (II) RADEON(0): Supported detailed timing:
[   207.611] (II) RADEON(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[   207.611] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[   207.611] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[   207.611] (II) RADEON(0): Serial No: YEEK003218
[   207.611] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 140 MHz
[   207.611] (II) RADEON(0): Monitor name: C19-2
[   207.611] (II) RADEON(0): EDID (in hex):
[   207.611] (II) RADEON(0):    00ffffffffffff001ab35b05920c0000
[   207.611] (II) RADEON(0):    300e010368261e78eaa2a5a3574c9d25
[   207.611] (II) RADEON(0):    115054a54b00818f8180614f6140454f
[   207.611] (II) RADEON(0):    454001010101302a009851002a403070
[   207.611] (II) RADEON(0):    1300782d1100001e000000ff00594545
[   207.612] (II) RADEON(0):    4b3030333231380a2020000000fd0038
[   207.612] (II) RADEON(0):    4c1e530e000a202020202020000000fc
[   207.612] (II) RADEON(0):    004331392d320a2020202020202000e3
[   207.612] (II) RADEON(0): EDID vendor "FUS", prod id 1371
[   207.612] (II) RADEON(0): Using hsync ranges from config file
[   207.612] (II) RADEON(0): Using vrefresh ranges from config file
[   207.612] (II) RADEON(0): Printing DDC gathered Modelines:
[   207.612] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   207.612] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   207.612] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   207.612] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   207.612] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   207.612] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   207.612] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   207.612] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   207.612] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   207.612] (II) RADEON(0): Printing probed modes for output DVI-0
[   207.612] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   207.612] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   207.612] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   207.612] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   207.612] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   207.612] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   207.612] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   207.612] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   207.612] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   207.612] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   207.622] (II) RADEON(0): EDID for output DIN
[   207.631] (II) RADEON(0): EDID for output DVI-1
[   207.631] (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "320x175" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "320x200" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "360x200" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "320x240" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "320x240" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "320x240" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "320x240" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "400x300" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "400x300" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "400x300" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "400x300" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "400x300" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1024x768i" (interlace mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "512x384i" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "512x384" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "512x384" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "512x384" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "512x384" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "576x432" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
[   207.631] (II) RADEON(0): Not using default mode "640x480" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "640x480" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
[   207.631] (II) RADEON(0): Not using default mode "640x512" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "640x512" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "640x512" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (doublescan mode not supported)
[   207.631] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[   207.631] (II) RADEON(0): Not using default mode "800x600" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1792x1344" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "896x672" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1792x1344" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "896x672" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1856x1392" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "928x696" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1856x1392" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "928x696" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1920x1440" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "960x720" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1920x1440" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "960x720" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
[   207.632] (II) RADEON(0): Not using default mode "416x312" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
[   207.632] (II) RADEON(0): Not using default mode "700x525" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
[   207.632] (II) RADEON(0): Not using default mode "700x525" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "1920x1440" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "960x720" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "2048x1536" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "1024x768" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "2048x1536" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "1024x768" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Not using default mode "2048x1536" (height too large for virtual size)
[   207.632] (II) RADEON(0): Not using default mode "1024x768" (doublescan mode not supported)
[   207.632] (II) RADEON(0): Printing probed modes for output DVI-1
[   207.632] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   207.632] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   207.632] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   207.632] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[   207.632] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)
[   207.632] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   207.632] (II) RADEON(0): Output DVI-0 connected
[   207.632] (II) RADEON(0): Output DIN disconnected
[   207.632] (II) RADEON(0): Output DVI-1 connected
[   207.632] (II) RADEON(0): Using user preference for initial modes
[   207.632] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
[   207.632] (II) RADEON(0): Output DVI-1 using initial mode 1024x768
[   207.632] (EE) RADEON(0): Cannot position output DVI-0 relative to unknown output Monitor[0]
[   207.632] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   207.632] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:fac0000
[   207.632] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[   207.632] (**) RADEON(0): Display dimensions: (376, 301) mm
[   207.632] (**) RADEON(0): DPI set to (69, 64)
[   207.632] (II) Loading sub module "fb"
[   207.632] (II) LoadModule: "fb"
[   207.633] (II) Loading /usr/lib64/xorg/modules/libfb.so
[   207.633] (II) Module fb: vendor="X.Org Foundation"
[   207.633]    compiled for 1.8.0, module version = 1.0.0
[   207.633]    ABI class: X.Org ANSI C Emulation, version 0.4
[   207.633] (II) Loading sub module "ramdac"
[   207.633] (II) LoadModule: "ramdac"
[   207.633] (II) Module "ramdac" already built-in
[   207.633] (II) Loading sub module "exa"
[   207.633] (II) LoadModule: "exa"
[   207.633] (II) Loading /usr/lib64/xorg/modules/libexa.so
[   207.633] (II) Module exa: vendor="X.Org Foundation"
[   207.633]    compiled for 1.8.0, module version = 2.5.0
[   207.633]    ABI class: X.Org Video Driver, version 7.0
[   207.633] (--) Depth 24 pixmap format is 32 bpp
[   207.633] (II) RADEON(0): [DRI2] Setup complete
[   207.633] (II) RADEON(0): [DRI2]   DRI driver: r600
[   207.634] (II) RADEON(0): Front buffer size: 18000K
[   207.634] (II) RADEON(0): VRAM usage limit set to 214891K
[   207.634] (==) RADEON(0): Backing store disabled
[   207.634] (II) RADEON(0): Direct rendering enabled
[   207.634] (II) RADEON(0): Setting EXA maxPitchBytes
[   207.634] (II) EXA(0): Driver allocated offscreen pixmaps
[   207.634] (II) EXA(0): Driver registered support for the following operations:
[   207.634] (II)         Solid
[   207.634] (II)         Copy
[   207.634] (II)         Composite (RENDER acceleration)
[   207.634] (II)         UploadToScreen
[   207.634] (II)         DownloadFromScreen
[   207.634] (II) RADEON(0): Acceleration enabled
[   207.634] (**) RADEON(0): DPMS enabled
[   207.634] (==) RADEON(0): Silken mouse enabled
[   207.634] (II) RADEON(0): Set up textured video
[   207.634] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   207.650] (WW) RADEON(0): Option "monitor-DVI-I_1/analog" is not used
[   207.650] (WW) RADEON(0): Option "monitor-DVI-I_2/analog" is not used
[   207.650] (WW) RADEON(0): Option "LeftOf" is not used
[   207.650] (WW) RADEON(0): Option "PreferredMode" is not used
[   207.650] (--) RandR disabled
[   207.650] (II) Initializing built-in extension Generic Event Extension
[   207.650] (II) Initializing built-in extension SHAPE
[   207.650] (II) Initializing built-in extension MIT-SHM
[   207.650] (II) Initializing built-in extension XInputExtension
[   207.650] (II) Initializing built-in extension XTEST
[   207.650] (II) Initializing built-in extension BIG-REQUESTS
[   207.650] (II) Initializing built-in extension SYNC
[   207.650] (II) Initializing built-in extension XKEYBOARD
[   207.650] (II) Initializing built-in extension XC-MISC
[   207.650] (II) Initializing built-in extension SECURITY
[   207.650] (II) Initializing built-in extension XINERAMA
[   207.650] (II) Initializing built-in extension XFIXES
[   207.650] (II) Initializing built-in extension RENDER
[   207.650] (II) Initializing built-in extension RANDR
[   207.650] (II) Initializing built-in extension COMPOSITE
[   207.650] (II) Initializing built-in extension DAMAGE
[   207.657] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   207.657] (II) AIGLX: enabled GLX_INTEL_swap_event
[   207.657] (II) AIGLX: enabled GLX_SGI_make_current_read
[   207.657] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   207.657] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   207.657] (II) AIGLX: Loaded and initialized /usr/lib64/dri/r600_dri.so
[   207.657] (II) GLX: Initialized DRI2 GL provider for screen 0
[   207.657] (II) RADEON(0): Setting screen physical size to 338 x 270
[   207.657] (II) RADEON(0): Allocate new frame buffer 1280x1024 stride 1280
[   207.658] (II) RADEON(0): VRAM usage limit set to 226483K
[   207.725] (II) XKB: generating xkmfile /var/lib/xkb/compiled/server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm
[   207.809] (**) Option "CoreKeyboard"
[   207.810] (**) Keyboard[0]: always reports core events
[   207.810] (**) Option "Protocol" "Standard"
[   207.810] (**) Keyboard[0]: Protocol: Standard
[   207.810] (**) Option "XkbRules" "xfree86"
[   207.810] (**) Keyboard[0]: XkbRules: "xfree86"
[   207.810] (**) Option "XkbModel" "microsoftpro"
[   207.810] (**) Keyboard[0]: XkbModel: "microsoftpro"
[   207.810] (**) Option "XkbLayout" "de"
[   207.810] (**) Keyboard[0]: XkbLayout: "de"
[   207.810] (**) Option "XkbVariant" "nodeadkeys"
[   207.810] (**) Keyboard[0]: XkbVariant: "nodeadkeys"
[   207.810] (**) Option "CustomKeycodes" "off"
[   207.810] (**) Keyboard[0]: CustomKeycodes disabled
[   207.810] (II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)
[   207.812] (II) XKB: generating xkmfile /var/lib/xkb/compiled/server-2CDD1C7579838F829F66AEFBD845E46454A44147.xkm
[   207.854] (**) Option "Protocol" "explorerps/2"
[   207.854] (**) Mouse[1]: Device: "/dev/input/mice"
[   207.854] (**) Mouse[1]: Protocol: "explorerps/2"
[   207.854] (**) Option "CorePointer"
[   207.854] (**) Mouse[1]: always reports core events
[   207.854] (**) Option "Device" "/dev/input/mice"
[   207.865] (**) Option "Buttons" "6"
[   207.865] (==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
[   207.865] (**) Option "ZAxisMapping" "4 5"
[   207.865] (**) Mouse[1]: ZAxisMapping: buttons 4 and 5
[   207.865] (**) Mouse[1]: Buttons: 10
[   207.865] (**) Mouse[1]: Sensitivity: 1
[   207.865] (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
[   207.865] (**) Mouse[1]: (accel) keeping acceleration scheme 1
[   207.865] (**) Mouse[1]: (accel) acceleration profile 0
[   207.865] (**) Mouse[1]: (accel) acceleration factor: 2.000
[   207.865] (**) Mouse[1]: (accel) acceleration threshold: 4
[   208.160] (II) Mouse[1]: ps2EnableDataReporting: succeeded
[   208.180] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   208.180] (II) AutoAddDevices is off - not adding device.
[   208.185] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   208.185] (II) AutoAddDevices is off - not adding device.
[   208.194] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/event0)
[   208.194] (II) AutoAddDevices is off - not adding device.
[   208.195] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/mouse0)
[   208.195] (II) AutoAddDevices is off - not adding device.
[   208.196] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event1)
[   208.196] (II) AutoAddDevices is off - not adding device.
[   208.197] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event2)
[   208.197] (II) AutoAddDevices is off - not adding device.
[   208.205] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   208.205] (II) AutoAddDevices is off - not adding device.
[   208.840] (II) XKB: generating xkmfile /var/lib/xkb/compiled/server-C67A61B79924687C9A9BB08D9DB140FF485ACAF7.xkm
[   214.911] (II) XKB: generating xkmfile /var/lib/xkb/compiled/server-5135EA346933457BF212EBB2D43D89D91319DEA9.xkm
[   380.553] (II) RADEON(0): Allocate new frame buffer 2304x1024 stride 2304
[   380.553] (II) RADEON(0): VRAM usage limit set to 222796K
[   381.920] (II) RADEON(0): Allocate new frame buffer 1280x1024 stride 1280
[   381.920] (II) RADEON(0): VRAM usage limit set to 226483K


Wäre nett wenn ihr mir da helfen könntet.
Zuletzt geändert von diesel-s am 16. Jul 2010, 17:27, insgesamt 1-mal geändert.
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon spoensche » 15. Jul 2010, 19:41

Sicher deine xorg.conf mal und lösche sie aus /etc/X11. Dann öffnest du mal eine Konsole und führst
Code: Alles auswählen
init 3
sax2 -a
init 5

aus.
spoensche
Moderator
Moderator
 
Beiträge: 3405
Registriert: 30. Okt 2004, 22:53
Wohnort: Siegen

Re: 11.3 Xorg und Dualhead

Beitragvon gropiuskalle » 15. Jul 2010, 19:57

spoensche, SaX2 gibt es ab der 11.3 nicht mehr.
Benutzeravatar
gropiuskalle
Moderator
Moderator
 
Beiträge: 3720
Registriert: 20. Nov 2007, 15:17
Wohnort: Berlin

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 15. Jul 2010, 20:40

Mal anders angefangen:
Ich habe eine ATI HD3870 und 2 Monitore.
Und ich hätte gerne passend dazu Dual-head.
3d ist da garnicht wichtig.
In den KDE Systemeinstellungen kann ich Dual-head einstellen, aber nach reboot, sind die Einstellungen wieder weg.
Außerdem müßte ich dem einen Monitor eine Auflösung "aufzwingen". Dieser zeigt nur 1024*800 obwohl 1280*1024 möglich ist.
Wenn diese beiden Dinge gehen würden, wäre ich vollkommenst zufrieden :)
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon spoensche » 15. Jul 2010, 22:17

gropiuskalle hat geschrieben:spoensche, SaX2 gibt es ab der 11.3 nicht mehr.


Das wusste ich nicht. Gibts statt SaX2 ein anderes Tool?
spoensche
Moderator
Moderator
 
Beiträge: 3405
Registriert: 30. Okt 2004, 22:53
Wohnort: Siegen

Re: 11.3 Xorg und Dualhead

Beitragvon gropiuskalle » 16. Jul 2010, 00:14

Nein, gibt es nicht. Eigentlich "soll" X.Org ja schon seit der 11.2 über die autodetection beim booten konfiguriert werden und nicht mehr auf eine fixe Konfigurationsdatei angewiesen sein (wenn ich das richtig verstehe, tritt an dessen Stelle das →xorg.conf.d-Verzeichnis, aber so ganz bin ich noch nicht dahinter gestiegen, was es damit auf sich hat und wie es sich zur klassischen xorg.conf verhält) - die Tatsache, dass SaX2 aufgegeben wurde, ist dem Grundgedanken geschuldet, dass man keine Konkurrenz zum Ansatz von X.Org darstellen will. Funktionale Gründe gibt es nicht.

Sowohl X.Orgs Versuch, die xorg.conf obsolet zu machen als auch die Aufgabe von SaX2 durch das openSUSE-Team erscheinen mir fragwürdig, da es wohl immer Anwendungsszenarien geben wird, wo eine noch so ausgeklügelte Autoerkennung nicht wissen kann, wie der user seine Geräte einbinden möchte. Hinsichtlich solcher Ansprüche sind Autoerkennungsansätze sehr unflexibel (mal von den Fällen abgesehen, wo bestimmte Hardware *nicht* erkannt wird...). Ob SaX2 eventuell in Zukunft von einem anderen Team weitergeführt wird, muss sich noch zeigen. Die Quelle steht jedem frei zur Verfügung. Ich erwarte zumindest relativ bald erscheinende 11.2-rebuilds für die 11.3.

Allerdings will ich auch noch anmerken, dass diese Autoerkennung seit SuSE 11.2 / X.Org 7.4 für die meisten Anwendungsszenarien ganz hervorragend funktioniert. Meiner Erfahrung nach benötigt man in der Regel keine xorg.conf. @diesel-s: ohne mich jetzt in die log-Datei vertieft zu haben, würde ich genau dies mal versuchen: xorg.conf ersatzlos verschieben und die Autoerkennung machen lassen, Dualhead, Twinview und dergleichen würde ich mit "Bordmitteln" einrichten - weiß ja nicht, was ATIs Treiber dahingehend zur Verfügung stellen, mit dem entsprechenden NVidia-Modul ließe sich so was jedenfalls auch dauerhaft einrichten. Und *eigentlich* sollten wohl auch KDEs Mittel hinhauen, dass die erfolgreiche Einrichtung nicht fest gespeichert wird, könnte z.B. auch an der Art Deiner Sitzungsverwaltung liegen ("Manuell gespeicherte Sitzung wiederherstellen" oder so).
Benutzeravatar
gropiuskalle
Moderator
Moderator
 
Beiträge: 3720
Registriert: 20. Nov 2007, 15:17
Wohnort: Berlin

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 16. Jul 2010, 01:01

das mit der autoerkennung ist gut und schön. leider funktioniert das bei mir nicht.
wie ich schon geschrieben habe, wird ein mopnitor mit der falschen auflösung angesteuert.
und am system hab ich nicht viel gemacht. ist eigendlich noch out of box. an den sitzungseinstellungen hab ich nichts gemacht.
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon gropiuskalle » 16. Jul 2010, 01:23

Aber im Moment verwendest Du doch auch eine xorg.conf, die prinzipiell unter der 11.2 eingerichtet wurde, richtig? Diese wird ja derzeit noch (sofern vorhanden) berücksichtigt. Probiere es doch testhalber mal ganz ohne.
Benutzeravatar
gropiuskalle
Moderator
Moderator
 
Beiträge: 3720
Registriert: 20. Nov 2007, 15:17
Wohnort: Berlin

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 16. Jul 2010, 08:57

Habe ich. Im Moment benutz ich auf dein anraten keine. Nun habe ich eine max Auflösung von 1024*768. Allerdings hätte ich gerne 1280*1024 auf beiden Monitoren.
Das System speichert die Seesion beim ausloggen, allerdings nciht die Auflösung.
aber wie du erwähnt hast, werd ich mit mal die xorg.conf.d Dateien genauwer anschauen.
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon lOtz1009 » 16. Jul 2010, 09:34

Ich würde einfach eine passende Sektion Monitor/Device/Screen in einer Datei /etc/X11/xorg.conf.d/20-myconf.conf abspeichern und dann mal probieren.
Bild
::: openSUSE Member :::
::: LXDE-Team :::

Allgemeine Hilfe zur Antwort? | Linux-Club Wiki | FAQ: Anleitungen / Tipps zu openSUSE
What if Pinocchio said:"My nose will grow now"?
Benutzeravatar
lOtz1009
Moderator
Moderator
 
Beiträge: 6227
Registriert: 23. Jan 2008, 09:51
Wohnort: Sulzbach/Ts.

Re: 11.3 Xorg und Dualhead

Beitragvon DaBossDaChef » 16. Jul 2010, 09:45

Jede Section aus deiner alten xorg.conf wird eine eigene Datei unter /etc/X11/xorg.conf.d. Wie du sie nennst ist egal.
Desktop: OpenSUSE 11.3 x86_64|2.6.35.4-xx|KDE: 4.5.1|Win7 x64
Laptop: OpenSUSE 11.3 x86|2.6.35.4-xx|KDE: 4.5.1
Benutzeravatar
DaBossDaChef
Advanced Hacker
Advanced Hacker
 
Beiträge: 860
Registriert: 14. Feb 2008, 15:25

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 16. Jul 2010, 11:07

So Dual-Head läuft soweit.
Bleibt nur das Problem der falschen Auflösung.
Hier mal ne xrandr Ausgabe.
Code: Alles auswählen
Screen 0: minimum 320 x 200, current 2304 x 1024, maximum 8192 x 8192
DVI-0 connected 1280x1024+1024+0 (normal left inverted right x axis y axis) 376mm x 301mm
   1280x1024      60.0*+   75.0     60.0 
   1024x768       75.1     75.0     60.0 
   800x600        75.0     60.3 
   640x480        75.0     60.0 
   720x400        70.1 
DIN disconnected (normal left inverted right x axis y axis)
DVI-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*
   800x600        60.3     56.2 
   848x480        60.0 
   640x480        59.9     59.9 


Mein Ziel ist es DVI-1 auch eine Auflösung 1280x1024 zu verpassen. Bloß wie?
Die Eintrage in der X-Config scheinen dem egal zu sein.

Meine 50-monitor.conf

Code: Alles auswählen
Section "Monitor"
  DisplaySize  376 301
  Identifier   "Monitor[0]"
  ModelName    "C19-2"
  Option       "DPMS"
  VendorName   "FUS"
  Modeline    "1280x1024@60" 108 1280 1328 1440 1688 1024 1025 1028 1066
EndSection

Section "Monitor"
  DisplaySize  376 301
  Identifier   "Monitor[1]"
  ModelName    "C19-2"
  VendorName   "FUS"
  Option        "Position" "1024 0"
  Modeline    "1280x1024@60" 108 1280 1328 1440 1688 1024 1025 1028 1066
EndSection
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon maxf » 16. Jul 2010, 13:29

Ich drängle mich einfach mal mit einem funktionsfähigen Beispiel dazwischen. Habe gestern auf 11.3 aktualisiert(Neuinstallation) und mich erstmal über das fehlende SaX 2 gefreut(Wozu schreiben die Jungs eigentlich Release-Notes? Da hätte mans ja mal erwähnen können...) . Die Quellen kann man zwar runterladen, kompilieren funktioniert auch noch, aber Sax 2 stürtzt irgendwann kommentarlos ab. Ich habe meine xorg.conf dann von Hand auf Basis der letzten, funktionierenden Konfiguartion von openSUSE 11.2 erstellt.
Setup:
HD 2400 Pro im PCI-E Slot, über DVI ist ein 20er TFT angeschlossen(links, 1680x1050), während VGA für einen 15er TFT herhält(rechts, 1024x768). Die Tastatur ist de_CH.
Treiber: radeon, da radeonhd kein KMS mag. Ich hatte vorher radeonhd, der Wechsel war kein Problem ;)
Code: Alles auswählen
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"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
  Load         "dri"
  Load         "dbe"
  Load         "extmod"
  Load         "glx"
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" "ch"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "de"
EndSection

Section "InputDevice"
  # Driver "mouse" will be disabled unless 'Option "AutoAddDevices" "off"'
  # is set in "ServerFlags" section.
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "USB Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
  DisplaySize  434 270
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "AUO M201SP01"
  Option       "DPMS"
  Option       "PreferredMode" "1680x1050"
  VendorName   "AUO"
  VertRefresh  43-75
  UseModes     "Modes[0]"
EndSection

Section "Monitor"
  Identifier    "Monitor[1]"
  Option        "PreferredMode" "1024x768"
  Option        "Right Of" "Monitor[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1680x1050" 144.55 1680 1784 1968 2256 1050 1051 1054 1086
  Modeline      "1680x1050" 115.00 1680 1728 1760 1840 1050 1053 1059 1079 +HSync -Vsync
  Modeline      "1280x1024" 138.54 1280 1368 1504 1728 1024 1025 1028 1069
  Modeline      "1280x1024" 128.94 1280 1368 1504 1728 1024 1025 1028 1066
  Modeline      "1280x1024" 119.40 1280 1368 1504 1728 1024 1025 1028 1063
  Modeline      "1280x1024" 113.00 1280 1328 1360 1440 1024 1027 1034 1061 +HSync -Vsync
  Modeline      "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060
  Modeline      "1152x864" 104.99 1152 1224 1352 1552 864 865 868 902
  Modeline      "1152x864" 96.77 1152 1224 1344 1536 864 865 868 900
  Modeline      "1152x864" 89.56 1152 1224 1344 1536 864 865 868 897
  Modeline      "1152x864" 86.75 1152 1200 1232 1312 864 867 871 895 +HSync -Vsync
  Modeline      "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895
  Modeline      "1024x768" 81.80 1024 1080 1192 1360 768 769 772 802
  Modeline      "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
  Modeline      "1024x768" 69.71 1024 1080 1184 1344 768 769 772 798
  Modeline      "1024x768" 69.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  Modeline      "800x600" 48.91 800 840 920 1040 600 601 604 627
  Modeline      "800x600" 45.50 800 840 920 1040 600 601 604 625
  Modeline      "800x600" 44.00 800 848 880 960 600 603 607 622 +HSync -Vsync
  Modeline      "800x600" 42.11 800 840 920 1040 600 601 604 623
  Modeline      "800x600" 38.22 800 832 912 1024 600 601 604 622
  Modeline      "1680x1050" 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
     Depth 24
     Modes      "2704x1050"
     Virtual 3840 1200
  EndSubSection
  Identifier   "Screen[0]"
EndSection

Section "Device"
  BoardName    "Radeon HD 2400 Pro"
  BusID        "3:0:0"
  Driver       "radeon"
  Identifier   "Device[0]"
  Option       "Monitor-DVI-0" "Monitor[0]"
  Option       "Monitor-VGA-0" "Monitor[1]"
  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

Einige Sections sind sicherlich überflüssig, aber es läuft...
Zusätzlich muss man noch dafür sorgen, dass nicht via xorg.conf.d die Config abgeschossen wird. Ich habe da einige Dateien rausgeschmissen:
Vorher:
ls /etc/X11/xorg.conf.d_old/
10-evdev.conf 20-wacom.conf 50-screen.conf
11-mouse.conf 50-device.conf 50-vmmouse.conf
20-synaptics.conf 50-monitor.conf 90-keytable.conf

Nachher:
ls /etc/X11/xorg.conf.d/
10-evdev.conf 11-mouse.conf 90-keytable.conf


Ist weder schöner Stil noch im Sinne des Erfinders, aber es läuft, sogar mit 3D-Beschleunigung und Compositing.
maxf
Newbie
Newbie
 
Beiträge: 9
Registriert: 30. Okt 2008, 17:55

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 16. Jul 2010, 16:26

Hat leider keinen Effekt. Dual/Head geht aber der 2te Monitor hat immer noch 1024x768.

Ich habe inzwischen mal den ati treiber installiert. Leider bleibt der 2te Bildschirm schwarz, obwohl ich die Maus drauf bewegen kann (ich seh dann ein Kreuz).
Wenn ich Xinerama einschalte, funktioniert es soweit, bis auf die Tatsache, dass die Maus nicht mehr steuerbar ist.
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42

Re: 11.3 Xorg und Dualhead

Beitragvon diesel-s » 16. Jul 2010, 17:27

So eine erfreuliche Nachricht:
Auf http://software.opensuse.org/113/de ist nun radeonhd aufgetaucht.
Nun hab gleich mal isntalliert und flgrx deinstalliert.
Soweit so gut. Leider verweigert der X11 den Dienst. KMS Kernelmodul mußte deaktiviert werden.
Hierzu habe ich im Bootloader den Parameter "radeon.modeset=0" hinzugefügt.
Nach einem Reboot funktioniert meine alte xorg.conf wieder.

Wie es scheint, unterstützt radeon im Gegensatz zu radeonhd meinen Monitor nicht. Und liess sich auch nicht gewaltsam überzeugen.
Ich danke euch für eure Hilfe.
diesel-s
Newbie
Newbie
 
Beiträge: 21
Registriert: 21. Dez 2008, 02:42


Zurück zu Grafikkarten und Monitore

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 3 Gäste