• 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 General Questions How to know if the HW acceleration is working

     
    • 0 Vote(s) - 0 Average

    How to know if the HW acceleration is working

    SKAL
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    #3
    2024-03-04, 08:33 AM
    (2024-03-04, 03:31 AM)bitmap Wrote: What kind of hardware acceleration are you referring to? With Intel, you can install the intel_gpu_top program (I think the package is intel_gpu_tools) and verify.

    In general, start a piece of media in Jellyfin that needs transcoding (or artificially initiate it with the bitrate limiter in the web client) and check whether your CPU has spiked to near 100% or not. Kind of a kludge, but works pretty well as an indicator.

    This is the problem. I did it and I don't see any charge on the processor.

    intel-gpu-top: Intel Alderlake_n (Gen12) @ /dev/dri/card1 -    0/  0 MHz
      100% RC6;        0 irqs/s

            ENGINES    BUSY                                      MI_SEMA MI_WAIT
          Render/3D    0.00% |                                  |      0%      0%
            Blitter    0.00% |                                  |      0%      0%
              Video    0.00% |                                  |      0%      0%
        VideoEnhance    0.00% |                                  |      0%      0%

      PID              NAME  Render/3D    Blitter      Video    VideoEnhance



    how to be sure that the jellyfin server uses the right device?


    this is my docker compose file:

    version: '3.5'

    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        user: 1000:1000
        network_mode: 'host'
        volumes:
          - /home/z-lmutt/Jellifin/configConfused-faceconfig
          - /home/z-lmutt/Jellifin/cacheConfused-facecache
          - /home/z-lmutt/Jellifin/mediaConfused-facemedia
          - /home/z-lmutt/Radarr/moviesConfused-faceFilm
          - /home/z-lmutt/Sonarr/tvConfused-faceSerie
          - /home/z-lmutt/Lidarr/musicConfused-faceMusica

        restart: 'unless-stopped'
        # Optional - alternative address used for autodiscovery
        environment:
          - JELLYFIN_PublishedServerUrl=https://medusa.leomutti.casa
          - TZ=Europe/Rome
        # Optional - may be necessary for docker healthcheck to pass if running in host network mode
        extra_hosts:
          - "host.docker.internal:host-gateway"
        devices:
    #      - /dev/dri/card0Confused-facedev/dri/card0
          - /dev/dri/card1Confused-facedev/dri/card0



    and more infos

    $ lspci -nn | grep -Ei "3d|display|vga"

    00:02.0 VGA compatible controller [0300]: Device [1234:1111] (rev 02)
    00:10.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-N [UHD Graphics] [8086:46d2]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How to know if the HW acceleration is working - by SKAL - 2024-03-03, 11:56 PM
    RE: How to know if the HW acceleration is working - by bitmap - 2024-03-04, 03:31 AM
    RE: How to know if the HW acceleration is working - by SKAL - 2024-03-04, 08:33 AM
    RE: How to know if the HW acceleration is working - by Efficient_Good_5784 - 2024-03-04, 11:10 AM
    RE: How to know if the HW acceleration is working - by bitmap - 2024-03-07, 04:19 AM
    RE: How to know if the HW acceleration is working - by SKAL - 2024-03-07, 08:32 AM
    RE: How to know if the HW acceleration is working - by TheDreadPirate - 2024-03-07, 07:41 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