Description
Minimal program for Linux to read monitoring information out of Corsair RMi and HXi series of PSUs. Uses Linux HIDRAW interface. Tested on Corsair RM650i, RM750i and HX1000i.
Usage
corsairmi [/dev/hidrawN]
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/corsairmi
After adding the repository, install corsairmi
:
sudo dnf install corsairmi
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (18)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (129)* | Fedora 39 (80 downloads) |
Fedora 40 | x86_64 (12)* | Fedora 40 (27 downloads) |
Fedora 41 | x86_64 (6)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (26)* | Fedora rawhide (55 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/corsairmi
More info about enabling Copr repositories