Hi All...
Thanks up front for any guidance offered, and apologies for being a slightly helpless noob to Linux and Docker.
I am running a QNAP NAS (TS-464) with native graphics and an HDMI output. I have an SMSL DO100 DAC connected via USB. Audio and video output works on the host - HD Station runs QNAP's onboard services (MusicStation, Spotify, etc...) without any issue.
I have used the QNAP Container Station 3 and installed Max's docker container for MC (shiomax/jrivermc) and have it working perfectly as a network streaming device to various clients.
Where I am having difficulty is getting the audio (and video) drivers working in the container so that I can get local MC audio (and video) output, from the SMSL connected to the TS-464's USB (and video output from the HDMI). The installation is apparently failing to expose the host services/drivers to the container - from the logs:
setup-devices: sound not supported: device /dev/snd not exposed to the container.
[and]
setup-intel-gpu: Directory '/dev/dri' not exposed to container. Cannot setup intel gpu.
From what I have been able to find (the instructions on Container Station 3 seem opaque) the host drivers should just be inherently available to containers within Container Station.
If anyone has any suggestions or experience getting local playback in MC running on Container Station, I would be grateful for any help.
Thanks,