Jump to content

[Plugin] Linuxserver.io - Unraid Nvidia

Featured Replies

Posted

DEPRECATED

linuxserver_medium.png

Edited by linuxserver.io
Plex Script announcement

  • Replies 2.5k
  • Views 611k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • v6.8.2 uploaded.   Delayed for a few reasons, had problems (and still do) with the nvidia container runtime, worked around it in the end, but not a long term solution looking forward, I'm wo

  • linuxserver.io
    linuxserver.io

    DEPRECATED

  • When my job, wife, daughter and sleep allow me to fit it in. For crying out loud, stop asking people. It's ready when it's ready. Now if you'll excuse me I have a game of hide and seek to play with

Posted Images

  • Author

DEPRECATED

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Edited by linuxserver.io

This is incredible! Great work! I need to find a spot to fit another GPU in my system for this :)

 

 

My only question is that I'm having to used a patched kernel already. I'm assuming these won't be compatible with each other since it builds a new bzImage right?

 

Great work. Too bad my extra GPU is a 1030 or I would be all in on this.

Sent from my SM-N960U using Tapatalk

5 minutes ago, m0ngr31 said:

This is incredible! Great work! I need to find a spot to fit another GPU in my system for this :)

 

 

My only question is that I'm having to used a patched kernel already. I'm assuming these won't be compatible with each other since it builds a new bzImage right?

 

Correct, although iirc you only replace bzimage for your needs.  So you may get lucky if you continue to do the same.

Thank you guys for your awesome work! Installing it now!

 

I take it there is no way to modify the GPUs fans profile?

2 minutes ago, MowMdown said:

Thank you guys for your awesome work! Installing it now!

 

I take it there is no way to modify the GPUs fans profile?

We haven't explored it, it may be possible with nvidia-smi

Is there a list of compatible cards? 

thank you very much indeed

Brilliant, time to actually use my P2000!

Having some trouble getting this to work with my Plex Media Server.

Unraid version 6.6.6

This is my docker cmd

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' --cpuset-cpus='2,3,4,5,6,7,8,9,10,11,12,13,14,15,18,19,20,21,22,23,24,25,26,27,28,29,30,31' -e TZ="America/Halifax" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'VERSION'='latest' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-386029cb-55e6-6dca-a528-b1eaf7fdc74f' -v '/mnt/user/media/':'/media':'rw' -v '/dev/shm/':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw,slave' --runtime=nvidia 'linuxserver/plex'
/usr/bin/docker: Error response from daemon: Unknown runtime specified nvidia.
See '/usr/bin/docker run --help'.

The command failed.

When I removed 

--runtime=nvidia

 

My docker will startup no problem but no nvidia support.

 

This works with my Emby Docker but the Plex Media Server

tower-diagnostics-20190210-0059.zip

Edited by deaerator

for some reason, when i tried installing nvidia driver for unraid 6.6.6, i got this error "Checking SHA 256's: failed!". is it a bug or is there a solution for it? 

everything works fine!  Thanks guys!  I also applied the workaround for NVDEC support on PLEX.  The small script that calls Plex Transcoder with the -hwaccel nvdec switch.

may a question about multi usability, currently i use the igpu for multiply dockers.

 

emby, plex, tvheadend ... they all also can run simultan, would this also work with this nvidia implentation or

same behavior when using docker & VM ?

My only real question is, how can I know my GPU will support this before I install it? I swear, I will buy a new GPU JUST for this if I have to!

 

This is such good news, I seriously cannot contain my excitement!

5 minutes ago, cammelspit said:

My only real question is, how can I know my GPU will support this before I install it? I swear, I will buy a new GPU JUST for this if I have to!

 

This is such good news, I seriously cannot contain my excitement!

my guess would be

 

https://developer.nvidia.com/video-encode-decode-gpu-support-matrix

 

so 1050 up ... you should be good to go

Edited by alturismo

Having trouble with the runtime not working.

when i first installed the plugin docker was able to use the nvidia runtime after a restart of a plex container docker started throwing the unknown runtime error. i reinstalled the stock unraid...then reboot.... then reinstall nvidia build. same thing no nvidia runtime.

 

i am able to run nvidia-smi from unraids shell all is good there

 

 

/usr/bin/docker: Error response from daemon: Unknown runtime specified nvidia.
See '/usr/bin/docker run --help'.

The command failed.

 

  OK got it - i was able to run docker with the runtime from the shell then i removed the unraid template and used a new template from the community apps and unraid was then able to fire up the nvidia runtime. i then was able to successfully use the GPU for plex

 

Screen Shot 2019-02-09 at 10.48.33 PM.png

Edited by RCFilm

Looks like I'll be buying a new GPU then because I don't have a spare card that is compatible, thanks for the link!

i'm wondering what would be a sweet spot a Nvidia card to use only for this trancoding process. Nvidia Quadro P400 maybe?

My only real question is, how can I know my GPU will support this before I install it? I swear, I will buy a new GPU JUST for this if I have to!
 
This is such good news, I seriously cannot contain my excitement!
There's a link in the plugin to the Nvidia site, select your driver there and it will tell you what cards are supported. Transcoding ability does vary between cards though, so you will need to do some research.

Sent from my Mi A1 using Tapatalk

may a question about multi usability, currently i use the igpu for multiply dockers.
 
emby, plex, tvheadend ... they all also can run simultan, would this also work with this nvidia implentation or
same behavior when using docker & VM ?
You should be able to use this for multiple containers.

Sent from my Mi A1 using Tapatalk

Is there a list of compatible cards? 
See my reply two posts up.

Sent from my Mi A1 using Tapatalk

for some reason, when i tried installing nvidia driver for unraid 6.6.6, i got this error "Checking SHA 256's: failed!". is it a bug or is there a solution for it? 
It's not a bug. Generally it's a DNS issue or something on your LAN causing it, as to a solution, it's something I've never been able to reproduce as we occasionally see the same thing with the DVB plugin. I'd be taking a look at DNS personally.

Sent from my Mi A1 using Tapatalk

Guest
This topic is now closed to further replies.