1.
Login to the system as root, or sudo to root.
2.
Install the supporting package for the SmartPQI DKMS deb package:
apt-get update
apt-get install build-essential dkms
3.
Install the SmartPQI DKMS DEB driver package using the following command (where #.#.#-### is the build
number):
dpkg -i smartpqi-dkms_#.#.#-###_all.deb
4.
Reboot system.
6.9
Installing on FreeBSD
To install the controller SmartPQI driver on FreeBSD:
1.
Check whether the driver package is installed or not.
# pkg info | grep smartpqi
2.
Install the SmartPQI package by using the following command:
For FreeBSD 11:
# pkg add smartpqi-amd64.txz
For FreeBSD 12 and 13:
# pkg add smartpqi-amd.pkg
Note:
Upgrade the package if it already exists, using the following command.
For FreeBSD 11:
# pkg upgrade smartpqi-amd64.txz
For FreeBSD 12 and 13:
# pkg upgrade smartpqi-amd.pkg
3.
Restart the system.
# reboot
6.10
Installing on Solaris
To install the controller SmartPQI driver on Solaris, follow the steps in the sections below.
1.
Remove the inbox aac driver, since the Adaptec Smart Storage Controller is shipped with the inbox aac driver.
#rem_drv aac
2.
Extract the SmartPQI driver package from a .zip or .tar file.
3.
Perform the following instructions to load the driver package.
a.
If "smartpqi.pkg" is present, execute the following command:
# pkgadd –d smartpqi.pkg
or,
Installing the Driver on an Existing Operating Sys...
©
2022 Microchip Technology Inc.
and its subsidiaries
User Guide
DS00004281C-page 36