1,330
edits
No edit summary |
|||
Line 1: | Line 1: | ||
== Stereo | == Hardware == | ||
=== Zalman Stereo === | |||
has its own [[Zalman Stereo|article]]. | |||
=== Nvidia 3D Vision 2 === | === Nvidia 3D Vision 2 === | ||
# '''3D Vision Pro''' is ''not'' what you want, this seems to be for projectors, and is expensive. | # '''3D Vision Pro''' is ''not'' what you want, this seems to be for projectors, and is expensive. | ||
Line 9: | Line 14: | ||
# cheap Quadro cards with dual-link DVI-D or DisplayPort work well. Quadro 380, 400, 420 and 600 have been reported to work on CCP4BB. Make sure the card can do dual-link DVI if your monitor has only DVI input. Any card (including the "Windows only" ones!) listed at http://www.nvidia.com/object/3d-vision-pro-requirements.html#Quadro should work if a) it can do dual-link DVI if the monitor has only DVI input, and b) if the monitor has built-in emitter. DisplayPort is fine with the BenQ XL2420TX. | # cheap Quadro cards with dual-link DVI-D or DisplayPort work well. Quadro 380, 400, 420 and 600 have been reported to work on CCP4BB. Make sure the card can do dual-link DVI if your monitor has only DVI input. Any card (including the "Windows only" ones!) listed at http://www.nvidia.com/object/3d-vision-pro-requirements.html#Quadro should work if a) it can do dual-link DVI if the monitor has only DVI input, and b) if the monitor has built-in emitter. DisplayPort is fine with the BenQ XL2420TX. | ||
== | == Software == | ||
[[Zalman Stereo]] is supported by [[Coot]]; no drivers or other software must be installed. | |||
Using NVidia's 346.35 driver on RHEL/CentOS/SL 7, I changed /etc/X11/xorg.conf (see http://us.download.nvidia.com/XFree86/Linux-x86_64/346.35/README/xconfigoptions.html) to have | NVidia 3D Vision 2: Using NVidia's 346.35 driver on RHEL/CentOS/SL 7, I changed /etc/X11/xorg.conf (see http://us.download.nvidia.com/XFree86/Linux-x86_64/346.35/README/xconfigoptions.html) to have | ||
Section "Device" | Section "Device" | ||
Driver "nvidia" | Driver "nvidia" | ||
Line 49: | Line 56: | ||
Driver "nvidia" | Driver "nvidia" | ||
Option "Stereo" "3" | Option "Stereo" "3" | ||
End Section | |||
For an example of how to configure xorg.conf, see old versions of this article. | |||
==See also== | ==See also== |