FileSystem filter driver is not loaded!

I’m a ubuntu 11.10 user,Using COMODO Antivirus for linux 1.0 Beta

I already reboot my system,But the problem still need to fix.

This is the value of error xml:

<?xml version="1.0" encoding="UTF-8"?>

I’m using linuxmint 12 and I have the same exact problem.

<?xml version="1.0" encoding="UTF-8"?>

I had a similar problem. I used ‘sudo sh /opt/COMODO/post_setup.sh’ when I really needed to run ‘sudo /opt/COMODO/post_setup.sh’, which wasn’t all that clear in the initial instructions.

Hi,

CAV looks for:

<Path Value="/opt/COMODO/libcrypto.so.1.0.0" Status="Failed"/> and
<Path Value="/opt/COMODO/libssl.so.1.0.0" Status="Failed"/>

but the real filenames are:
“/opt/COMODO/libcrypto.so.0.9.8” and “/opt/COMODO/libssl.so.0.9.8”

you can create symlinks:

cd /opt/COMODO
sudo ln -s libcrypto.so.0.9.8 libcrypto.so.1.0.0
sudo ln -s libssl.so.0.9.8 libssl.so.1.0.0

That’s all

Edit: no, doesn’t work :stuck_out_tongue:

OpenSSL 0.9x is drastically different from OpenSSL 1.x

I think you’re using Kubuntu 11.10 (you mentioned it in another thread), you will probably want to install ‘libssl1.0.0’ via ‘apt-get’ or synaptic. Although the installer should have satisfied dependencies.

Edit: Saw which OS was possibly used in another thread.

Hi, Sal,
Thanks for your answer.
Yes, I’m using Kubuntu 11.10, and libssl1.0.0 is already installed. But CAV wants it in “/opt/COMODO”. The symlinks could be:

cd /opt/COMODO
sudo ln -s /lib/x86_64-linux-gnu/libssl.so.1.0.0
sudo ln -s /lib/x86_64-linux-gnu/libcrypto.so.1.0.0

CAV was uninstalled, because it was freezing the UI. I’ll try again later.

is RedirFS problem it not support 3.2 kernel
compile but kernel cant load module