Mesa with dri on intel - what's going on ?
Pavel Troller
patrol at sinus.cz
Wed Apr 18 10:24:08 PDT 2007
> On 4/18/07, Colin Guthrie <gmane at colin.guthr.ie> wrote:
> >
> >You can confirm which is in use by doing something like:
> >[colin at jimmy ~]$ lsof | grep i915
> >beryl 6145 colin mem REG 254,0 2454312 385027
> >/usr/lib64/dri/i915_dri.so
>
> Another way.
>
> $ grep dri.so /proc/`pgrep Xorg`/smaps
> a76aa000-a78b1000 r-xp 00000000 08:06 425335 /usr/lib/dri/i915_dri.so
> a78b1000-a78c6000 rw-p 00207000 08:06 425335 /usr/lib/dri/i915_dri.so
> b7b7f000-b7b86000 r-xp 00000000 08:06 470065
> /usr/lib/xorg/modules/extensions/libdri.so
> b7b86000-b7b87000 rw-p 00006000 08:06 470065
> /usr/lib/xorg/modules/extensions/libdri.so
>
Hi!
OK. The first one is enough:
root at arcus:~# lsof |grep i915
X 2190 root mem REG 8,1 2709725 1736 /opt64/mesa/lib/X11/modules/dri/i915_dri.so
glxgears 27644 patrol mem REG 8,1 2709725 1736 /opt64/mesa/lib/X11/modules/dri/i915_dri.so
So I'm running the old driver. It corresponds with the fact tha I'm using
normally Legacy3D = "True" because of better stability.
However, as I've posted, both drivers present the same problems, so they are
probably caused by something different.
With regards, Pavel Troller
More information about the xorg
mailing list