3–Driver Installation
Installing Linux Driver Software
10
AH0054602-00 J
The following source code TAR BZip2 (BZ2) compressed file installs Linux drivers
on RHEL and SLES hosts:
fastlinq-<version>.tar.bz2
Installing the Linux Drivers Without RDMA
To install the Linux drivers without RDMA:
1.
Download the 41
xxx
Series Adapter Linux drivers from Dell:
dell.support.com
2.
Remove the existing Linux drivers, as described in
.
3.
Install the new Linux drivers using one of the following methods:
Installing Linux Drivers Using the src RPM Package
Installing Linux Drivers Using the kmp/kmod RPM Package
Installing Linux Drivers Using the TAR File
Removing the Linux Drivers
There are two procedures for removing Linux drivers: one for a non-RDMA
environment and another for an RDMA environment. Choose the procedure that
matches your environment.
To remove Linux drivers in a non-RDMA environment, unload and remove
the drivers:
Follow the procedure that relates to the original installation method and the OS.
If the Linux drivers were installed using an RPM package, issue the following
commands:
rmmod qede
rmmod qed
depmod -a
rpm -e qlgc-fastlinq-kmp-default-<version>.<arch>
If the Linux drivers were installed using a TAR file, issue the following
commands:
rmmod qede
NOTE
For network installations through NFS, FTP, or HTTP (using a network boot
disk), you may require a driver disk that contains the qede driver. Compile
the Linux boot drivers by modifying the makefile and the make environment.