• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions ESXi 8, GPU passthroug, and Docker problems

     
    • 0 Vote(s) - 0 Average

    ESXi 8, GPU passthroug, and Docker problems

    nextguy
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2024 Jan
    Reputation: 0
    Country:Canada
    #1
    2024-01-29, 08:56 PM (This post was last modified: 2024-01-29, 08:57 PM by nextguy. Edited 1 time in total.)
    Hi all,

    I am trying to setup Jellyfin in a docker.  My system is an Optiplex 7010 Plus equipped with a Raptor Lake-S GT1 [UHD Graphics 770] with VMware ESXi 8.  I installed a Debian 12.4.0 guest and I believe that I setup the GPU passthrough correctly.

    So my question is with regards to the jellyfin user.  I am pretty new to Linux and docker but I followed the guides to get it installed.  But I'm having trouble getting transcode to work and have gone over the instructions many times.  The thing that I keep coming back to is that if I open a shell to my docker container running jellyfin and if I run "getent passwd" I don't see a user named jellyfin.  And according to all the instructions, the docker should be setup with "user: 1000:1000" which is supposed to be the jellyfin user.  Even in my base Debian host if I run "getent passwd" I don't see that jellyfin user. 

    Anyone have an idea? 

    Thanks
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-01-29, 09:22 PM
    If you're using docker there won't be a jellyfin user. The gentent command is supposed to grab the group ID for the render group, which you need to pass into the container so that the user that the container is running as has permissions to use the render device (quick sync).

    https://jellyfin.org/docs/general/admini...ualization
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    nextguy
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2024 Jan
    Reputation: 0
    Country:Canada
    #3
    2024-01-29, 09:44 PM
    So in the instruction that you linked, they indicate user: 1000:1000 which I've been trying to figure out. I don't have a user with that ID. So should I just select any account from the Debian host and add that user to the render group?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-01-29, 10:16 PM
    1000:1000 is, typically, the UID/GID of the first user you create during setup. But it can be ANY user. You can create a new user or use your user UID/GID.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode