Mick Sulley <mick <at> sulley.info> writes: > > Hi Guy, > > Thanks for sharing that, I am running something similar and in the > process of migrating to RasPi. One problem I found is that with the > repository version of owfs, 2.8p15-1 I see a couple of sensor > directories which are empty. I installed the latest package and that > was fixed. Did you have any problems with it? > > I do like the idea of having a LCD display, I think I may add one to my > setup. I also like your graphs, that has been on my todo list for a > long time:) > > Cheers > Mick > Hi Mick,
No no problem, I have seen your previous posts reporting your problems. I would recommend: Download install latest Raspbian from official repo apt-get update; apt-get upgrade apt-get install owfs And you are done, it's working out of the box, just modify /etc/owfs.conf to match your needs. The only thing I changed is to add a script /etc/init.d/owfs because this service isn't started only owserver, owhttp and owftp are started. But you may not need it. What bus master are you using? -- Guy ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
