[Webkit-unassigned] [Bug 178896] [WPE] Can't run dyz

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 07:18:02 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178896

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
OK, I see on https://trac.webkit.org/wiki/WPE:

"The device files /dev/dri/renderD128 and /dev/dri/controlD64 have to exist and your user need write access to them (On most distributions this means ensuring your user is member of a group named "video")"

Two problems here:

 * /dev/dri/controlD64 does not exist at all on my machine. What is supposed to create this?
 * My user is not in the video group, but that is required to write to /dev/dri/renderD128.

This is bad. How is this really supposed to work? I don't think changing group membership should be required to run WPE.

$ ls -hal
total 0
drwxr-xr-x.  3 root root       100 Oct 30 08:24 .
drwxr-xr-x. 19 root root      4.1K Oct 30 08:24 ..
drwxr-xr-x.  2 root root        80 Oct 30 08:24 by-path
crw-rw----+  1 root video 226,   0 Oct 30 08:24 card0
crw-rw----+  1 root video 226, 128 Oct 30 08:24 renderD128

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171030/fc92f17c/attachment.html>


More information about the webkit-unassigned mailing list