Gentoo Archives: gentoo-user

From: Marcus Wanner <marcusw@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GLX module not loaded...
Date: Thu, 17 Dec 2009 00:13:58
Message-Id: 4B296B3B.6060805@cox.net
In Reply to: Re: [gentoo-user] GLX module not loaded... by meino.cramer@gmx.de
1 On 12/16/2009 1:14 PM, meino.cramer@×××.de wrote:
2 >
3 >
4 > Alex Schuster<wonko@×××××××××.org> [09-12-16 19:12]:
5 >
6 >> meino.cramer@×××.de writes:
7 >>
8 >>
9 >>> I did by hand and now I have another problem:
10 >>>
11 >>> (II) Loading extension RECORD
12 >>> (II) LoadModule: "dri"
13 >>> (WW) Warning, couldn't open module dri
14 >>> (II) UnloadModule: "dri"
15 >>> (EE) Failed to load module "dri" (module does not exist, 0)
16 >>> (II) LoadModule: "dri2"
17 >>> (WW) Warning, couldn't open module dri2
18 >>> (II) UnloadModule: "dri2"
19 >>> (EE) Failed to load module "dri2" (module does not exist, 0)
20 >>>
21 >> I read here that this is okay for the nvidia drivers, they do the dri
22 >> stuff on their own.
23 >>
24 >> Wonko
25 >>
26 >>
27 > Wonderful...now I can live in peace and X again ! :)
28 > THX a lot!
29 >
30 Actually, if you want, you can put
31 Disable "dri"
32 Disable "dri2"
33 in the modules section of your xorg.conf, and that will get rid of the
34 messages.
35
36 Marcus