Solved. In addition to: 13534 "Could not update ICEauthority file /.ICEauthority" on bootup of build 130 http://defect.opensolaris.org/bz/show_bug.cgi?id=13534
Was also affected by: Bug ID 6912450 Synopsis OpenGL switcher broken for NVIDIA graphics in b130 Had a little trouble initially with the command syntax in the workaround for 6912450 in the release notes but after trying the workaround in the linked bug report it worked. May have been a typo by me the first time. Fix: (login in to xterm session) user at host$ pfexec usermod -d /var/lib/gdm 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 user at host$ svcadm restart gdm -- This message posted from opensolaris.org
