Compiz effects don't work after upgrade to nvidia-x11-drv-1.0.9762-3.fc7.i386.rpm

Trond Danielsen trondd at fedoraproject.org
Tue Jun 12 10:53:19 CEST 2007


2007/6/12, Marek Matulka <marek.matulka at gmail.com>:
> On 12/06/07, Trond Danielsen <trondd at fedoraproject.org> wrote:
> > 2007/6/12, Marek Matulka <marek.matulka at gmail.com>:
> > > I have upgraded nvidia driver to
> > > nvidia-x11-drv-1.0.9762-3.fc7.i386.rpm and on my both machines -
> > > desktop and laptop - I've lost desktop effects. How to fix it? Why is
> > > that? :-)
> >
> > Are you running SELinux in enforcing mode? If so, maybe it is related
> > to the problem I have reported here:
> > http://lists.freshrpms.net/pipermail/freshrpms-list/2007-June/014700.html
>
> I am not running SELinux :-)
>
> > Do you find any error messages in Xorg.0.log regarding Nvidia and GLX?
>
> (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
> (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
> (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
> (EE) NVIDIA(0):     you continue to encounter problems, Please try
> (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
>
> so... can you make available version -2 of this driver as it worked fine? :-)

As described in another thread, this is caused by an incorrect module
path. The easiest thing to do is to manually modify xorg.conf. You
"Files" section should look like this:

- - - - - - - - -
Section "Files"
       ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
       ModulePath   "/usr/lib64/xorg/modules"
EndSection
- - - - - - - - -

Regards,
-- 
Trond Danielsen


More information about the freshrpms-list mailing list