手动安装Intel network I217-LM网卡的Linux驱动

1.Intel官网下载Linux网卡驱动

Intel 官网下载中心:https://downloadcenter.intel.com/zh-cn/product/60019/-I217-LM

2.安装网卡驱动

# tar zxf e1000e-3.1.0.2.tar.gz

# cd e1000e-3.1.0.2

# cd src/

# make install

编译安装驱动模块,安装完成后在下面的目录下会看到这个驱动文件,表示编译安装成功。

/lib/modules/<KERNEL VERSION>/kernel/drivers/net/e1000e/e1000e.[k]o

# ls /lib/modules/2.6.18-308.el5/kernel/drivers/net/e1000e/e1000e.ko

加载驱动文件

modprobe e1000e

3.配置网卡IP

# vi /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.11.41
NETMASK=255.255.255.0
ONBOOT=yes

重启网卡服务,使生效

最后,重启服务器检查网卡驱动是否开机自动加载,现在已经是可以自动加载了。

转载于:https://my.oschina.net/lionel45/blog/413863

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
在线封装和离线封装驱动 Name net-e1000e (obsolete!) Description Driver for Intel GigaBit NICs (incl. I217/I218/82579LM/82574L and others) Please note that this driver is obsolete, because with ESXi 5.5 Update 3 VMware introduced a newer version of e1000e which supports the same set of devices plus Intel i219 adapters (PCI IDs 8086:156f, 8086:1570, 8086:15b7, 8086:15b8)! Please use this instead. For details read this blog post. Author George L. Roman, VMware forums user GLRoman Vendor (Vendor Code) GLRoman (GLR) Current Version 3.1.0.2-glr2 Supported Devices / PCI IDs 8086:1049, 8086:104a, 8086:104b, 8086:104c, 8086:104d, 8086:105e, 8086:105f, 8086:1060, 8086:107d, 8086:107e, 8086:107f, 8086:108b, 8086:108c, 8086:1096, 8086:1098, 8086:109a, 8086:10a4, 8086:10a5, 8086:10b9, 8086:10ba, 8086:10bb, 8086:10bc, 8086:10bd, 8086:10bf, 8086:10c0, 8086:10c2, 8086:10c3, 8086:10c4, 8086:10c5, 8086:10cb, 8086:10cc, 8086:10cd, 8086:10ce, 8086:10d3, 8086:10d5, 8086:10d9, 8086:10da, 8086:10de, 8086:10df, 8086:10e5, 8086:10ea, 8086:10eb, 8086:10ef, 8086:10f0, 8086:10f5, 8086:10f6, 8086:1501, 8086:1502, 8086:1503, 8086:150c, 8086:1525, 8086:153a, 8086:153b, 8086:1559, 8086:155a, 8086:15a0, 8086:15a1, 8086:15a2, 8086:15a3, 8086:294c Acceptance Level CommunitySupported Dependencies and Restrictions Replaces/Updates: VMware built-in net-e1000e driver Depends On: vmkapi_2_0_0_0, com.vmware.driverAPI-9.2.0.0 Package Properties Requires MaintMode Live Install Allowed Live Remove Allowed Stateless Ready Overlay Yes No No Yes No Additional links Related VMware Forum's post Package updated to include missing device IDs 1502 and 1503 following this hint from VMware forums user cmcallen

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值