I have a Corsair AIO cooler that I can currently control via bios settings and would like to run a program like OpenCorsairLink, which I have run under Manjaro with good results, but can't seem to get it up and running in Solus.
I know many out there must have these coolers in their systems, how do you control them, and what programs do you use? I have been having quite high temps while gaming or stress testing the machine, though they do drop pretty quickly after the stress ends. I recently did a full disassembly and clean of my system, including high quality, well applied, thermal paste on my CPU/cooler interface and that helped a little, but I am still hitting mid 80 degree c range under heavy load.

OpenCorsairLink isn't in the repository, how are you trying to run it?

I have it downloaded from github, but can not install it as I would under ubuntu or debian distros, so I was seeing if anyone else has found a way to install it.

    Drewfus

    sudo eopkg it -c system.devel git libusb-devel
    git clone https://github.com/audiohacked/OpenCorsairLink.git
    cd OpenCorsairLink
    make
    sudo make install