Ubuntu 14.04 nvidia graphics driver installation and setup

Source: Internet
Author: User

Replace motherboard repair Grub Boot, unable to enter the system from NVIDIA (cursor blinking), may be the graphics card driver is out of the question.

1. Enter BIOS settings and enter the system from integrated graphics

Connect the monitor to the VGI port of the set, and set the display in the BIOS, in general, you can enter the system successfully.

2. Fully written in Nvidia driver (reference)

Execute the following command to cleanly uninstall the Nvidia driver,

sudo apt-get remove--purge nvidia-*sudoinstall ubuntu-desktopsudo  RM /etc/x11/xorg.confecho'nouveau'sudoTee -a/etc/modules

3. Restart the computer, enter the system, reinstall the driver, the installation here is 340

Enter the following command to add the drive source

sudo add-apt-repository ppa:xorg-edgers/ppasudo apt-get update

Install version 340 driver

sudo apt-get install nvidia-340

4. Restart the computer, enter the BIOS, disable Intel Core graphics, select NVIDIA graphics card boot (reference 1, reference 2)

After entering the system, the resolution may not be correct, execute the following command to view the current driver

prime-Select Query

If you output Intel, execute the following command

sudo update-alternatives--config i386-linux-gnu_gl_conf

Choose the NVIDIA-340-UVM One

sudo update-alternatives--config x86_64-linux-gnu_gl_conf

Also choose NVIDIA-340-UVM that one item

Finally perform the update system

sudo ldconfig-nsudo update-initramfs-u

Select Nvidia Driver

sudo prime-Select nvidia

6. Restart, you should be able to use the normal.

Ubuntu 14.04 nvidia graphics driver installation and setup

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.