Update README.md
This commit is contained in:
parent
1f8148346f
commit
0ee37877ac
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue