shaoxuan
04-20-09, 09:54 PM
Simplified workaround for NVIDIA GLX not selected properly in b111-112:
# svccfg -s ogl-select setprop options/vendor=nvidia
# svcadm restart ogl-select
If you have already wiped out libwfb.so by installing a pre-180.50
driver from the NVIDIA download page, recover first by uninstalling
the driver:
# pkgrm [-R alt-root-location ] NVDAgraphicsr NVDAgraphics
libwfb is delivered in the SUNWxorg-server IPS package. Reinstall it:
# pkg uninstall -r SUNWxorg-server
# pkg install SUNWxorg-server
All of this should be fixed in b113.
Hello johnmartin,
Thanks for your advice, I have took a note of it.
# svccfg -s ogl-select setprop options/vendor=nvidia
# svcadm restart ogl-select
If you have already wiped out libwfb.so by installing a pre-180.50
driver from the NVIDIA download page, recover first by uninstalling
the driver:
# pkgrm [-R alt-root-location ] NVDAgraphicsr NVDAgraphics
libwfb is delivered in the SUNWxorg-server IPS package. Reinstall it:
# pkg uninstall -r SUNWxorg-server
# pkg install SUNWxorg-server
All of this should be fixed in b113.
Hello johnmartin,
Thanks for your advice, I have took a note of it.