- Joined
- Mar 28, 2023
- Messages
- 100 (0.16/day)
- Location
- Deutschland, Hamburg
That's right, to reproduce this bug you need low power state of GPU. This is precisely the reason why I cannot reproduce this bug when I have the game running or when screen recording is running or when I connect a second monitor to my GPUHello everyone,
I'm on RTX 4070, 5950x, w11, 2K 144hz with g-sync compatible enabled. I've been getting this chromium based app artifacts since day one of the brand new RTX 4070 swap(asus dual, no OC or undervolt, all at stock). I've been updating the driver with the latest version with no change at all between the newer versions.
As far as browsers are concerned, switching to angle opengl reduces occurrence big time, at least in my case.
Disabling Hardware Acceleration is not even a workaround as far as I'm concerned as this just reduces performance.
What I found is that if I switch the GPU power state to "Prefer maximum performance" from the nvidia control panel, the problem goes away entirely. No more glitches in browsers. No more disabling any app features.
The issue seems to be directly linked to the way nvidia handles the low power state of the GPU.
As a drawback, the switch to "prefer maximum performance" increases power usage a lot at desktop. Power goes from ~10W at desktop to ~40W, with GPU core and memory locked at very high values all the time. This is with only one 2K display at 144HZ
I wonder if this works for everyone or only in my case.
View attachment 318166
View attachment 318167
Using OpenGL API or DirectX 9 API in the browser or using launch flags are the best solutions to fix this bug for now.
How to use flags:
Create a shortcut to the browser and add these arguments to "Target" field of the shortcut: --disable-features=DCompPresenter --disable-direct-composition-video-overlays