w1_master_driver w1_bus_master1: Family 0 for 00.700000000000.f8 is not registered.
The 1 Wire Pi Plus and 1 Wire Pi Zero are a 1 Wire interface for the Raspberry Pi
29/01/2017
Posted by:
Lomax
I have followed the setup instructions in the knowledge base, and can query my sensors from Python, but I'm seeing messages like this in my syslog about once per minute:w1_master_driver w1_bus_master1: Family 0 for 00.680000000000.a7 is not registered.What might be causing this?
29/01/2017
Posted by:
andrew
Hi
It seems to be a problem with the w1-gpio dtoverlay which I think is used to connect to 1 wire devices through a gpio pin. If you disable this by commenting out the line dtoverlay=w1-gpio in /boot/config.txt and rebooting it should stop showing the error in the syslog.
It seems to be a problem with the w1-gpio dtoverlay which I think is used to connect to 1 wire devices through a gpio pin. If you disable this by commenting out the line dtoverlay=w1-gpio in /boot/config.txt and rebooting it should stop showing the error in the syslog.
29/01/2017
Posted by:
Lomax
Thanks Andrew, that did indeed get rid of those warnings! Can't remember when or why I enabled this overlay - maybe it was raspi-config that did it, when I used it to enable the 1-Wire interface.
30/01/2017
Posted by:
Lomax
A further observation: after removing the w1-gpio overlay, CPU usage has dropped considerably - load average has gone from 0.15-0.20 to 0.00-0.04. This is with Domoticz running and reading a few 1-Wire sensors, all the 1-Wire services, sshd and iptables and the usual system daemons. Remarkable!
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.