Building The Driver For Sles 11 Sp4 Linux - Dell QMD8262-k User Manual

Converged network adapter
Table of Contents

Advertisement

2–Driver Installation and Configuration
Linux Driver Installation and Configuration
c.

Building the Driver for SLES 11 SP4 Linux

1.
Issue the following commands from the directory that contains the source
driver file, qla2xxx-src-vx.xx.xx.xx.xx.x-k4.tar.gz:
# tar -xzvf qla2xxx-src-vx.xx.xx.xx.xx.x-k4.tar.gz
# cd qla2xxx-x.xx.xx.xx.xx.x-k4
where x.xx.xx.xx.xx.x is the applicable version number.
2.
Build and install the driver modules from the source code by executing the
build.sh script as follows:
# ./extras/build.sh install
The build.sh script does the following:
3.
Manually load the driver for Linux.
4.
To automatically load the driver each time the system boots, rebuild the
RAM disk to include the driver as follows:
a.
b.
To load the driver, reboot the host.
Builds the driver .ko files.
Copies the .ko files to the appropriate
/lib/modules/2.6.../updates directory.
Adds the appropriate directive in the modprobe.conf file (if
applicable).
To load the driver using modprobe, issue the following command:
# modprobe -v qla2xxx
To unload the driver using modprobe, issue the following command:
# modprobe -r qla2xxx
Edit the /etc/sysconfig/kernel file to modify the
INITRD_MODULES directive and append qla2xxx to the string. For
example:
INITRD_MODULES=".... qla2xxx"
where qla2xxx is appended to the end of the directive.
Create a backup copy of the RAMDISK image by issuing the following
commands:
# cd /boot
# cp initrd-[kernel version] initrd-[kernel version].bak
# mkinitrd
24
CU0354602-00 L

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Qle8262Qme8262-k

Table of Contents