Install latest/stable of OpenCorsairLink
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install opencorsairlink
Don't have snapd? Get set up for snaps.
OpenCorsairLink is a command-line tool to monitor and control the fan speed, LED colour and pump volumes of specific Corsair power supplies and cooling solutions.
To allow this snap access to your device(s), issue the following connection commands:
$ sudo snap connect opencorsairlink:raw-usb
$ sudo snap connect opencorsairlink:hardware-observe
Examples:
To set your own custom fan curve for a specific set of temperatures, use the following command:
$ sudo opencorsairlink --device 1 --fan channel=1,mode=6,temps=0:35:45:50:55:60,speeds=0:0:55:60:75:100
To set LED colors and mode:
$ sudo opencorsairlink --device 0 --led channel=0,mode=0,colors=00FF00
To set pump cooling mode:
$ sudo opencorsairlink --device 0 --pump mode=5
OpenCorsairLink is unofficial and is not endorsed or affiliated with Corsair.
General options:
----fan: set fan mode and create speed profiles ---pump: set pump cooling mode
LED (--led) options: (after specifying a device):
channel=N,mode=N,colors=HHHHHH:HHHHHH:HHHHHH,temps=TEMP:TEMP:TEMP
Fan (--fan) options: (after specifying a device):
channel=N,mode=N,pwm=PWM,rpm=RPM,temps=TEMP:TEMP:TEMP,speeds=SPEED:SPEED:SPEED
-mode=:
Pump (--pump) options: (after specifying a device): -mode=:
Without options, OpenCorsairLink will show the status of any detected Corsair Link device.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.