Hi,<br />
<br />
I have a server linux with Centos 6.4 that doesn't load the driver for two network interfaces:<br />
<br />
# lspci -nnk | grep Eth<br />
03:00.0 Ethernet controller [0200]: Intel Corporation Device [8086:15ad]<br />
03:00.1 Ethernet controller [0200]: Intel Corporation Device [8086:15ad]<br />
<br />
The model of network interfaces is Intel X557-AT2 and there is update for the drivers in: <a href="http://sourceforge.net/projects/e1000/files/ixgbe%20stable/4.0.3/">http://sourceforge.net/projects/e1000/files/ixgbe%20stable/4.0.3/</a> [<a href="http://sourceforge.net/projects/e1000/files/ixgbe%20stable/4.0.3/" target="_blank">^</a>]<br />
<br />
The kernel that i'm running is:<br />
# uname -a<br />
Linux localhost.localdomain 3.10.68-11.el6.centos.alt.x86_64 #1 SMP Fri Feb 6 10:40:16 CST 2015 x86_64 x86_64 x86_64 GNU/Linux<br />
<br />
After build the new drivers, the network interface works properly.<br />
<br />
Could you please include this new drivers in kernel package?<br />
<br />
Regards,<br />
Carlos Rodrigues
↧