Linux Tips and Tricks

A collection of tips, tricks and everything linux

ubuntu 9.10 nvidia monitor settings dont save

with 3 comments

Was having the issue of not being able to save my dual monitor configuration with a default installation of 9.10. The xorg.conf seems to be unable to be parsed by nvidia-settings tool, so to get around this we can run nvidia-xconfig to reset the config file to something that it can work with.

sudo nvidia-xconfig

after that

gksudo nvidia-settings

and we can save to xorg.conf successfully.

Written by mnk0

November 5th, 2009 at 5:16 pm

Posted in Ubuntu

Tagged with ,

3 Responses to 'ubuntu 9.10 nvidia monitor settings dont save'

Subscribe to comments with RSS or TrackBack to 'ubuntu 9.10 nvidia monitor settings dont save'.

  1. Thanks for the tip. I’m still having trouble configuring my 3 monitor setup on my ubuntu.

    Binny V A

    6 Nov 09 at 0:00

  2. What issue are you having? bringing up all 3 ?

    mnk0

    6 Nov 09 at 10:00

  3. Thanks for the solution!

    umberto

    30 Nov 09 at 17:00

Leave a Reply

You must be logged in to post a comment.