2024-06-12, 10:08 PM
(2024-06-12, 03:33 PM)TheDreadPirate Wrote: You explicitly select one by typing it in.
sudo apt install libnvidia-encode-550 libnvidia-decode-550
Okay, so I got all the way through this after installing the driver and the container toolkit, but on step 6, I input this
Code:
docker exec -it jellyfin nvidia-smi
and got this
Code:
OCI runtime exec failed: exec failed: unable to start container process: exec: "nvidia-smi": executable file not found in $PATH: unknown
I'm not sure where I went wrong. The rest of the process went pretty smoothly.