On Mon, Jan 30, 2012 at 07:12:20PM -0500, Paul Alfille wrote: > You can get considerable log information. > > Try > sudo /opt/owfs/bin/owfs --debug --usb=all -m /your/directory --allow_other > &> /your/logfile
I tried: # /opt/owfs/bin/owfs --debug --usb=all -m /your/directory --allow_other &> /root/tmp/owfs.log and got: # cat /root/tmp/owfs.log CONNECT: owfs.c:(100) fuse mount point: /your/directory CONNECT: ow_avahi_link.c:(72) No Avahi support. Library libavahi-client couldn't be loaded CONNECT: ow_dnssd.c:(82) Zeroconf/Bonjour is disabled since dnssd library isn't found CALL: ow_parsename.c:(95) path=[] DEBUG: owlib.c:(79) Globals temp limits 0C 100C (for simulated adapters) DEBUG: ow_ds9490.c:(239) Look for all USB adapters CONNECT: ow_ds9490.c:(342) No USB DS9490 bus masters used DEFAULT: owlib.c:(201) Cannot open USB bus master DEFAULT: owlib.c:(54) No valid 1-wire buses found DEBUG: ow_exit.c:(18) Exit code = 1 Here I see a warning about No Avahi support. Does owfs need Avahi support? Thank you very much for your help. I still hope this will work one day. Robert ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
