HowtoinstallnVIDIAdriversmanuallyonUbuntu10.04 (LucidLynx)

Source: Internet
Author: User
Failed: Unabletoloadthekernelmodule 'nvidia. ko'. Thishappensmostfrequentlywhenthisk If you are trying to install nvidia drivers from their website you might receive the following error

ERROR: Unable to load the kernel module 'nvidia. ko '. this happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device (s ), or nvidia gpu installed in this system is not supported by this NVIDIA Linux graphics driver release.

To fix the above error message use the following procedure

1) Download Newest Nvidia drivers from here

2) Open module blacklist as admin

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

Add these lines and save:

Blacklist vga16fb
Blacklist nouveau
Blacklist rivafb
Blacklist nvidiafb
Blacklist rivatv

3) Uninstall any previusly installed Nvidia drivers:

Sudo apt-get -- purge remove nvidia -*

4) Reboot your computer

5) When an error message pops up saying that Ubuntu cannot load Nvidia drivers, choose Exit to terminal (Exit to console)

6) Login and cd to the directory where you saved your file

7) Install drivers

Sudo sh NVIDIA-Linux-x86_64-195.36.24-pkg2.run

8) Start TPD

Sudo service TPD 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.