nvidia ignores the resolution listed in xorg.conf, even though I have 'nvidia-settings --load-config-only' on startup

Posted by ihadanny on Super User See other posts from Super User or by ihadanny
Published on 2012-07-01T06:59:30Z Indexed on 2012/07/01 9:18 UTC
Read the original article Hit count: 154

Filed under:
|
|

when my machine boots, I see a nice 1920X1080 resolution screen, but the minute I login to my user, it's reverted to an ugly 720Xwhatever. When I run nvidia-settings and select 1920X1080, it's ok again. What am I missing???

my /etc/X11/xorg.conf contains:

Section "Screen"
  ...
  Option         "metamodes" "nvidia-auto-select +0+0; 1920x1080 +0+0"
  ...
EndSection

I'm using unity 3.8.16 on ubuntu 11.04, and when I check on gnome-session-properties I see that I have sh -c '/usr/bin/nvidia-settings --load-config-only on my startup.

© Super User or respective owner

Related posts about gnome

Related posts about nvidia