After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750314 - Upon boot, X settings applied by Nvidia X Server Settings utility are overridden
Upon boot, X settings applied by Nvidia X Server Settings utility are overridden
Status: RESOLVED DUPLICATE of bug 655041
Product: mutter
Classification: Core
Component: general
3.16.x
Other Linux
: Normal major
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-06-03 04:41 UTC by Nathan Best
Modified: 2015-06-04 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nathan Best 2015-06-03 04:41:45 UTC
I am not sure if this is a problem in Mutter, but it's my best guess.

When using a 120-144Hz compatible monitor and proprietary Nvidia drivers (any version), Gnome will not load the respective refresh rate settings created by the Nvidia X Server Settings utility.

Steps to reproduce:
1) Open Nvidia X Server Settings utility
2) Set to native resolution and refresh rate to 120 or 144Hz and "Apply"
3) "Save to X configuration file" (in this case, /etc/X11/xorg.conf)
4) Reboot into Gnome; the resolution and refresh rate settings will have defaulted back to "Auto" (see Nvidia X Server Settings again to confirm)
Comment 1 Rui Matos 2015-06-04 14:27:42 UTC
Strictly this isn't a dupe but when bug 655041 gets fixed you'll be able to configure the desired refresh rate in GNOME thus rendering this bug obsolete.

Note that we can't simply "load the respective refresh rate settings" from xorg.conf because the refresh rate is actually part of a (xrandr/drm) mode which can't be broken down in smaller parts.

*** This bug has been marked as a duplicate of bug 655041 ***