Paul Alfille <[email protected]> wrote: > $ sudo /opt/owfs/bin/owserver --debug --passive /dev/ttyUSB0
Oh shit, seems to be a Layer 8 problem, well at least to some extent. Have a look at my original posting. Here ist what I did use: owserver -p 55555 -d /dev/ttyUSB0 --error_print 2 --error_level 3 --foreground --nozero Everything works fine when I use "--passive" like you instead: owserver -p 55555 --passive /dev/ttyUSB0 --error_print 2 --error_level 3 --foreground --nozero So the Problem seems to be with auto-detection of the passive adapter. If the manpage is right (or at least if I understand it correctly) the passive Adapter is assumed if there is no responce just using "-d". Looks like the only thing which seems to be broken is the auto-detection of the passive adapter. Regards Sven -- How to prevent Java from forking? Use a spoon. (Found on http://slashdot.org) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
