Page 1 of 1

Fan control for Matrix / OpenELEC 5.95.5

PostPosted: Fri Oct 02, 2015 8:01 pm
by Dinos52
Hi,
the descriptions here about fan control are for me a little bit baffling. Is there anybody who could provide me a "cooking recipe" how to set the fan into operation? Is there a fan control for Matrix in OpenELEC at all?

imx6-soc-fan-monitor.conf in .conf
Code: Select All Code
high=60
low=50
interval=30
debug=no

.. but the fan doesn't turn on.

Re: Fan control for Matrix / OpenELEC 5.95.5

PostPosted: Fri Oct 02, 2015 8:31 pm
by vpeter
In SSH session run:
Code: Select All Code
echo "systemctl restart imx6-soc-fan-monitor" >>/storage/.config/autostart.sh
and reboot. Service will restart at boot. And fan will be turned on.

It is a bug and fixed in next versions.

Sadly this is happening: viewtopic.php?f=155&t=9357&start=90#p34052

Re: Fan control for Matrix / OpenELEC 5.95.5

PostPosted: Fri Oct 02, 2015 8:34 pm
by Dinos52
It's so easy, it works! Thank you so much! :D

Re: Fan control for Matrix / OpenELEC 5.95.5

PostPosted: Fri Oct 02, 2015 9:49 pm
by vpeter
Dinos52 Wrote:It's so easy, it works! Thank you so much!
See, this is what I was asking for. Seems you are in minority.