CommentStreams:014ee2557890bd8bcec4345b97efef3e
Hello... I just installed the Scripts on a Raspberry Pi 3 Rasbian. 1st. The fan runs only after login via ssh, so i edit the crontab using following Command:
@reboot python /home/pi/x735-v2.5/pwm_fan_control.py&
so the Fan spins after booting without any user logged in..
The read_fan_speed command don't work... So i try following command:
python read_fan_speed.py
this one works fine..
Now i have one Problem: the Connected HDMI Display keeps blank... Only after a boot after a complete Shutdown enabled the Display.. What is wrong there?