• 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 Troubleshooting GPU Docker Jellyfin not working

     
    • 0 Vote(s) - 0 Average

    GPU Docker Jellyfin not working

    ginjaturtles
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:United States
    #9
    2024-09-20, 05:38 AM
    Upon further digging I enabled quick sync in my BIOS, there was a "Multi-Monitor" mode that had to be flagged on to have both my CPU and GPU graphics enabled

    I did the following after enabled in BIOS:
    • Code:
      lspci | grep VGA
      but the integrated gpu didn't show up
    • So then I  did
      Code:
      sudo lspci -v
      and was able to see the intel display graphics in there
    • Then I
      Code:
      ls -l /dev/dri
      to see the render nodes
    • Then I did
      Code:
      cat /sys/class/drm/renderD128/device/uevent
      and
      Code:
      cat /sys/class/drm/renderD129/device/uevent
      to determine which one was the intel gpu

    then I modified my docker compose to include
    Code:
        
    devices:
    - /dev/dri/renderD128:/dev/dri/renderD128

    And then set the transcoding settings to be quick sync in jellyfin and now CPU usage barely goes over 20% when streaming in browser with a HVEC 10bit video so I think I'm good to go unless you have any other pointers based on seeing those logs
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-19, 03:34 AM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-19, 03:59 AM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-19, 04:05 AM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-19, 04:16 AM
    RE: GPU Docker Jellyfin not working - by TheDreadPirate - 2024-09-19, 01:19 PM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-19, 11:56 PM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-20, 12:06 AM
    RE: GPU Docker Jellyfin not working - by TheDreadPirate - 2024-09-20, 02:54 AM
    RE: GPU Docker Jellyfin not working - by ginjaturtles - 2024-09-20, 05:38 AM

    • 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