Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Hello everybody, Nvidia now provides a utility to easy configure the X server configuration file (besides the manual configuration). It is provided as a tar.gz file and it can be ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    6

    how to install the new nvidia-xconfig-1.0 utility under Linux Ubuntu

    Hello everybody,

    Nvidia now provides a utility to easy configure the X server configuration file (besides the manual configuration). It is provided as a tar.gz file and it can be downloaded from the official Nvidia driver download website.

    I used the standard procedure to install such files:

    unpack the archive
    change directory as root into the unpacked archive
    ./configure
    make
    make install

    but it did not work.

    I am using Linux Ubuntu. My video card is GeForce 4 MX and the driver is 96.43.13.
    The archive does not provide any install instructions.

    Guys, any help would be highly appreciated!

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    Hello and Welcome!

    Have you already checked your package manager for the correct drivers?
    Ubuntu usually has this available in Synaptic, perhaps under Hardware Drivers or something similar.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Just Joined!
    Join Date
    Apr 2010
    Posts
    6
    Quote Originally Posted by jayd512 View Post
    Hello and Welcome!

    Have you already checked your package manager for the correct drivers?
    Ubuntu usually has this available in Synaptic, perhaps under Hardware Drivers or something similar.
    Jay,

    I don't know how to use synaptic to check if the driver is the correct one. However, the driver that I have installed is the one that Ubuntu provides for my video card.

    The thing is that when I run the ./configure command, it says "no such file or directory. The archive does not include any install help file or anything of that sort.

    thanks.
    md

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    Are you booting into a working GUI? Such as Gnome?
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Just Joined!
    Join Date
    Apr 2010
    Posts
    6
    Quote Originally Posted by jayd512 View Post
    Are you booting into a working GUI? Such as Gnome?


    yes. I am using Gnome.

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    nvidia-xconfig has been around long time

    it should be included in a package called nvidia-utils, you should be able to find it in synaptic

  7. #7
    Just Joined!
    Join Date
    Apr 2010
    Posts
    6
    Quote Originally Posted by coopstah13 View Post
    nvidia-xconfig has been around long time

    it should be included in a package called nvidia-utils, you should be able to find it in synaptic

    I cannot find nvidia-utils in my synaptic. BUT, a search of the internet did find a deb file of the nvidia-xconfig. I attached here, along with the tar.gz archive I found on the nvdia website. However, when trying to install the deb file it says:

    "Error: Conflicts with the installed package 'nvidia-glx-96'". This particular file seems to be important :

    "These binary drivers provide optimized hardware
    acceleration of OpenGL applications via a direct-rendering X Server.
    AGP, PCIe, SLI, TV-out and flat panel displays are also supported."

    so I do not know if disabling is a good idea.
    Attached Files Attached Files

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    its already installed as part of the package from ubuntu for your graphics card

    did you try running the command?

  9. #9
    Just Joined!
    Join Date
    Apr 2010
    Posts
    6
    Quote Originally Posted by coopstah13 View Post
    its already installed as part of the package from ubuntu for your graphics card

    did you try running the command?
    No, so it is installed but I do not know how to start this utility. My understanding is that it has to be something easy to use, so not the manual way of configuring the X. Does it also imply using commands? I am expecting something different than that.

    Thank you so much for your help!

  10. #10
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    nvidia-xconfig is a CLI utility, you have to execute it in terminal, and I believe it has to be done when the x server is not running, if you are looking for a GUI tool to configure things, then you need to install nvidia-settings package, which will then show up under system->administration I believe

Page 1 of 2 1 2 LastLast

Posting Permissions

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