Jump to content

Truenas scale docker emby fails.


KTBBQQ

Recommended Posts

hoffmannlin

hello @Luke

 

i follow this post did.

but my system is debian11

root@truenas[~]# uname -a
Linux truenas.local 5.10.81+truenas #1 SMP Mon Dec 20 21:03:38 UTC 2021 x86_64 GNU/Linux
root@truenas[~]# echo  $(. /etc/os-release;echo $ID$VERSION_ID)
debian11

 

nvidia-docker only support debian9 and 10

https://nvidia.github.io/nvidia-docker/

but my docker version is 22.10.11

# docker info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  app: Docker App (Docker Inc., v0.9.1-beta3)
  buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
  scan: Docker Scan (Docker Inc., v0.9.0)

Server:
 Containers: 24
  Running: 11
  Paused: 0
  Stopped: 13
 Images: 16
 Server Version: 20.10.11
 

so i use 

 --gpus all

to create docker

Link to comment
Share on other sites

  • 1 year later...
eraser8
On 9/13/2021 at 1:45 PM, KTBBQQ said:

@Luke

Successful!!!congratulations for me.

Thank you so much!

image.thumb.png.c4cb95d1600d4ba49262af9d663a28f8.png

 

Hi KTBBQQ,

Glad you were able to get you acceleration!. I'm trying the exact same thing than you but with a 1080ti. Did you do a special step after those abose to make it run? I'm stuck. I don't see my gpu listing in EMBY app and I get the same :
 

  "Message": "Failed to initialize VA /dev/dri/renderD128. Error -1"

when I run the ffmpeg command.

If you could help me figure out what happen, I would appreciate!

Thanks

 

Link to comment
Share on other sites

eraser8
On 9/13/2021 at 1:45 PM, KTBBQQ said:

@Luke

Successful!!!congratulations for me.

Thank you so much!

image.thumb.png.c4cb95d1600d4ba49262af9d663a28f8.png

 

Hi KTBBQQ,

Glad you were able to get you acceleration!. I'm trying the exact same thing than you but with a 1080ti. Did you do a special step after those abose to make it run? I'm stuck. I don't see my gpu listing in EMBY app and I get the same :
 

  "Message": "Failed to initialize VA /dev/dri/renderD128. Error -1"

when I run the ffmpeg command.

If you could help me figure out what happen, I would appreciate!

Thanks

 

Link to comment
Share on other sites

eraser8
On 9/13/2021 at 1:45 PM, KTBBQQ said:

@Luke

Successful!!!congratulations for me.

Thank you so much!

image.thumb.png.c4cb95d1600d4ba49262af9d663a28f8.png

 

Hi KTBBQQ,

Glad you were able to get you acceleration!. I'm trying the exact same thing than you but with a 1080ti. Did you do a special step after those abose to make it run? I'm stuck. I don't see my gpu listing in EMBY app and I get the same :
 

  "Message": "Failed to initialize VA /dev/dri/renderD128. Error -1"

when I run the ffmpeg command.

If you could help me figure out what happen, I would appreciate!

Thanks

Link to comment
Share on other sites

eraser8
On 1/16/2022 at 8:55 AM, hoffmannlin said:

hello @Luke

 

i follow this post did.

but my system is debian11

root@truenas[~]# uname -a
Linux truenas.local 5.10.81+truenas #1 SMP Mon Dec 20 21:03:38 UTC 2021 x86_64 GNU/Linux
root@truenas[~]# echo  $(. /etc/os-release;echo $ID$VERSION_ID)
debian11

 

nvidia-docker only support debian9 and 10

https://nvidia.github.io/nvidia-docker/

but my docker version is 22.10.11

# docker info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  app: Docker App (Docker Inc., v0.9.1-beta3)
  buildx: Build with BuildKit (Docker Inc., v0.6.3-docker)
  scan: Docker Scan (Docker Inc., v0.9.0)

Server:
 Containers: 24
  Running: 11
  Paused: 0
  Stopped: 13
 Images: 16
 Server Version: 20.10.11
 

so i use 

 --gpus all

to create docker

Hello Hoffmanlinn,

 

Did you finally manage how to make it work?

Thanks

Edited by eraser8
typo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...