• 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 Issues with Transcoding on Proxmox

     
    • 0 Vote(s) - 0 Average

    Issues with Transcoding on Proxmox

    I have a problem with Transcoding on my Proxmox Jellyfin server! Device creation failed: -22.
    Alvin
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #1
    2024-03-16, 11:18 PM
    Dear Jellyfin Community,
    Dear Supporter of Jellyfin,
    I have since a few weeks a big problem with my jellyfin Hardwartranscoding on my proxmox server.
    I installed jellyfin directly on an pvc with ubuntu 22.04 without any docker ore something. I set up hardwaretranscoding, and it worked.
    But after a few weeks i become an error. I tried everything to solve it, so may someone help me.
    i postet my log file on https://logpaste.com/9iqZuE0d. I hope you can find the importent thinks in there.
    I have an Intel i5-8259U (8) @ 3.800GHz CPU with an integraded Intel CoffeeLake-U GT3e [Iris Plus Graphics 655] GPU.

    Please can some help me to solve the problem
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-17, 02:56 AM
    In the Ubuntu container is there anything in /dev/dri?
    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]
    Alvin
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #3
    2024-03-17, 09:13 AM
    root@jellyfin-tv:~# ls /dev/dri
    by-path card0 renderD128
    root@jellyfin-tv:~#
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-17, 06:16 PM
    Can you run these commands in Ubuntu?

    sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128

    sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=vaConfused-facedev/dri/renderD128 -init_hw_device opencl@va
    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]
    Alvin
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #5
    2024-03-17, 08:05 PM (This post was last modified: 2024-03-17, 08:05 PM by Alvin.)
    root@jellyfin-tv:/Festplatte# sudo /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
    Trying display: drm
    libva info: VA-API version 1.20.0
    libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_20
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.20 (libva 2.20.0)
    vainfo: Driver version: Intel iHD driver for Intel® Gen Graphics - 24.1.1 (f5f09c4)
    vainfo: Supported profile and entrypoints
          VAProfileNone                  : VAEntrypointVideoProc
          VAProfileNone                  : VAEntrypointStats
          VAProfileMPEG2Simple            : VAEntrypointVLD
          VAProfileMPEG2Simple            : VAEntrypointEncSlice
          VAProfileMPEG2Main              : VAEntrypointVLD
          VAProfileMPEG2Main              : VAEntrypointEncSlice
          VAProfileH264Main              : VAEntrypointVLD
          VAProfileH264Main              : VAEntrypointEncSlice
          VAProfileH264Main              : VAEntrypointFEI
          VAProfileH264Main              : VAEntrypointEncSliceLP
          VAProfileH264High              : VAEntrypointVLD
          VAProfileH264High              : VAEntrypointEncSlice
          VAProfileH264High              : VAEntrypointFEI
          VAProfileH264High              : VAEntrypointEncSliceLP
          VAProfileVC1Simple              : VAEntrypointVLD
          VAProfileVC1Main                : VAEntrypointVLD
          VAProfileVC1Advanced            : VAEntrypointVLD
          VAProfileJPEGBaseline          : VAEntrypointVLD
          VAProfileJPEGBaseline          : VAEntrypointEncPicture
          VAProfileH264ConstrainedBaseline: VAEntrypointVLD
          VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
          VAProfileH264ConstrainedBaseline: VAEntrypointFEI
          VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
          VAProfileVP8Version0_3          : VAEntrypointVLD
          VAProfileVP8Version0_3          : VAEntrypointEncSlice
          VAProfileHEVCMain              : VAEntrypointVLD
          VAProfileHEVCMain              : VAEntrypointEncSlice
          VAProfileHEVCMain              : VAEntrypointFEI
          VAProfileHEVCMain10            : VAEntrypointVLD
          VAProfileHEVCMain10            : VAEntrypointEncSlice
          VAProfileVP9Profile0            : VAEntrypointVLD
          VAProfileVP9Profile2            : VAEntrypointVLD
    root@jellyfin-tv:/Festplatte# sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=vaConfused-facedev/dri/renderD128 -init_hw_device opencl@va
    ffmpeg version 5.1.4-Jellyfin Copyright © 2000-2023 the FFmpeg developers
      built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
      configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      57. 28.100 / 57. 28.100
      libavcodec    59. 37.100 / 59. 37.100
      libavformat    59. 27.100 / 59. 27.100
      libavdevice    59.  7.100 / 59.  7.100
      libavfilter    8. 44.100 /  8. 44.100
      libswscale      6.  7.100 /  6.  7.100
      libswresample  4.  7.100 /  4.  7.100
      libpostproc    56.  6.100 / 56.  6.100
    [AVHWDeviceContext @ 0x59ec85814540] Trying to use DRM render node for device 0.
    [AVHWDeviceContext @ 0x59ec85814540] libva: VA-API version 1.20.0
    [AVHWDeviceContext @ 0x59ec85814540] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    [AVHWDeviceContext @ 0x59ec85814540] libva: Found init function __vaDriverInit_1_20
    [AVHWDeviceContext @ 0x59ec85814540] libva: va_openDriver() returns 0
    [AVHWDeviceContext @ 0x59ec85814540] Initialised VAAPI connection: version 1.20
    [AVHWDeviceContext @ 0x59ec85814540] VAAPI driver: Intel iHD driver for Intel® Gen Graphics - 24.1.1 (f5f09c4).
    [AVHWDeviceContext @ 0x59ec85814540] Driver not found in known nonstandard list, using standard behaviour.
    Invalid device specification "opencl@va": invalid source device name
    Failed to set value 'opencl@va' for option 'init_hw_device': Invalid argument
    Error parsing global options: Invalid argument
    root@jellyfin-tv:/Festplatte#
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-17, 08:26 PM
    Code:
    sudo apt list --installed | grep intel

    If you don't have opencl installed.

    Code:
    sudo apt install -y intel-opencl-icd
    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]
    Alvin
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #7
    2024-03-17, 08:40 PM
    root@jellyfin-tv:/Festplatte# sudo apt list --installed | grep intel

    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    intel-gpu-tools/jammy,now 1.26-2 amd64 [installed]
    intel-media-va-driver-non-free/jammy-updates,now 22.3.1+ds1-1ubuntu0.1 amd64 [installed]
    intel-opencl-icd/jammy,now 22.14.22890-1 amd64 [installed]
    libdrm-intel1/jammy-updates,now 2.4.113-2~ubuntu0.22.04.1 amd64 [installed,automatic]
    root@jellyfin-tv:/Festplatte#
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-03-18, 06:19 PM
    (2024-03-17, 08:40 PM)Alvin Wrote: root@jellyfin-tvConfused-faceFestplatte# sudo apt list --installed | grep intel

    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    intel-gpu-tools/jammy,now 1.26-2 amd64 [installed]
    intel-media-va-driver-non-free/jammy-updates,now 22.3.1+ds1-1ubuntu0.1 amd64 [installed]
    intel-opencl-icd/jammy,now 22.14.22890-1 amd64 [installed]
    libdrm-intel1/jammy-updates,now 2.4.113-2~ubuntu0.22.04.1 amd64 [installed,automatic]
    root@jellyfin-tvConfused-faceFestplatte#

    If I understand how Proxmox works, I think you also need to ensure that these same packages are also installed on the Proxmox host.  You may need to add "non-free" to the apt config on Proxmox since Debian doesn't include it by default.
    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)


    • 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