-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I have finally managed to rebuild a debug version of OSG and I have found the reason for the hang. The viewer will hang on the VSync testing code in Producer, concretely in the file RenderSurface_X11.cpp, line 535 in function: void RenderSurface::testVSync( void ). It is hanging on call __glxWaitVideoSyncSGI( 1, 0, &frame ) for me, but only if SLI is enabled. It looks like nVidia broke the vsync functionality on SLI systems. This works fine when SLI is off. I am running the 8774 drivers. BTW, is there something like 'make install' but for debug version instead? Typing 'make install' builds default (which is optimized version) and installs that instead :( Regards, Jan - -- Jan Ciger GPG public key: http://www.keyserver.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFFBeuLn11XseNj94gRAnU6AKC+9B4+g6Z8bLYqcHftbz+HNXtW4gCgw/IY Ub7QnTvkpPCe/XSC6T2qowo= =hbTh -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
