N61Glinux driver problems

Source: Internet
Author: User
N61Glinux driver-general Linux technology-Linux technology and application information. For more information, see. Motherboard Onda N61G, red hat 9.0
Install the motherboard driver first
: Ftp://download.nvidia.com/XFree8... 6-1.0-0310-pkg1.run
Installation Method:
Go to the directory where the NFORCE-Linux-x86-1.0-0310-pkg1.run is stored
# Sh NFORCE-Linux-x86-1.0-0310-pkg1.run -- extract-only
# Cd NFORCE-Linux-x86-1.0-0310-pkg1
# Cd nvnet
# Make
# Make install

In this way, the nvidia nic driver is installed, but this is not enough .. Because the machine itself won't load it, we also need to enter some commands:

# Depmod-
# Modprobe nvnet
Then edit the/etc/modprobe. conf file.
# Vi/etc/modprobe. conf

Add the following two lines
Alias eth0 nvnet
Alias forcedeth off

Find the following line of code plus:
# Alias eth0 forcedeth

Then install the graphics card driver
Download Page: http://www.nvidia.com/object/linux_display_ia32_1.0-9629.html
Http://download.nvidia.com/XFree... 6-1.0-9629-pkg1.run
Installation: sh NVIDIA-Linux-x86-1.0-9629-pkg1.run
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.