Settings "Option Stereo 10" Causes My Display to Quarter. 3D working, but display is wrong o
When I turn on 3D by setting the "Stereo" option to ten and restarting X, my screen/display quarters; however, each of the four parts is identical and has working 3D. For example, if I do a "glxgears -stereo" I see four sets of gears that are in stereo and look good when I put on the glasses. My xorg.conf file is shown below. Does anyone know how to keep this from happening? Thanks much!


----------------------------------
----------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Wed Dec 8 12:27:27 PST 2010
# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "0"
EndSection

Section "InputDevice"

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

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

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "ViewSonic VX2265wm"
HorizSync 65.0 - 186.0
VertRefresh 59.0 - 120.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro FX 3700"
Option "Stereo" "10"
Option "UBB" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1680x1050_120 +0+0; nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection
----------------------------------
----------------------------------
When I turn on 3D by setting the "Stereo" option to ten and restarting X, my screen/display quarters; however, each of the four parts is identical and has working 3D. For example, if I do a "glxgears -stereo" I see four sets of gears that are in stereo and look good when I put on the glasses. My xorg.conf file is shown below. Does anyone know how to keep this from happening? Thanks much!





----------------------------------

----------------------------------

# nvidia-xconfig: X configuration file generated by nvidia-xconfig

# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010



# nvidia-settings: X configuration file generated by nvidia-settings

# nvidia-settings: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Wed Dec 8 12:27:27 PST 2010

# Xorg configuration created by pyxf86config



Section "ServerLayout"

Identifier "Default Layout"

Screen 0 "Screen0" 0 0

InputDevice "Mouse0" "CorePointer"

InputDevice "Keyboard0" "CoreKeyboard"

Option "Xinerama" "0"

EndSection



Section "InputDevice"



# generated from default

Identifier "Mouse0"

Driver "mouse"

Option "Protocol" "auto"

Option "Device" "/dev/input/mice"

Option "Emulate3Buttons" "no"

Option "ZAxisMapping" "4 5"

EndSection



Section "InputDevice"

Identifier "Keyboard0"

Driver "kbd"

Option "XkbModel" "pc105"

Option "XkbLayout" "us"

EndSection



Section "Monitor"

Identifier "Monitor0"

VendorName "Unknown"

ModelName "ViewSonic VX2265wm"

HorizSync 65.0 - 186.0

VertRefresh 59.0 - 120.0

Option "DPMS"

EndSection



Section "Device"

Identifier "Videocard0"

Driver "nvidia"

EndSection



Section "Device"

Identifier "Device0"

Driver "nvidia"

VendorName "NVIDIA Corporation"

BoardName "Quadro FX 3700"

Option "Stereo" "10"

Option "UBB" "True"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 24

Option "TwinView" "0"

Option "metamodes" "1680x1050_120 +0+0; nvidia-auto-select +0+0"

SubSection "Display"

Depth 24

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "Disable"

EndSection

----------------------------------

----------------------------------

#1
Posted 12/29/2010 06:23 PM   
Scroll To Top