Summary how to install the Nvidia Driver (Nvidia-Linux-x86-270.41.06.run) in Ubuntu10.04

Source: Internet
Author: User
1. go to the official download of the latest version of nVidia driver, the latest version is Nvidia-Linux-x86-270.41.06.run2. delete the previously installed nVidia Driver (skip this step without security) sudoapt-get -- purgeremovenvidia-* 3. this is found in the Nvidia official instructions, establish and modify the disable-nouveau.confsudogedit/etc/modprobe. d/

1. Go to the official download of the latest nVidia driver, the latest version is Nvidia-Linux-x86-270.41.06.run

2. Delete the previously installed nVidia Driver (skip this step without security)

Sudo apt-get -- purge remove nvidia -*

3. This is found in the Nvidia official instructions, set up and modify the disable-nouveau.conf

Sudo gedit/etc/modprobe. d/disable-nouveau.conf

Enter two lines in the content

Blacklist nouveau

Options nouveau modeset = 0

Then restart the computer. After the restart, the image quality is obviously reduced, which proves to be effective.

4. Press Ctrl + Alt + F1 to go to the first console, enter the user name, and run the following command after logging on to the password:

Sudo/etc/init. d/gestation stop

Because the Nvidia driver cannot run under X-server

5. Go to the driver folder and install the driver.

Sudo sh./NVIDIA-Linux-x86-270.41.06.run

Case Sensitive

When an update occurs during installation, select YES.

After installation, configure Xconfig

Sudo nvidia-xconfig

Then restart the graphic interface.

Sudo/etc/init. d/MCM restart

The Nvidia logo is displayed, indicating that the installation is successful.

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.