diff --git a/Transcodes/Manual-Transcoding.md b/Transcodes/Manual-Transcoding.md index 9c73613..4f61db6 100644 --- a/Transcodes/Manual-Transcoding.md +++ b/Transcodes/Manual-Transcoding.md @@ -484,6 +484,9 @@ leave the container in a broken state where Emby refuses to start at all. ### Emby With NVIDIA GPU — bind-propagation=shared Fails to Start +> **Regression:** This worked before unRAID 7.2.5. The kernel update changed how mount +> namespaces are initialized, exposing a conflict in the NVIDIA container runtime path. + `--runtime=nvidia` combined with a `NVIDIA_VISIBLE_DEVICES` environment variable conflicts with `bind-propagation=shared`. Docker fails during container init with: