Re: [Owfs-developers] Owfs-developers Digest, Vol 98, Issue 10

2014-07-25 Thread Jan Kandziora
Am 25.07.2014 22:05, schrieb Thomas Oeding: > CONNECT: ow_fake.c:(176) Setting up fake Bus Master (0) Segmentation > fault > Please try with --nozero to turn off avahi. I have random segfaults on start without this for ages. Kind regards Jan -

Re: [Owfs-developers] Owfs-developers Digest, Vol 98, Issue 10

2014-07-25 Thread Thomas Oeding
Hello Paul, here the output: root@PiDoor:~# /opt/owfs/bin/owserver --fake=10 -p 4304 --error_level=9 --foreground DEBUG: ow_daemon.c:(166) main thread id = 3069538832 DEBUG: ow_avahi_link.c:(71) Avahi support: libavahi-client loaded successfully DEBUG: ow_avahi_link.c:(73) Avahi library fun

Re: [Owfs-developers] DS2482-800 not working (Segmentation fault on Raspberry Pi)

2014-07-25 Thread Paul Alfille
The code does confirm that your device is found. How about the simplest test, root@PiDoor:~# owserver --fake=10 -p 4304 --error_level=9 --foreground Just to make sure that the problem is the bus-master code. Paul On Fri, Jul 25, 2014 at 4:03 AM, Thomas Oeding wrote: > Hello all, > > i assemb

[Owfs-developers] DS2482-800 not working (Segmentation fault on Raspberry Pi)

2014-07-25 Thread Thomas Oeding
Hello all, i assembled an DS2482-800 (8 channel 1-wire i2c busmaster) on the Adafruit Prototyping Pi Plate Kit (http://www.adafruit.com/products/801) - i only connect 3.3V, GND, SDA, SCL directly with the DS2482. AD0,AD1,AD2 with GND (http://datasheets.maximintegrated.com/en/ds/DS2482-800.pdf). S