CORSAIR iCUE software connects all your compatible products together in a single interface. Control RGB lighting and fan speeds, program keyboard macros, and monitor system temperature.
Corsair do not currently provide software for the Corsair Commander Pro on Linux. This post details how I achieve nearly all of the functionality provided by Corsair Link using a Linux based CLI.
- Jan 04, 2013 CPU Intel Core i7-2600K + Corsair H60 + 2x Alpenfohn Wing Boost. RAM Corsair Dominator 16 GB. GPU MSI Radeon HD6950 Twin Frozr II / OC. SC Asus Xonar D2X. SSD Corsair Force GT 120 GB. HDD WD Black 1 TB + Blue 1 TB + Green 500 GB. PSU Corsair HX650. Case NZXT Phantom 820 Black. Rheobus NZXT Sentry LXE. Monitor: 3x LG IPS231P + Philips 298P4Q.
- Corsair Link is an application designed to eliminate the need for monitoring temperature, fan activity, LEDs, RPM and other motherboard sensors' value in a convenient and efficient way.
There is discussion about it being available in future kernels (Linux Patches Provide Corsair Commander Pro Support For Thermal / Fan / RGB Controller) but I have not found any information about this yet.
Note: Part of this post is based on an existing article – Installing liquidctl – How much power does my PC use?
Install LiquidCtl
Liquidctl is a cross-platform tool and drivers for liquid coolers and other devices (Corsair Commander-Pro & certain Corsair PSUs) written in Python. Full information about this project can be found here – https://github.com/liquidctl/liquidctl
LiquidCtl will also allow you to control any RGB LEDs that are connected to your Corsair Commander Pro, for me this is in a rack mount server so I do not have any!
To install LiquidCtl on Debian Linux 10.x, first we need to install all of the required Python development tools and required libraries:
Now we can clone the git repository:
Now we are ready to build and install:
Dell xps temperature monitor replacement. LiquidCtl is now installed, we can use the following commands to initialize it and monitor the temperature sensors and fan speeds:
Here is the sample output from the status command on my server:
Finally, we can control fan speeds (if desired) using the following command:
Installing Sensors
In addition to monitoring your Corsair Commander Pro, you will probably also want to monitor the CPU & GPU temperatures. This can be easily achieved by installing Sensors:
You can now get a command line output of motherboard & GPU based sensors by using the simple command sensors:
Here is a sample output from sensors:
Installing Glances
Glances is a cross-platform curses-based monitoring tool which aims to present a maximum of information in a minimum of space, ideally to fit in a classical 80×24 terminal or higher to have additional information. It can adapt dynamically the displayed information depending on the terminal size. It can also work in client/server mode. Remote monitoring could be done via terminal or web interface.
To install Glances use the following command (incidentally, if you had installed glances first, it would automatically install sensors 🙂
You can now run glances. Sadly, Glances my does not display the output from LiquidCtl.
As glances is a captive process, you will need to exit when done by typing 'Q'. Alternatively, leave it permanently running in a separate terminal process!
Job done.
Corsair Link
„For years I have had problems with fans in my various PCs all spinning up and down for seemingly no reason whatsoever. I never managed to get my GPU fully quiet. Every piece of software out there seems to have some kind of critical defect that makes it completely unusable.
It is safe to say that Argus Monitor has absolutely saved my life. I am now the proud owner of a PC quieter than I could have ever imagined. You have created something incredibly reliable and function-rich that I truly appreciate.
Thank you very very much, please do keep up the good work'
— Maarten G.
„I have to acknowledge, you and your team have created a phenomenal fan control app. Best in class. Features, update support, safety precautions, etc.
Prior to stumbling across your product, I had tried maybe a half dozen other fan apps. NONE of them could deal with my Lenovo hardware (with dual GPUs), that I have. But yours works perfectly. Hats off to you.'
— William C.
„I have been using Argus for some time now. For me it is by far the best program for fan control and an incredible help to keep my workstation cool and quiet. I just want to report that back as praise.
I recently renewed my 1 year plan and even decided against the cheaper 3 year version because I like to support Argus with a payment every year. It is absolutely worth it to me.
The whole range of fan control, from manual control, bios scattered to averaging over a period of time and hysteresis is an 'all-round carefree package'. Depending on the situation/profile, I have all of the options in use. Manually I like to use it to test which fan behaves how or in my 'render' profile where I set all fans fixed to 100%. It's almost fun to build your profiles with all the possibilities.
The combination with the temperature measurements/graphs complement Argus perfectly. In most cases, I can already do without other system tools.
Here are some more points that I particularly like in general:
- Current hardware is supported quickly and generally very good product maintenance, felt high quality.
- It seems very lean programmed and has little resource consumption and also no additional 'bloatware' as with the tools of the motherboard manufacturers.
- Extremely stable and reliable. I have not had a crash so far, or noticed any strange or 'buggy' behavior. I had initial concerns about the reliability of a software regulation, but they have gone away now.
- Very important for me, Argus respects privacy. I can even control the automatic updating myself. If I disable automatic updating, then I don't see any network connections in my network monitor.'
Computer Temp Monitor
— Jonas R.