I'm unsure what a 'TrueCharts' is, but if it's anything Docker based you probably need to mount the Intel GPU device. You can do this pretty easily with a device mount: `--device=/dev/dri`. Another issues that may occur is that `/dev/dri` has insufficient permissions for Docker or that the device driver hasn't initialized.
captn3m0|2 years ago
The official JellyFin docs suggest using β-device for docker/Intel cases: https://jellyfin.org/docs/general/administration/hardware-ac...
petepete|2 years ago
On TrueNAS Scale you install applications that run on Docker/Kubernetes, and TrueCharts is a registry of these applications. They work with just a few clicks, it's very impressive and still new to me.
I think you're right on this, I'll investigate further today.