• 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
    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)
    « 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