3–Installing Drivers
Linux Driver Software
10
BC0154503-00 B
Removing the Linux Drivers
There are two procedures for removing Linux drivers: one for a non-RoCE
environment and another for a RoCE environment. Choose the procedure that
matches your environment.
Removing Linux Drivers in a non-RoCE Environment
Removing Linux Drivers in a RoCE Environment
Removing Linux Drivers in a non-RoCE Environment
To remove Linux drivers in a non-RoCE environment:
1.
Unload and remove the Linux drivers.
If the Linux drivers were installed using an RPM package, type the
following commands:
rmmod qede
rmmod qed
depmod -a
rpm -e kmod-qlgc-fastlinq-
<version>
.
<arch>
If the Linux drivers were installed using a TAR file, type the following
commands:
rmmod qede
rmmod qed
depmod -a
2.
Delete the
qed.ko
,
qede.ko
, and
qedr.ko
files from the directory in
which they reside. For example, in SLES, type the following commands:
cd /lib/modules/
<version>
/updates/qlgc-fastlinq
rm -rf qed.ko
rm -rf qede.ko
rm -rf qedr.ko
depmod -a
Summary of Contents for QLogic QL45212
Page 100: ......