Go to http://www.nvidia.com/object/solaris_display_1.0-7664.html and follow the download and installation instructions.
Enable Composite and GLX Together:
Currently only the following Nvidia graphics devices are supported by this driver.
Quadro FX 4000
Quadro FX 3000
Quadro FX 1100
Quadro FX 500
NVS 280
Project Looking Glass depends on the presence of both of the X11 extensions Composite and GLX. By default, version 7664 of the Nvidia doesn't enable them both. You need to modify
your X configuration in order to enable them both.
Section "Device"
Identifier "** NVIDIA "
Driver "nvidia"
EndSection
Option "AllowGLXWithComposite" "true"
$Revision: 1.3 $ $Date: 2005/06/26 00:07:01 $