OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Zone scheduled for 10 minutes ran for 45 minutes Reply To: Zone scheduled for 10 minutes ran for 45 minutes

#36641

s3v3n7w0
Participant

Today was the first sprinkler job since updating as Ray suggested.  Everything ran okay.

One thing that David mentioned that is similar to my situation, is when I first discovered the zone running for too long, bringing up the web interface did seem to trigger it to stop.

I’d also like to mention that I’ve been having problems with my wifi dropping out, which there does seem to be some history with the RPi and Edimax interfaces.

Apparently there’s an issue with the interface going in to a low power mode.  I followed the guidance here last night: https://learn.adafruit.com/adafruits-raspberry-pi-lesson-3-network-setup/test-and-configure#fixing-wifi-dropout-issues

It’s too early to say for certain that it’s a fix for my situation, but the results so far have been positive.

With respect to the cron report, I think that’s due to the guidance one follows.  When I was first experimenting installing OS, I followed Ray’s guidance in the following thread.  He has you add a cron job.

https://opensprinkler.com/forums/topic/announcing-opensprinkler-unified-firmware-2-1-3-for-avrrpibbblinux/

However, most recently I followed Claudio’s guidance in this thread.

https://opensprinkler.com/forums/topic/tutorial-install-opensprinkler-unified-on-a-fresh-raspbian-image-for-a-pi-2/

In Claudio’s write-up, he has you adding the startup to init.d.  So I think that might explain why I didn’t have a cron entry, and possibly why the build script I ran last night complained about the following:

update-rc.d: using dependency based boot sequencing

insserv: script OpenSprinkler.sh: service OpenSprinkler already provided!

Since OS starts on bootup, I think I’m okay on this respect.

It would be nice to get confirmation that the rc.d script that Claudio provides is the same that Ray is using in his latest build.

I’ll continue to monitor and report back if I see any problems with the scheduled job time durations.