"Open a terminal window and then enter that string command."
Which string command, please.
Peter
On Thu, May 9, 2013 at 9:01 AM, Gregg Levine <[email protected]> wrote:
> On Thu, May 9, 2013 at 11:26 AM, Mick Sulley <[email protected]> wrote:
> > Did you sudo it? I think the -u option only works with sudo
> >
> >
> >
> > On 09/05/13 15:22, Peter Hollenbeck wrote:
> >
> > Thanks for the suggestion.
> > I installed the modules as you suggested but I still get the same error.
> > owfs -u -m 1wire
> > fuse: device not found, try 'modprobe fuse' first
> >
> > modprobe fuse appears to do nothing.
> > lsmod shows:
> > Module Size Used by
> >
> > whereas the RPi where owfs is running successfully (rpiB), shows:
> > Module Size Used by
> > fuse 66685 3
> > snd_bcm2835 19889 0
> > snd_pcm 74834 1 snd_bcm2835
> > snd_seq 52536 0
> > snd_timer 19698 2 snd_seq,snd_pcm
> > snd_seq_device 6300 1 snd_seq
> > snd 52489 5
> > snd_seq_device,snd_timer,snd_seq,snd_pcm,snd_bcm2835
> > snd_page_alloc 4951 1 snd_pcm
> > pl2303 11771 1
> > usbserial 34545 3 pl2303
> >
> > I don't really understand modprobe and modules. I'm sure that a modprobe
> > command is not being issued on rpiB. Yet fuse is in the lsmod list. I
> > presume this means it is loaded, and not compiled into the kernel. Is
> this
> > correct?
> >
> > Thanks for your help.
> > Peter
> >
> >
> >
> >
> > On Thu, May 9, 2013 at 1:21 AM, Mick Sulley <[email protected]> wrote:
> >>
> >> I seem to remember that you need to install something else related to
> >> fuse, from my list of stuff to install try -
> >> sudo apt-get install libfuse-dev -y
> >> sudo apt-get install fuse-utils -y
> >>
> >> See if that helps
> >> Mick
> >>
> >>
> >> On 09/05/13 01:13, Peter Hollenbeck wrote:
> >>
> >> I am running owfs successfully on one RPi.
> >> I am trying to run it on another and have a problem.
> >> I enter:
> >> owfs -u -m 1wire
> >> and get:
> >> fuse: device not found, try 'modprobe fuse' first
> >>
> >> I tried modprobe fuse. no help.
> >>
> >> I think both RPis are running 2013-02-09-wheezy-raspbian
> >>
> >> I would appreciate suggestions.
> >> Thank you,
> >> Peter
> >> _______________________________________________
> >> Owfs-developers mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
> Hello!
> Peter, try this: Open a terminal window and then enter that string
> command. It should enter you into an elevated, read root shell. Then
> ask the system about those modules. Ideally those other packages are
> needed for managing the FUSE system, the ones that end on -dev are
> used if you plan on rebuilding the entire OWFS system from source
> code.
>
> The utility one is used for the obvious, managing the whole business.
>
> If that doesn't work you might need to reinstall everything.
> -----
> Gregg C Levine [email protected]
> "This signature fought the Time Wars, time and again."
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and
> their applications. This 200-page book is written by three acclaimed
> leaders in the field. The early access version is available now.
> Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers