this post was submitted on 13 Jan 2025
16 points (90.0% liked)
Jellyfin: The Free Software Media System
6028 readers
1 users here now
Current stable release: 10.10.5
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does nvidia-smi work on the host? Does nvidia-smi work in the container (docker exec <container_id> nvidia-smi)?
Output of nvidia-smi on the host:
Output of nvdia-smi on the container:
OCI runtime exec failed: unable to start container process: exec: "nvidia-smi": executable file not found im $PATH: unknown
EDIT:
I tried it again with the jellyfin docker compose command and this is what I get:
Failed to initialize NVML: Unknown Error
Edit 2: I fixed it I am now getting the same output for both!