Closed
Bug 1217396
Opened 9 years ago
Closed 9 years ago
v4l usage fails in desktop-test:0.4.0
Categories
(Taskcluster Graveyard :: Docker Images, defect)
Taskcluster Graveyard
Docker Images
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
They succeed with the 'tester' image (ergo, as root):
https://tools.taskcluster.net/task-inspector/#WieWIz_PTC6ngDkQUo3Rvg/
but fail with the 'desktop-test' image:
https://tools.taskcluster.net/task-inspector/#FP-z2gNoQO-MS5RKFPdkeQ/
Comment 1•9 years ago
|
||
On my local Ubuntu (with v4l2loopback loaded):
$ ls -l /dev/video0
crw-rw----+ 1 root video 81, 0 Oct 19 09:07 /dev/video0
I think you just need to add the user to the video group.
Assignee | ||
Comment 2•9 years ago
|
||
You're probably right. The desktop-test image can load the loopback device:
https://tools.taskcluster.net/task-inspector/#b5tqx0bwRTKskCCiyavAiw/0
(using a gist containing the bits of the mochitest runner
Assignee | ||
Comment 3•9 years ago
|
||
A conspiracy of hg bugs ended up putting this patch on bug 1216670, but ted r+'d it there.
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Updated•6 years ago
|
Product: Taskcluster → Taskcluster Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•