cross-posted from: https://lemmy.ml/post/24722787

I am running ubuntu with casa os. I was previously running an intel apu (the name has slipped me I will update the post when I can with this info). Recently I got a 1650 that I installed for nvenc transcoding. It seems all the proper drivers are installed but my jellyfin container still fails playback anytime with it turned on.

I have reinstalled the container with the nvidia device variable and no dice. I have also tried installing the nvidia cintainer toolkit but that didn’t work either. I am at a loss for trying to get nvenc to work.

Any help is appreciated!

EDIT: here is the ffmpeg log file

https://gofile.io/d/9nsBFq

  • plantsmakemehappy@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    I have no guidance on your issue but just to make sure, this is two commands and not one:

    docker exec -it jellyfin ldconfig
    
    sudo systemctl restart docker
    

    Do you get the restarting message with just the first command?

    • ludicoloOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I ran it as two commands instead of one before and still got that error message.

      However, I tried again with a different jellyfin image and the command seems to have ran fine.