Hab mein Linux nun auch mal wieder angeschmissen und noch mal versucht den externen Monitor in Gang zu kriegen ^^
Und siehe da (Treiberupdate sei dank) seh ich nun auf beiden Bildschirmen was und auch was hablwegs richtiges
Nun hätte ich das ganze aber gerne auch als "großen" Desktop, funktioniert prinzipiell auch mit
aticonfig --dtop=horizontal --overlay-on=1
Nur ist das dann merkwürdig mit der Auflösung, dann hab ich 2560x800 (1280+1280x800), aber mein externer ist sollt 1440x900 haben. Sieht so dann also merkwürdig aus, wenn ich se einzeln nebeneinander hab, haben se die passende Auflösung.
Hab allerdings auch net wirklich viel ahnung wie ich meine xorg.conf konfigurieren muss, ich post se mal am Ende, vielleicht fällt jemandem was auf. Hab versuch so wenig zu verändern wie möglich, da wie gesagt ka hab ^^
Vor allem bei den Wiederholraten hab ich keine ahnung was ich da eintragen soll -.-
Vielleicht kann jemand helfen das ich meine xorg schön sauber konfiguriert krieg, vor allem für Duahl-Head Betrieb
Achja, verändert hab ich eigentlich nur was bei "Screen2" bisher.
Code:
# File generated by XFdrake (rev 142098)
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1280x800"
HorizSync 31.5-90
VertRefresh 60
ModeLine "1280x800" 68.9 1280 1301 1333 1408 800 804 808 816 -hsync -vsync
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
ModeLine "1280x800_120" 181.2 1280 1376 1520 1760 800 801 804 858 -hsync +vsync
ModeLine "1280x800_100" 147.9 1280 1376 1512 1744 800 801 804 848 -hsync +vsync
ModeLine "1280x800_85" 123.4 1280 1368 1504 1728 800 801 804 840 -hsync +vsync
ModeLine "1280x800_75" 107.2 1280 1360 1496 1712 800 801 804 835 -hsync +vsync
ModeLine "1280x800_60" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
ModeLine "1280x800_50" 68.6 1280 1336 1472 1664 800 801 804 824 -hsync +vsync
EndSection
Section "Monitor"
Identifier "monitor2"
VendorName "Samsung"
ModelName "Samsung SyncMaster 940T/940B/940Fn(Analog)"
HorizSync 30-81
VertRefresh 56-75
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
Screen "screen1" LeftOf "screen2"
Screen "screen2"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection
Section "Device"
# === Screen Management ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Identifier "device1"
VendorName "ATI Technologies Inc"
BoardName "ATI Radeon X1300 - X1950"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "DPMS"
Option "FSAAMSPosY1" "0.000000"
Option "StereoSyncEnable" "1"
# === disable PnP Monitor ===
#Option "NoDDC"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAADisableGamma" "no"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
Option "ForceGenericCPU" "no"
Option "GammaCorrectionII" "0x00000000"
Option "VRefresh2" "unspecified"
Option "FSAAMSPosY5" "0.000000"
Option "CenterMode" "off"
Option "IgnoreEDID" "off"
# === OpenGL Overlay ===
Option "OpenGLOverlay" "off"
Option "FSAACustomizeMSPos" "no"
# === FSAA ===
Option "FSAAScale" "1"
# === FireGL DDX driver module specific settings ===
Option "DesktopSetup" "horizontal"
Option "HSync2" "unspecified"
Option "TVHStartAdj" "0"
Option "FSAAMSPosX0" "0.000000"
Option "no_dri" "no"
Option "GammaCorrectionI" "0x00000000"
Option "FSAAMSPosX1" "0.000000"
Option "UseInternalAGPGART" "no"
Option "BlockSignalsOnLock" "on"
Option "MonitorLayout" "AUTO, AUTO"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "FSAAMSPosY3" "0.000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "TVStandard" "NTSC-M"
Option "TVVPosAdj" "0"
Option "TVColorAdj" "0"
Option "FSAAMSPosY2" "0.000000"
# === TV-out Management ===
Option "NoTV" "yes"
Option "TVHSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "ScreenOverlap" "0"
# === QBS Support ===
Option "Stereo" "off"
Option "OverlayOnCRTC2" "1"
Option "FSAAMSPosX3" "0.000000"
Option "TVVSizeAdj" "0"
EndSection
Section "Device"
Identifier "device2"
Driver "fglrx"
Screen 1
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x800"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x800"
EndSubsection
EndSection
Section "Screen"
Identifier "screen2"
Device "device2"
Monitor "monitor2"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1440x900"
EndSubsection
Subsection "Display"
Depth 15
Modes "1440x900"
EndSubsection
Subsection "Display"
Depth 16
Modes "1440x900"
EndSubsection
Subsection "Display"
Depth 24
Modes "1440x900"
EndSubsection
EndSection
Edit: Kleines Update der xorg.conf
Externer Monitor richtig erkannt. Aber sobald ich den Befehl von oben zum erstellen des "großen" Desktops eingebe, macht er wieder die "kleine" Auflösung draus.
Edit2: 3D scheint hier dann wohl auch nicht zu funktionieren oder? Tut nun inzwischen auch mit dem großen Desktop, nur zeigt er mir im 2. dann den Mauszeiger nicht korrekt an, sonst aber alles -.-
Naja egal, ich glaub ich lass es nun bei den 2 komplett getrennten, wenn jemand noch was weiss darf er trotzdem gerne posten