I have a 1-wire bus with a LinkUSBi and 30+ sensors on a Ubuntu 18.04
machine,  Owfs version 3.2p3

owdir recently returns only (used to work some time ago)

$/opt/owfs/bin/owdir
/bus.0
/uncached
/settings
/system
/statistics
/structure

Using
$owdir 'any-sensor-on-the-bus'
works as expected.


Running in the foreground with error-level 1 gives:

$ sudo /opt/owfs/bin/owserver -c /etc/owfs.conf --foreground --error-level 1
CONNECT: ow_dnssd.c:(81) Zeroconf/Bonjour is disabled since dnssd
library isn't found
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes
CONNECT: ow_tcp_read.c:(109) TIMEOUT after 3 bytes


If I plug the LinkUSBi into an RPI3-B with raspian, owdir works as
expected and gives a correct full bus listing.

Any suggestions?

Thanks,

Arne


---
E-posten er sjekket for virus av AVG.
http://www.avg.com



_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to