> > DRI requires kernel support - Device Drivers -> Graphics -> > Direct Rendering Manager, and you'll want to select the > correct ATI support under that. > > That's always been there, as modules. If I modprobe for r128, it gets > loaded along with module "drm". It makes no difference to the startx > behavior.
Do the /usr/lib/xorg/modules/extensions//libglx.so and libdri.so files exist? For me, libdri.so is a symlink to /usr/lib64/opengl/ati/extensions/libdri.so 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). > > Re: glx, what happens if you run 'eselect opengl list'? > > > there are two listed, ati and xorg-x11. xorg-x11 is selected. If you're using flgrx you want 'eselect opengl set ati', but again I thought 2D would work fine without this.

