OWSERVER and OWFS never start at boot
Posted: Monday 30 November 2015 22:31
I have a RPI2 with latest Domoticz. Today I installed an AbioWire-card (has 3 I2C 1-wire masters) so I need OWFS.
It works fine EXCEPT after every boot I have to
All scripts (owserver, owhttpd, start1wire.sh) is in /etc/init.d, they are chmod +x and update.rc-d has been run for each. No output with dmesg.
I have an old Domoticz installation on an RPI1 with exact same setup and OWFS starts all the time. I cant find any difference!
I have tried for hours now.. Any ideas?
It works fine EXCEPT after every boot I have to
Code: Select all
sudo service owserver start
sudo service owhttpd start
sudo service start1wire.sh startI have an old Domoticz installation on an RPI1 with exact same setup and OWFS starts all the time. I cant find any difference!
I have tried for hours now.. Any ideas?