Install the nVidia graphics card driver in the XEN kernel In Debian Linux

Source: Internet
Author: User
In Debian Linux, install the nVidia graphics driver under the XEN kernel-the Linux Release Technology-Debian information. For more information, see the following. Recently, Debian Linux has been re-installed, and it is difficult to install the nVidia graphics card driver. The driver says that the kernel I use is the Xen kernel and therefore cannot be compiled. I wanted to re-compile the kernel to solve the problem, but it was a waste of time and it was not safe to compile the kernel. Later, I searched for a solution on the Internet and found the following solution among a foreigner. It was tested and effective. It is unknown about the side effects.

1. Enter the/lib/modules/2.6.25-2-686 directory, or other places where you install modules.

2. Execute grep CONFIG_XEN.-Rl | xargs-I sed-I-e's/CONFIG_XEN/CONFIG_LUPO/G '{}

3. Output environment variable export IGNORE_XEN_PRESENCE = 1

4. Run the graphics card Driver Installer sh NVIDIA-Linux-x86-173.08-pkg1.run

Of course, on the http://www.nvnews.net/forum, you can find the patch for the installation program. However, due to the fast update of the nVidia graphics card driver, we do not know whether the old patch can be used for the new driver.

Installing the graphics card driver is indeed a hassle.
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.