[CentOS] vainfo on Intel

Jerry Geis

jerry.geis at gmail.com
Thu Oct 17 11:20:23 UTC 2019


I am trying to get accelerated video on this device NUC5CPYB

Intel Driver is loaded:
grep Intel Xorg.0.log
[    18.006] (**) |   |-->Device "Intel Graphics"
[    18.048] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[    18.051] (II) intel: Driver for Intel(R) HD Graphics
[    18.051] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    18.051] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    18.056] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics
[    18.437] (II) config/udev: Adding input device HDA Intel PCH Front
Headphone Surround (/dev/input/event10)
[    18.438] (II) config/udev: Adding input device HDA Intel PCH
HDMI/DP,pcm=3 (/dev/input/event11)
[    18.440] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event8)
[    18.441] (II) config/udev: Adding input device HDA Intel PCH Headphone
Front (/dev/input/event9)

Vainfo fails:
vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit


[root at nuc5cdev2 tmp]# ls /usr/lib64/dri/
i915_dri.so  i965_dri.so  kms_swrast_dri.so  nouveau_dri.so  r300_dri.so
 r600_dri.so  radeonsi_dri.so  swrast_dri.so  virtio_gpu_dri.so
 vmwgfx_dri.so

[root at nuc5cdev2 tmp]#
[root at nuc5cdev2 tmp]# yum provides "*/*i965_drv_video.so"
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: ftp.ussg.iu.edu
 * elrepo: ord.mirror.rackspace.com
 * epel: ord.mirror.rackspace.com
 * extras: ftp.ussg.iu.edu
 * updates: ftp.ussg.iu.edu
No matches found

So vainfo fails, The file its looking for is not on my system and yum says
its not available.
What do I do ?

Jerry


More information about the CentOS mailing list