dpms off causes the monitor to be unplugged after some minutes #11356
Unanswered
myNicole98
asked this question in
Bugs - Window management
Replies: 1 comment
-
that's something some panels just do and we can't do much about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
System Info
OS: NixOS
Hyprland version: Hyprland 0.50.1 built from branch v0.50.1-b at commit 4e242d0 ([gha] Nix: update inputs).
GPU: Nvidia RTX 4070 Ti Super
Problem Description
My setup is made of 2 monitors:
I currently use hypridle to turn on and off the screen after some minutes of inactivity, with
hyprctl dispatch dpms off/on
When the screen turns off, and then I turn it back on shortly after, everything is perfectly fine.
However, if the screen turns off and about 5 minutes passes, the monitor gets disconnected and I encounter 3 major problems:
e.g.Msty on a special workspace in normal conditions:
Msty after waking up the screen:

They are annoying problems that every time force me to restart the bars or recreate the headless display, restart wayvnc etc...
I've tried to use both the open and closed Nvidia driver, and I've tried messing up with all sorts of power management toggles shown in the wiki with no success so far.
I'll also add that I've had this problem since day 1 I've got my hands on an nvidia card, I've never managed to find a solution since then
Beta Was this translation helpful? Give feedback.
All reactions