Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg & nvidia (again) ;-(
Date: Tue, 27 Jun 2006 15:02:32
Message-Id: 49901.10.0.1.1.1151420081.squirrel@mail.ilievnet.com
In Reply to: Re: [gentoo-user] xorg & nvidia (again) ;-( by Neil Bothwick
1 On Tue, Jun 27, 2006 2:39 pm, Neil Bothwick wrote:
2 >
3 > You don't need anything in package.mask to run Xorg 7, you just need to
4 > keyword the various packages as ~x86 in /etc/portage/package.keywords.
5 > Then you need to add some of the 7.1 packages to
6 > /etc/portage/package.mask to prevent the conflict with the nvidia stuff.
7 > My package.mask file contains
8 >
9 > >~x11-base/xorg-server-1.1.0
10 > >=x11-base/xorg-x11-7.1
11 > >=x11-drivers/xf86-video-vga-4.1.0
12 > >=x11-drivers/xf86-input-keyboard-1.1.0
13 > >=x11-drivers/xf86-input-keyboard-1.1.0
14 > >=x11-drivers/xf86-input-mouse-1.1.1
15 > >=x11-drivers/xf86-video-nv-1.1.2
16 >
17
18 So I have to put the above pkgs in /etc/portage/package.mask
19 and do:
20 wget -O - http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-packages.txt >>
21 /etc/portage/package.keywords
22
23 After these steps I would be able to install Xorg & Xgl & Compiz with
24 "emerge -C xorg-x11 /virtual/x11 && emerge -DuNav world"
25 and following the instructions in the "Gentoo Xgl Howto" (
26 http://gentoo-wiki.com/HOWTO_XGL )
27
28 Is that correct? Because I really hate the idea of loosing another couple of days
29 compiling X servers and downgrading to stable after all. ;-(
30
31
32 --
33 Best regards,
34 Daniel
35
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg & nvidia (again) ;-( David Klempner <klempner@×××××××.org>