# # starting the owserver (owfs-3.1p0) # It is compiled at my Raspberry PI. (configure --prefix=/usr --sysconfdir=/etc ; make && make install) # the "usb bug" was patched. # # root@RASPBERRY-3:~> uname -a # Linux RASPBERRY-3.nick 4.1.8+ #818 PREEMPT Tue Sep 29 01:20:55 BST 2015 armv6l armv6l armv6l GNU/Linux # # I've made coments in this text. #
root@RASPBERRY-3:~> /usr/bin/owserver --w1 --error_level=9 --error_print=2 --foreground -p 9999 DEBUG: ow_daemon.c:(170) main thread id = 3068760864 DEBUG: ow_inotify.c:(80) No configuration files to monitor CONNECT: ow_dnssd.c:(81) Zeroconf/Bonjour is disabled since dnssd library isn't found CALL: ow_parsename.c:(102) path=[] DEBUG: owlib.c:(77) Global temp limit 0C to 100C (for fake and mock adapters) DEBUG: ow_net_server.c:(76) ServerAddr: [0.0.0.0] [9999] DEBUG: ow_w1_list.c:(54) Sending w1 bus master list message DEBUG: ow_w1_send.c:(132) Netlink send ----------------- NLMSGHDR: len=48 type=3 (NLMSG_DONE) flags=5 seq=0|1 pid=635 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=0|1 ack=1 len=12 flags=0 W1_NETLINK_MSG: type=6 (W1_LIST_MASTERS) len=0 id=0 W1_NETLINK_CMD: NULL w1c field NULL data DEBUG: ow_w1_send.c:(143) NETLINK sent seq=1 DEBUG: ow_w1_dispatch.c:(172) Dispatch loop DEBUG: ow_w1_parse.c:(112) Wait to peek at message DEBUG: ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=52 type=3 seq=0|1 pid=0 DEBUG: ow_w1_parse.c:(141) Netlink read ----------------- NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=0|1 pid=0 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=0|1 ack=2 len=16 flags=29299 W1_NETLINK_MSG: type=6 (W1_LIST_MASTERS) len=4 id=1651076096 W1_NETLINK_CMD: NULL w1c field Byte buffer Data, length=4 --000: 01 00 00 00 <....> DEBUG: ow_w1_dispatch.c:(87) Netlink message directed to root W1 master DEBUG: ow_w1_dispatch.c:(125) Sending this packet to root bus DEBUG: ow_w1_dispatch.c:(172) Dispatch loop DEBUG: ow_w1_parse.c:(112) Wait to peek at message DEBUG: ow_w1_scan.c:(54) Netlink (w1) list all bus masters DEBUG: ow_w1_list.c:(64) W1 List 1 masters DEBUG: ow_w1_addremove.c:(55) Setup structure for w1_bus_master1 DEBUG: ow_w1_addremove.c:(81) Request master be added: w1_bus_master1. DEBUG: ow_add_inflight.c:(26) Request master be added: w1_bus_master1 # # In this place I've started "root@RASPBERRY-3:~> owdir -s 127.0.0.1:9999 /uncached" by another console. # DEBUG: ow_tcp_read.c:(63) attempt 24 bytes Time: 10.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 24 - 0 = 24 DEBUG: from_client.c:(66) FromClient payload=10 size=0 type=7 sg=0x10A offset=0 DEBUG: from_client.c:(74) FromClient (no servermessage) payload=10 size=0 type=7 controlflags=0x10A offset=0 DEBUG: ow_tcp_read.c:(63) attempt 10 bytes Time: 10.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 10 - 0 = 10 DEBUG: handler.c:(153) START handler /uncached CALL: data.c:(103) DataHandler: parse path=/uncached DEBUG: ow_parseobject.c:(163) /uncached CALL: ow_parsename.c:(102) path=[/uncached] CALL: data.c:(163) Directory message (all at once) DEBUG: dirall.c:(66) OWSERVER Dir-All SpecifiedBus=0 path = /uncached DEBUG: ow_dir.c:(78) path=/uncached CALL: ow_dir.c:(102) path=/uncached DEBUG: ow_search.c:(32) Start of directory path=/uncached device=00 00 00 00 00 00 00 00 DEBUG: ow_w1.c:(125) Sending w1 search (list devices) message DEBUG: ow_w1_send.c:(132) Netlink send ----------------- NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=5 seq=1|1 pid=635 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0 W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1 W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0 NULL data DEBUG: ow_w1_send.c:(143) NETLINK sent seq=1 DEBUG: ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=84 type=3 seq=1|1 pid=0 DEBUG: ow_w1_parse.c:(141) Netlink read ----------------- NLMSGHDR: len=84 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65538 len=48 flags=0 W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=36 id=1 W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=32 Byte buffer Data, length=32 --000: 20 9A 70 0E 00 00 00 E9 20 2B 66 0E 00 00 00 39 --016: 28 FF 92 0B 11 04 00 32 28 FF D3 07 65 04 00 75 # # ATTENTION!!! It's my real devices! # # root@RASPBERRY-3:~> ls /sys/bus/w1/devices/ # 20-0000000e662b 20-0000000e709a 28-0004110b92ff 28-00046507d3ff w1_bus_master1 # < .p..... +f....9(......2(...e..u> DEBUG: ow_w1_dispatch.c:(91) Netlink message directed to W1 bus master 1 DEBUG: ow_w1_dispatch.c:(148) Sending this packet to w1_bus_master1 DEBUG: ow_w1_dispatch.c:(172) Dispatch loop DEBUG: ow_w1_parse.c:(112) Wait to peek at message DEBUG: ow_w1_parse.c:(229) Loop waiting for netlink piped message DEBUG: ow_w1_parse.c:(162) Pipe header: len=84 type=3 seq=1|1 pid=0 DEBUG: ow_w1_parse.c:(195) Pipe read -------------------- NLMSGHDR: len=84 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65538 len=48 flags=0 W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=36 id=1 W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=32 Byte buffer Data, length=32 --000: 20 9A 70 0E 00 00 00 E9 20 2B 66 0E 00 00 00 39 --016: 28 FF 92 0B 11 04 00 32 28 DEBUG: ow_w1_parse.c:(120) Pre-parse header: 16 bytes len=52 type=3 seq=1|1 pid=0 DEBUG: ow_w1_parse.c:(141) Netlink read ----------------- NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0 W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1 W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0 NULL data DEBUG: ow_w1_dispatch.c:(91) Netlink message directed to W1 bus master 1 DEBUG: ow_w1_dispatch.c:(148) Sending this packet to w1_bus_master1 DEBUG: ow_w1_dispatch.c:(172) Dispatch loop DEBUG: ow_w1_parse.c:(112) Wait to peek at message FF D3 07 65 04 00 75 < .p..... +f....9(......2(...e..u> DEBUG: ow_w1_parse.c:(249) About to call nrs_callback DEBUG: ow_w1_parse.c:(251) Called nrs_callback DEBUG: ow_w1_parse.c:(229) Loop waiting for netlink piped message DEBUG: ow_w1_parse.c:(162) Pipe header: len=52 type=3 seq=1|1 pid=0 DEBUG: ow_w1_parse.c:(195) Pipe read -------------------- NLMSGHDR: len=52 type=3 (NLMSG_DONE) flags=0 seq=1|1 pid=0 CN_MSG: idx/val=3/1 (CN_W1_IDX) seq=1|1 ack=65537 len=16 flags=0 W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=4 id=1 W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=0 NULL data # # I've not got a result while... # DEBUG: ow_w1_parse.c:(249) About to call nrs_callback DEBUG: ow_w1_parse.c:(251) Called nrs_callback DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: ow_w1_select.c:(67) Select legal timeout -- try again DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: loop.c:(109) Taking too long, send a keep-alive pulse DEBUG: to_client.c:(76) payload=-1 size=0, ret=0, sg=0x0 offset=0 DEBUG: to_client.c:(83) Send delay message (ping) DEBUG: ow_w1_select.c:(70) Select returned zero (timeout) DEBUG: ow_w1.c:(196) SN found: 20 2B 66 0E 00 00 00 39 DEBUG: ow_search.c:(74) Device found: 20 2B 66 0E 00 00 00 39 DEBUG: ow_cache.c:(546) Adding device location 20 2B 66 0E 00 00 00 39 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 20 2B 66 0E 00 00 00 39 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(546) Adding device location 20 2B 66 0E 00 00 00 39 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 20 2B 66 0E 00 00 00 39 pointer=0xb6fb7684 index=0 size=4 CALL: ow_parsename.c:(102) path=[/uncached/20.2B660E000000] DEBUG: ow_cache.c:(912) Looking for device 20 2B 66 0E 00 00 00 39 DEBUG: ow_cache.c:(1070) Search in cache sn 20 2B 66 0E 00 00 00 39 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120 seconds. DEBUG: ow_presence.c:(76) Found device on bus 1 DEBUG: ow_parsename.c:(61) /uncached/20.2B660E000000 DEBUG: ow_w1.c:(196) SN found: 28 FF 92 0B 11 04 00 32 DEBUG: ow_search.c:(74) Device found: 28 FF 92 0B 11 04 00 32 DEBUG: ow_cache.c:(546) Adding device location 28 FF 92 0B 11 04 00 32 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 92 0B 11 04 00 32 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(546) Adding device location 28 FF 92 0B 11 04 00 32 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 28 FF 92 0B 11 04 00 32 pointer=0xb6fb7684 index=0 size=4 CALL: ow_parsename.c:(102) path=[/uncached/28.FF920B110400] DEBUG: ow_cache.c:(912) Looking for device 28 FF 92 0B 11 04 00 32 DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF 92 0B 11 04 00 32 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120 seconds. DEBUG: ow_presence.c:(76) Found device on bus 1 DEBUG: ow_parsename.c:(61) /uncached/28.FF920B110400 DEBUG: ow_w1.c:(196) SN found: 28 FF D3 07 65 04 00 75 DEBUG: ow_search.c:(74) Device found: 28 FF D3 07 65 04 00 75 DEBUG: ow_cache.c:(546) Adding device location 28 FF D3 07 65 04 00 75 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 28 FF D3 07 65 04 00 75 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(546) Adding device location 28 FF D3 07 65 04 00 75 bus=1 DEBUG: ow_cache.c:(635) Add to cache sn 28 FF D3 07 65 04 00 75 pointer=0xb6fb7684 index=0 size=4 CALL: ow_parsename.c:(102) path=[/uncached/28.FFD307650400] DEBUG: ow_cache.c:(912) Looking for device 28 FF D3 07 65 04 00 75 DEBUG: ow_cache.c:(1070) Search in cache sn 28 FF D3 07 65 04 00 75 pointer=0xb6fb7684 index=0 size=4 DEBUG: ow_cache.c:(1086) Value found in cache. Remaining life: 120 seconds. DEBUG: ow_presence.c:(76) Found device on bus 1 DEBUG: ow_parsename.c:(61) /uncached/28.FFD307650400 DEBUG: ow_w1.c:(201) SN finished CALL: ow_parsename.c:(102) path=[/uncached/bus.1] DEBUG: ow_parsename.c:(61) /uncached/bus.1 CALL: ow_parsename.c:(102) path=[/uncached/bus.0] DEBUG: ow_parsename.c:(61) /uncached/bus.0 CALL: ow_parsename.c:(102) path=[/uncached/settings] DEBUG: ow_parsename.c:(61) /uncached/settings CALL: ow_parsename.c:(102) path=[/uncached/system] DEBUG: ow_parsename.c:(61) /uncached/system CALL: ow_parsename.c:(102) path=[/uncached/statistics] DEBUG: ow_parsename.c:(61) /uncached/statistics CALL: ow_parsename.c:(102) path=[/uncached/structure] DEBUG: ow_parsename.c:(61) /uncached/structure CALL: ow_parsename.c:(102) path=[/uncached/simultaneous] DEBUG: ow_parsename.c:(61) /uncached/simultaneous CALL: ow_parsename.c:(102) path=[/uncached/alarm] DEBUG: ow_parsename.c:(61) /uncached/alarm DEBUG: ow_dir.c:(197) ret=0 DEBUG: ow_parsename.c:(61) /uncached DEBUG: data.c:(193) DataHandler: FS_ParsedName_destroy done DEBUG: data.c:(207) DataHandler: cm.ret=0 DEBUG: to_client.c:(76) payload=226 size=225, ret=0, sg=0x10A offset=49158 DEBUG: data.c:(226) Finished with client request DEBUG: handler.c:(135) OWSERVER handler done DEBUG: ow_net_server.c:(259) Normal completion. DEBUG: ow_exit.c:(46) Signal=2, errno 0, code 128, pid=0, Threads: this=3068760864 main=3068760864 DEBUG: ow_exit.c:(60) Kill signal from system DEBUG: ow_exit.c:(67) Ignore kill from this thread. main=3068760864 this=3068760864 Signal=2 DEBUG: owserver.c:(102) ServerProcess done DEBUG: ow_exit.c:(17) Exit code = 0 CALL: ow_lib_close.c:(21) Starting Library cleanup CALL: ow_lib_stop.c:(22) Clear Cache DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data) DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called. DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data) DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called. CALL: ow_lib_stop.c:(24) Closing input devices CALL: ow_lib_stop.c:(26) Closing output devices CALL: ow_lib_close.c:(42) Finished Library cleanup DEBUG: ow_lib_close.c:(50) Libraries closed root@RASPBERRY-3:~> # # After long time (2 minutes about) I've got a result: # #/uncached/20.2B660E000000 #/uncached/28.FF920B110400 #/uncached/28.FFD307650400 #/uncached/bus.1 #/uncached/bus.0 #/uncached/settings #/uncached/system #/uncached/statistics #/uncached/structure #/uncached/simultaneous #/uncached/alarm # # 1. Where is 20-0000000e709a device? # # 2. Why it take too long time? # # Please direct me. Thanks. Henry -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/Old-problem-with-OWFS-and-new-kernels-tp11556.html Sent from the OWFS Developers mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers