@@ -233,6 +233,31 @@ Params:
233
233
to negotiate. Legal values are 10, 100 and
234
234
1000 (default 1000). Pi3B+ only.
235
235
236
+ fan_temp0 Temperature threshold (in millicelcius) for
237
+ 1st cooling level (default 50000). Pi5 only.
238
+ fan_temp0_hyst Temperature hysteresis (in millicelcius) for
239
+ 1st cooling level (default 5000). Pi5 only.
240
+ fan_temp0_speed Fan PWM setting for 1st cooling level (0-255,
241
+ default 75). Pi5 only.
242
+ fan_temp1 Temperature threshold (in millicelcius) for
243
+ 2nd cooling level (default 60000). Pi5 only.
244
+ fan_temp1_hyst Temperature hysteresis (in millicelcius) for
245
+ 2nd cooling level (default 5000). Pi5 only.
246
+ fan_temp1_speed Fan PWM setting for 2nd cooling level (0-255,
247
+ default 125). Pi5 only.
248
+ fan_temp2 Temperature threshold (in millicelcius) for
249
+ 3rd cooling level (default 67500). Pi5 only.
250
+ fan_temp2_hyst Temperature hysteresis (in millicelcius) for
251
+ 3rd cooling level (default 5000). Pi5 only.
252
+ fan_temp2_speed Fan PWM setting for 3rd cooling level (0-255,
253
+ default 175). Pi5 only.
254
+ fan_temp3 Temperature threshold (in millicelcius) for
255
+ 4th cooling level (default 75000). Pi5 only.
256
+ fan_temp3_hyst Temperature hysteresis (in millicelcius) for
257
+ 4th cooling level (default 5000). Pi5 only.
258
+ fan_temp3_speed Fan PWM setting for 4th cooling level (0-255,
259
+ default 250). Pi5 only.
260
+
236
261
hdmi Set to "off" to disable the HDMI interface
237
262
(default "on")
238
263
0 commit comments