ubuntu 安装Intel PRO100/1000系列网卡驱动

1、 下载相应的驱动程序压缩包 e1000xxxxx.tar.gz

2、 解压包文件 tar zxvf e1000xxxxx.tar.gz

3、 切换目录 cd e1000xxxxx/src

4、 编译make install //在目录 src下. 二进制驱动程序的位置/ /lib/modules/2.6.xx.xx.../kernel /drivers/net。

5、 加载模块 modprobe e1000

6、 修改文件 /etc/modprobe.d/alias, 添加 alias eth0 e1000 alias eth1 e1000

Tags: ubuntu linux driver 网卡

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

还没有评论。

发表评论

(必填)

(必填)


*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Comment moderation is enabled. Your comment may take some time to appear.