Slackware package of QNAP-EC version 1.0.0 designed for Unraid 6.9.2.
To install, create a directory in the root of your Unraid USB drive called extra
and copy the qnap-ec-1.0.0-x86_64-1.txz
file to it. Then edit the go
file located in the config
directory on your Unraid USB drive and add the following two lines after the #!/bin/bash
line:
depmod --quick
modprobe qnap-ec
Then reboot to load the driver.