View Single Post
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#487
Originally Posted by salinmooch View Post
I'm still stuck on finding the right fuse module. As alexc suggested I went back and linked /lib/modules/2.6.21-omap1/extra/fuse.ko to /usr/lib/fuse/fuse.ko and rebooted
That's right for alexc setup, and wrong for nobody.
Still no luck using sshfs - it fails on trying to loading the module. I looked around and have not found any other fuse modules that could be screwing things up. I tried an insmod on /lib/modules/2.6.21-omap1/extra/fuse.ko and get this same error:
Are you sure the DT fuse module package is installed?
"dpkg -l fuse-modules-rx-34" will confirm if it is installed.
I'm using this module with the package fuse-utils-2.7.2-1maemo7 from extras-devel, it contains the init.d to load the module and works with no problem.
For kicks I rmmod the nfs module and added it with insmod just fine. Does fuse require a dependency I need to load first?
No.
Where else should I look for old fuse modules to get rid of them?
"find /lib/modules -name 'fuse.ko'" will find any fuse module

Last edited by maacruz; 2011-09-06 at 19:03.