On Wed, 30 Jan 2008 00:01:00 +0100
Pupino <[EMAIL PROTECTED]> wrote:

> > any clues in /var/log/Xorg.0.log?
> 
> Yes! I've found this:
> (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver
> not found) that is the only error reported...
> But this suggests me nothing... I've looked at eselect and nvidia is
> the opengl interface...
> revdep-rebuild tells it's all ok...
> I knew not other places to investigate...
> 
> Davide


All you have to do in order to get the proprietery nvidia drv working
is:

1) make sure the open src nvidia drv is not built in-kernel or as kernel
module:

========
   Location:
     -> Device Drivers
       -> Graphics support
         -> Support for frame buffer devices (FB [=n])
             -> nVidia Framebuffer Support = [N]
========

2) emerge nvidia-drivers
3) make sure /etc/X11/xorg.conf has >Driver "nvidia"<, not "nv" in
section "Device"
4) eselect opengl set nvidia


HTH

-- 
Best regards,
Daniel
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to