-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Monitors attached to the 2º GPU are ignored #45
Comments
also I haven't changed the config file, it is the same one as usual: |
probably related to #40 |
can you try building all packages new.
|
@romanstingler yes i can test give me a sec |
Issue remains |
please build |
Issue remains. |
I've debugged this a bit more and all monitors turn on fine when the GPUs are passed in the default order.
Doing the opposite is what causes some monitors to not turn on at all.
|
The point is to be able to decide what GPU commands what monitors. This is important because the monitors attached to the secondary GPU will max 30 FPS (this also happened in wlroots). |
is card1 nvidia? Reverse-feeding from nvidia to an igpu of any brand is physically impossible due to hardware limitations |
@vaxerski both AMD. |
Short description
Out of my 6 monitors, only the 3 attached to the first GPU turn on.
Details
Everything was working fine until I upgraded from hyprland stable to hyprland-git (with aquamarine) today. I've read the docs A and B so I made the required change from
to
hyprctl monitors
can list all my monitors correctly, it is just they don't turn on anymore.Logs
Using
Hyprland > mylog
from TTY withHYPRLAND_TRACE=1
.https://pastebin.com/raw/fubmZ0Ji
(Nothing super remarkable here)
The text was updated successfully, but these errors were encountered: