Stone2001
2006-07-10, 15:10:13
Moin,
folgendes, ich habe für meinen Arbeitsrechner (SuSE 9.0, Kernel 2.4.21) einen zweiten Monitor (Samsung SyncMaster 193T, wie der erste) bekommen. Der wird auch einwandfrei erkann und per Sax2 läßt sich Dualview recht einfach einrichten, aber ich bekomme kein Signal über die Digitale Schnittstelle. Der Monitor bleibt schwarz.
Hat jemand von euch Ahnung, woran das liegen könnte?
Hier mal einen Auszug aus meiner XF86Config:
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 320 240
HorizSync 28-81
Identifier "Monitor[0]"
ModelName "SYNCMASTER 181T"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 56-85
UseModes "Modes[0]"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-81
Identifier "Monitor[1]"
ModelName "SYNCMASTER 181T"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 56-85
UseModes "Modes[1]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 105.15 1280 1328 1464 1712 1024 1025 1028 1059
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 85.08 1024 1088 1200 1376 768 769 772 803
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "1280x1024" 105.15 1280 1328 1464 1712 1024 1025 1028 1059
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 85.08 1024 1088 1200 1376 768 769 772 803
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
EndSection
Section "Modes"
Identifier "Modes[1]"
Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1041 1044 1066
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "640x480"
EndSubSection
Device "Device[1]"
Identifier "Screen[1]"
Monitor "Monitor[1]"
EndSection
Section "Device"
BoardName "G550"
BusID "1:0:0"
Driver "mga"
Identifier "Device[0]"
Option "NoHal"
Option "hwcursor" "off"
Screen 0
VendorName "Matrox"
EndSection
Section "Device"
BoardName "G550"
BusID "1:0:0"
Driver "mga"
Identifier "Device[1]"
Option "NoHal"
Option "hwcursor" "off"
Screen 1
VendorName "Matrox"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "on"
Screen "Screen[0]"
Screen "Screen[1]" RightOf "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Kann es sein, dass der digitale Ausgang unter Linux nicht funktioniert?
Also falls jemand eine Lösung dafür hat...
folgendes, ich habe für meinen Arbeitsrechner (SuSE 9.0, Kernel 2.4.21) einen zweiten Monitor (Samsung SyncMaster 193T, wie der erste) bekommen. Der wird auch einwandfrei erkann und per Sax2 läßt sich Dualview recht einfach einrichten, aber ich bekomme kein Signal über die Digitale Schnittstelle. Der Monitor bleibt schwarz.
Hat jemand von euch Ahnung, woran das liegen könnte?
Hier mal einen Auszug aus meiner XF86Config:
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 320 240
HorizSync 28-81
Identifier "Monitor[0]"
ModelName "SYNCMASTER 181T"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 56-85
UseModes "Modes[0]"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-81
Identifier "Monitor[1]"
ModelName "SYNCMASTER 181T"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 56-85
UseModes "Modes[1]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 105.15 1280 1328 1464 1712 1024 1025 1028 1059
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 85.08 1024 1088 1200 1376 768 769 772 803
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "1280x1024" 105.15 1280 1328 1464 1712 1024 1025 1028 1059
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 85.08 1024 1088 1200 1376 768 769 772 803
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
EndSection
Section "Modes"
Identifier "Modes[1]"
Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1041 1044 1066
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "640x480"
EndSubSection
Device "Device[1]"
Identifier "Screen[1]"
Monitor "Monitor[1]"
EndSection
Section "Device"
BoardName "G550"
BusID "1:0:0"
Driver "mga"
Identifier "Device[0]"
Option "NoHal"
Option "hwcursor" "off"
Screen 0
VendorName "Matrox"
EndSection
Section "Device"
BoardName "G550"
BusID "1:0:0"
Driver "mga"
Identifier "Device[1]"
Option "NoHal"
Option "hwcursor" "off"
Screen 1
VendorName "Matrox"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "on"
Screen "Screen[0]"
Screen "Screen[1]" RightOf "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Kann es sein, dass der digitale Ausgang unter Linux nicht funktioniert?
Also falls jemand eine Lösung dafür hat...