Hello,

 
Raspberry pi B+ running Jessie, fully updated and rpi-upated..

 
I have the basic w1 kernel driver working fine, with a DS18B20 sensor. I can 
read the temperature just fine.

 
However not so with the owserver.. If I run the owserver up in  one shell, 
owserver –w1 –debug, and then kick off owdir in another, I do not get a full 
directory listing.

 
It takes ages to come back… see partial debug output below

 
John

 
  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=60 type=3 seq=1|1 pid=0 

  DEBUG: ow_w1_parse.c:(195) Pipe read --------------------

NLMSGHDR: len=60 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=24 flags=0

W1_NETLINK_MSG: type=4 (W1_MASTER_CMD) len=12 id=1

W1_NETLINK_CMD: cmd=2 (W1_CMD_SEARCH) len=8

Byte buffer Data, length=8

--000: 28 B1 28 F9 04 00 00 94

   <(.(.....>

  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:(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

 
  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

  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

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to