Avahi was the tipp in the right direction:

# /opt/owfs/bin/owserver --i2c=/dev/i2c-1 -p 4304 --error_level=9
--foreground --nozero

works. Additional the Avahi-Daemon was not running. After starting it
the command

# /opt/owfs/bin/owserver --i2c=/dev/i2c-1 -p 4304 --error_level=9 --foreground

works too, without Segmentation fault!

 /opt/owfs/bin/owserver --i2c=/dev/i2c-1 -p 4304 --error_level=9 --foreground
  DEBUG: ow_daemon.c:(166) main thread id = 3070169616
  DEBUG: ow_avahi_link.c:(71) Avahi support: libavahi-client loaded successfully
  DEBUG: ow_avahi_link.c:(73) Avahi library function found: avahi_client_errno
  DEBUG: ow_avahi_link.c:(74) Avahi library function found: avahi_client_free
  DEBUG: ow_avahi_link.c:(75) Avahi library function found: avahi_client_new
  DEBUG: ow_avahi_link.c:(76) Avahi library function found:
avahi_client_get_domain_name
  DEBUG: ow_avahi_link.c:(77) Avahi library function found:
avahi_entry_group_add_service
  DEBUG: ow_avahi_link.c:(78) Avahi library function found:
avahi_entry_group_commit
  DEBUG: ow_avahi_link.c:(79) Avahi library function found:
avahi_entry_group_is_empty
  DEBUG: ow_avahi_link.c:(80) Avahi library function found:
avahi_entry_group_new
  DEBUG: ow_avahi_link.c:(81) Avahi library function found:
avahi_entry_group_reset
  DEBUG: ow_avahi_link.c:(83) Avahi library function found:
avahi_service_resolver_free
  DEBUG: ow_avahi_link.c:(84) Avahi library function found:
avahi_service_resolver_new
  DEBUG: ow_avahi_link.c:(85) Avahi library function found:
avahi_service_browser_free
  DEBUG: ow_avahi_link.c:(86) Avahi library function found:
avahi_service_browser_new
  DEBUG: ow_avahi_link.c:(98) Avahi support: libavahi-common loaded
successfully.
  DEBUG: ow_avahi_link.c:(100) Avahi library function found:
avahi_simple_poll_free
  DEBUG: ow_avahi_link.c:(101) Avahi library function found:
avahi_simple_poll_get
  DEBUG: ow_avahi_link.c:(102) Avahi library function found:
avahi_simple_poll_loop
  DEBUG: ow_avahi_link.c:(103) Avahi library function found:
avahi_simple_poll_new
  DEBUG: ow_avahi_link.c:(104) Avahi library function found:
avahi_simple_poll_quit
  DEBUG: ow_avahi_link.c:(105) Avahi library function found: avahi_strerror
   CALL: ow_parsename.c:(102) path=[]
  DEBUG: owlib.c:(81) Globals temp limits 0C 100C (for simulated adapters)
CONNECT: ow_ds2482.c:(396) Found an i2c device at /dev/i2c-1 address 18
  DEBUG: ow_ds2482.c:(514) ok
CONNECT: ow_ds2482.c:(425) i2c device at /dev/i2c-1 address 18 appears
to be DS2482-x00
CONNECT: ow_ds2482.c:(701) DS2482-800 (Eight channels)

# /opt/owfs/bin/owdir
/bus.7
/bus.6
/bus.5
/bus.4
/bus.3
/bus.2
/bus.1
/bus.0
/uncached
/settings
/system
/statistics
/structure

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to