Gentoo Archives: gentoo-user

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "nvidia-drivers" ebuild?
Date: Sat, 08 Jul 2006 07:53:40
Message-Id: 44AF614D.5090802@gentoo.org
In Reply to: [gentoo-user] "nvidia-drivers" ebuild? by "Alan E. Davis"
1 Alan E. Davis wrote:
2 > I haven't noticed this ebuild before. I am seeing a new ebuild in
3 >
4 > /usr/portage/x11-drivers/nvidia-drivers
5 >
6 > Can someone explain this? I can only hope this is the end of a long
7 > and troubling issue with xorg and nvidia-kernel. ???? I fear not,
8 > however: (I am running with ~amd64)
9
10 The nvidia driver maintainers decided to switch them to a single ebuild,
11 since it matches how they're distributed and makes a number of issues
12 easier related to maintainance, FreeBSD drivers and, for users, version
13 mismatches between kernel module and userland driver.
14
15 Also note the new nvidia-legacy-drivers package for older cards, so you
16 don't need to fiddle around with package.mask anymore.
17
18 > | RDEPEND="kernel_linux? ( virtual/modutils |
19 > | || ( x11-base/xorg-server virtual/x11 |
20 > | !>=x11-base/xorg-server-1.0.99
21 > | || ( media-libs/mesa virtual/x11 )
22 > | app-admin/eselect-opengl
23 > | kernel_linux? ( !media-video/nvidia-kernel )
24 > | kernel_FreeBSD? ( !media-video/nvidia-freebsd )
25 > | !app-emulation/emul-linux-x86-nvidia
26 > | !x11-drivers/nvidia-legacy-drivers
27 > | !media-video/nvidia-glx"
28 >
29 > Maybe I just didn't notice this before? I think not, however. I have
30 > found a couple of messages on the forum referring to nvidia-drivers as
31 > a new replacement (??) for nvidia-kernel/nvidia-glx. Does this mean a
32 > major xorg downgrade?
33
34 No binary drivers currently exist for use with xorg 7.1, so you'll need
35 to downgrade xorg-server to 1.0.x and any drivers (`emerge portage-utils
36 && qlist -I x11-drivers/`) if you want binary drivers. That's what's
37 holding 7.1 from being marked stable on x86 and amd64.
38
39 > I have nvidia drivers and glx working pretty well, with only very
40 > minimal redrawing issues maybe two or three times over the last 24
41 > hours. Should one avoid any upgrade, or what? If so, HOW?
42
43 Uninstall nvidia-* and install nvidia-drivers.
44
45 Thanks,
46 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] "nvidia-drivers" ebuild? thomas blomme <blommethomas@×××××.com>