Thanks for the info. Definitely should read the release notes in the future. 
Still getting used to the forum sections. 

I applied the recommended fix, but it still has the white session screen after 
a reboot. Here is exactly what I did. 

removed the existing link:  rm /usr/lib/xorg/modules/extensions/GL 

added new link: pfexec ln -s ../../../../../var/run/opengl/server 
/usr/lib/xorg/modules/extensions/GL

Below is the directory info and details:

root at host:~# cd ../../../../../var/run/opengl/server
root at host:/var/run/opengl/server# ls -al
total 16
drwxr-xr-x 3 root root 245 2009-12-29 15:32 .
drwxr-xr-x 5 root root 304 2009-12-29 15:32 ..
drwxr-xr-x 2 root root 183 2009-12-29 15:32 amd64
lrwxrwxrwx 1 root root  48 2009-12-29 15:32 libglx.so -> 
/usr/X11/lib/modules/extensions/NVIDIA/libglx.so
root at host:/var/run/opengl/server#


root at host:/var/run/opengl/server# cd /usr/lib/xorg/modules/extensions/GL
root at host:/usr/lib/xorg/modules/extensions/GL# ls -al
total 16
drwxr-xr-x 3 root root 245 2009-12-29 15:32 .
drwxr-xr-x 5 root root 304 2009-12-29 15:32 ..
drwxr-xr-x 2 root root 183 2009-12-29 15:32 amd64
lrwxrwxrwx 1 root root  48 2009-12-29 15:32 libglx.so -> 
/usr/X11/lib/modules/extensions/NVIDIA/libglx.so
root at host:/usr/lib/xorg/modules/extensions/GL#


Did I miss something? 

Thanks!
-- 
This message posted from opensolaris.org

Reply via email to