I am trying to install OpenSprinkler on an existing raspian install. It is a minimal install with Pi Musicbox. http://www.pimusicbox.com/
I have updated, and upgraded the install, but I’m sure I’m still missing some pieces? I created a new user, because Musicbox inastalls as root. The new user is added to sudoers. I have installed OS by git clone, and build.sh. I did have to install build-essential. When I start OS, via ssh ./OpenSprinkler
, the output is a never ending list of failed to open gpio
.
What am I missing on the install, and is what I’m trying to do even realistic?
I originally was trying to find a music player/streamer software that I could install on the ospi, and was somewhat successful. However, everyone I’ve tried has bugs and/or does not quite work out of the box. So, I thought maybe try the other way around. Pi Musicbox, so far works out of the box… Also it does use the local ip for a web interface, so that may interfere with OpenSprinkler?