[Bug 774811] vaapi: cannot open driver in a headless environment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 24 17:25:54 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774811

--- Comment #8 from Reza Razavi <reza at userful.com> ---
LibVA Intel driver is just creating i965_drv_video.so, I'm compiling it from
latest git and that is available in /usr/lib64/dri
for "strace vainfo" it uses /usr/lib64/dri/i965_drv_video.so

(In reply to Víctor Manuel Jáquez Leal from comment #7)
> Well, here's the issue:
> 
> open("/usr/lib64/dri/i915_drv_video.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No
> such file or directory)
> access("/usr/lib64/dri/i915_drv_video.so", F_OK) = -1 ENOENT (No such file
> or directory)
> 
> 
> There is nothing where the driver library is expected:
> /usr/lib64/dri/i915_drv_video.so
> 
> Or, the user doesn't have permission to open it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list