-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Flicker on fullscreen apps in 545 driver on GNOME 44 #588
Comments
Edit: The solution below no longer works on Fedora 39. Adding |
You wrote "545.29.06 (proprietary)" Does this mean that the problem happens with the proprietary 545.29.06 driver? |
Yes. I am using a Pascal card. |
Please close this bug as invalid. Report the bug here instead: https://forums.developer.nvidia.com/c/gpu-graphics/linux/148
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
I don't understand why you're reporting the bug here. You're not using this driver, and you're not on supported hardware anyway, so what made you think to come here to report the bug? |
I don't enjoy making comments like these, however, as stated by aritger in the first reply (of the second link you commented): "Fortunately, NVIDIA's internal code base is organized such that we share a lot of code between the open kernel modules in this repository and the proprietary kernel modules that are needed for pre-Turing GPUs. So, many/most changes to the open kernel modules will also apply and benefit the proprietary kernel modules. It is not as if the proprietary kernel modules will be ignored and allowed to bitrot. For the foreseeable future, NVIDIA will continue to support both: the proprietary kernel modules and the open kernel modules. The two sets of kernel modules share a lot of code, they provide the same interfaces to the user-mode driver components like OpenGL, Vulkan, and CUDA, and they will continue to evolve together." Being a primarily linux motivated project, and given where this project is hosted, it makes sense to most people to report linux specific issues here, as stated above, because this code feeds back to the proprietary driver. (especially when several forum posts get told to log the issue here) If you rather want people to log the issues here, then probably ask them do so without the sarcasm. |
NVIDIA have already proposed a solution for this here: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/967 I recommend following the relevant discussions for latest updates: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/967#note_2259660 |
NVIDIA Open GPU Kernel Modules Version
545.29.06 (proprietary)
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
Operating System and Version
Fedora 38
Kernel Release
6.6.9
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
Hardware: GPU
GTX 1070
Describe the bug
When running an app in exclusive fullscreen, like Minecraft or Zoom, the screen flickers intermittently. When switching to another application, the flickering stops. It only happens when a program is full screen.
To Reproduce
On Gnome DE 44:
Run an application in full screen.
Change from fullscreen to windowed, or vice versa.
Bug Incidence
Always
nvidia-bug-report.log.gz
nvidia-bug-report.log.gz
More Info
I have tried switching my color profiles, swapping between 60 and 75hz refresh. Nothing seemed to change.
My default screen setup is one monitor, 1080p 75hz.
Minecraft seems to flicker between what is supposed to be drawn and the Mojang splash screen on the main menu.
I know that this is supposed to go on the forums since I'm using the proprietary driver, but I didn't want to make an account there.
The text was updated successfully, but these errors were encountered: