OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OSPi Major Update Available Reply To: OSPi Major Update Available

#34163

asprunt
Participant

I am experiencing the same issue as Brendan Coupe. Very high CPU utilization by python (as shown by sudo top from the command line). With OSPi stopped, CPU utilization is negligible. The web UI and even interaction via SSH are so laggy as to be hardly useable.

The installation was done cleanly from github. My repository is at 8d12fac. I configured the RTC using the instructions here. The only anomaly is 

pi@ospi ~ $ sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: — — — — — — — — — — — — —
10: — — — — — — — — — — — — — — — —
20: — — — — — — — — — — — — — — — —
30: — — — — — — — — — — — — — — — —
40: — — — — — — — — 48 — — — — — — —
50: — — — — — — — — — — — — — — — —
60: — — — — — — — — UU — — — — — — —
70: — — — — — — — —

Which I’m afraid I don’t understand at all. Yesterday, “UU” was 68, but the “48” has been there the whole time.

I’d appreciate any suggestions. Otherwise, my next step will probably be to start the whole process again from a clean raspbian image.

Thanks