Supermicro AOC-S100GC-i2C User Manual page 22

Table of Contents

Advertisement

Super AOC-S100GC-i2C Add-On Card User's Guide
# rpm -Uvh <RPM>
or
# dnf/yum localinstall <RPM>
Note 1: To compile the driver on some kernel/arch combinations, you
may need to install a package with the development version of libelf (e.g.
libelf-dev, libelf-devel, elfutils-libelf-devel).
Note 2: When compiling an out-of-tree driver, users will find that details
may vary by distribution. However, you will usually need a kernel-devel
RPM or some RPM that provides the kernel headers at a minimum. The
RPM kernel-devel will usually fill in the link at /lib/modules/'uname -r'/build.
Manually Building Driver
Please follow the steps below to manually build driver.
1.
Move the base driver tar file to the directory of your choice. For example, use
'/home/username/ice' or '/usr/local/src/ice'.
2. Untar/unzip the archive, where <x.x.x> is the version number for the driver tar
file:
# tar zxf ice-<x.x.x>.tar.gz
3. Change to the driver src directory, where <x.x.x> is the version number for
the driver tar:
# cd ice-<x.x.x>/src
4. Compile the driver module:
# make install
The binary will be installed as:
/lib/modules/<KERNEL
intelice/ice.ko
VER>/updates/drivers/net/ethernet/
3-4

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents