Help with KlamAV

Does anyone have any suggestions about getting The auto-scan to work:confused:?? Here’s what I’m getting:
Dazuko was not loaded successfully. Please check your installation.
I did install Dazuko I’m using KlamAV 0.44 and ClamAV 0.93.1

Just want to say, I’m getting exactly the same behaviour with Klamav and Clamav (on OpenSusE 11.0). Looking forward to getting a response! :stuck_out_tongue:

Spaceman

If this is a help for you, try German explaination

://de.opensuse.org/Klamav_mit_On-Access-Scanning_(Dazuko)_installieren

king regars Peter

I have done that (as in the German explanation), but in spite of successful installation of dazuko there is no file /dev/dazuko on which to “chown” (as also confirmed in the bootlog file).:frowning:

Kindest Regards
:\

perhaps I can add some more information…

The file /etc/modprobe.d/dazuko contains the commands
install dazuko modprobe -r capability;
modprobe -i dazuko;
modprobe -i capability

but it produces errors during boot, viz:

install: invalid option – ‘r’
Try `install --help’ for more information.
WARNING: Error inserting redirfs (/lib/modules/2.6.25.11-0.1-default/weak-update
s/redirfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting dazuko (/lib/modules/2.6.25.11-0.1-default/weak-updates/d
azuko.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Module capability not found.

The tail of dmesg contains:
redirfs: Unknown symbol rfs_flt_type
dazuko: Unknown symbol rfs_set_operations
dazuko: Unknown symbol rfs_unregister_filter
dazuko: Unknown symbol rfs_set_path
dazuko: Unknown symbol rfs_register_filter

perhaps this helps!!:slight_smile:

Spaceman

you need to build a new kernel with dazuko in
download the opensuse dazuko patch from
Downloads - Dazuko

Thanks. Looks like a reason to avoid Klamav for the moment.
:frowning:

Rhaddamant wrote:

>
> you need to build a new kernel with dazuko in
> download the opensuse dazuko patch from
> ‘Downloads - Dazuko’
> (http://dazuko.dnsalias.org/wiki/index.php/Downloads)
>
>
Question? is this a Klamav problem or dazuko? Since I notice AVG free for
Linux also requires dazuko. I have not tried to install it yet.

Russ
Linux register user 441463

Question? is this a Klamav problem or dazuko? Since I notice AVG free for
Linux also requires dazuko. I have not tried to install it yet.
neither of them :slight_smile:

problem is the kernel architecture: starting 2.6.23 no more a security module could be loaded on demand. it only can be built-in the kernel.

hopefully, soon there will be a solution:

dazuko developers are working on nullfs; there is also redirfs
both of them will allow dazuko to use another approach hooking file operations

}Spaceman{
>>Thanks. Looks like a reason to avoid Klamav for the moment.<<

I would have to agree!
Thanks All!!

nathanaelc