-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Only outputs connected to iGPU are active #7460
Labels
bug
Not working as intended
Comments
Relevant part of the logs I guess. Can you try launching sway with |
After the variable it fails to launch and returns the following errors:
|
This sounds like a duplicate of https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3451, which is a bug in the radeonsi driver. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please fill out the following:
Sway Version: 1.8.1
Debug Log:
sway.log - with my config file
sway-default.log - with default config file
Configuration File:
Config
Issue is reproducible with default config as well.
Description:
I have a multigpu setup with a integrated GPU and a discreet GPU (Ryzen 3 3200G + RX 6650 XT), when starting sway displays that are connected to the motherboard's slots function as intended, however displays connected to the discreet GPU show a black screen similar to an empty tty. running
swaymsg -t get_outputs
shows the outputs are "inactive".With sway1.7 and previous versions this issue does not occur.
Sway 1.7
Sway 1.8.1
The text was updated successfully, but these errors were encountered: