February 21, 20233 yr unRAID version: 6.11.5 GPU: Quadro T1000 Plex Lifetime Pass is active Hello everyone, I am new to unRAID and have just setup my server a few days ago. I have used plex transcoding and this gpu when I was using Windows 10 with now issue. I have followed several YouTube videos and online guides for some hours now and have come to no solutions. Everything on the docker configuration and plex configuration side seems to be setup correctly. I have the GPU Statistics / Nvidia driver plugins installed. I am currently using hotios plex docker as I heard from one of the 20 reddit posts that his worked for someone else. I have tried several different dockers for plex and none of them seem to work. I will attach the screenshots of my configuration for both Plex and Docker, along with a screenshot of my CPU / GPU usage. Any help will be much appreciated. Everything else moving from Windows to unRAID has been very smooth. I hope this can be an easy fix..
February 22, 20233 yr Author Solution Found a forum post from 2021 by SimpleDino with a solution in the comment by AnnabellaRenee87. Running the script posted below on startup of the array will fix this issue. Your GPU cannot be in the P0 power state. After running the script my Quadro went from P0 to P8 (idle) Now plex HW transcoding is working properly. I used the plugin User Scripts to run the script on first start of the array #!/bin/bash nvidia-smi nvidia-persistenced fuser -v /dev/nvidia
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.