There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

fraydabson , (edited )

I used the desktop drivers as well (on arch from the extra repo) for my headless arch server.

Regarding nvidia container toolkit once it was installed I added this to my Jellyfin docker compose:


<span style="color:#323232;">deploy:
</span><span style="color:#323232;">      resources:
</span><span style="color:#323232;">        reservations:
</span><span style="color:#323232;">          devices:
</span><span style="color:#323232;">            - driver: nvidia
</span><span style="color:#323232;">              capabilities: [gpu]
</span>

Then to confirm, I did docker exec -it jellyfin nvidia-smi Which responded with my GPU. Note that (for me) the “processes” part of nvidia-smi comes up blank, even when Jellyfin is using it. I can tell it is working though from jellyfin logs and when it is not using it, instead of being blank it says “no processes”

Edit for formatting and to add that I believe I also had to add an environment variable to jellyfin (I am using lsio’s version)


<span style="color:#323232;">      - NVIDIA_DRIVER_CAPABILITIES=all
</span><span style="color:#323232;">      - NVIDIA_VISIBLE_DEVICES=all
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines