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

GPU: Device is busy → When starting sway from KMSCON #143

Open
Zeioth opened this issue Mar 22, 2022 · 2 comments
Open

GPU: Device is busy → When starting sway from KMSCON #143

Zeioth opened this issue Mar 22, 2022 · 2 comments

Comments

@Zeioth
Copy link

Zeioth commented Mar 22, 2022

If I try to start sway from KMSCON I get this output https://i.imgur.com/WSXtIbf.jpg

I assume KMSCON is using GPU acceleration by default which is preventing sway from starting.

I'm reading the man. What parameters should I use to avoid this behavior?
https://man.archlinux.org/man/kmscon.1

@dcompoze
Copy link

dcompoze commented Jul 5, 2022

I ran into this problem recently. I managed to set the no-drm option in the kmscon.conf config file so that the console doesn't take control of the video card and then the wayland compositor can launch freely.

But I don't know if there's any other way to retain the drm and hwaccel settings but not have it conflict with the wayland compositor.

@Zeioth
Copy link
Author

Zeioth commented Jul 6, 2022

Thank you so much for sharing @dcompoze it actually works yay!!!

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

2 participants