PDA

View Full Version : stereo problems


mesters
08-28-03, 11:58 AM
SuSE 8.2 with both updated kernel and XFree!
I managed to install the new driver (4496) by doing the following:

cd /usr/src/linux
make cloneconfig && make dep
export IGNORE_CC_MISMATCH=yes
sh NVIDIA-Linux-x86-1.0-4496-pkg2.run
Thats's all.

I have two screens attached (CRT and DFP but the latter not connected via DVI) and twinview works fine. Stereo however does not work at all addressing only the CRT. No error message as far as I can detect (Graphical interface is running normally it seems). However, starting several stereo capable programs, they work fine but with the message " mono enabled only".


HELP, PLEEEEEEASE!

mesters
08-29-03, 07:53 AM
Problem solved, forgot to set certain variables for the programs, for example

setenv STEREO ON # ono
or
setenv VMDPREFERSTEREO # vmd 1.8.1


Finally back to work again...........