From: Jakob <jak.gentoo@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Recommendation
Date: Thu, 22 Feb 2007 11:03:41 +0100 [thread overview]
Message-ID: <a23345650702220203s6f278f55v87dcd40118720950@mail.gmail.com> (raw)
In-Reply-To: <466c171c0702211945h6795ec5ahd50e3011be571e54@mail.gmail.com>
> failed to load
> /usr/lib/xorg/modules/extentsions/libGLcore.so
> failed to load module "GLcore" (loader failed, 7)
> failed to load module "VESA" (module does not exist, 0)
> failed to load module "kbd" (module does not exist, 0)
> failed to load module 'mouse" (module does not exist, 0)
> No Drivers Available
First you have to decide if you want to use the free or the closed
nvidia driver. note: the closed source driver is only necessary if you
need 3d support e.g. for games.
Then set your VIDEO_CARDS variable in /etc/make.conf to the driver you
want to use, this should pull in the driver you need as an dependency
of xorg-server.
nano -w /etc/make.conf
add the line VIDEO_CARDS="nv" #for open source driver
or VIDEO_CARDS="nvidia" #for the binary nvidia driver
hit ctrl+x to exit and y to apply the changes
then emerge -av xorg-server
and see if the driver you want to use is pulled in as dependency
after emerge is finished run xorgconfig.
hope this helps.
greez
Jakob
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-02-22 10:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <466c171c0702211307m79cdb450x606b09bcae548da7@mail.gmail.com>
2007-02-21 22:19 ` [gentoo-user] Recommendation Paul Sebastian Ziegler
2007-02-22 3:45 ` Scott W. McMikle
2007-02-22 18:11 ` b.n.
2007-02-22 17:10 ` Scott W. McMikle
2007-02-22 18:37 ` b.n.
[not found] ` <200702211544.34715.bss03@volumehost.net>
2007-02-21 22:45 ` Scott W. McMikle
2007-02-21 23:25 ` Boyd Stephen Smith Jr.
[not found] ` <200702212235.47143.bo.andresen@zlin.dk>
[not found] ` <45DCDCEC.1020602@paradise.net.nz>
2007-02-22 3:29 ` Scott W. McMikle
2007-02-22 3:45 ` Scott W. McMikle
2007-02-22 10:03 ` Jakob [this message]
2007-02-22 16:17 ` Bo Ørsted Andresen
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=a23345650702220203s6f278f55v87dcd40118720950@mail.gmail.com \
--to=jak.gentoo@googlemail.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