I have a problem running my HA7E with owserver on my new Debian server.
Running owfs-2.8p15
If I run
sudo /opt/owfs/bin/owfs -p 4304 --ha7e=/dev/ttyS0 -m /var/1-wire/mnt
--allow_other
it works fine and I can see the devices, but if I run
sudo /opt/owfs/bin/owserver -p 4304 --ha7e=/dev/ttyS0
it does not work. If I try
sudo /opt/owfs/bin/owfs -s localhost:4304 -m /var/1-wire/mnt --allow_other
It returns
DEFAULT: owlib.c:(57) No valid 1-wire buses found
If I run it with debug I get
mick@tom:/home/control/solar$ sudo /opt/owfs/bin/owserver -p 4304
--ha7e=/dev/ttyS0 --debug
DEBUG MODE
libow version:
2.8p15
DEBUG: ow_daemon.c:(167) main thread id = 139848501516032
DEBUG: ow_avahi_link.c:(75) Avahi support: libavahi-client loaded
successfully
DEBUG: ow_avahi_link.c:(77) Avahi library function found:
avahi_client_errno
DEBUG: ow_avahi_link.c:(78) Avahi library function found:
avahi_client_free
DEBUG: ow_avahi_link.c:(79) Avahi library function found:
avahi_client_new
DEBUG: ow_avahi_link.c:(80) Avahi library function found:
avahi_client_get_domain_name
DEBUG: ow_avahi_link.c:(81) Avahi library function found:
avahi_entry_group_add_service
DEBUG: ow_avahi_link.c:(82) Avahi library function found:
avahi_entry_group_commit
DEBUG: ow_avahi_link.c:(83) Avahi library function found:
avahi_entry_group_is_empty
DEBUG: ow_avahi_link.c:(84) Avahi library function found:
avahi_entry_group_new
DEBUG: ow_avahi_link.c:(85) Avahi library function found:
avahi_entry_group_reset
DEBUG: ow_avahi_link.c:(87) Avahi library function found:
avahi_service_resolver_free
DEBUG: ow_avahi_link.c:(88) Avahi library function found:
avahi_service_resolver_new
DEBUG: ow_avahi_link.c:(89) Avahi library function found:
avahi_service_browser_free
DEBUG: ow_avahi_link.c:(90) Avahi library function found:
avahi_service_browser_new
DEBUG: ow_avahi_link.c:(102) Avahi support: libavahi-common loaded
successfully.
DEBUG: ow_avahi_link.c:(104) Avahi library function found:
avahi_simple_poll_free
DEBUG: ow_avahi_link.c:(105) Avahi library function found:
avahi_simple_poll_get
DEBUG: ow_avahi_link.c:(106) Avahi library function found:
avahi_simple_poll_loop
DEBUG: ow_avahi_link.c:(107) Avahi library function found:
avahi_simple_poll_new
DEBUG: ow_avahi_link.c:(108) Avahi library function found:
avahi_simple_poll_quit
DEBUG: ow_avahi_link.c:(109) Avahi library function found: avahi_strerror
CALL: ow_parsename.c:(98) path=[]
DEBUG: owlib.c:(82) Globals temp limits 0C 100C (for simulated adapters)
CALL: ow_parsename.c:(98) path=[]
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
Any idea what is wrong here?
Thanks
Mick
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers