Hi all,
since I tried the actual version on my raspi, I damaged the installation.
The owserver version 2.8 does not start.
I compiled the version 2.9p5, which should the be one of the latest
version (may 3.0.. as well), which is running on the raspi, so far I
could see in the internet.
Now I try to get my system back t run and get the following message.
/usr/src $ sudo /opt/owfs/bin/owserver --foreground --debug
--error_print=2 --error_level=9 -c /etc/owfs.conf
DEBUG MODE
libow version:
2.9p5
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:1) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:2) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:3) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:4) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:5) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:6) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:7) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:8) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:9) Program=,
Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:10)
Program=Not server, Option=server, Value=localhost:4304
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:11)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:12)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:13)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:14)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:15)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:16)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:17)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:18)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:19)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:20)
Program=server, Option=device, Value=/dev/ttyUSB0
DEBUG: ow_opt.c:(335) Configuration file (/etc/owfs.conf:20) Option
device recognized as device. Value=/dev/ttyUSB0
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:21)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:22)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:23)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:24)
Program=http, Option=port, Value=2121
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:25)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:26)
Program=ftp, Option=port, Value=2120
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:27)
Program=, Option=, Value=
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:28)
Program=server, Option=port, Value=localhost:4304
DEBUG: ow_opt.c:(335) Configuration file (/etc/owfs.conf:28) Option
port recognized as port. Value=localhost:4304
DEBUG: ow_opt.c:(290) Configuration file (/etc/owfs.conf:29)
Program=, Option=, Value=
DEBUG: ow_daemon.c:(166) main thread id = 3070153232
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)
DEBUG: ow_ds9097U.c:(287) Attempt 0 of 3 to initialize the DS9097U
DEBUG: ow_ds9097U.c:(381) Send the initial reset to the bus master.
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
DEBUG: ow_tcp_read.c:(64) attempt 1 bytes Time: 5.000000 seconds
DEBUG: ow_tcp_read.c:(114) read: 1 - 0 = 1
How can i make sure that all libs and programs are corrct installed.
Configure runs proper and compiling was also not problem. But the
server does not run. Even the one how was delived from raspberry.
Thanks for any help
R.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers