Update README.md

This commit is contained in:
Domen Tabernik 2019-03-08 20:29:11 +01:00 committed by GitHub
parent 1f8148346f
commit 0ee37877ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -4,11 +4,12 @@ This controller enables automatic adjustments of FANs in SUPERMICRO servers base
# Requirements # Requirements
* Linux based only ( * Linux (tested on Ubuntu 16.04)
* Python 2.7 * Python 2.7
* nvidia drivers/tools (nvidia-smi) * nvidia drivers/tools (`nvidia-smi`)
* IPMI tool (impitool) with loaded * IPMI tool (`impitool`) with loaded module (`modprobe ipmi_devintf`)
Tested on SUPERMICRO 4029GP TRT2 with RTX 2080 Ti (nvidia 415.27 drivers).
# Usage # Usage