System Specs:
-
GPU: NVIDIA GeForce GTX 1060 6GB (Driver 580.142)
-
OS: Bazzite 44 (Fedora 44 / GNOME 50 base)
-
Environment: Wayland
Description of the Issue: Upon upgrading from Bazzite 43 to 44, the system failed to detect a triple monitor setup. Only the primary monitor remained active, locked at a fallback resolution of 1024x768.
Technical Details:
-
Driver Status:
nvidia-smireported that the driver was loaded (v580.142), butDisp.Awas marked asOffand memory usage was minimal (~22MiB), suggesting GNOME 50 failed to utilize the NVIDIA driver for display composition. -
Missing Tools: Attempting to fix the issue via
ujust fix-nvidiafailed with an error stating the recipe does not exist in the current justfile, leaving no immediate recovery path within the new image. -
Attempted Fixes: - Deleting
monitors.xmldid not resolve the resolution lock or the missing displays.- Forcing a refresh of the desktop database had no effect.
Resolution: A manual rpm-ostree rollback to Version 43.20260420 restored full functionality, including the triple monitor detection and correct resolutions.
Request: Please investigate if there is a known issue with the GNOME 50 transition for Pascal-based GPUs (GTX 10 series) and why the fix-nvidia utility was removed/omitted in this build.