Hi, I have just installed snv_69 on a HP dv6134 laptop and I had some problems with Xorg.
Here is what I have done to solve them. Maybe that can help somebody else, or, better yet, a guru will tell me if I have done something stupid :-). - /usr/X11/bin/Xorg -configure - Edit xorg.conf.new and add Load "glx" to the module section. I have also deleted the Load "GLCore" (or something like that) line in this same section. - mv xorg.conf.new to /etc/X11 - Remove the libglx.so softlinks in /usr/X11/lib/modules/extensions and /usr/X11/lib/modules/extensions/amd64 - Recreate the soflinks so that they point to /usr/X11/lib/modules/extensions/NVIDIA/libglx.so and /usr/X11/lib/modules/extensions/NVIDIA/amd64/libglx.so. - update_drv -a -i '"pci10de,244"' nvidia - init 6 Regards, J-F This message posted from opensolaris.org
