Hi Rishabh,

Rishabh Nagendra wrote:
> Since I have the nVidia drivers installed, I went to Application -> System 
> Tools -> NVIDIA S Server Settings. Clicked on "X Server Display 
> Configuration" and then on "Save to X Configuration File" and typed 
> /etc/X11/xorg.conf . 
> So now I DO have a configuration file, but the compiz system checking script 
> just stops there.
> I tried installing Compiz 0.5.0 prior to this. It seemed to install, but 
> refused to run:
>
> # /usr/bin/run-compiz
> gtk-window-decorator: Could not acquire decoration manager selection on 
> screen 0 display ":0.0"
> # compiz: No composite extension
>   
Looks like your /etc/X11/xorg.conf isn't setup with the composite extension.
You can try to run the following as root :
/usr/bin/nvidia-xconfig --mode=nvidia-auto-select 
--allow-glx-with-composite --render-accel --add-argb-glx-visuals --composite
This will had the proper configuration to run compiz in your xorg.conf
Then login and back in and try running compiz again.
> Now everything just stops at the checking stage. Even the standalone perl 
> script for checking the system stops at the same place.
>   
Hmm, this might be due to a faulty nvidia driver (note build 64 is 
fairly old now). You can try to download and install the latest nvidia 
driver here :
http://www.nvidia.com/object/unix.html
And try again.  
> Should I uninstall the existing 0.5.0 install first?
>   
If you installed 0.5.2 any previous version of my packages should have 
been uninstalled.

    HTH,

          Erwann
> Thanks!
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss@opensolaris.org
>   


-- 
              Erwann Chénedé,
 Desktop Group, Sun Microsystems, Grenoble
[ I speak for myself, not for my employer ]


_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to