Ubuntu13.04 manually install the NVIDIA graphics card driver

Source: Internet
Author: User

1. download the latest NVIDIA driver named NVIDIA. Run.

Http://www.nvidia.com/page/drivers.html

2. Edit blacklist. conf.

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

Add and save the following parts:

Blacklist vga16fb

Blacklist Nouveau

Blacklist rivafb

Blacklist nvidiafb

Blacklist rivatv
(There is a line of space here)
3. Delete the previously installed NVIDIA driver.

Sudo apt-Get remove -- purge NVIDIA-* (Clean Up required)

Sudo apt-Get remove -- purge xserver-Xorg-video-Nouveau

4. Restart your computer.

5. Press ctrl
+ ALT + F1 to the first Console (+ F7 is back to xservers ).

6. After Entering the user name and password, log on and run the command (numbers cannot be entered on a keypad ):

Sudo/etc/init. d/TPD stop or

Sudo/etc/init. d/lightdm stop


7. Enter the driver folder and install the driver.

Sudo sh NVIDIA. Run

Error: the distribution-provided
Pre-install script failed! Ignore this and continue the installation;


8. Start the target instance:


Sudo/etc/init. d/TPD restart or

Sudo/etc/init. d/lightdm restart


9. Restart your computer.

Sudo reboot

10. The video card options in the details may be unknown. You can use the following methods:


Sudo apt-Get install Mesa-utils

After installation:


I have also encountered another situation, and I will record it here.

At that time, an independent graphics card was added to the desktop. As a result, windows could recognize it normally, but Ubuntu would not work, so I had to reinstall ubuntu.

However, after the video card is reinstalled, it cannot be identified and the screen is not highlighted, let alone the driver.

The solution is to first install the system with an integrated video card, and then install the system on the Ubuntu Software Center.
, Search for NVIDIA, install this:


Shut down, plug in the video card, and start it. log on to the system, and the video card can be used normally.

Reference: http://www.nenew.net/nvidia-256-35-info.html

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.