Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict
Date: Wed, 27 May 2009 04:03:36
Message-Id: 9acccfe50905262103i7cb5cd72m3d07675d174018f7@mail.gmail.com
In Reply to: RE: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict by Adam Carter
1 On Mon, May 25, 2009 at 9:02 PM, Adam Carter <Adam.Carter@×××××××××.au> wrote:
2 >> > DRI requires kernel support - Device Drivers -> Graphics ->
3 >> Direct Rendering Manager, and you'll want to select the
4 >> correct ATI support under that.
5 >>
6 >> That's always been there, as modules.  If I modprobe for r128, it gets
7 >> loaded along with module "drm".  It makes no difference to the startx
8 >> behavior.
9 >
10 > Do the /usr/lib/xorg/modules/extensions//libglx.so and libdri.so files exist?
11
12 That directory has:
13 treat extensions # ls -l
14 total 220
15 -rwxr-xr-x 1 root root 17836 2009-05-25 09:04 libdbe.so
16 lrwxrwxrwx 1 root root 47 2009-05-25 09:15 libdri.so ->
17 //usr//lib/opengl/xorg-x11/extensions/libdri.so
18 -rwxr-xr-x 1 root root 125416 2009-05-25 09:04 libextmod.so
19 lrwxrwxrwx 1 root root 47 2009-05-25 09:15 libglx.so ->
20 //usr//lib/opengl/xorg-x11/extensions/libglx.so
21 -rwxr-xr-x 1 root root 26024 2009-05-25 09:04 librecord.so
22 -rwxr-xr-x 1 root root 36428 2009-05-25 09:04 libxtrap.so
23 drwxrwxrwt 2 root root 4096 2009-05-25 11:10 tmp
24 drwxr-xr-x 5 root root 4096 2009-05-25 11:10 var
25
26 but /usr/lib/opengl/xorg-x11/extensions has NOTHING in it.
27
28 >
29 > For me,
30 > libdri.so is a symlink to /usr/lib64/opengl/ati/extensions/libdri.so
31 > libglx.so is a symlink to /usr/lib64/opengl/ati/extensions/libglx.so (since you havent run the eselect to repoint it yet, it will be set to /usr/lib64/opengl/xorg-x11/extensions/libglx.so).
32 >
33 >> > Re: glx, what happens if you run 'eselect opengl list'?
34 >> >
35 >> there are two listed, ati and xorg-x11.  xorg-x11 is selected.
36 >
37 > If you're using flgrx you want 'eselect opengl set ati', but again I thought 2D would work fine without this.
38
39 Actually, I think fglrx is from ati-driver, which is for a different
40 card. Anyway, I would expect X to start somehow.
41
42
43 --
44 Kevin O'Gorman, PhD

Replies