-
Notifications
You must be signed in to change notification settings - Fork 211
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
[Nvidia] Black screen when HDR option is enabled #1593
Comments
I have uploaded some videos to my drive with the appropriate titles so you can see what is going on. |
Your logs show it failing to modeset for the resolution it's picking, which is probably when you get a black screen. The other part, that flickering, looks exactly like an issue I reported a few months ago https://forums.developer.nvidia.com/t/display-modes-above-2560x1440p-120hz-with-hdr-enabled-cause-flickering-corruption-within-gamescope-session/295314 but I did not create a dedicated issue here at the time. Seems like maybe there's some NV issue with HDR over a certain resolution and refresh rate, but I don't think it ever got logged for an internal NV bug report. This is my 4090 with gamescope's DRM backend (gamescope-session) at 7680x2160p@120hz with HDR enabled with the same issue you recorded |
The first thing to check would be if the NVIDIA 565 release series behaves better. |
already did, no change sadly https://forums.developer.nvidia.com/t/565-release-feedback-discussion/310777/16 |
@cubanismo sorry for the additional ping here but this seems like an issue you'd want to be aware of if there isn't an internal NV report filed already. here are some repro steps for this issue on upstream gamescope with DRM backend (without needing to install Method One: Using the upstream Valve Prep: Launch Steam first with the following launch options, and log into your account if prompted:
You should see the issue at this point. Method Two: trying to repro without Prep: Same applies as above
You should (hopefully) see the issue at this point. feel free to ping me with any questions, |
It's much rarer, but it seems like the Wayland backend also has the possibility to be affected by the same flickering, even when the WSI layer is disabled with I do have the argument to allow Nvidia colorspace in my KWin environment left over from Gamescope testing yesterday. The flickering went away when I alt-tabbed out of full screen Gamescope and started again once tabbing back in. My specific launch command was |
Is there an existing issue for this?
Are you using any gamescope patches or a forked version of gamescope?
Current Behavior
When I activate the HDR option, I see that nothing is displayed on my TV in terms of images (there is sound, I hear Steam starting up and I return to the desktop by the sound of the keys).
To run Steam on my TV I use ChimeraOS/gamescope-session.
I will describe what I see in some steps of reproducing the problem:
3. I see Steam on my TV. I see the TV showing that it is currently outputting HDR. I see a bar flashing at the bottom of my screen.
4. The entire image is terribly distorted, image fragments are mixed up, the screen flickers.
6. I don't see anything. The TV shows a black screen. There is no HDR on/off sign either. There is only sound.
Steps To Reproduce
gamescope-session-plus.conf
parametrENABLE_GAMESCOPE_HDR=1
;Hardware information
Software information
Which gamescope backends have the issue you are reporting?
Logging, screenshots, or anything else
Logs after entering a session after enabling HDR from the Steam settings
The text was updated successfully, but these errors were encountered: