[elrepo] Announcement: EL6 Updated kmod-igb Release [Version 4.0.17]

Alan Bartlett ajb at elrepo.org
Sat Oct 20 18:55:54 EDT 2012


Announcing the release of updated kmod-igb packages into the EL6
elrepo repository:

http://elrepo.org/tiki/kmod-igb

This package provides an updated igb driver, version 4.0.17, and is
kABI compatible with all kernels from 6.0 (kernel-2.6.32-71.el6)
upwards.

It is built to depend upon the specific ABI provided by a range of
releases of the same variant of the Linux kernel and not on any one
specific build.

The following files are currently syncing to the mirrors:

x86
kmod-igb-4.0.17-1.el6.elrepo.i686.rpm

x86_64
kmod-igb-4.0.17-1.el6.elrepo.x86_64.rpm

src
igb-kmod-4.0.17-1.el6.elrepo.src.rpm

You may update your system by:

yum --disablerepo=\* --enablerepo=elrepo update kmod-igb

Once the package has been updated, remember to unload the old driver
before loading the new version into the kernel:

/sbin/ifdown ethN
/sbin/modprobe -r igb
/sbin/modprobe igb
/sbin/ifup ethN

Thank you,

The ELRepo Team.


More information about the elrepo mailing list