> I am receiving an error whenever I try to > initialize any OpenGL application such as dosbox or > an OpenGL screensaver. How can I fix this?
Is that the open gl issue that is mentioned in the buid 130 announcement? http://mail.opensolaris.org/pipermail/indiana-discuss/2009-December/017260.html 6912450 OpenGL switcher broken for NVIDIA graphics in b130 http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6912450 After installing or updating to build 130, OpenGL-based programs including Compiz no longer function. In particular, Compiz users may see an all-white desktop session. Work-around: Correct the following symbolic link, if necessary after booting to single-user mode or by choosing "xterm" in the GNOME Display Manager (gdm) user at host$ pfexec rm /usr/lib/xorg/modules/extensions/GL user at host$ pfexec ln -s ../../../../../var/run/opengl/server \ /usr/lib/xorg/modules/extensions/GL -- This message posted from opensolaris.org