raysv 2 Posted October 11, 2023 Posted October 11, 2023 Hi, Uses the latest stable official version of emby in a unraid container and haveing trouble getting it to find my igpu, or atleast fire it up. /dev/dri is passed on to the docker, and hardware detection seems to find it, but not able to init it. "Devices": [ { "DeviceIndex": 0, "DeviceInfo": { "VendorName": "Intel Corporation", "DeviceName": "Raptor Lake-S GT1 [UHD Graphics 770]", "SubsytemVendorName": "Micro-Star International Co., Ltd. [MSI]", "VendorId": 32902, "DeviceId": 42880, "SubsytemVendorId": 5218, "SubsytemDeviceId": 32145, "DevPath": "/sys/bus/pci/devices/0000:00:02.0", "DrmCard": "/dev/dri/card0", "DrmRender": "/dev/dri/renderD128", "IsEnabled": 1, "IsBootVga": 1, "Error": { "Number": -1, "Message": "Failed to initialize VA /dev/dri/renderD128. Error -1" } } Anyone with some suggestions on why this might be happening? All my other dockers have no trouble using it.
Luke 42077 Posted October 11, 2023 Posted October 11, 2023 Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now