How to drive the VIA chipset VT8231_VT8233_VT8235 motherboard integrated Nic
Source: Internet
Author: User
Article Title: how to drive the VIA chipset vt823108vt8233_vt8235 motherboard integrated Nic. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Download: click here
Then create a temporary directory
# Mkdir tmp
Copy vt8231_vt8233_vt8235v32mvia.zip to the tmp directory, and decompress
# Mv vt82320.vt8233_vt8235v32mvia.zip tmp
# Unzip vt82320.vt8233_vt8235v32mvia.zip
# Cd LINUX
# Tar rhinefet. tgz
# Cd rhinefet
# Make
# Make install
Run the following command:
# Insmod-f rhinefet
You 'd better change the permission.
# Chmod 777/lib/modules/your kernel version/kernel/drivers/net/rhinefet. o
Change/etc/modules. conf. In this file, find the eth0 line. If yes, change it to the following. If not, add the following line.
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.