Gentoo Archives: gentoo-amd64

From: Ferris McCormick <fmccor@g.o>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] nvidia masking help
Date: Wed, 26 Jul 2006 11:40:22
Message-Id: 1153913350.19525.76.camel@liasis.inforead.com
In Reply to: [gentoo-amd64] nvidia masking help by Steve Herber
1 On Tue, 2006-07-25 at 23:58 -0700, Steve Herber wrote:
2 > My nvidia based graphics system was working great until the recent X
3 > upgrade. During one of my recent package upgrades I ran afoul of the
4 > abi problem. And now I can't hit the right combination of masks and
5 > package removals to get back to my working state. Could someone tell
6 > me which packages I need to mask to restore the last working nvidia
7 > based X package set?
8 >
9 > Thank you. [composed in console mode, longing for graphics again.]
10 >
11 > Steve Herber
12 > herber@×××××.com
13 Here is a working combination (for me), assuming modular-X:
14 nvidia-[glx,kernel]-1.0.8762
15 x11-base/xorg-server-1.0.2-r7
16 x11-base/xorg-x11-7.0-r1
17 virtual/x11-7.0-r2
18
19 Notice that nvidia-glx-1.0.8762 contains an explicit RDEPEND for
20 !>=x11-base/xorg-server-1.0.99
21 and the combination nvidia-glx-<anything> and xorg-server-1.1.<anything>
22 will fail. With -1.1, the server/driver interface changed, and last I
23 knew, the nvidia driver has not caught up. Notice also that after
24 installing xorg-server, you might have to
25 eselect opengl set nvidia
26 by hand (I do, but haven't bothered tracking down why).
27
28 If you are running xorg-x11-6.8.2-r8, none of this applies, and you will
29 need information from someone else.
30
31 Hope this helps,
32 Regards,
33 Ferris
34 --
35 Ferris McCormick (P44646, MI) <fmccor@g.o>
36 Developer, Gentoo Linux (Devrel, Sparc)

Attachments

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

Replies

Subject Author
Re: [gentoo-amd64] nvidia masking help "Dice R. Random" <dicerandom@×××××.com>