Results 1 to 9 of 9

Thread: Nvidia Gfx card drivers

  1. #1
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Nvidia Gfx card drivers

    I plan on getting this card:
    http://www.newegg.com/Product/Produc...82E16814133239
    and I want to have proprietary drivers for it when it arrives. My 7.10 box is not connected to the net, so apt-get ain't an option. Remember, I'm running 7.10.
    Thanks!
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  2. #2
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: Nvidia Gfx card drivers

    If your computer is not connected to the net to install a driver for it, you just have to download the .run for Linux from nvidia's site. Then, install it by hand from a terminal.
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  3. #3
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Nvidia Gfx card drivers

    Just as a side note:

    once downloaded you install the drivers with

    Code:
    sh NVIDIA-Linux-x86-180.22-pkg1.run
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



  4. #4
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: Nvidia Gfx card drivers

    Quote Originally Posted by Michael.Godawski View Post
    Just as a side note:

    once downloaded you install the drivers with

    Code:
    sh NVIDIA-Linux-x86-180.22-pkg1.run
    Probably needs the sudo in front too.
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  5. #5
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Re: Nvidia Gfx card drivers

    Thanks, man.
    Can anyone confirm for me that this is the one?:
    http://www.nvidia.com/object/linux_d...32_180.22.html

    Thanks!
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  6. #6
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Nvidia Gfx card drivers

    If you are running 32- bit it should be this one.

    About the sudo in front of the sh command... I thought that too, but the nvidia sites does not say this. Don't they know better or is the sudo redundant in this case?
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



  7. #7
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Re: Nvidia Gfx card drivers

    Alright, guys, that makes me a very happy person. Thanks!
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  8. #8
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: Nvidia Gfx card drivers

    Quote Originally Posted by Michael.Godawski View Post
    About the sudo in front of the sh command... I thought that too, but the nvidia sites does not say this. Don't they know better or is the sudo redundant in this case?
    They are assuming you've logged in as root. Therefore, you just run it the way they have it on their website. And we all know about root account on Ubuntu. Also, they assume you don't have X server running so you need to shut down gdm before you can install nvidia driver for your graphic card. Otherwise, nvidia installer will complain about it.
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  9. #9
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Nvidia Gfx card drivers

    Quote Originally Posted by taurus View Post
    They are assuming you've logged in as root. Therefore, you just run it the way they have it on their website. And we all know about root account on Ubuntu. Also, they assume you don't have X server running so you need to shut down gdm before you can install nvidia driver for your graphic card. Otherwise, nvidia installer will complain about it.
    Thank you for the clarification Taurus.
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



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
  •