-
Notifications
You must be signed in to change notification settings - Fork 15
wrong speed? #8
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Hi, may be you can help:
I've installed your cm4io-fan - basically it works, but somehow the fan speed seems to be wrong.
In my /boot/config.txt I have the following line:
dtoverlay=cm4io-fan,minrpm=500,maxrpm=2000
There are no other configuration settings.
With these settings I had expected the fan to be at about 500 rpm if the CPU is < 50°
The CPU is at 37° ... but the fan is at about 900rpm ( cat /sys/class/hwmon/hwmon2/fan1_input ---> 897). And this seems to be the lower limit, too.
If I program the fan manually I can reach the 500 rpm ...
Am I doing something wrong?
Further question: Is it possible to have the fan stopped?