openSuse 10.2 - externen Monitor ansteuern

Status
Für weitere Antworten geschlossen.

hahupa

New Member
Hallo zusammen,

im Zuge meines Vorhabens von Windows auf Linux umzusteigen, habe ich Suse 10.2 64Bit auf meinem Toshiba-Notebook Satellite Pro P100-439 mit WSXGA+-Display und Nvidia GeForce GO 7900 GS -Grafikchip installiert.
Außerdem habe ich einen Monitor (Eizo FlexScan S2110W, Auflösung 1680x1050) digital angeschlossen.

Unter Windows (XP bzw. Vista) wird sofort der externe Monitor angesteuert.

Unter Linux habe ich es noch nicht geschafft den externen Monitor „anzusprechen“.
Bei -Einrichten – Kdesktop wird nur ein Bildschirm angezeigt, und nur das Notebook zeigt das Display. Unter yast kann ich nicht finden wo ich einen Monitor verändern bzw. hinzufügen kann.

Für jede Hilfe, mein Problem zu lösen, bin ich dankbar.

Viele Grüße
hahupa
 

John Doe

Member
AW: openSuse 10.2 - externen Monitor ansteuern

Also ich glaube mich zu erinnern, dass ich das mal mit dem NVIDIA konfigurations Tool gemacht habe. Bei mir ging es aber auch über YAST2 -> Hardware -> Monitor -> Dual Head Modus aktivieren. Ich hatte damals versucht meinen Fernseher über S-Video anzusprechen. Allerdings hatte ich danach immer Probleme meine Kiste zu booten. Kam immer eine Fehlermeldung (nur schon mal als Vorwarnung). Hoffe bei dir klappt es besser...
 

Rain_Maker

Administrator
Teammitglied
AW: openSuse 10.2 - externen Monitor ansteuern

Vor allem wären Infos zum installierten Grafikkartentreiber (nativer "nv" oder proprietärer nvidia-Treiber oder was anderes?) und zur Konfiguration (xorg.conf) nicht schlecht.

Greetz,

RM
 

hahupa

New Member
AW: openSuse 10.2 - externen Monitor ansteuern

ich hab' mich wohl zu weit vorgewagt: um die xorg.conf zu finden und in die Zwischenablage zu friemeln verursacht schon so einiges...

*John Doe
das ist bei mir nicht einstellbar, d.h. ich finde nichts :mad:

