Re: [Owfs-developers] Owdir and usb adapter problems

2009-08-19 Thread Paul Alfille
Ok a test under SUSE 11.0 sudo /opt/owfs/bin/owserver -u then: while : ; do /opt/owfs/bin/owdir /uncached ; sleep 1 ; done Gives: . /uncached/10.101454000800 /uncached/2C.66FE0400 /uncached/2C.1B79 /uncached/22.367A0300 /uncached/12.C4DF1F00 /uncached/01.5F50CA09 /

Re: [Owfs-developers] Owdir and usb adapter problems

2009-08-19 Thread Paul Alfille
Well, it's either hardware, OWFS, or Ubuntu and the libraries. Does serial work in the same system (Ubuntu 9.04 and OWFS 2.7p24)? Paul Alfille On Tue, Aug 18, 2009 at 10:39 PM, William Brown wrote: > Paul > > I just upgraded to Ubuntu 9.04 and owfs 2.7p24. I still have problems > with owdir and

Re: [Owfs-developers] owserver segmentfault

2009-08-19 Thread Paul Alfille
--nozero stops the auto-configuration attempts. Briefly, this is something first poularized by Apple under the name of Bonjour. A server and udp protocol for devices and services (like printers, music sources, etc) to announce their presence and configuration. The idea is that other programs or t

Re: [Owfs-developers] owserver segmentfault

2009-08-19 Thread Sven Geggus
Paul Alfille wrote: > 3. There are problems with the autoconf libraries like Avahi or Bonjour. > Perhaps add --nozero when running owserver? Hm, what exactly does this --nozero switch do? I've got the exact same Problem with owfs-2.7p24 on Debian stable (lenny). And I'm not running some of this