3–Driver Installation
Installing Linux Driver Software
17
BC0154501-00 P
For RHEL and CentOS:
/lib/modules/<version>/extra/qlgc-fastlinq
3.
Test the drivers by loading them (unload the existing drivers first, if
necessary):
rmmod qede
rmmod qed
modprobe qed
modprobe qede
Installing the Linux Drivers with RDMA
To install Linux drivers in an inbox OFED environment:
1.
Download the 45000 Series Adapter Linux drivers from the Marvell Web site.
2.
Configure RoCE on the adapter, as described in
Adapter for Linux” on page 143
3.
Remove existing Linux drivers, as described in
4.
Install the new Linux drivers using one of the following methods:
Installing Linux Drivers Using the kmp/kmod RPM Package
Installing Linux Drivers Using the TAR File
5.
Install libqedr libraries to work with RDMA user space applications. The
libqedr RPM is available only for inbox OFED. Issue the following command:
rpm –ivh qlgc-libqedr-<version>.<arch>.rpm
6.
To build and install the libqedr user space library, issue the following
command:
'make libqedr_install'
NOTE
When using the following procedures in a CentOS environment, follow the
instructions for RHEL. When performing these tasks in an Ubuntu
environment, see the
Install.txt
document in the Ubuntu package that
is available for your adapter on the Marvell Web site.