https://bugs.kde.org/show_bug.cgi?id=488697
Bug ID: 488697 Summary: Haruna - Hardware acceleration broken under wayland Classification: Applications Product: Haruna Version: 1.1.2 Platform: KaOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: generic Assignee: georgefb...@gmail.com Reporter: onig...@protonmail.com Target Milestone: --- direct cli calls to mpv work without issue however loading the same videos under wayland (wlroots) fails to support / find hardware acceleration here is the debug output ``` haruna QML debugging is enabled. Only use this in a safe environment. [cplayer] Set property: msg-level=all=v -> 1 [cplayer] Done loading scripts. [libmpv_render] GL_VERSION='4.6 (Compatibility Profile) Mesa 24.0.9' [libmpv_render] Detected desktop OpenGL 4.6. [libmpv_render] GL_VENDOR='Intel' [libmpv_render] GL_RENDERER='Mesa Intel(R) UHD Graphics 620 (KBL GT2)' [libmpv_render] GL_SHADING_LANGUAGE_VERSION='4.60' [libmpv_render] Loaded extension GL_KHR_debug. [libmpv_render] GL_*_swap_control extension missing. [libmpv_render] Testing FBO format rgba16f [libmpv_render] Using FBO format rgba16f. [libmpv_render] Loading hwdec driver 'vaapi' [libmpv_render/vaapi] Using EGL dmabuf interop via GL_EXT_EGL_image_storage [libmpv_render/vaapi] Trying to open a wayland VA display... [libmpv_render/vaapi] Trying to open a drm VA display... [libmpv_render/vaapi] Could not create a VA display. [libmpv_render] Loading failed. [libmpv_render] Loading hwdec driver 'drmprime' [libmpv_render/drmprime] Using EGL dmabuf interop via GL_EXT_EGL_image_storage [libmpv_render/drmprime] Using DRM device: /dev/dri/renderD128 [libmpv_render] Loading hwdec driver 'drmprime-overlay' [libmpv_render/drmprime-overlay] Failed to retrieve DRM fd from native display. [libmpv_render] Loading failed. [libmpv_render] Loading hwdec driver 'vulkan' [libmpv_render/vulkan] This is not a libplacebo vulkan gpu api context. ``` please let me know if more information is needed Issue exists in both 1.1.1 and 1.1.2 -- You are receiving this mail because: You are watching all bug changes.