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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 23 22:10:22 UTC 2016


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

--- Comment #7 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
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