2024-02-29, 09:57 PM
(This post was last modified: 2024-02-29, 09:58 PM by bnjhzenrzebrhnhkerkejz. Edited 1 time in total.)
Setup is official jellyfin/jellyfin docker image running on Unraid, with an AMD GPU (RX 5600 XT) for transcoding, configured with VA-API
After a cold boot of the whole machine, everything appears to be working and transcoding is happening with
After a while, playing back files that need transcoding from any client will display "This client isn't compatible with the media and the server isn't sending a compatible media format."
Here's the last working transcode logs: https://sourceb.in/0MO9UTy9cb (at 19:23:10)
Later, without any change to the conf, the first errors: https://sourceb.in/uN7jR4PsZW (at 20:05:21)
For completeness, I retried playing the last working file: https://sourceb.in/21q6NJaixK (later, 22:34:54)
Relevant part from the logs probably is:
[AVHWDeviceContext @ 0x561d392856c0] No VA display found for device /dev/dri/renderD128.
Device creation failed: -22.
Failed to set value 'vaapi=va:/dev/dri/renderD128' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument
If I use radeontop from the host, I have:
# radeontop
Failed to open /dev/dri/renderD128: Invalid argument
Failed to open /dev/dri/card0: Invalid argument
Failed to open DRM node, no VRAM support.
Collecting data, please wait....
Do you think this is an hardware issue? Is my card dying?
After a cold boot of the whole machine, everything appears to be working and transcoding is happening with
radeontop
on the host reporting reasonable usage (~9-10% for a 4K stream)After a while, playing back files that need transcoding from any client will display "This client isn't compatible with the media and the server isn't sending a compatible media format."
Here's the last working transcode logs: https://sourceb.in/0MO9UTy9cb (at 19:23:10)
Later, without any change to the conf, the first errors: https://sourceb.in/uN7jR4PsZW (at 20:05:21)
For completeness, I retried playing the last working file: https://sourceb.in/21q6NJaixK (later, 22:34:54)
Relevant part from the logs probably is:
[AVHWDeviceContext @ 0x561d392856c0] No VA display found for device /dev/dri/renderD128.
Device creation failed: -22.
Failed to set value 'vaapi=va:/dev/dri/renderD128' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument
If I use radeontop from the host, I have:
# radeontop
Failed to open /dev/dri/renderD128: Invalid argument
Failed to open /dev/dri/card0: Invalid argument
Failed to open DRM node, no VRAM support.
Collecting data, please wait....
Do you think this is an hardware issue? Is my card dying?