This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Nvidia drivers fail on Tdarr server #2085
-
I have successfully passed through my GPU to a plex server made from a tteck script and am using hardware transcodinfg there, but I am getting a variety of errors trying the exact same process in a server set up with the Tdarr script. I am still very new to Linux so I'm not really sure what to do differently. |
Beta Was this translation helpful? Give feedback.
Answered by
Bwartastic
Nov 22, 2023
Replies: 1 comment
-
For posterity: It turns out my issue was caused by lack of space. The Tdarr container defaults to 4gb and the Plex server defaults to 8gb. It lead into another issue that was just the Nvidia drivers not loading on the host. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bwartastic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For posterity:
It turns out my issue was caused by lack of space. The Tdarr container defaults to 4gb and the Plex server defaults to 8gb.
It lead into another issue that was just the Nvidia drivers not loading on the host.