Gentoo Archives: gentoo-dev

From: Bart Verwilst <verwilst@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] RFC: Overhaul of media-gfx/nvidia
Date: Mon, 04 Feb 2002 10:06:27
Message-Id: 001701c1ad95$97c2c160$de00a8c0@scorpion
In Reply to: [gentoo-dev] RFC: Overhaul of media-gfx/nvidia by Arcady Genkin
1 I like the simple straightforward way we have now actually... one line and
2 we're set...
3 I don't want to install multiple packages, + clutter my
4 system with extra /opt/xxx dirs, and manually add a line in my XF86Config..
5 :(
6 And when you rebuild your kernel, remerging media-gfx only takes seconds, so
7 why split it into 2 files to drop a few secs of compile time?....
8 Just my ? 0.02
9
10 --
11
12 Bart Verwilst
13 Gentoo Linux Developer, Desktop Team
14 Gent, Belgium
15
16 ----- Original Message -----
17 From: "Arcady Genkin" <agenkin-dated-1014007181.4e6186@××××××.com>
18 To: <gentoo-dev@g.o>
19 Sent: Monday, February 04, 2002 6:10 AM
20 Subject: [gentoo-dev] RFC: Overhaul of media-gfx/nvidia
21
22
23 > I didn't like the way 'nvidia' portage was done, and I ended up
24 > re-doing it. In fact, I split it in two portages: nvidia-kernel and
25 > nvidia-glx. Since I think that this can cause some controversy, I'd
26 > like to discuss it in the mailing list. The ebuilds are available
27 > from:
28 > http://bugs.gentoo.org/show_bug.cgi?id=517
29 >
30 > My version is better than the current one because:
31 >
32 > 1. It's split into two portages. (a) the current
33 > version of the kernel driver is 1.0.2314, while the current version of
34 > the glx library is 1.0.2313. With the current `nvidia' portage it's
35 > unclear which one determines the version of the portage itself. (b) if
36 one
37 > compiles a new version of Linux kernel, he only needs to update
38 > nvidia-kernel, and leave nvidia-glx untouched.
39 >
40 > 2. NVIDIA's own makefile overwrites some of the native files that
41 > come with XFree. It upsets me when a package messes with the other
42 > package's files, because if I were to update the world, the order of
43 > update would determine the state of the system, etc. I decided to put
44 > the contents of nvidia-glx into /opt/NVIDIA to make sure that they don't
45 > mess with anything else.
46 >
47 > 3. nvidia-kernel now creates necessary device nodes.
48 >
49 > 4. nvidia-kernel now installs aliases.
50 >
51 > The small downside of the new layout is that the user needs to add a
52 > modules path to the Files section in XF86Config.
53 >
54 > Comments?
55 > --
56 > Arcady Genkin
57 > Don't read everything you believe.
58 > _______________________________________________
59 > gentoo-dev mailing list
60 > gentoo-dev@g.o
61 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
62 >

Replies

Subject Author
Re: [gentoo-dev] RFC: Overhaul of media-gfx/nvidia Arcady Genkin <agenkin-dated-1014051657.5dd184@××××××.com>