D
derroman
Grünschnabel
Hallo Gemeinde!
Seit einer Woche bin ich auf openSUSE 10.3 umgestiegen und bin damit auch sehr glücklich.
Ich benutze Linux auf einem Fujitsu Siemens Laptop (Lifebook S6410 - Intel Core2 Duo CPU T7500 @ 2.20GHz - 2GB Ram) und darin ist eine Intel 965 GM Grafikkarte installiert.
Nun besitze ich noch einen externen Monitor mit 22Zoll und einer max. Auflösung von 1600 auf 1050.
Wie bekomme ich es nun hin, dass ich beide Monitore parallel benutze und mir somit verschiedene Bereiche des Desktops in entsprechender Auflösung angezeigt werden - vergleichbar mit der MS Konkurrenz, von der ich ja nun endlich weg will.
Wenn ich den Monitor via VGA anschließe, zeigt er mir zwar ein Bild an, und ich bekomme es auch hin, dass er das in der richtigen Auflösung tut, jedoch macht das bedeutend kleines Notebookdisplay immer genau dasselbe. Ich habe mich bereits durch diverse Forenbeiträge gelesen, jedoch nichts brauchbares gefunden, bzw. die Tipps dort haben mir nicht weiter geholfen.
Ich habe gesehen, dass ich mithilfe von SaX2 diese Monitoreinrichtung bewerkstelligen könnte - jedoch selbst wenn ich den Dual Head-Modus aktiviere und dann beide Bildschirme richtig einstelle, so funktioniert es ums Ver***en nicht.
Ich bitte daher um Hilfe von euch.
Welche Informationen müsste ich hier noch posten? Ich glaube viele von euch posten immer noch ihre xorg.conf? Da bitte schön.
Vielen Dank für eure Hilfe.
Seit einer Woche bin ich auf openSUSE 10.3 umgestiegen und bin damit auch sehr glücklich.
Ich benutze Linux auf einem Fujitsu Siemens Laptop (Lifebook S6410 - Intel Core2 Duo CPU T7500 @ 2.20GHz - 2GB Ram) und darin ist eine Intel 965 GM Grafikkarte installiert.
Nun besitze ich noch einen externen Monitor mit 22Zoll und einer max. Auflösung von 1600 auf 1050.
Wie bekomme ich es nun hin, dass ich beide Monitore parallel benutze und mir somit verschiedene Bereiche des Desktops in entsprechender Auflösung angezeigt werden - vergleichbar mit der MS Konkurrenz, von der ich ja nun endlich weg will.
Wenn ich den Monitor via VGA anschließe, zeigt er mir zwar ein Bild an, und ich bekomme es auch hin, dass er das in der richtigen Auflösung tut, jedoch macht das bedeutend kleines Notebookdisplay immer genau dasselbe. Ich habe mich bereits durch diverse Forenbeiträge gelesen, jedoch nichts brauchbares gefunden, bzw. die Tipps dort haben mir nicht weiter geholfen.
Ich habe gesehen, dass ich mithilfe von SaX2 diese Monitoreinrichtung bewerkstelligen könnte - jedoch selbst wenn ich den Dual Head-Modus aktiviere und dann beide Bildschirme richtig einstelle, so funktioniert es ums Ver***en nicht.
Ich bitte daher um Hilfe von euch.
Welche Informationen müsste ich hier noch posten? Ich glaube viele von euch posten immer noch ihre xorg.conf? Da bitte schön.
Code:
# /.../
# SaX generated X11 config file
# Created on: 2008-04-12T16:38:35+0200.
#
# Version: 8.1
#
# 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"
EndSection
Section "Module"
Load "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
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" "12"
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 "InputDevice"
Driver "synaptics"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 474 296
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "L22W-6SA"
Option "DPMS"
VendorName "FUS"
VertRefresh 43-75
UseModes "Modes[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 "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002
Modeline "1280x960" 120.84 1280 1368 1504 1728 960 961 964 999
Modeline "1280x960" 110.95 1280 1360 1496 1712 960 961 964 997
Modeline "1280x960" 105.75 1280 1328 1360 1440 960 963 967 994 +HSync -Vsync
Modeline "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994
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 "1280x800" 86.35 1280 1344 1480 1680 800 801 804 829
Modeline "1280x768" 82.91 1280 1344 1480 1680 768 769 772 796
Modeline "1024x768" 66.33 1024 1080 1184 1344 768 769 772 796
Modeline "1280x600" 63.55 1280 1336 1464 1648 600 601 604 622
Modeline "1024x600" 50.60 1024 1064 1168 1312 600 601 604 622
Modeline "800x600" 39.49 800 832 912 1024 600 601 604 622
Modeline "768x576" 36.13 768 792 872 976 576 577 580 597
Modeline "640x480" 24.70 640 656 720 800 480 481 484 498
Modeline "1680x1050" 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "965 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Option "SaXDualHead"
Option "monitor-VGA" "Monitor[0]"
Option "SaXDualMonitorVendor" "--> LCD"
Option "SaXDualOrientation" "LeftOf"
Option "SaXDualResolution" "1280x800"
Option "SaXDualMode" "Xinerama"
Option "SaXDualHSync" "30-52"
Option "SaXDualMonitorModel" "1280X800@60HZ"
Option "SaXDualVSync" "50-60"
Option "SaXExternal" "Identifier&EXT+DisplaySize&+VendorName&--> LCD+LeftOf&EXT+PreferredMode&1280x800+HorizSync&30-52+ModelName&1280X800@60HZ+VertRefresh&50-60"
Option "monitor-LVDS" "EXT"
Screen 0
VendorName "Intel"
EndSection
Section "Monitor"
HorizSync 30-52
Identifier "EXT"
ModelName "1280X800@60HZ"
Option "LeftOf" "EXT"
Option "PreferredMode" "1280x800"
VendorName "--> LCD"
VertRefresh 50-60
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
EndSection
Vielen Dank für eure Hilfe.
Zuletzt bearbeitet: