Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start script for KDE/SDDM #31

Closed
cih89 opened this issue Sep 1, 2023 · 4 comments
Closed

Start script for KDE/SDDM #31

cih89 opened this issue Sep 1, 2023 · 4 comments

Comments

@cih89
Copy link

cih89 commented Sep 1, 2023

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
Copy link
Owner

QaidVoid commented Sep 4, 2023

Thanks.

@QaidVoid QaidVoid closed this as completed Sep 4, 2023
@luka-nedeljkov
Copy link

Do I need to do this for the X11 session?

@QaidVoid
Copy link
Owner

iirc, you don't need to.

@luka-nedeljkov
Copy link

iirc, you don't need to.

Tried it, works flawlessly, thanks for the doc file. It was a great resource to base my research on!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants