Follow these steps:
- Enable Anti-Malware RealTime Scan and Intrusion Prevention (IPS) first for downloading the correct drivers.
- Put the drivers into /lib/modules. Refer to the following:
cd /opt/ds_agent/`uname -r`/
cp tmhook.ko bmhook.ko dsa_filter_hook.ko dsa_filter.ko /lib/modules/`uname -r`/extra
service ds_agent stop
depmod -a - Create the file /etc/modules-load.d/trendmicro.conf with the following content.
bmhook
dsa_filter - Reboot the machine.