![]() |
Hardware Acceleration no longer working - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Hardware Acceleration no longer working (/t-hardware-acceleration-no-longer-working) |
Hardware Acceleration no longer working - Reflector3718 - 2025-08-08 Hi I have the problem that after an update on my proxmox my hardware acceleration (JElly is in an LXC) is no longer working. I tried a lot namely this guide (https://forum.jellyfin.org/t-proxmox-lxc-with-nvidia-transcoding-and-network-share which i used the last time) but cant get it working again. Maybe someone knows why it happens here is all the informaion i collected so far: In the COntainer the GPU is existing: @jellyfin ![]() Fri Aug 8 00:16:23 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.90.07 Driver Version: 550.90.07 CUDA Version: 12.4 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce GTX 1050 Ti Off | 00000000:09:00.0 Off | N/A | | 45% 40C P8 N/A / 75W | 5MiB / 4096MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ @jellyfin ![]() drwxr-xr-x 2 root root 80 Aug 7 23:39 nvidia-caps crw-rw-rw- 1 root root 195, 254 Aug 7 23:39 nvidia-modeset crw-rw-rw- 1 root root 510, 0 Aug 7 22:56 nvidia-uvm crw-rw-rw- 1 root root 510, 1 Aug 7 22:56 nvidia-uvm-tools crw-rw-rw- 1 root root 195, 0 Aug 7 22:56 nvidia0 crw-rw-rw- 1 root root 195, 255 Aug 7 22:56 nvidiactl But Transcoding fails cause: ffmpeg version 7.1.1-Jellyfin Copyright © 2000-2025 the FFmpeg developers built with gcc 12 (Debian 12.2.0-14+deb12u1) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --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-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc libavutil 59. 39.100 / 59. 39.100 libavcodec 61. 19.101 / 61. 19.101 libavformat 61. 7.100 / 61. 7.100 libavdevice 61. 3.100 / 61. 3.100 libavfilter 10. 4.100 / 10. 4.100 libswscale 8. 3.100 / 8. 3.100 libswresample 5. 3.100 / 5. 3.100 libpostproc 58. 3.100 / 58. 3.100 [AVHWDeviceContext @ 0x64529c4946c0] cu->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error Device creation failed: -542398533. Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library Error parsing global options: Generic error in an external library |