Can't use cifs with fonera

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
sciopath
Posts: 1
Joined: Sat Apr 28, 2012 5:22 am

Can't use cifs with fonera

Post by sciopath »

Hi,

I want to mount samba share into my fonera 2100 with gargoyle 1.4.7. My fonera is configured in wireless bridge.

I installed kmod-nls-base - 2.6.30.10-1 then kmod-fs-cifs - 2.6.30.10-1 (one by one otherwise the fonera would freeze).

nls module seems to be correctly loaded

Code: Select all

root@Gargoyle:/# lsmod | grep nls 
nls_base                4544  0
but cifs module doesn't want to load, event after reboot

Code: Select all

root@Gargoyle:/# insmod cifs
insmod: can't insert 'cifs': unknown symbol in module, or unknown parameter

Code: Select all

root@Gargoyle:/# dmesg | grep cif
cifs: Unknown symbol kmem_cache_alloc_notrace
cifs: Unknown symbol __tracepoint_kmalloc
cifs: Unknown symbol slab_buffer_size
Help anyone?

Post Reply