3-3
3-4 Linux Installation
Follow the steps below to install the driver to a Linux system.
Build a Binary RPM Package
1.
Run ‘rpmbuild -tb <filename.tar.gz>’
2.
Replace <filename.tar.gz> with the specific filename of the driver.
Note
: For the build to work properly, the current running kernel MUST
match the version and configuration of the installed kernel sources. If you
have just recompiled the kernel, reboot the system at this time.
Building the Driver Manually
Follow the instructions below to build the driver manually.
1.
Move the base driver tar file to the directory of your choice. For example
/home/username/ixgbe
or
/usr/local/src/ixgbe
2.
Untar/unzip archive, where <x.x.x> is the version number for the driver tar file:
tar zxf ixgbe-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 ixgbe-x.x.x/src/
4. Compile the driver module:
make install
The binary will be installed as:
/lib/modules/[KERNEL_VERSION]/kernel/drivers/net/ixgbe/ixgbe.[k]o
The install locations listed above are the default locations. They might not be
correct for certain Linux distributions. For more information, see the ldistrib.txt
file included in the driver tar.
Содержание AOC-STGN-i2S
Страница 1: ...User s Guide Revision 1 0a AOC STGN i2S ...
Страница 8: ...AOC STGN i2S Add on Card User s Guide Notes viii ...
Страница 10: ...1 2 AOC STGN i2S Add on Card User s Guide Notes ...