public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Iliev <daniel.iliev@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Strange Xorg behaviour, not (always) loading nvidia module
Date: Thu, 31 Jan 2008 05:16:00 +0200	[thread overview]
Message-ID: <20080131051600.6646d901@ilievnet.com> (raw)
In-Reply-To: <dad98e440801300956l406ac6a3y3af6ae9701cad7a@mail.gmail.com>

On Wed, 30 Jan 2008 18:56:30 +0100
Pupino <pupinux@gmail.com> wrote:

> > 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
> 
> Thanks for the help Daniel, but what you say hasn't fixed my
> problem... I had framebuffer support in the kernel config, but not
> the nvidia fb support, I've tried to remove it at all, but still
> doesn't work... the other steps you have listed have already been
> done. In fact if I type /etc/init.d/xdm restart after boot the driver
> is loaded correctly and all works...
> 
> Davide


No, AFAIK, only the open source "nv" frame buffer (FB) driver can't work
together with the driver from Nvidia. You can have another (e.g. VESA)
FB support along with the proprietary driver.

Have you re-emerged "nvidia-drivers" after you recompiled the kernel?
If you use binary storage for the compiled packages, remove the
nvidia-drivers from there before emerging. I had such a problem:
portage extracts the backup package without really rebuilding the
driver (perhaps because it sees the same versions and USE flags).

So, you could try:

rm $PORTDIR/packages/All/nvidia*
emerge nvidia-drivers
eselect opengl nvidia



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



  reply	other threads:[~2008-01-31  3:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29 22:06 [gentoo-user] Strange Xorg behaviour, not (always) loading nvidia module Pupino
2008-01-29 22:38 ` Alan McKinnon
2008-01-29 23:01   ` Pupino
2008-01-30  0:36     ` Daniel Iliev
2008-01-30 17:56       ` Pupino
2008-01-31  3:16         ` Daniel Iliev [this message]
2008-01-31 12:18           ` Pupino
2008-01-31 13:37             ` Daniel Iliev
2008-01-31 17:32               ` Pupino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080131051600.6646d901@ilievnet.com \
    --to=daniel.iliev@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox