Ubuntu10.04 how to install the NVIDIA driver

Source: Internet
Author: User
Install the NVIDIA official driver in Ubuntu10.04 as follows: Thedistribution-providedpre-installscripfailed ......... The installation method is as follows: 1. download the latest nVidia driver; 2. Open the blacklist module as an administrator; add and save the following parts to sudogedit/etc/modprobe. d/blacklist. conf:

Install the NVIDIA official driver in Ubuntu 10.04 as follows:

The distribution-provided pre-install scrip failed .........

The installation method is as follows:

1. download the latest nVidia driver;

2. Open the blacklist module as an administrator;

Sudo gedit/etc/modprobe. d/blacklist. conf

Add and save the following parts:

Blacklist vga16fb

Blacklist nouveau

Blacklist rivafb

Blacklist nvidiafb

Blacklist rivatv

3. Delete all previously installed nVidia drivers:

Sudo apt-get-purge remove nvidia -*

4. Restart your computer;

5. When the error message prompts that the nVidia driver cannot be loaded on Ubuntu, select Exit to Exit and enter the terminal;

6. log in and enter the folder to save the downloaded driver;

7. Install the driver:

Sudo sh NVIDIA-Linux-x86_64-195.36.24-pkg2.run-k $ (uname-r)

[Note:-k $ (uname-r) must be added to the end )]

8. Start the target instance:

Sudo/etc/init. d/gestation start

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.