On Fri, 22 Jan 2010, Jerry Kemp wrote: > Hello Rich,
Hi Jerry, > Please post a summary. > > I am planning to stay with OpenSolaris Nevada 130 for the time being also. Sure; I have it working now, so here's what I did. The original work around suggests replacing .../GL. That didn't work for me so I left it alone and applied the workaround to .../mesa instead. So, I did this (in single user mode for safety): # cd /usr/lib/xorg/modules/extensions # rm -fr mesa # ln -s ../../../../../var/run/opengl/server mesa # ls -l total 961 lrwxrwxrwx 1 root root 4 Jan 22 14:25 GL -> mesa drwxr-xr-x 2 root bin 9 Jan 19 13:43 amd64 -rwxr-xr-x 1 root bin 26976 Dec 11 13:55 libdbe.so -rwxr-xr-x 1 root bin 49576 Dec 11 10:11 libdri.so -rwxr-xr-x 1 root bin 20480 Dec 11 10:11 libdri2.so -rwxr-xr-x 1 root bin 131888 Dec 11 13:55 libextmod.so lrwxrwxrwx 1 root root 46 Jan 19 13:37 libglx.so -> ../../../../../var/run/opengl/server/libglx.so -rwxr-xr-x 1 root bin 19420 Dec 11 13:55 libia.so -rwxr-xr-x 1 root bin 104920 Dec 8 18:03 libxtsol.so lrwxrwxrwx 1 root root 36 Jan 22 13:58 mesa -> ../../../../../var/run/opengl/server # init 6 Worked like a charm! Hope this helps, -- Rich Teer, Publisher Vinylphile Magazine www.vinylphilemag.com
