Closed interkelstar closed 11 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
AMD drivers are provided and controlled by Plex Also, you're using a 3rd party provided docker image and you should seek help from them. We only support our images.
I've tried: https://github.com/alexbelgium/hassio-addons/issues/945 But that image is essentially just a wrapper around your image to be able to run in on HA OS So there's a very big chance that the same error would happen with your raw docker image.
Does the unavailability of amdgpu.ids file or amdgpu: The CS has been rejected (-22)
message tell nothing?
Does the unavailability of amdgpu.ids file or amdgpu: The CS has been rejected (-22) message tell nothing?
Nothing to us. The path listed is a build environment path, from when plex built their package and bundled the drivers. You should ask on the plex forums. But keep in mind that plex just introduced amd support a couple of months ago and it only supports sdr at the moment.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
It's indeed the same in this docker image.
You can get further if you mount libdrm
from host (but it still doesn't work for me)
volumes:
- /usr/share/libdrm:/data/jenkins/conan_build/1113263720/conan/.conan/data/libdrm/2.4.115-3/plex/stable/build/73ee780ba6ea3ef381da6e7f229c475bfaf477ca/meson-install/share/libdrm:ro
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
When I'm trying to enable video transcoding on my AMD GX-215JJ it fails (black screen) and there are errors in the log.
/data/jenkins/conan_build/1112346209/conan/.conan/data/libdrm/2.4.115-1/plex/stable/build/42eba9224a0a19c9b983c233343e5610c7362833/meson-install/share/libdrm/amdgpu.ids: No such file or directory /data/jenkins/conan_build/1112346209/conan/.conan/data/libdrm/2.4.115-1/plex/stable/build/42eba9224a0a19c9b983c233343e5610c7362833/meson-install/share/libdrm/amdgpu.ids: No such file or directory amdgpu: The CS has been rejected (-22), but the context isn't robust. amdgpu: The process will be terminated. ****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /config/Library/Application Support/Plex Media Server/Crash Reports/1.32.5.7349-8f4248874/PLEX MEDIA SERVER/dc089b53-1bf0-4c7b-d3d1d28b-a0ec89bf.dmp Starting Plex Media Server. . . (you can ignore the libusb_init error) /data/jenkins/conan_build/1112346209/conan/.conan/data/libdrm/2.4.115-1/plex/stable/build/42eba9224a0a19c9b983c233343e5610c7362833/meson-install/share/libdrm/amdgpu.ids: No such file or directory /data/jenkins/conan_build/1112346209/conan/.conan/data/libdrm/2.4.115-1/plex/stable/build/42eba9224a0a19c9b983c233343e5610c7362833/meson-install/share/libdrm/amdgpu.ids: No such file or directory amdgpu: The CS has been rejected (-22), but the context isn't robust. amdgpu: The process will be terminated.
Log dump https://github.com/alexbelgium/hassio-addons/files/12432596/dc089b53-1bf0-4c7b-d3d1d28b-a0ec89bf.dmp.log
Expected Behavior
Transcoding is happening and no errors in log
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs