From 0511c3295d72a57787b8cf2b9df7530161118e1c Mon Sep 17 00:00:00 2001 From: Tim Connors Date: Fri, 20 Dec 2019 17:42:10 +1100 Subject: [PATCH] clarified that default firmware behaviour is restored on excessive input ambient temperature --- R710-IPMI-TEMP/readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R710-IPMI-TEMP/readme.md b/R710-IPMI-TEMP/readme.md index 1e8df20..5e72ce3 100755 --- a/R710-IPMI-TEMP/readme.md +++ b/R710-IPMI-TEMP/readme.md @@ -17,7 +17,10 @@ let the heatsink do its job). It uses setpoints and temperature ranges you can tune to your heart's content. I use it to keep the fans low but increasing to a soft volume up to 40 degrees, ramp it up quickly to 50degrees, then very -quickly towards full speed much beyond that. +quickly towards full speed much beyond that. It also has an ambient +air temperature threshold of 32degrees where it gives up and delegates +control back to the firmware. Don't run your bedroom IT closet at 32 +degrees yeah? It's got a signal handler so it defaults to default behaviour when killed by SIGINT/SIGTERM.