3–Installing Drivers
Linux Driver Software
11
BC0154503-00 B
Removing Linux Drivers in a RoCE Environment
To remove Linux drivers in a RoCE environment:
1.
Unload and remove the Linux drivers.
modprobe -r qedr
modprobe -r qede
modprobe -r qed
depmod -a
2.
Remove driver module files.
If the drivers were installed using an RPM package, type the following
command:
rpm -e kmod-qlgc-fastlinq-<version>.<arch>
If the drivers were installed using a TAR file, type the following
commands for your operating system:
For RHEL:
cd /lib/modules/
<version>
/extra/qlgc-fastlinq
rm -rf qed.ko qede.ko qedr.ko
For SLES:
cd /lib/modules/
<version>
/updates/qlgc-fastlinq
rm -rf qed.ko qede.ko qedr.ko
Summary of Contents for QLogic QL45212
Page 100: ......