From 57412edd64010f73af30d10e10a253720f66912c Mon Sep 17 00:00:00 2001 From: Domen Tabernik Date: Fri, 8 Mar 2019 21:29:58 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a2967..898c9ff 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ This controller enables automatic adjustments of FANs in SUPERMICRO servers base * nvidia drivers/tools (`nvidia-smi`) * IPMI tool (`impitool`) with loaded module (`modprobe ipmi_devintf`) -Tested on SUPERMICRO 4029GP TRT2 with RTX 2080 Ti (nvidia 415.27 drivers). +Tested on SUPERMICRO 4029GP TRT2 with RTX 2080 Ti (nvidia 415.27 drivers). +NOTE: Using on other systems requires manual calibration of conversion function for FAN RPM to %-based values. Current this is hardcoded for SUPERMICRO 4029GP TRT2. # Usage