You are not logged in.

#1 2009-08-25 00:06:02

rasteenb
Member
Registered: 2009-04-20
Posts: 19

fuse kernel module located in wrong [version]

Hello:

I recently installed extra/fuse 2.7.4-3 as part of a project to get my Acer Aspire One to mount my cellphone using obexfs.  However, rather than installing the module under

/lib/modules/2.6.30-one-dev/

it was placed under

/lib/modules/2.6.30-ARCH/kernel/fs/fuse/fuse.ko

and consequently when I try to load it via rc.conf, I get (from dmesg)

[    0.844550] fuse init (API version 7.11)
[  316.870681] fuse: version magic '2.6.30-ARCH SMP preempt mod_unload 686 ' should be '2.6.30-one-dev SMP preempt mod_unload CORE2 '
[  825.370581] fuse: version magic '2.6.30-ARCH SMP preempt mod_unload 686 ' should be '2.6.30-one-dev SMP preempt mod_unload CORE2 '
[ 1550.966153] fuse: version magic '2.6.30-ARCH SMP preempt mod_unload 686 ' should be '2.6.30-one-dev SMP preempt mod_unload CORE2 '

or via modprobe I get:

FATAL: Could not open '/lib/modules/2.6.30-one-dev/kernel/fs/fuse/fuse.ko': No such file or directory

I tried reinstalling - even using yaourt -b (from source), but that didn't seem to help.  I looked at the PKGBUILD but didn't know what, if anything, I needed to alter.

I also tried copying the /fuse directory over to the -dev kernel, but I get:

FATAL: Error inserting fuse (/lib/modules/2.6.30-one-dev/kernel/fs/fuse/fuse.ko): Invalid module format

Finally, I ran depmod but that didn't seem to help either.

I was not able to find this problem listed elsewhere.  By the way, I can manipulate files) on my phone using my ACER (as root), but am bothered by the fuse errors.

Any ideas?

Thanks,
Rob

Offline

Board footer

Powered by FluxBB