paulkernstock

Results 5 comments of paulkernstock

Any new insights on this issue?

Hi Mike, thanks for the reply. Now it gives me the following: Running in foreground, log to stdout. Using parameters: temp_avg_floor: 55 temp_avg_ceiling: 85 temp_TC0P_floor: 55 temp_TC0P_ceiling: 85 temp_TG0P_floor: 55...

All files exist in the system. Reading them gives me "2000" for the __min_-files and and "0" for the __manual_-files. I also checked with top that the process "macfanctld" is...

Reseted the SMC with no effect. I would guess that the problem is one broken temp sensor (the one which I excluded), because acoording to the sensor command it senses...

I see the same error upon creating an instance of `Image` of an .MP4 file. ``` Traceback (most recent call last): File "/Users/Paul/pyzel/pyzel.py", line 15, in image = Image(img_file) File...