> > That appears to be similar to defect 13131
> > "gnome desktop does not start, shows white screen; constype fails to open 
> > /dev/fb"
> >   http://defect.opensolaris.org/bz/show_bug.cgi?id=13131
> >    
> 
> Followed instructions for workaround # 2,
> 
> 
> Workaround #2 (from 6822628):
> # svccfg -s application/opengl/ogl-select  setprop options/vendor = nvidia
> # svcadm restart application/opengl/ogl-select
> Then restart your X Server, compiz should function correctly.
> 
> 
> The same exact problem, xorg is still loading 
> /usr/lib/xorg/modules/extensions/mesa/amd64/libglx.so

I think the new Xorg is recursively scanning the extensions
directory and loads all modules that it finds. Maybe it scans
the mesa directory before the "GL" directory?

Maybe you can workaround the problem by hiding the
mesa subdirectory in /usr/lib/xorg/modules/extensions,
e.g. "tar cf mesa.tar mesa" and "rm -rf mesa" ?
-- 
This message posted from opensolaris.org
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to