On Fri, Apr 11, 2014 at 12:02:13PM -0400, Paul Alfille wrote: > Ahha! Found the problem! (Rather embarrassing for me). > The default package for owfs ships with a "fake" configuration file. > Literally it uses the "fake" bus-master -- a bus master that returns > random results to test the software rather than hardware. > Clearly the change shouldn't be difficult -- the file is in /etc/owfs.conf > and needs to be modified for your bus-master. > Here is the default "fake" owfs.conf:
Brilliant, thanks. I just did an 'apt-get' install and hadn't thought about any configuration. I have a previously working installation (on an ancient eeePc) that I may be able to copy. If not I can work it out from first principles I guess. > > ---------------------------------------------------------------------------------- > # Sample configuration file for the OWFS suite for Debian GNU/Linux. > # > # > # This is the main OWFS configuration file. You should read the > # owfs.conf(5) manual page in order to understand the options listed > # here. > ######################## SOURCES ######################## > # > # With this setup, any client (but owserver) uses owserver on the > # local machine... > ! server: server = localhost:4304 > # > # ...and owserver uses the real hardware, by default fake devices > # This part must be changed on real installation > server: FAKE = DS18S20,DS2405 > # > # USB device: DS9490 > #server: usb = all > # > # Serial port: DS9097 > #server: device = /dev/ttyS1 > # > # owserver tcp address > #server: server = [1]192.168.10.1:3131 > # > # random simulated device > #server: FAKE = DS18S20,DS2405 > # > ######################### OWFS ########################## > # > #mountpoint = /mnt/1wire > #allow_other > # > ####################### OWHTTPD ######################### > http: port = 2121 > ####################### OWFTPD ########################## > ftp: port = 2120 > ####################### OWSERVER ######################## > server: port = localhost:4304 > -- Chris Green ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers