3D Vision with Quadro 4000 unter Linux
Hi there,

I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".

Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?

Im adding my xorg.conf so anybody could tell me what went wrong.

Regards
Malte Paetow

[code]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"
HorizSync 30.0 - 190.0
VertRefresh 56.0 - 125.0
ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync
Option "DPMS"
EndSection

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

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro 4000"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"
Option "Stereo" "10"
Option "AddARGBLXVisuals" "True"
Option "AllowDFPStereo" "1"
Option "UBB" "1"
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "disable"
EndSection
[/code]
Hi there,



I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".



Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?



Im adding my xorg.conf so anybody could tell me what went wrong.



Regards

Malte Paetow





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

# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010



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

# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"

HorizSync 30.0 - 190.0

VertRefresh 56.0 - 125.0

ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync

Option "DPMS"

EndSection



#Section "Device"

# Identifier "Videocard0"

# Driver "nvidia"

#EndSection



Section "Device"

Identifier "Device0"

Driver "nvidia"

VendorName "NVIDIA Corporation"

BoardName "Quadro 4000"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 24

Option "TwinView" "0"

# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"

Option "Stereo" "10"

Option "AddARGBLXVisuals" "True"

Option "AllowDFPStereo" "1"

Option "UBB" "1"

SubSection "Display"

Depth 24

Modes "1680x1050"

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "disable"

EndSection

#1
Posted 11/11/2010 04:18 PM   
Hi there,

I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".

Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?

Im adding my xorg.conf so anybody could tell me what went wrong.

Regards
Malte Paetow

[code]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"
HorizSync 30.0 - 190.0
VertRefresh 56.0 - 125.0
ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync
Option "DPMS"
EndSection

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

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro 4000"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"
Option "Stereo" "10"
Option "AddARGBLXVisuals" "True"
Option "AllowDFPStereo" "1"
Option "UBB" "1"
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "disable"
EndSection
[/code]
Hi there,



I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".



Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?



Im adding my xorg.conf so anybody could tell me what went wrong.



Regards

Malte Paetow





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

# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010



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

# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"

HorizSync 30.0 - 190.0

VertRefresh 56.0 - 125.0

ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync

Option "DPMS"

EndSection



#Section "Device"

# Identifier "Videocard0"

# Driver "nvidia"

#EndSection



Section "Device"

Identifier "Device0"

Driver "nvidia"

VendorName "NVIDIA Corporation"

BoardName "Quadro 4000"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 24

Option "TwinView" "0"

# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"

Option "Stereo" "10"

Option "AddARGBLXVisuals" "True"

Option "AllowDFPStereo" "1"

Option "UBB" "1"

SubSection "Display"

Depth 24

Modes "1680x1050"

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "disable"

EndSection

#2
Posted 11/11/2010 04:18 PM   
We are seeing the exact same issue although with a somewhat different equipment:

- Nvidia Quadro FX 3800
- PNY Stereo Bracket for Quadro FX 3800
- Samsung Syncmaster 2233rz
- Nvidia 3D vision glasses kit
- Nvidia 260.19.44 driver
- RH EL 5, kernel: 2.6.18-92.1.22.el5PAE

The xorg.conf file is attached. Could anybody give us a hint on what to modify and/or check?

Best regards

Winfried


[code]
Section "ServerLayout"
Identifier "single head configuration"
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" "de"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 64.0 - 130.0
VertRefresh 120
Option "DPMS"
Option "Stereo" "10"
EndSection

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

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
SubSection "Display"
Modes "nvidia-auto-select"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

[/code]



[quote name='MaltePaetow' date='11 November 2010 - 06:18 PM' timestamp='1289492310' post='1145075']
Hi there,

I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".

Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?

Im adding my xorg.conf so anybody could tell me what went wrong.

Regards
Malte Paetow

[code]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"
HorizSync 30.0 - 190.0
VertRefresh 56.0 - 125.0
ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync
Option "DPMS"
EndSection

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

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro 4000"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"
Option "Stereo" "10"
Option "AddARGBLXVisuals" "True"
Option "AllowDFPStereo" "1"
Option "UBB" "1"
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "disable"
EndSection
[/code]
[/quote]
We are seeing the exact same issue although with a somewhat different equipment:



- Nvidia Quadro FX 3800

- PNY Stereo Bracket for Quadro FX 3800

- Samsung Syncmaster 2233rz

- Nvidia 3D vision glasses kit

- Nvidia 260.19.44 driver

- RH EL 5, kernel: 2.6.18-92.1.22.el5PAE



The xorg.conf file is attached. Could anybody give us a hint on what to modify and/or check?



Best regards



Winfried







Section "ServerLayout"

Identifier "single head configuration"

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" "de"

EndSection



Section "Monitor"

Identifier "Monitor0"

