• 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

    Pages (3): « Previous 1 2 3

     
    • 1 Vote(s) - 4 Average

    Quicksync not working linux

    Quicksync/Docker
    perkunas
    Offline

    Junior Member

    Posts: 35
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #21
    2024-12-03, 10:22 PM
    here is what I have now
    ---
    # https://hub.docker.com/r/linuxserver/jellyfin
    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/libraryConfused-faceconfig
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/showsConfused-facedata/shows
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/moviesConfused-facedata/movies
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/musicvideoConfused-facedata/musicvideo
    - /srv/dev-disk-by-uuid-e21f8585-562f-4155-9308-67a413b9dc06/peter/jellyfin/musicConfused-facedata/music

    group_add:

    - "105"

    devices:
    - /dev/dri:dev/dri

    ports:
    - 8096:8096
    - 8920:8920 #optional
    - 7359:7359/udp #optional
    - 1900:1900/udp #optional
    restart: unless-stopped
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #22
    2024-12-03, 10:35 PM
    Code:
    sudo systemctl status docker
    sudo systemctl status docker.socket
    sudo systemctl status containerd
    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]
    perkunas
    Offline

    Junior Member

    Posts: 35
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #23
    2024-12-04, 12:34 AM
    root@NAS:~# sudo systemctl status docker
    ● docker.service - Docker Application Container Engine
        Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabl>
        Drop-In: /etc/systemd/system/docker.service.d
                └─waitAllMounts.conf
        Active: active (running) since Sun 2024-12-01 11:03:23 EST; 2 days ago
    TriggeredBy: ● docker.socket
          Docs: https://docs.docker.com
      Main PID: 752 (dockerd)
          Tasks: 13
        Memory: 106.2M
            CPU: 21.628s
        CGroup: /system.slice/docker.service
                └─752 /usr/bin/dockerd -H fdConfused-face/ --containerd=/run/containerd/conta>

    Dec 01 11:03:23 NAS dockerd[752]: time="2024-12-01T11:03:23.326609293-05:00" le>
    Dec 01 11:03:23 NAS dockerd[752]: time="2024-12-01T11:03:23.327512282-05:00" le>
    Dec 01 11:03:23 NAS dockerd[752]: time="2024-12-01T11:03:23.389829145-05:00" le>
    Dec 01 11:03:23 NAS systemd[1]: Started docker.service - Docker Application Con>
    Dec 01 15:09:33 NAS dockerd[752]: time="2024-12-01T15:09:33.571838073-05:00" le>
    Dec 01 15:09:33 NAS dockerd[752]: time="2024-12-01T15:09:33.571880102-05:00" le>
    Dec 01 15:09:33 NAS dockerd[752]: time="2024-12-01T15:09:33.571841140-05:00" le>
    Dec 01 15:09:33 NAS dockerd[752]: time="2024-12-01T15:09:33.571970456-05:00" le>
    Dec 02 21:25:04 NAS dockerd[752]: time="2024-12-02T21:25:04.321093033-05:00" le>
    Dec 02 21:26:39 NAS dockerd[752]: time="2024-12-02T21:26:39.134699365

    root@NAS:~# sudo systemctl status docker.socket
    ● docker.socket - Docker Socket for the API
        Loaded: loaded (/lib/systemd/system/docker.socket; enabled; preset: enable>
        Active: active (running) since Sun 2024-12-01 11:03:19 EST; 2 days ago
      Triggers: ● docker.service
        Listen: /run/docker.sock (Stream)
          Tasks: 0 (limit: 38347)
        Memory: 0B
            CPU: 496us
        CGroup: /system.slice/docker.socket

    Dec 01 11:03:19 NAS systemd[1]: Starting docker.socket - Docker Socket for the >
    Dec 01 11:03:19 NAS systemd[1]: Listening on docker.socket - Docker Socket for >
    lines 1-12/12 (END)

    root@NAS:~# sudo systemctl status containerd
    ● containerd.service - containerd container runtime
        Loaded: loaded (/lib/systemd/system/containerd.service; enabled; preset: e>
        Active: active (running) since Sun 2024-12-01 15:09:33 EST; 2 days ago
          Docs: https://containerd.io
        Process: 16988 ExecStartPre=/sbin/modprobe overlay (code=exited, status=0/S>
      Main PID: 16989 (containerd)
          Tasks: 12
        Memory: 20.8M
            CPU: 3min 3.085s
        CGroup: /system.slice/containerd.service
                └─16989 /usr/bin/containerd

    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621367822-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621374848-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621382774-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621389414-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621397550-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621405154-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621524404-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621585318-05:0>
    Dec 01 15:09:33 NAS containerd[16989]: time="2024-12-01T15:09:33.621619003-05:0>
    Dec 01 15:09:33 NAS systemd[1]: Started containerd.service - containerd contain>
    lines 1-22/22 (END)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #24
    2024-12-04, 02:04 AM
    Reboot and try again? I'm honestly at a loss otherwise.
    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]
    perkunas
    Offline

    Junior Member

    Posts: 35
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #25
    2024-12-04, 03:15 AM
    It wont work even after reboot but if I take out the
    group_add:

    - "105"

    devices:
    - /dev/dri:dev/dri

    It fires up fine, but I dont think I have quicksync
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #26
    2024-12-04, 02:10 PM
    What is the output of this command?

    Code:
    sudo dmesg | grep i915
    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]
    perkunas
    Offline

    Junior Member

    Posts: 35
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #27
    2024-12-05, 12:42 AM
    IDk maybe quicksync works I cant tell, I took out everything so I guess its not.
    here is what I have.

    root@NAS:~# sudo dmesg | grep i915
    [ 4.019072] i915 0000:00:02.0: [drm] VT-d active for gfx access
    [ 4.019094] i915 0000:00:02.0: vgaarb: deactivate vga console
    [ 4.020501] i915 0000:00:02.0: [drm] Using Transparent Hugepages
    [ 4.021538] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+memFace-with-open-mouthwns=io+mem
    [ 4.022062] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
    [ 4.025968] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
    [ 4.026275] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
    [ 4.295394] i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP
    [ 4.298352] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
    [ 4.300258] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [ 4.309682] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
    [ 4.317872] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
    [ 4.325719] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
    root@NAS:~#
    Pages (3): « Previous 1 2 3

    « 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