Skip to content

DVB Device to Jailmaker Docker Container #243

Closed Answered by MysteryDash
MysteryDash asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I actually ended up finding the answer... lack of permissions from 568:568 (user needs to have access to the video group). The quick solution is to not set the user and use the default one from the container (which does not run as root to begin with). So this is not a Jailmaker-related issue.
Sorry about that!

This also means, by the way:

  • No need for capabilities=ALL
  • No need to forward /lib/firmware
  • Bind /dev/dvb to systemd-nspawn, use a device bind for docker, and you're good to go.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MysteryDash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant