• 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 Quicksync not working linux

     
    • 1 Vote(s) - 4 Average

    Quicksync not working linux

    Quicksync/Docker
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-28, 12:37 AM
    It should be renderD128. The "105" bit is for the render group that you use for the "group_add" parameter you pass into the container.

    Code:
    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=998
          - TZ=America/Toronto
          - JELLYFIN_PublishedServerUrl=192.168.0.5 #optional
        volumes:
          - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/library:/config
          - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/shows:/data/shows
          - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/movies:/data/movies
          - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/musicvideo:/data/musicvideo
          - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/music:/data/music
         group_add:
          - "105"
          devices:
          - /dev/dri/renderD1238:/dev/dri/renderD128
          - /dev/dri/card0:/dev/dri/card0

        ports:
          - 8096:8096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        restart: unless-stopped
    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)


    Messages In This Thread
    Quicksync not working linux - by perkunas - 2024-11-28, 12:04 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-11-28, 12:37 AM
    RE: Quicksync not working linux - by perkunas - 2024-11-28, 01:30 AM
    RE: Quicksync not working linux - by perkunas - 2024-11-28, 01:56 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-11-28, 03:58 PM
    RE: Quicksync not working linux - by perkunas - 2024-11-28, 09:47 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-11-29, 05:16 PM
    RE: Quicksync not working linux - by perkunas - 2024-11-30, 07:47 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-11-30, 08:22 PM
    RE: Quicksync not working linux - by perkunas - 2024-11-30, 11:16 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-01, 01:35 AM
    RE: Quicksync not working linux - by perkunas - 2024-12-01, 04:07 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-01, 05:50 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-01, 10:52 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-02, 01:48 AM
    RE: Quicksync not working linux - by perkunas - 2024-12-02, 02:20 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-02, 10:32 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-03, 02:28 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-03, 02:36 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-03, 10:16 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-03, 10:22 PM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-03, 10:35 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-04, 12:34 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-04, 02:04 AM
    RE: Quicksync not working linux - by perkunas - 2024-12-04, 03:15 AM
    RE: Quicksync not working linux - by TheDreadPirate - 2024-12-04, 02:10 PM
    RE: Quicksync not working linux - by perkunas - 2024-12-05, 12:42 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