Gentoo Archives: gentoo-doc

From: Dale <rdalek1967@×××××.com>
To: gentoo-doc@l.g.o
Subject: [gentoo-doc] enabling CONFIG_SYSVIPC in the kernel for nvidia and others.
Date: Wed, 15 Dec 2010 14:28:13
Message-Id: 4D087BD2.9000709@gmail.com
1 Hi,
2
3 I ran into a problem yesterday and now that it is fixed, I wanted to
4 mention it here to see if you think the docs need to mention this. This
5 is a brief version. I built a new system that has a Nvidia card and a
6 LG monitor. I could not get the GUI to work and the nvidia drivers to
7 load properly. This is the relevant error:
8
9 (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not
10 found)
11
12 The problem turned out to be that CONFIG_SYSVIPC was missing in the
13 kernel. This is not just used by nvidia but it appears that at least in
14 some cases nvidia needs that in the kernel. This is not mentioned on
15 the nvidia driver docs page. I think it should be mentioned but it may
16 also be needed somewhere else and someone may want to test if ATI needs
17 the same option.
18
19 I'll leave it up to the experts to decide where this should be. If it
20 turns out that ATI needs this too, maybe it should be in the xorg
21 configure section to cover both Nvidia and ATI.
22
23 Let me know if you need more info.
24
25 Thanks
26
27 Dale
28
29 :-) :-)

Replies

Subject Author
Re: [gentoo-doc] enabling CONFIG_SYSVIPC in the kernel for nvidia and others. justin <justin@×××××××××.net>