Under 25.10.2.1 - Goldeye, I am experiencing some issues with Nvidia drivers not loading and Docker containers failing to load due to the Nvidia errors. All was working prior to the upgrade to 25.10.2.1
I have run some commands within the shell
“lspci | grep ’ VGA ’ | cut -d" " -f 1 | xargs -i lspci -v -s {}
01:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P620] (rev a1) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation GP107GL [Quadro P620]
Flags: fast devsel, IRQ 77, IOMMU group 9
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=32M]
I/O ports at f000 [size=128]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities:
Kernel modules: nouveau, nvidia_drm, nvidia
➜ ~ nvidia-smi -L
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
root@elsa[/mnt/.ix-apps/app_configs]# nvidia-smi -q | grep UUID
root@elsa[/mnt/.ix-apps/app_configs]#”
➜ ~ midclt call app.gpu_choices | jq
{}
➜ ~
I have also tried following numerous threads on the forum, trying to uninstall Nvidia drivers and then re-installing. Unsetting the pool and then resetting.
Nothing appears to have worked. I use Emby for media streaming, which was utilising the Nvidia card for Hardware transcoding, but the Docker will not load due to the card/drivers no loading or being recognised in the system. Error message below:
“[2026/03/06 13:04:05] (ERROR) app_lifecycle.compose_action():58 - Failed ‘up’ action for ‘emby’ app: Network ix-emby_default Creating\n Network ix-emby_default Created\n Container emby Creating\n Container emby Error response from daemon: unknown or invalid runtime name: nvidia\nError response from daemon: unknown or invalid runtime name: nvidia\n”
Appreciate anyone’s time, advice, or help trying to help me fix this.
I have also read and tried this page in the forum, but as the drivers have not been loaded and my Nvidia card is not working, I am unable to get the UUID
After reading many threads, I am at a loss on how to fix this, please help ![]()
thanks in advance
Gary