듀얼 모니터 질문입니다..

gray_net의 이미지

nvidia quadro4 750 아주 오래된 그래픽 카드를 사용하고 있습니다.-_-++
현재 lcd 모니터가 2개입니다.(22인치)

근데 듀얼모니터가 안됩니다.
엄밀히 말하면 되긴하는데 한쪽 모니터 해상도가 760x480인가로 고정입니다.
다른 한쪽은 1600x1200을 사용하고 있습니다.(그래서 부득히 하게 모니터 한개만 사용중입니다.)

nvidia 그래픽 드라이버는 잘 설치가 되었습니다.(로고가 보이니까요..)

혹시 이런경우 겪으신분 계시면 도움 좀 부탁 드립니다.

kdevelop의 이미지

$sudo nvidia-xconfig --twinview
해보세요~

But there is no way...Nothing venture, Nothing have...

강분도의 이미지

듀얼로 19, 17인치 CTR 쓰는데 두개 듀얼로 쓰고 있습니다.
저도 처음엔 두번째 17 인치 모니터가 작게 나왔었는데... 현재 1024*768 로..
19인치는 1152*864 로 쓰고 있습니다. 합쳐서 듀얼로 넓게,, ㅎㅎ
예전 X 설정을 vi 로 하던 기억 되살려,,
두번재 모니터 부분 SCREEN1 부분 강제로 적어서 엑스 뜨니 그때부터 조정 가능하더군요
(특히 "metamodes" "CRT-0: 1152x864_85 +0+0, CRT-1: 1024x768_75 +1152+0" 이부분 잘..)

참그리고 ndivia 로고 거슬리지 않으세요 두번이니 보이고... #nvidia-xconfig --no-logo 로 없애버리세요! ㅎㅎ

아래 참고
###################################################################################
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Sat May 26 01:05:11 PDT 2007
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"
Option "Clone" "on"
Option "NoLogo"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
Load "extmod"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
# Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "no"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "kr"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG T910B"
HorizSync 30.0 - 98.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Samsung Samtron 76DF(X)/77DF(X)/78DF"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection

Section "Device"
Identifier "Videocard1"
Driver "nv"
VendorName "Videocard Vendor"
BoardName "nVidia Corporation NV34 [GeForce FX 5200]"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"

# Removed Option "metamodes" "CRT-0: 1152x864 +0+0, CRT-1: 640x480 +1152+0; CRT-0: 1152x768 +0+0, CRT-1: nvidia-auto-select +1152+0; CRT-0: 1024x768 +0+0, CRT-1: nvidia-auto-select +1024+0; CRT-0: 832x624 +0+0, CRT-1: nvidia-auto-select +832+0; CRT-0: 800x600 +0+0, CRT-1: nvidia-auto-select +800+0; CRT-0: 720x400 +0+0, CRT-1: nvidia-auto-select +720+0; CRT-0: 640x480 +0+0, CRT-1: nvidia-auto-select +640+0; CRT-0: 640x400 +0+0, CRT-1: nvidia-auto-select +640+0; CRT-0: 640x350 +0+0, CRT-1: nvidia-auto-select +640+0"
# Removed Option "metamodes" "CRT-0: 1152x864_85 +0+0, CRT-1: nvidia-auto-select +1152+0; CRT-0: 1152x864_85 +0+0, CRT-1: 640x480 +1152+0; CRT-0: 800x600 +0+0; CRT-0: 720x400 +0+0; CRT-0: 640x350 +0+0"
# Removed Option "metamodes" "CRT-0: 1152x864_85 +0+0, CRT-1: 640x480 +1152+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1152x864_85 +0+0, CRT-1: 1024x768_75 +1152+0"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection