Thanks for your help and support.
I don't have the knowledge to make these arrangements.
I'm gonna wait for the LE team to contribute. I hope they are reading our posts, hopefully they will add this fix as soon as possible.
Thanks for your help and support.
I don't have the knowledge to make these arrangements.
I'm gonna wait for the LE team to contribute. I hope they are reading our posts, hopefully they will add this fix as soon as possible.
i actually wrote a python script to control the speed of the fan. It just writes to the file that contains the PWM values.
Here is the github link:
It's really sad that to this date this useful patch is not on the official image...
As a general rule we're happy to backport useful patches that have been submitted (and merged) upstream, but we prefer to minimise the number of local patches that haven't been submitted. So, it's really a case where if someone made some useful patches, they should submit them to the rockchip mailing list and get them added. Sending stuff upstream is not particularly hard..
i actually wrote a python script to control the speed of the fan. It just writes to the file that contains the PWM values.
Here is the github link:
I rewrote Kukaraf's script. It allows for a bit more tweaking on the command line. Works like a charm on my RockPro64 running LibreELEC:
kromsam/FanControllerRockPro64
It will probably work too on other systems with a pwm fan. Let me know if you have tested it.