On Mon, May 3, 2010 at 5:03 AM, Ahmed Theba <ahm...@jurumani.com> wrote:

> Hi,
>
> Okay I still have no luck with the suggestions posted...
> I need help figuring out the following:
>
> 1) Why dont I have Fuse kernel module? I have installed Fuse-2.8.3,
> Fuse-utils,
>     libfuse-dev and libfuse2.
>
>
Just tested my system (Uuntu as well). It works with DS9490 (Usb) and owfs
and I have what you describe:
ds2490
wire
no fuse

I suspect fuse is compiled into the kernel. Probably to allow booting from
unusual filesystems.
OWFS must claim the device without unloading the module.



> 2) Black-listing wire and ds2490 in file /etc/modprobe.d/blacklist.conf
> doesn't seem
>     to have the desired result as (post-reboot) calling .../owfs u -m
> /mnt/1wire and then
>     lsmod reveals that wire is used by ds2490:
>     r...@mini:~# lsmod
>     Module                  Size  Used by
>     ds2490                 15616  0
>     wire                   30724  1 ds2490
>
> 3) Using owhttpd instead of owfs has the same result. Im assuming that
> owhttpd
>     does not require fuse module? The listing does not show the ds2490 or
> 2xtemp
>     sensors connected on the 6-channel hub.
>

owhttpd doesn't use fuse

Would you be willing to start with logging:

sudo /opt/owfs/bin/owhttpd -u -p 4444 --foreground --error_level=9 2>
owlog.txt

Just start it up, get the first bus listing and close.

Compress and post your log. Thanks
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to