Hi,
I'm using Kubuntu 22:04 and I'm using the KDE backports so:
KDE Plasma 5.25.4
My desktop is using AMD Radeon RX 580.
when I run eglinfo I get the following:
Code:
GBM platform:
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4
EGL client APIs: OpenGL OpenGL_ES
EGL extensions string:
...
But when running as root, eglinfo reports:
Code:
GBM platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES
EGL extensions string:
EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync
EGL_EXT_buffer_age EGL_EXT_create_context_robustness
EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers
EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context
Note:sudo eglinfo uses a different version of EGL
so, I believe this seems to be a permissions issue and also I have made sure my user is in the video group.
I think that I am not getting HW acceleration currently, Does anyone have an idea where to proceed to track this down ?
Bookmarks