Installing the Driver
21
Note –
The primary driver link is a buildable source archive that works with Linux
2.6.
x
kernels only and requires that the currently running kernel match the
kernel files and headers in order to build the driver. See the bundled
README
file in
the unpacked archive from Intel for more information.
For this example, assume that the file is named
ixgbe-1.2.3.4.tar.gz
. The
actual file might have different version or subversion numbers.
7. Review and accept the software license agreement.
8. Copy the file containing the driver from
~/Desktop
to
/temp
.
9. Uncompress and untar the file.
10. Go to the newly created
src
directory.
11. Compile the driver source file.
12. Load the
ixgbe
(7D) driver.
13. Verify that the
ixgbe
(7D) driver has been successfully installed.
The output should be similar to the following:
#
tar -zxvf ixgbe-1.2.3.4.tar.gz
#
cd /temp/ixgbe-1.2.3.4/src
#
make
#
make install
#
modprobe ixgbe
#
lsmod | grep ixgbe
ixgbe
118052
0
Summary of Contents for E25544-02
Page 1: ...Sun Dual Port 10GBase T Adapter User s Guide Part No E25544 02 July 2012 ...
Page 6: ...vi Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 10: ...x Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 16: ...6 Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 42: ...32 Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 66: ...56 Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 76: ...66 Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...
Page 90: ...80 Sun Dual Port 10GBase T Adapter User s Guide July 2012 ...