[Libva] bug report - vainfo: dri2_util.c:164: isDRI2Connected: Assertion `dri_state->fd >= 0' failed
Kite Lau
kitelau at gmail.com
Mon Mar 29 21:33:07 PDT 2010
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.
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
More information about the Libva
mailing list