[Bug 296052] x11/sddm: Wayland session login bounces with exit 125 on FreeBSD 15.1-RELEASE (ConsoleKit2)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 27 16:53:53 BST 2026


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296052

Jesper Schmitz Mouridsen <jsm at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #272151|0                           |1
        is obsolete|                            |

--- Comment #18 from Jesper Schmitz Mouridsen <jsm at FreeBSD.org> ---
Created attachment 272189
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=272189&action=edit
Start also as wayland greeter, and skip VT_PROCESS

Revisiting this, sddms userspace vt control seems broken on FreeBSD when
enabled. So just return true in the function. Also while here add an tmp
XDG_RUNTIME dir to enable sddm to use wayland as backend for the greeter. To
test install pkg labwc and use the follwoing sddm.conf 
The patch is a bit gross it contains hard-coded sddm uid/gid (should be 219/219
from UIDs/GIDs), but posted here for testers.. I only tested this on Q202602
since the plasma packages was not to find in latest for me as of doing the
patch, same version of sddm as main though.
sddm.conf:

# Disable virtual keyboard by default
InputMethod=""
[General]
DisplayServer=wayland
[Wayland]
CompositorCommand=/usr/local/bin/labwc
[X11]
ServerPath = /usr/local/bin/Xorg
#EOF

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list