Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-29 Thread Jim Lill
Rasp Pi packages lack that too... try this in init.d #!/bin/sh ### BEGIN INIT INFO # Provides: owfs # Required-Start: $remote_fs $syslog $network $named # Required-Stop: $remote_fs $syslog $network $named # Should-Start: owfs # Should-Stop: owfs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Sho

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Chris Green
On Sun, Sep 28, 2014 at 05:15:36PM -0400, Paul Alfille wrote: >As a wild guess, since this is a new machine, does /mnt/1-wire exist? >Yes owfs should be running. You can try it manually, with debugging, to >get more information. >First, try owserver from the command line: >owdir

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Paul Alfille
As a wild guess, since this is a new machine, does /mnt/1-wire exist? Yes owfs should be running. You can try it manually, with debugging, to get more information. First, try owserver from the command line: owdir -s 4304 start up owfs: owfs -s 4304 -m /mnt/1-wire --debug and see if the debug me

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Chris Green
On Sun, Sep 28, 2014 at 10:04:48PM +0100, Chris Green wrote: > So where do I go from here? I have a 1-wire device, I have owserver > running but nothing at all is appearing at /mnt/1-wire. > > Should there be an owfs process running as well as owserver? Because > there isn't. > That's it, no ow

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Chris Green
On Sun, Sep 28, 2014 at 11:43:32AM -0400, Paul Alfille wrote: >'dmesg' is the command that shows the system messages, including USB >plug/unplug. >'lsusb' (if installed) will give a list of current USB devices. Good point, I do have the adapter pluuged in:- chris@odin:~$ lsusb

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Paul Alfille
'dmesg' is the command that shows the system messages, including USB plug/unplug. 'lsusb' (if installed) will give a list of current USB devices. On Sun, Sep 28, 2014 at 11:39 AM, Colin Law wrote: > On 28 September 2014 15:00, Chris Green wrote: > > I have a 1-wire installation which I am tryi

Re: [Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Colin Law
On 28 September 2014 15:00, Chris Green wrote: > I have a 1-wire installation which I am trying to diagnose remotely. > > A few days ago I had to replace the Beaglebone Black that was running > with another one becuase I corrupted the memory on the original one > and didn't have the ability to fix

[Owfs-developers] How to tell if 1-wire hardware is plugged in?

2014-09-28 Thread Chris Green
I have a 1-wire installation which I am trying to diagnose remotely. A few days ago I had to replace the Beaglebone Black that was running with another one becuase I corrupted the memory on the original one and didn't have the ability to fix it there and then. So, I'm fairly sure I plugged in the