Re: [Owfs-developers] FUSE support broken when called without debug

2012-06-04 Thread Otavio Salvador
On Tue, Jun 5, 2012 at 12:34 AM, Paul Alfille wrote: > What happens with owhttpd? > owhttpd I didn't test but owserver with owdir works fine. -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854

Re: [Owfs-developers] FUSE support broken when called without debug

2012-06-04 Thread Paul Alfille
What happens with owhttpd? On Mon, Jun 4, 2012 at 11:32 PM, Otavio Salvador wrote: > On Tue, Jun 5, 2012 at 12:19 AM, Otavio Salvador > wrote: > >> Do someone have any idea where to look for the bug? >> > > It also works if I do: > > #: owfs -m /mnt/w1 --w1 --foreground > > So it seems to be rel

Re: [Owfs-developers] FUSE support broken when called without debug

2012-06-04 Thread Otavio Salvador
On Tue, Jun 5, 2012 at 12:19 AM, Otavio Salvador wrote: > Do someone have any idea where to look for the bug? > It also works if I do: #: owfs -m /mnt/w1 --w1 --foreground So it seems to be related to the background code. Have someone found it too? -- Otavio Salvador

[Owfs-developers] FUSE support broken when called without debug

2012-06-04 Thread Otavio Salvador
Hello, We're using the FUSE support with netlink interface, in 2.8p15 compiled for arm5 CPU, and it works fine if we do: #: owfs -m /mnt/w1 --w1 --debug and fails if: #: owfs -m /mnt/w1 --w1 In both cases it mounts properly but in the later it fail to connect to the masters. Do someone have a

Re: [Owfs-developers] Release 2.8p15

2012-06-04 Thread Vincent Danjean
Le 21/05/2012 22:49, Eloy Paris a écrit : > Hi Paul, > > On 05/21/2012 04:36 PM, Paul Alfille wrote: > >> You summarized the problem well. Synchronizing the start of owserver and >> it's clients can be problematic. >> >> As for suspending the boot process -- the whole scheme can be done in >> the