Results 1 to 4 of 4

Thread: Install nvidia drivers on ubuntu

  1. #1
    Join Date
    Jan 2009
    Posts
    289

    Install nvidia drivers on ubuntu

    Hey guys!
    I have a problem with installing the drivers for nvidia geforce card on my ubuntu installation...! Can any one help me? I have already referred the following thread and downloaded the drivers...! But i can't install it..! Help Guys!
    How to install Nvidia Drivers in Ubuntu Thanks in advance...!

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: Install nvidia drivers on ubuntu

    Hey!
    Can you tell me what kind of the file it is? I mean what file format? Like : .deb or .sh or .run or .tgz or .tar.gz? Every file has different ways to install... Refer these threads : How to Install .run packages in Ubuntu
    How to install rpm files in ubuntu
    Installing and using Alien on Ubuntu Hope this help you..! All the best...!

  3. #3
    Join Date
    Jan 2009
    Posts
    289

    Re: Install nvidia drivers on ubuntu

    Hey!
    Thanks for taking some time out. I have a .run file and i know how to install it...! Ican some error saying "X server is running, try to quit X server and run the installation again". I even tried pressing "Ctrl+Alt+F2" which takes me to verbose mode but still i get the same error...! Would would be the issue? Help guys!

  4. #4
    Join Date
    Mar 2009
    Posts
    599

    Re: Install nvidia drivers on ubuntu

    Hey!
    Installing the nvidia driver need you to quit the x server and not just switch to verbose mode. Pressing "Ctrl+Alt+F2" just switches you to the verbose mode while X server in still running in the background..! Type the following command in Terminal to quit X server and then enter verbose mode :
    Code:
    sudo /etc/init.d/gdm stop
    Or if this doesn't work then press Ctrl+Alt+F2 when you are in verbose mode, login in your user and type the same code. This will quit X server. Now run the driver file by typing :
    Code:
    sudo sh driver-file-name.run
    All the best...!

Similar Threads

  1. how to install nvidia drivers
    By jatin sukhija in forum Monitor & Video Cards
    Replies: 3
    Last Post: 07-04-2010, 10:45 AM
  2. How to install nvidia driver on ubuntu 9.04
    By Sandy22 in forum Operating Systems
    Replies: 3
    Last Post: 14-09-2009, 10:45 PM
  3. Installing Nvidia Drivers on Ubuntu x64
    By OSzilla in forum Operating Systems
    Replies: 3
    Last Post: 31-08-2009, 07:53 PM
  4. Cannot Install older Nvidia Drivers
    By TAKODA in forum Monitor & Video Cards
    Replies: 2
    Last Post: 27-04-2009, 06:30 PM
  5. How to install Nvidia Drivers in Ubuntu
    By Bracken in forum Operating Systems
    Replies: 3
    Last Post: 19-03-2009, 02:35 PM

Tags for this Thread

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
  •  
Page generated in 1,750,725,733.06335 seconds with 16 queries