Re: [Owfs-developers] owhttpd in 2.9p0

2013-06-13 Thread foster
*sudo /opt/owfs/bin/owserver --i2c=/dev/i2c-1 --server 127.0.0.1:4304 --debug* error is the same. -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/owhttpd-in-2-9p0-tp9556p9712.html Sent from the OWFS Developers mailing list archive at Nabble.com. -

Re: [Owfs-developers] owhttpd in 2.9p0

2013-06-13 Thread Tomasz Torcz
On Thu, Jun 13, 2013 at 12:51:40PM -0700, foster wrote: > *sudo /opt/owfs/bin/owserver --i2c=/dev/i2c-1 --server localhost:4304 > --debug* > result: > CONNECT: owlib.c:(112) Cannot open server at localhost:4304 -- first > attempt. > DEBUG: ow_net_client.c:(85) IP address=[localhost] port=[4304]

Re: [Owfs-developers] owhttpd in 2.9p0

2013-06-13 Thread foster
*sudo /opt/owfs/bin/owserver --i2c=/dev/i2c-1 --server localhost:4304 --debug* result: CONNECT: owlib.c:(112) Cannot open server at localhost:4304 -- first attempt. DEBUG: ow_net_client.c:(85) IP address=[localhost] port=[4304] CONNECT: ow_net_client.c:(147) [Address family not supported by prot

Re: [Owfs-developers] owhttpd in 2.9p0

2013-06-13 Thread Jan Kandziora
Am 13.06.2013 12:33, schrieb foster: > Thx. for help, owfs starts from shell correctly, but I have a problem to > start owserver. > sudo /opt/owfs/bin/owserver --i2c=/dev/i2c-1 -p localhost:4304 it looks ok, > but I don't see anything in running services. > How do you check that? What does $ netst

[Owfs-developers] 2.9p0 owserver zeroconf/avahi problems

2013-06-13 Thread Jan Kandziora
Hello, I noticed 2.9p0 owserver segfaults on my machine when using zeroconf $ /opt/owfs/bin/owserver -u --debug DEBUG: ow_usb_cycle.c:(155) Finished FS_dir DEBUG: ow_parsename.c:(62) /uncached/bus.0 DEFAULT: ow_usb_cycle.c:(191) Set DS9490 2:2 unique id to 81 9E 98 2F 00 00 00 6B *** WARNING

Re: [Owfs-developers] Strange Problem

2013-06-13 Thread Mick Sulley
OK I have repeated but I cannot see anything that looks like an error, so the whole thing is attached as a zip. Amazing how much log it produces:) I had Nautilus open on /var/1-wire ran the command then navigated into mnt/10.0D54A9010800 and double clicked temperature saw the error Ctr C t

Re: [Owfs-developers] owhttpd in 2.9p0

2013-06-13 Thread foster
Thx. for help, owfs starts from shell correctly, but I have a problem to start owserver. sudo /opt/owfs/bin/owserver --i2c=/dev/i2c-1 -p localhost:4304 it looks ok, but I don't see anything in running services. -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/owhttp

Re: [Owfs-developers] Strange Problem

2013-06-13 Thread Jan Kandziora
Am 13.06.2013 10:27, schrieb Mick Sulley: > OK here is the log, hope that helps, I confess it doesn't mean much to > me:) This is just the end section when the error occurred, if you need > more please let me know. > Mick > > NODEID: 2 > unique: 370, success, outsize: 144 > unique: 371,

Re: [Owfs-developers] Strange Problem

2013-06-13 Thread Mick Sulley
OK here is the log, hope that helps, I confess it doesn't mean much to me:) This is just the end section when the error occurred, if you need more please let me know. Mick NODEID: 2 unique: 370, success, outsize: 144 unique: 371, opcode: LOOKUP (1), nodeid: 2, insize: 52, pid: 5196 LOOK

Re: [Owfs-developers] anyone using a beaglebone black with 1-wire

2013-06-13 Thread Nico Bouthoorn
A little bit late, but i purchased one. The reason for Beaglebone instead of Rasberry is because it is an open source project and Beaglebone is stronger in IO, Rasberry is stronger in video. My experiences so far; The standard out of the box OS is Angstrom, an OS based on busybox. For me thi