On 01/22/10 01:03 PM, Rich Teer wrote: > On Fri, 22 Jan 2010, Iain Curtain wrote: > > >> Hi Rich, >> > Hi Iain, > > >> I think it might be the below, although I'd strongly suggest to upgrade >> to B131 when it comes out - as it seems much better from internal >> testing I've done ;-): >> > Alas, I'll be sticking with SXCE for the time being--which means b130 is > what I'll be using for a while... > > >> 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 >> > Sounds promising! But I tried that, to no avail. Specifically, when > su'd to root when logged in as myself I performed the following steps: > > # init -s > [...] > # rm /usr/lib/xorg/modules/extensions/GL > # ln -s ../../../../../var/run/opengl/server > /usr/lib/xorg/modules/extensions/GL > # ls -Ll /usr/lib/xorg/modules/extensions/GL > total 4639 > drwxr-xr-x 3 root root 245 Jan 22 09:52 . > drwxr-xr-x 5 root root 304 Jan 22 09:52 .. > drwxr-xr-x 2 root root 183 Jan 22 09:52 amd64 > -rw-r--r-- 1 root bin 2322468 Oct 20 20:51 libglx.so > # init 6 > > When the system comes back up in multiuser mode, try to change the > Visual Effects still results in a blank white screen. :-( > > Do you have any other ideas? > >
Sounds like you ran into the same problem I ran into. Ref thread: http://mail.opensolaris.org/pipermail/indiana-discuss/2009-December/017266.html Basically what I had to do is make the mesa directory disappear which if you read the thread you'll see. Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20100122/5ab0b8eb/attachment.html>