From 3b2501d091748fdcc7cfb39f3df2ce286950e4c9 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sat, 23 May 2026 10:54:51 -0400 Subject: [PATCH] docs(transcodes): note unRAID 7.2.5 regression context for NVIDIA conflict --- Transcodes/Manual-Transcoding.md | 3 +++ 1 file changed, 3 insertions(+) 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: