Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 920

HATs and other add-ons • Re: pi5 fan controll

$
0
0
There are quite some posts here on the forum on that topic. A forum search might be helpful.

From https://github.com/raspberrypi/linux/bl ... EADME#L265

Code:

fan_temp0               Temperature threshold (in millicelcius) for                                1st cooling level (default 50000). Pi5 only.        fan_temp0_hyst          Temperature hysteresis (in millicelcius) for                                1st cooling level (default 5000). Pi5 only.        fan_temp0_speed         Fan PWM setting for 1st cooling level (0-255,                                default 75). Pi5 only.        fan_temp1               Temperature threshold (in millicelcius) for                                2nd cooling level (default 60000). Pi5 only.        fan_temp1_hyst          Temperature hysteresis (in millicelcius) for                                2nd cooling level (default 5000). Pi5 only.        fan_temp1_speed         Fan PWM setting for 2nd cooling level (0-255,                                default 125). Pi5 only.        fan_temp2               Temperature threshold (in millicelcius) for                                3rd cooling level (default 67500). Pi5 only.        fan_temp2_hyst          Temperature hysteresis (in millicelcius) for                                3rd cooling level (default 5000). Pi5 only.        fan_temp2_speed         Fan PWM setting for 3rd cooling level (0-255,                                default 175). Pi5 only.        fan_temp3               Temperature threshold (in millicelcius) for                                4th cooling level (default 75000). Pi5 only.        fan_temp3_hyst          Temperature hysteresis (in millicelcius) for                                4th cooling level (default 5000). Pi5 only.        fan_temp3_speed         Fan PWM setting for 4th cooling level (0-255,                                default 250). Pi5 only.

Statistics: Posted by aBUGSworstnightmare — Sun May 19, 2024 5:09 am



Viewing all articles
Browse latest Browse all 920

Trending Articles