I am trying to get direct rendering working on my system with an ATI 9000 Pro 128Mb card but it looks like the correct driver is not on the system:
unable to load driver: r200_dri.so
gentoo_icc tylerm # LIBGL_DEBUG=verbose glxinfo | grep rendering
libGL: XF86DRIGetClientDriverName: 5.3.0 r200 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/tls/r200_dri.so
libGL: OpenDriver: trying /usr/lib/dri/r200_dri.so
libGL error: dlopen /usr/lib/dri/r200_dri.so failed (/usr/lib/dri/r200_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: r200_dri.so
gentoo_icc tylerm # locate r200_dri.so
gentoo_icc tylerm #
I installed the xf86-video-ati driver.
lspci -v looks like this:
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000] (rev 01) (prog-if 00 [VGA controller])
Subsystem: PC Partner Limited RV250 If [Sapphire Radeon 9000 Pro]
Flags: bus master, stepping, 66MHz, medium devsel, latency 32, IRQ 16
Memory at e8000000 (32-bit, prefetchable) [size=64M]
I/O ports at a000 [size=256]
Memory at fa030000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fa000000 [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
Kernel driver in use: radeonfb
xorg.conf
http://www.tyler.mcadams.com/xorg.conf
dri is compiled as a module along with intel-agp, agpgart and ati radeon driver