Skip to main content
Topic: Sway 1.11-1 fails to start (Read 500 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Sway 1.11-1 fails to start

After a recent full system upgrade, sway 1.11-1, which also pulls wlroots0.19 0.19.0-1, fails to start by running `sway` from tty. Redirecting stdout and stderr, I get the following output:

Code: [Select]
kmsro: driver missing
kmsro: driver missing
kmsro: driver missing
kmsro: driver missing
00:00:00.764 [ERROR] [wlr] [backend/drm/util.c:65] Failed to parse EDID
2025-06-16 20:23:46 - [swaybg-1.2.1/main.c:571] wl_display_roundtrip failed

Downgrading sway to version 1.10.1-3 solves the issue and sway starts normally to graphical environment.
System is running with runit and seatd.

I can't find any related issues in sway's tracker and other places, any advice?