Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GLX module not loaded...
Date: Wed, 16 Dec 2009 18:02:04
Message-Id: 20091216163103.GA5179@solfire
In Reply to: Re: [gentoo-user] GLX module not loaded... by Marcus Wanner
1 Marcus Wanner <marcusw@×××.net> [09-12-16 17:04]:
2 >
3 >
4 > On 12/16/2009 2:54 AM, Bruce Hill wrote:
5 > >On Wed, Dec 16, 2009 at 05:32:41AM +0100, meino.cramer@×××.de wrote:
6 > >
7 > >>I am still haveing one "EE" in my Xorg.0.log which says the
8 > >>following:
9 > >>
10 > >>(EE) NVIDIA(0): Failed to initialize the GLX module; please check in
11 > >>your X
12 > >>(EE) NVIDIA(0): log file that the GLX module has been loaded in
13 > >>your X
14 > >>(EE) NVIDIA(0): server, and that the module is the NVIDIA GLX
15 > >>module. If
16 > >>(EE) NVIDIA(0): you continue to encounter problems, Please try
17 > >>(EE) NVIDIA(0): reinstalling the NVIDIA driver.
18 > >>(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:1:0:0 (GPU-0)
19 > >>
20 > >>Module "glx" is accessed via xorg.conf like this
21 > >>
22 > >>Section "Module"
23 > >> Load "glx"
24 > >>EndSection
25 > >>
26 > >>but seems not successfully loaded according to the EEs above.
27 > >>
28 > >Have you run "eselect opengl set nvidia" yet? There is a nice guide
29 > >here:
30 > >http://www.gentoo.org/doc/en/nvidia-guide.xml
31 > >
32 > I was having the same problem and that command fixed it for me. I
33 > noticed that before it was fixed, there was no 3d acceleration when
34 > using opengl, making for very slow framerates with most 3d apps...
35 >
36 > Marcus
37 >
38
39
40 ...and I was sure, that the emerge process did this for me...
41 I did by hand and now I have another problem:
42
43 (II) Loading extension RECORD
44 (II) LoadModule: "dri"
45 (WW) Warning, couldn't open module dri
46 (II) UnloadModule: "dri"
47 (EE) Failed to load module "dri" (module does not exist, 0)
48 (II) LoadModule: "dri2"
49 (WW) Warning, couldn't open module dri2
50 (II) UnloadModule: "dri2"
51 (EE) Failed to load module "dri2" (module does not exist, 0)
52
53
54 Any eselect magic needed here ?
55
56
57
58 --
59 Please don't send me any Word- or Powerpoint-Attachments
60 unless it's absolutely neccessary. - Send simply Text.
61 See http://www.gnu.org/philosophy/no-word-attachments.html
62 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] GLX module not loaded... Alex Schuster <wonko@×××××××××.org>