im-0 / hpsahba

Tool to enable/disable HBA mode on some HP Smart Array controllers
GNU General Public License v2.0
128 stars 45 forks source link

Add patch support for 5.8 kernel and add P812 controller #11

Closed gschuurman closed 3 years ago

gschuurman commented 3 years ago

Added P812 controller to the supported list of controllers. This was tested on truenas scale with kernel 5.8.0-1

Compilation of the dkms driver first failed but after changing the patch.sh file it worked. image

im-0 commented 3 years ago

Thanks!

Actually, you can just specify the right kernel version as a command line argument to the script. But updating the default to newer version is ok too.