> I've just LUed from SXCE b129 to b130 on my Ultra 20s. Unfortuantely, > doing so has killed compiz: when selecting anything other than None > in the Visual Effects tab of the Appearence Preferences dialog box, > the screen just goes white. Is there a work around for this (I plan > to stay at SXCE b130 for the foreseeable future)?
Most likely that's the broken opengl switcher from b130: >From the opensolaris b130 announcement, http://www.opensolaris.org/jive/thread.jspa?threadID=120631&tstart=15 : =========================== 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
