Compare commits

..

1 Commits

Author SHA1 Message Date
906857ed82 Added readme. 2025-01-30 01:53:06 -08:00

View File

@ -11,6 +11,7 @@ A supported EVGA 30-series iCX3 card. I have not done extensive testing but bel
* RTX 3080 Ti * RTX 3080 Ti
* RTX 3090 * RTX 3090
* RTX 3090 Ti * RTX 3090 Ti
The number of fans supported depends, of course, on your particular model. The number of fans supported depends, of course, on your particular model.
Access to the `/dev/i2c` device files, which means either: Access to the `/dev/i2c` device files, which means either:
@ -26,7 +27,7 @@ Access to the `/dev/i2c` device files, which means either:
## 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.
``` ```text
Available options: Available options:
--gpu N : Control only GPU N instead of all supported cards --gpu N : Control only GPU N instead of all supported cards
--fan SPEED : Set all fans at once to SPEED (see below) --fan SPEED : Set all fans at once to SPEED (see below)
@ -41,7 +42,7 @@ Available options:
### Examples: ### Examples:
Read sensors: Read sensors:
``` ```text
$ ./evga-icx $ ./evga-icx
#0: EVGA GeForce RTX 3090 FTW3 Ultra v2 (/dev/i2c-3) @ c:00.0 #0: EVGA GeForce RTX 3090 FTW3 Ultra v2 (/dev/i2c-3) @ c:00.0
Fan 0: 1094 RPM (36/0%, Auto) Fan 0: 1094 RPM (36/0%, Auto)