Results 1 to 8 of 8

Thread: keep losing screen settings after reboot

  1. #1
    Join Date
    Apr 2007
    Beans
    42

    keep losing screen settings after reboot

    hi all, every time i reboot, my screen resolution is set to 600x800 and i have to go to System-Administration-NVIDEA X Server Settings and from there i can set the proper resolution. i then choose "Save to X Configuration File" and then i'm told "Unable to create new X Config backup file '/etc/x11/xorg.conf.backup' Is that what i'm supposed to do? Does it have something to do with root privliges? thanks

  2. #2
    Join Date
    Oct 2005
    Location
    Southern Ontario, Canada
    Beans
    1,244
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: keep losing screen settings after reboot

    I had the same problem, you have to remove/backup the original file first.

    "sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bk"

    Then you will be able to save properly. You also have to run the nVidia Settings as root.
    There is an easy way, and a hard way to do things.
    If you're anything like me, you've tried to do things things the hard way,

    and broke something.......

    (\ /)
    (O.o)
    (> <)

  3. #3
    Join Date
    Jul 2007
    Beans
    983
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: keep losing screen settings after reboot

    Quote Originally Posted by super newbie View Post
    hi all, every time i reboot, my screen resolution is set to 600x800 and i have to go to System-Administration-NVIDEA X Server Settings and from there i can set the proper resolution. i then choose "Save to X Configuration File" and then i'm told "Unable to create new X Config backup file '/etc/x11/xorg.conf.backup' Is that what i'm supposed to do? Does it have something to do with root privliges? thanks
    If you are running Ubuntu use this in the terminal window:
    gksudo nvidia-settings
    Then you are running as root and it will save your settings.

  4. #4
    Join Date
    Sep 2007
    Location
    Sweden
    Beans
    139
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: keep losing screen settings after reboot

    Quote Originally Posted by Ocxic View Post
    I had the same problem, you have to remove/backup the original file first.

    "sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bk"

    Then you will be able to save properly. You also have to run the nVidia Settings as root.
    Why on earth should he move the file? Only that'll do is mess up any other configurations he has in it...
    If you use it often you could right click it, add it to the panel and then change properties of the icon on the panel to have 'gksudo' before the command (I switch between external display and internal every few days, so this is how I do it).

  5. #5
    Join Date
    Oct 2005
    Location
    Southern Ontario, Canada
    Beans
    1,244
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: keep losing screen settings after reboot

    X11 stopped using the xorg.conf file for since 8.10 i believe. and there is really no reason to modify it nowadays anyway unless your trying to do something very specific. not to mention the the nVidia setting s app cannot parse the almost empty file.
    There is an easy way, and a hard way to do things.
    If you're anything like me, you've tried to do things things the hard way,

    and broke something.......

    (\ /)
    (O.o)
    (> <)

  6. #6
    Join Date
    Apr 2007
    Beans
    42

    Re: keep losing screen settings after reboot

    i've tried "gksudo nvidia-settings" and it semmed to save the file just fine...but i still have the same problem. i've compared the file nvidia is creating with the one that is stored in my X11 folder and they are the same. here is what's in my X11 folder...is this correct?
    Attached Images Attached Images

  7. #7
    Join Date
    Aug 2009
    Beans
    8
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: keep losing screen settings after reboot

    gksudo nvidia-settings

    ...and saving settings as root solved my "losing display settings on reboot" problem on Hardy Heron. Many thanks RedRat.

  8. #8
    Join Date
    Jan 2007
    Location
    the outer rim
    Beans
    367
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: keep losing screen settings after reboot


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •