• 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 Hardware Acceleration

     
    • 0 Vote(s) - 0 Average

    Hardware Acceleration

    Hardware Acceleration not working
    LAB77
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United Kingdom
    #1
    2024-02-10, 10:34 PM
    Hi all. Need some help please.

    I cannot seem to get HW Acceleration working!

    I'm running Ubuntu and running Jellfin in a docker container. I'm also using docker compose. Here's my compose file:

    Code:
    version: "3"
    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        group_add:
          - "110"
          - "render"
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Europe/London
        network_mode: 'host'
        volumes:
          - jellyfin-config:/config
          - /home/jelly/media:/media
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
        ports:
          - 8096:8096


    The render group is "110"

    When I run "docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo" I get:
    Trying display: drm
    error: failed to initialize display

    What am I doing wrong?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Hardware Acceleration - by LAB77 - 2024-02-10, 10:34 PM
    RE: Hardware Acceleration - by tmsrxzar - 2024-02-10, 10:49 PM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-10, 11:49 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-11, 09:54 AM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-11, 05:49 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-13, 07:56 PM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-13, 08:17 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-14, 07:01 PM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-14, 07:14 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-15, 08:31 PM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-15, 08:32 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-18, 10:56 AM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-18, 04:39 PM
    RE: Hardware Acceleration - by Efficient_Good_5784 - 2024-02-18, 04:46 PM
    RE: Hardware Acceleration - by TheDreadPirate - 2024-02-18, 04:48 PM
    RE: Hardware Acceleration - by LAB77 - 2024-02-18, 06:42 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