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

module: remove_all removes outputs belonging to other GPUs - kills Xorg display server #454

Open
iam-TJ opened this issue Feb 8, 2024 · 0 comments
Labels

Comments

@iam-TJ
Copy link

iam-TJ commented Feb 8, 2024

Using v1.14.1/.2 on v6.7.4 currently, and had a surprising experience on a host with Intel i915 HD5300 and Xorg (using modesetting driver) where the Intel output was removed and the display-server died when doing:

echo 1 > /sys/devices/evdi/remove_all

Expectation is this will only remove the outputs (Xorg providers) added by evdi - since the display server died there is no way to check if xrandr --listproviders would confirm that all providers were removed.

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

No branches or pull requests

2 participants