CommentStreams:014ee2557890bd8bcec4345b97efef3e

< X735 Software
Revision as of 04:24, 12 October 2021 by 91.21.56.63 (talk) (Migrated comment #1958)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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?