Compare commits
1 Commits
13aa5b023e
...
c837e9de47
Author | SHA1 | Date | |
---|---|---|---|
c837e9de47 |
@ -20,7 +20,6 @@ Access to the `/dev/i2c` device files, which means either:
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* libi2c-dev
|
* libi2c-dev
|
||||||
* libnvidia-ml-dev (if building with `USE_NVML=1`)
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
`make`
|
`make`
|
||||||
@ -28,7 +27,7 @@ Access to the `/dev/i2c` device files, which means either:
|
|||||||
## Optional features
|
## Optional features
|
||||||
|
|
||||||
### NVML support
|
### 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. This requires NVML development files to be installed.
|
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
|
## 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user