*Rain_Maker
hier also die xorg.conf aus /etc/x11. Es gibt noch eine in /var/lib/sax...

Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-09-03T19:50:49+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"
  FontPath     "unix/:7100"
  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"
  Load         "v4l"
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 Receiver"
  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       "HorizScrollDelta" "0"
  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  454 284
  HorizSync    29-65
  Identifier   "Monitor[0]"
  ModelName    "EIZO S2110W"
  Option       "DPMS"
  VendorName   "ENC"
  VertRefresh  47-61
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1680x1050" 117.69 1680 1776 1952 2224 1050 1051 1054 1080
  Modeline 	"1680x1050" 94.75 1680 1728 1760 1840 1050 1053 1059 1074 +HSync -VSync
  Modeline 	"1600x1024" 116.74 1600 1696 1864 2128 1024 1025 1028 1055
  Modeline 	"1600x1024" 94.00 1600 1648 1680 1760 1024 1027 1037 1049 +HSync -VSync
  Modeline 	"1600x1000" 118.59 1600 1696 1864 2128 1000 1001 1004 1032
  Modeline 	"1600x1000" 95.50 1600 1648 1680 1760 1000 1003 1009 1025 +HSync -VSync
  Modeline 	"1400x1050" 118.42 1400 1488 1640 1880 1050 1051 1054 1086
  Modeline 	"1400x1050" 95.75 1400 1448 1480 1560 1050 1053 1057 1079 +HSync -VSync
  Modeline 	"1280x1024" 110.80 1280 1360 1496 1712 1024 1025 1028 1061
  Modeline 	"1280x1024" 91.00 1280 1328 1360 1440 1024 1027 1034 1054 +HSync -VSync
  Modeline 	"1440x900" 109.16 1440 1528 1680 1920 900 901 904 932
  Modeline 	"1440x900" 88.75 1440 1488 1520 1600 900 903 909 926 +HSync -VSync
  Modeline 	"1280x960" 103.81 1280 1360 1496 1712 960 961 964 994
  Modeline 	"1280x960" 85.25 1280 1328 1360 1440 960 963 967 988 +HSync -VSync
  Modeline 	"1366x768" 87.40 1368 1440 1584 1800 768 769 772 796
  Modeline 	"1360x768" 72.00 1360 1408 1440 1520 768 771 776 790 +HSync -VSync
  Modeline 	"1280x800" 84.96 1280 1344 1480 1680 800 801 804 829
  Modeline 	"1280x800" 71.00 1280 1328 1360 1440 800 803 809 823 +HSync -VSync
  Modeline 	"1152x864" 82.98 1152 1216 1336 1520 864 865 868 895
  Modeline 	"1152x864" 69.75 1152 1200 1232 1312 864 867 871 889 +HSync -VSync
  Modeline 	"1280x768" 81.57 1280 1344 1480 1680 768 769 772 796
  Modeline 	"1280x768" 68.25 1280 1328 1360 1440 768 771 778 790 +HSync -VSync
  Modeline 	"1024x768" 65.26 1024 1080 1184 1344 768 769 772 796
  Modeline 	"1024x768" 56.00 1024 1072 1104 1184 768 771 775 790 +HSync -VSync
  Modeline 	"1280x600" 62.53 1280 1336 1464 1648 600 601 604 622
  Modeline 	"1280x600" 53.25 1280 1328 1360 1440 600 603 613 619 +HSync -VSync
  Modeline 	"1024x600" 49.78 1024 1064 1168 1312 600 601 604 622
  Modeline 	"1024x600" 43.75 1024 1072 1104 1184 600 603 613 619 +HSync -VSync
  Modeline 	"800x600" 38.85 800 832 912 1024 600 601 604 622
  Modeline 	"800x600" 35.50 800 848 880 960 600 603 607 618 +HSync -VSync
  Modeline 	"768x576" 35.54 768 792 872 976 576 577 580 597
  Modeline 	"768x576" 33.00 768 816 848 928 576 579 583 593 +HSync -VSync
  Modeline 	"640x480" 24.30 640 656 720 800 480 481 484 498
  Modeline 	"640x480" 23.50 640 688 720 800 480 483 487 494 +HSync -VSync
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Device"
  BoardName    "GeForce Go 7900 GS"
  BusID        "1:0:0"
  Driver       "nv"
  Identifier   "Device[0]"
  Option       "usevnc" "no"
  Screen       0
  VendorName   "NVidia"
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
 

Rain_Maker

Administrator
Teammitglied
AW: openSuse 10.2 - externen Monitor ansteuern

Code:
Section "Device"
  BoardName    "GeForce Go 7900 GS"
  BusID        "1:0:0"
[B]  Driver       "nv"[/B]
  Identifier   "Device[0]"
  Option       "usevnc" "no"
  Screen       0
  VendorName   "NVidia"
EndSection
Mit dem "nv"-Treiber wirst Du wahrscheinlich in diesem Fall keinen Blumentopf gewinnen können.

Du solltest den proprietären NVidia-Treiber installieren.

Eine gute Anleitung findest Du hier:

NVIDIA-Wikibook/Installation nvidia Treiber - LinuxClub

Greetz,

RM
 

hahupa

New Member
AW: openSuse 10.2 - externen Monitor ansteuern

Hallo,

und ein grosses "DANKE" für die schnelle Hilfe.
Den Artikel ziehe ich mir 'rein und mache dann weiter.

Die CODE-Tabs gefallen mir sehr.

Nochmal Danke

Gruss
hahupa
 
Status
Für weitere Antworten geschlossen.
Oben