[Libva] bug report - vainfo: dri2_util.c:164: isDRI2Connected: Assertion `dri_state->fd >= 0' failed
Xiang, Haihao
haihao.xiang at intel.com
Mon Mar 29 21:51:05 PDT 2010
On Tue, 2010-03-30 at 12:33 +0800, Kite Lau wrote:
> Hi list:
>
> libva is not working and you might find some information below. I wonder
> whether it is correct to use i915 module for intel i3-530 arrandale GPU?
> Will libva work with it?
>
> bash-4.1$ vainfo
> libva: libva version 0.31.0
> vainfo: dri2_util.c:164: isDRI2Connected: Assertion `dri_state->fd >= 0'
> failed.
Please check the mode of dri device, such as /dev/dri/card0.
> lsmod |grep drm
> drm_kms_helper 24087 1 i915
> drm 164349 3 i915,drm_kms_helper
> agpgart 29764 2 drm,intel_agp
> i2c_core 18551 5
> i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
>
> My CPU/GPU hardware: intel i3 arrandale
> libva version: libva 1.0.1 (while vaininfo showed version 0.31.0 instead)
>
> My system: Slackware64-current with mesa 7.7,
> xf86-video-intel-2.10.0-x86_64, libdrm-2.4.18-x86_64
>
> uname -a
> Linux darkstar 2.6.33 #2 SMP Sat Feb 27 16:45:11 CST 2010 x86_64
> Intel(R) Core(TM) i3 CPU 530 @ 2.93GHz GenuineIntel GNU/Linux
>
> cat Xorg.0.log |grep DRI2
> (II) Loading extension DRI2
> (II) intel(0): [DRI2] Setup complete
> (II) intel(0): direct rendering: DRI2 Enabled
> (II) GLX: Initialized DRI2 GL provider for screen 0
>
> bash-4.1$ glxinfo |grep direct
> direct rendering: Yes
>
> If you need any other information, please let me know
>
> Best regards,
>
> Kite
>
>
>
> _______________________________________________
> Libva mailing list
> Libva at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libva
More information about the Libva
mailing list