Added --i2c command line option
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
This program allows you to read temperature sensors off of supported EVGA 30-series iCX3 video cards, as well as control the fans individually.
|
||||
|
||||
## Prerequisites
|
||||
A supported EVGA 30-series iCX3 card. I have not done extensive testing but belive this is every model of their:
|
||||
A supported EVGA 30-series card with iCX3. This includes:
|
||||
* RTX 3060 Ti
|
||||
* RTX 3070
|
||||
* RTX 3070 Ti
|
||||
@@ -39,6 +39,7 @@ Note that when controlling fans directly through iCX3 they will fall offline fro
|
||||
|
||||
```text
|
||||
Available options:
|
||||
--i2c N : Only probe I2C bus N instead of all (may help with stuttering with --watch)
|
||||
--gpu N : Control only GPU N instead of all supported cards
|
||||
--fan SPEED : Set all fans at once to SPEED (see below)
|
||||
--fanN SPEED : Set fan N (0-3) to SPEED
|
||||
|
||||
Reference in New Issue
Block a user