• 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 SOLVED: Hardware acceleration on Unraid issues

     
    • 0 Vote(s) - 0 Average

    SOLVED: Hardware acceleration on Unraid issues

    Configuring hardware acceleration for an iGPU w/Unraid
    bitmap
    Offline

    Community Moderator

    Posts: 893
    Threads: 9
    Joined: 2023 Jul
    Reputation: 29
    #10
    2023-10-11, 10:59 PM
    You can also find the transcode logs in the UI via Dashboard > Logs.

    Just FYI, group add doesn't work the way you'd expect (or at all, depending on the version of compose you're using) with docker compose. What you need to do is ensure that the UID you're using is added to the video/render groups that own the devices (renderD128 and card0). I come at this from Ubuntu/Debian world and I don't know what the underlying flavor of Linux is with Unraid, nor what kind of abstraction is done to isolate the user from the host, so my info might be a little different.

    If you can exec into the container, you can easily test if access to the device is an issue without going through the motions of playing a video, checking the logs, repeat ad nauseam...

    Code:
    docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -init_hw_device qsv=qs:/dev/dri/renderD128

    And you should see an output similar to this (plus all the other crap ffmpeg spits out if you don't put the muzzle on):

    Code:
    libva info: VA-API version 1.17.0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_17
    libva info: va_openDriver() returns 0
    libva info: VA-API version 1.17.0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_17
    libva info: va_openDriver() returns 0
    libva info: VA-API version 1.17.0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_17
    libva info: va_openDriver() returns 0
    libva info: VA-API version 1.17.0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_17
    libva info: va_openDriver() returns 0

    Or you'll see an error. Errors mean it's not configured properly.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 04:08 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 04:36 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 04:57 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 05:18 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 06:29 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 07:17 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 08:38 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 09:06 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 09:29 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 10:59 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 11:18 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 11:30 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 11:49 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-12, 02:53 AM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-12, 09:17 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-13, 12:40 AM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-13, 09:09 PM

    • 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