robbiemwd

Members
  • Posts

    2
  • Joined

  • Last visited

robbiemwd's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I have been running plex on may unraid server for a couple years now. I rebooted the server the other day and plex gave an error "bad ?" I cannot rememberer what it said exactly... Then it removed the plex docker. I went to add the linuxserver plex docker that I was using and it is missing some of the places where I added the gpu and looks different. I looked at the other plex dockers and I don't see where any of them have to add the gpu. I've tried to add container and add the template for the previous config and I get this... Pulling image: lscr.io/linuxserver/plex:latest IMAGE ID [788189224]: Pulling from linuxserver/plex. Status: Image is up to date for lscr.io/linuxserver/plex:latest TOTAL DATA PULLED: 0 B Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="plex" -e 'VERSION'='Latest' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-f88709c9-55c4-a5e2-31cb-3be1f53b9c19' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-icon.png' -v '/mnt/user/Media/Plex/Movies/':'/movies':'rw' -v '/mnt/user/Media/Plex/TV Shows/':'/tv':'rw' -v '/mnt/user/Media/Plex/Music/':'/music':'rw' -v '/dev/shm/':'/transcode':'rw' -v '/mnt/cache/appdata/PlexMediaServer/':'/config':'rw' --runtime=nvidia --mount type=tmpfs,destination=/tmp,tmpfs-size=3000000000 --no-healthcheck 'lscr.io/linuxserver/plex' docker: Error response from daemon: Unknown runtime specified nvidia. See 'docker run --help'. The command failed." Any help would be greatly appreciated.
  2. Hello, I am a novice Unraid user and for the life of me I cannot get Plex to use the GPU for transcoding. I was using a Node 304 case for my server with the P2000 and it worked as it was suppose to and Transcoded just fine. I outgrew that case and recently upgraded to a Define 7 XL. I updraded the motherboard and PSU, but everything else remains the same. I have included screen caps showing the configuration. I really hate asking for help, but I have searched and this has me stumped. Thank you in advance.