X.0.log: dri enabled -> glxinfo: dri: No

Jerome Glisse j.glisse at gmail.com
Thu May 18 01:57:37 PDT 2006


On 5/18/06, markus.klein <markus.klein at laposte.net> wrote:
> So now I have unmerged and deleted everything and remerged everything I found associated
> to DRI.
> Am I getting closer ?
>
> The new situation is:
>
> mox at neurogentoo /root $ ldd $(which glxgears)|grep libGL
>         libGLU.so.1 => /usr/lib/libGLU.so.1 (0xb7eed000)
>         libGL.so.1 => //usr//lib/opengl/xorg-x11/lib/libGL.so.1 (0xb7e87000)
>
> mox at neurogentoo /root $ LIBGL_DEBUG=verbose glxinfo
> name of display: :0.0
> libGL: XF86DRIGetClientDriverName: 1.4.1 i915 (screen 0)
> libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so
> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: drmOpenMinor returns 4
> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
> i915 DRI driver expected DDX version 1-1.5.x but got version 1.4.1

This tell you that your DDX driver is too old. You have to update
xfree86-video-i810
(think this is the one). Sorry last time to give you wrong name for LIBGL_DEBUG
i needed a nap :)

best,
Jerome Glisse



More information about the xorg mailing list