[Bug 789473] vaapi plugins removed from registry at early boot
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 29 15:43:20 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=789473
--- Comment #16 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
It is odd that vaapi could not create a DRM display at the second boot. You
might be right that there's a race condition, but I don't see it in
gstreamer-vaapi code itself, but between your system boot sequence.
What if you delay a bit the gstreamer-vaapi test? at least until you're sure
that the /dev filesystem is done. This is because the DRM display needs a
complete
I'm thinking in something like adding in [Unit] the key After=local-fs.target
or After=systemd-udevd.service or something
--
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