Added support for some NVML sensors.
GPU temp sensor and clock reasons.
This commit is contained in:
@@ -24,6 +24,11 @@ Access to the `/dev/i2c` device files, which means either:
|
||||
## Building
|
||||
`make`
|
||||
|
||||
## Optional features
|
||||
|
||||
### NVML support
|
||||
Add the make flag `USE_NVML=1` and the it will also display the main GPU temperature ("GPU1") as reported by the NVIDIA driver. It will also display the performance cap/clock reason.
|
||||
|
||||
## Usage
|
||||
Note that when controlling fans directly through iCX3 they will fall offline from the Nvidia driver and show as 0 RPM until you return them to automatic mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user