From 0ee37877ace10961526b8473a52c601824fd0f05 Mon Sep 17 00:00:00 2001 From: Domen Tabernik Date: Fri, 8 Mar 2019 20:29:11 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72c118e..2f0e093 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ This controller enables automatic adjustments of FANs in SUPERMICRO servers base # Requirements -* Linux based only ( +* Linux (tested on Ubuntu 16.04) * Python 2.7 -* nvidia drivers/tools (nvidia-smi) -* IPMI tool (impitool) with loaded +* 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). # Usage