VendorName "Unknown"

ModelName "Samsung SyncMaster"

HorizSync 64.0 - 130.0

VertRefresh 120

Option "DPMS"

Option "Stereo" "10"

EndSection



Section "Device"

Identifier "Videocard0"

Driver "nvidia"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Videocard0"

Monitor "Monitor0"

SubSection "Display"

Modes "nvidia-auto-select"

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "Disable"

EndSection










[quote name='MaltePaetow' date='11 November 2010 - 06:18 PM' timestamp='1289492310' post='1145075']

Hi there,



I am trying to get the 3D Vision running unter Liunx (tested Ubuntu 10.x and centOS 5.5) with no luck. In all cases I got the Card, the Monitor (Samsung SyncMaster 2233rz) and the NVidia Glasses connected and detected without errors. But when i activate the Option "Stereo" "10" the Display shows me the Errormasage "Check Signal Cable".



Im asking myself if it is because of the Quadro 4000, which is not listed in the compatibility list for 3D Vision. Can anyone confirm this?



Im adding my xorg.conf so anybody could tell me what went wrong.



Regards

Malte Paetow





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

# nvidia-settings: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:06 PDT 2010



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

# nvidia-xconfig: version 260.19.21 (buildmeister@builder101) Thu Nov 4 21:47:28 PDT 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 "Samsung SyncMaster"

HorizSync 30.0 - 190.0

VertRefresh 56.0 - 125.0

ModeLine "1680x1050_120" 238.46 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync

Option "DPMS"

EndSection



#Section "Device"

# Identifier "Videocard0"

# Driver "nvidia"

#EndSection



Section "Device"

Identifier "Device0"

Driver "nvidia"

VendorName "NVIDIA Corporation"

BoardName "Quadro 4000"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 24

Option "TwinView" "0"

# Option "metamodes" "DFP: 1680x1050_120 +0+0; DFP: 1680x1050_110 +0+0"

Option "Stereo" "10"

Option "AddARGBLXVisuals" "True"

Option "AllowDFPStereo" "1"

Option "UBB" "1"

SubSection "Display"

Depth 24

Modes "1680x1050"

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "disable"

EndSection


#3
Posted 03/28/2011 10:06 AM   
*** SOLVED ***

It turned out that the cable shipped with the monitor was a single link DVI cable. However, for stereo one needs a dual link cable. After replacement stereo worked without any further problems.

Best regards

Winfried




[quote name='wimein' date='28 March 2011 - 12:06 PM' timestamp='1301306806' post='1214370']
We are seeing the exact same issue although with a somewhat different equipment:

- Nvidia Quadro FX 3800
- PNY Stereo Bracket for Quadro FX 3800
- Samsung Syncmaster 2233rz
- Nvidia 3D vision glasses kit
- Nvidia 260.19.44 driver
- RH EL 5, kernel: 2.6.18-92.1.22.el5PAE

The xorg.conf file is attached. Could anybody give us a hint on what to modify and/or check?

Best regards

Winfried


[code]
Section "ServerLayout"
Identifier "single head configuration"
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" "de"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 64.0 - 130.0
VertRefresh 120
Option "DPMS"
Option "Stereo" "10"
EndSection

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

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
SubSection "Display"
Modes "nvidia-auto-select"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

[/code]
[/quote]
*** SOLVED ***



It turned out that the cable shipped with the monitor was a single link DVI cable. However, for stereo one needs a dual link cable. After replacement stereo worked without any further problems.



Best regards



Winfried









[quote name='wimein' date='28 March 2011 - 12:06 PM' timestamp='1301306806' post='1214370']

We are seeing the exact same issue although with a somewhat different equipment:



- Nvidia Quadro FX 3800

- PNY Stereo Bracket for Quadro FX 3800

- Samsung Syncmaster 2233rz

- Nvidia 3D vision glasses kit

- Nvidia 260.19.44 driver

- RH EL 5, kernel: 2.6.18-92.1.22.el5PAE



The xorg.conf file is attached. Could anybody give us a hint on what to modify and/or check?



Best regards



Winfried







Section "ServerLayout"

Identifier "single head configuration"

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" "de"

EndSection



Section "Monitor"

Identifier "Monitor0"

VendorName "Unknown"

ModelName "Samsung SyncMaster"

HorizSync 64.0 - 130.0

VertRefresh 120

Option "DPMS"

Option "Stereo" "10"

EndSection



Section "Device"

Identifier "Videocard0"

Driver "nvidia"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Videocard0"

Monitor "Monitor0"

SubSection "Display"

Modes "nvidia-auto-select"

EndSubSection

EndSection



Section "Extensions"

Option "Composite" "Disable"

EndSection




#4
Posted 03/28/2011 02:18 PM   
Scroll To Top