You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# dell-fan-control-nvidia
2
-
Manually control a dell server's fan speed based on the nvidia gpu temperature
2
+
Manually control a dell server's fan speed based on the Nvidia GPU temperature
3
3
4
4
**Default Fan Curve**
5
5
@@ -27,6 +27,7 @@ PE R720 with dual tesla P100 (idrac version 2.65.65.65)
27
27
28
28
- You have a Dell server and an Nvidia GPU (duh)
29
29
- You need to be able to run the `nvidia-smi` command (aka have the nvidia drivers installed)
30
+
- You have the `lm-sensors` apt package installed and can successfully query by using `sensors`
30
31
- You need to have enabled IPMI over LAN in you IDRAC settings. On a 13th gen server this can be found under `Overview > IDRAC Settings > Network > IPMI Settings > Enable IPMI over LAN`
31
32
32
33
You can find a list of IPMI commands to test it [here](https://www.dell.com/support/manuals/en-ca/open-server-manager/open_server_manager_2.0/ipmi-commands?guid=guid-0a26239a-fdd7-4d06-b4f1-be8e59d6ca7b)
0 commit comments