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

[Issue] Screen sometimes flashes white after unlocking laptop #488

Open
AsirShahid opened this issue May 8, 2024 · 4 comments
Open

[Issue] Screen sometimes flashes white after unlocking laptop #488

AsirShahid opened this issue May 8, 2024 · 4 comments

Comments

@AsirShahid
Copy link

  • I have read the Usage and the Troubleshooting pages of the wiki
  • I have made sure that both my config and system packages are up to date
  • Linux distro: CachyOS

The issue

When I leave my laptop idle and let it lock itself, sometimes upon unlocking it, I encounter an issue where the screen constantly flashes white. Occasionally, if I stop moving the mouse, the screen returns to a mostly normal state. However, as soon as I attempt to type or perform any action, the rapid white flashing resumes.

I can still move things around on my PC and open new windows, but the laptop becomes basically unusable until I either switch to a tty to kill Hyprland and run it again, or I reboot.

I tried recording or taking a screenshot from the built in tools, but the white flashes are not visible there.

I haven't really changed anything in the config, just added some extra keybindings, changed the keyboard layout and touchpad settings, and changed the date format in AGS. Damage blink is off, as is the default. Damage tracking is on, as is suggested. However, I'm thinking maybe this is a shader issue so I just turned it off to see if that helps.

This is on a Framework 13 with a Ryzen 5 7640U.

@AsirShahid
Copy link
Author

It happened again and I was able to get a video of the issue. I noticed that damage tracking was back on again, maybe after I rebooted. How could I make that persistent? Could that help with this issue

whitescreen.mp4

@end-4
Copy link
Owner

end-4 commented May 10, 2024

by default no shader is applied
but to make damage tracking setting persistent you gotta edit the hyprland config
in ~/.config/hypr/custom/general.conf add the following

debug { 
    damage_tracking = 0
}

@AsirShahid
Copy link
Author

Thanks for the response. So if no shader is applied by default, do you have any ideas on what could be causing this? Or any way I could get logs for when this happens again.

@end-4
Copy link
Owner

end-4 commented May 11, 2024

no clue
maybe your gpu doesn't like hyprland

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

No branches or pull requests

2 participants