I've installed libva and the intel driver:
rpm -qa | grep libva | sort
libva-2.4.1-1.fc29.x86_64
libva-devel-2.4.1-1.fc29.x86_64
libva-intel-driver-2.3.0-2.fc29.x86_64
libva-intel-hybrid-driver-1.0.2-14.fc29.x86_64
libva-utils-2.4.0-1.fc29.x86_64
I've got a cpu that should support it - Gen 9:
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 94
model name : Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz
stepping : 3
microcode : 0xc6
but:
$ vainfo
libva info: VA-API version 1.4.1
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 154 (DRI2)
Minor opcode of failed request: 1 (DRI2Connect)
Serial number of failed request: 11
Current serial number in output stream: 11
Works for root:
sudo vainfo
error: XDG_RUNTIME_DIR not set in the environment.
X11 connection rejected because of wrong authentication.
error: can't connect to X server!
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_4
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.4 (libva 2.4.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Skylake - 2.3.0
vainfo: Supported profile and entrypoints
............
ls -l /usr/lib64/dri/i965_drv_video.so
-rwxr-xr-x. 1 root root 8157632 Feb 14 03:16
/usr/lib64/dri/i965_drv_video.so
Any help appreciated.
sean
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx