-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
Enabling vrr or vfr causes weird stuff #8631
Comments
wtf is |
For me, when I enable vfr, display outputs 0-1fps even with keyboard input, only when I use touchpad it "unfreezes" and outputs image normally. Only happens in 120hz mode. Doesn't happen in Firefox for some unknown reason? I just gave up and disabled it and problem was gone, otherwise it's just impossible to type things in terminal without moving cursor with touchpad. But it also happens in most DEs and WMs. |
Framework 16 integrated graphics (780m iirc) |
I also have "wierd pink glitchy artifacts" even with disabled vfr and vrr and I also have 780M GPU, they rarely occur in most apps but for example in Reaper (xwayland) they occur pretty often. |
I also encountered “weird pink glitchy artifacts”. I found that VFR or VRR conflicts with AQ, leading to this phenomenon. And in the log, there will be an error message: [ERR] [AQ] atomic drm request: failed to commit: Device or resource busy, flags: ATOMIC_NONBLOCK PAGE_FLIP_EVENT My Hyprland version is 0.45.2-3. The solution is to use the following configuration:
|
For me, unfortunately, setting this variable (and the whole config from previous comment) introduced even more "artifacts", but now they are not pink but look like the wallpaper I have, so they look like blinking strips of my wallpaper image. I have tried to record these artifacts (both pink and image) with GPU Screen Recorder at 120 fps (bc I have 120hz panel), but they are not shown in any video I recorded, even though I definitely saw them while recording. EDIT: For everyone who is facing the same issue with vfr and vrr, try setting
kernel parameter. It fixed the issue for me and now I can enable vfr and vrr and I don't see any pink glitches anymore. So maybe this issue is not related to Hyprland. |
Already reported ? *
Regression?
No
System Info and Version
System/Version info
Description
Enabling vfr causes
Enabling vrr causes
Enabling both causes windows to freeze entirely until I resize, move, switch to windowed mode, etc
hyprctl dispatch exit
+enter
into kitty and hyprland exited, but the kitty window wasn't updating (as if it were an image)How to reproduce
Open hyprland and enable vfr or vrr or both.
Crash reports, logs, images, videos
xdg_runtime_dir_hypr.tar.gz
~/.cache/hyprland
did not exist.The text was updated successfully, but these errors were encountered: