drm-66-kmod built against after src 325aa4dbd10d would result in x11-wm/sway failing to start on amdgpu: [wlr] [backend/drm/atomic.c:81] connector DP-1: Atomic commit failed: Operation not permitted However, if drm-66-kmod was not rebuilt after upgrade to src 325aa4dbd10d, then sway seems to run. drm-kmod needs to chase src 325aa4dbd10d but without FreeBSD version bump community isn't aware.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d609c5733b00151c1236618d8be472790f765947 commit d609c5733b00151c1236618d8be472790f765947 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2025-05-01 13:16:02 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2025-05-01 13:16:02 +0000 Bump __FreeBSD_version for commit 325aa4dbd10d PR: 286495 sys/sys/param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Indeed, I should have bumped it together with the commit. Sorry for the breakage.