OpenSprinkler Forums OpenSprinkler Unified Firmware Running OSPi Unified Firmware on RPi with no OSPi HW Reply To: Running OSPi Unified Firmware on RPi with no OSPi HW

#40065

akobari
Participant

Hi Samer,

Thanks for reply, I did exactly what you suggested, and the outcome is the same after git clone, and asking if I want auto start of the code during the boot, and answering YES, it prints “Done!” and nothing else happens! total freeze! unless if I reboot the board, and gain after reboot it freezez , Here is the out put:

areraspberrypi:~$ git clone https://github.com/OpenSprinkler/OpenSprinkler-Firmw
Cloning into ‘OpenSprinkler-Firmware’…
remote: Counting objects: 976, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 976 (delta 5), reused 0 (delta 0), pack-reused 960
Receiving objects: 100% (976/976), 567.32 KiB | 718 KiB/s, done.
Resolving deltas: 100% (668/668), done.
pi@raspberrypi:~$ cd OpenSprinkler-Firmware/
pi@raspberrypi:~/OpenSprinkler-Firmware$ sudo ./build.sh ospi
Building OpenSprinkler…
Do you want to start OpenSprinkler on startup? y
Adding OpenSprinkler launch script…
update-rc.d: using dependency based boot sequencing
Done!
pi@raspberrypi:~/OpenSprinkler-Firmware$

Any idea whats going on? I have tried many different SD card, and many different source of power for RPi, no change!!

Thanks