You are not logged in.
when i start hyprland ,got the crash messages:
[LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 11.21µs. Estimated average calc time: 0.00µs.
[LOG] Disabling stdout logs! Check the log for further logs.
[render/wlr_renderer.c:262] Cannot create Vulkan renderer: disabled at compile-time
[render/wlr_renderer.c:203] Failed to create a Vulkan renderer
[render/wlr_renderer.c:283] Could not initialize renderer
[backend/drm/renderer.c:20] Failed to create renderer
[backend/drm/backend.c:226] Failed to initialize renderer
[backend/backend.c:263] Failed to create DRM backend
[backend/backend.c:274] Could not successfully create backend on any GPU
[backend/backend.c:428] Failed to open any DRM device
[CRITICAL] m_sWLRBackend was NULL! This usually means wlroots could not find a GPU or enountered some issues.
[CRITICAL] Critical error thrown: wlr_backend_autocreate() failed!
I have rolled back to version 0.39 and work fine.
Offline
Just adding as i was having exactly same error and rolling back to 0.39 fixed as for you. but if you comment out/remove env = WLR_RENDERER,vulkan from ENV, 0.40 should work. Working for me, found my help after searching around from here:
https://github.com/hyprwm/Hyprland/issues/5996
ah rolling back for now to 0.39 getting another problem for gaming in HDR with gamescope env = WLR_RENDERER,vulkan is needed:
https://github.com/hyprwm/Hyprland/issu … 2041491626
Last edited by lexfis (2024-05-20 23:09:32)
Offline
Issue solved?