-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
Just wanted to let you know that only stopping SDDM for KDE (Wayland) isn't enough. The start script would just freeze the output and not let the VM boot. It happens because just stopping SDDM doesn't kill the KDE session and you can't unload the GPU module.
For me it only works if I add this before systemctl stop display-manager:
systemctl --user -M usernamehere@ stop plasma*
QaidVoid
Metadata
Metadata
Assignees
Labels
No labels