How can i control coolermaster AIO on Linux

I have a MasterLiquid Atmos II LCD and the manufacturer intended program to control it is MasterCTRL but there is no linux version of the program. I tried to run it through Wine but with no luck and in all my searching i haven’t found an alternative program that supports it. Does anyone have any ideas on how to control this AIO on linux?

Welcome to the Manjaro community @ImE

I’m sure you have probably already done a lot of searching to no avail. I’ve just done some looking around too, and it looks like the MasterCTRL application is definitely Windows-only. However, others here may be more familiar with Cooler Master machines & be able to offer further advice.

This Reddit thread: How to change LCD images via Linux : r/coolermaster has a reply from 8 months ago which does mention:

The openrgb package can be installed from Manjaro’s extra repo:

pamac install openrgb

or

sudo pacman -Syu openrgb
pamac info openrgb
❯ pamac info openrgb
Name                  : openrgb
Version               : 1.0rc2-6
Description           : Open source RGB lighting control that doesn't depend on manufacturer software
URL                   : https://gitlab.com/CalcProgrammer1/OpenRGB
Licenses              : GPL-2.0-or-later
Repository            : extra
Installed Size        : 7.9 MB
Groups                : --
Depends On            : glibc libgcc libstdc++ qt5-base libusb hidapi mbedtls hicolor-icon-theme
Optional Dependencies : i2c-tools: mainboard & RAM access [Installed]
Provides              : --
Replaces              : --
Conflicts With        : --
Packager              : George Hu <integral@archlinux.org>
Build Date            : Tue 31 Mar 2026 00:58:30
Validated By          : MD5 Sum  SHA-256 Sum  Signature

There are also a lot of openrgb plugins available from the AUR which can add extra functionality:


Note: before using the AUR, please be aware that it is not officially supported by Manjaro. You should also read through the following before installing any AUR packages:

2 Likes

I built my machine with Masterliquid (either PL240 Flux or PL360 … can’t remember) for the main cooling system and it works perfectly.

edit: but I suppose, probably irrelevant to you if you want all the bells and whistles that the controller adds. I’d be curious myself if there is anything in the AUR. I’ve never looked.

You might try CoolerControl and see if it supports your device(s). See the Hardware Support documentation for more info. It’s available in the AUR as coolercontrol (builds from source) or coolercontrol-bin (binary release).

5 Likes

@scotty65
funny enough the screen is the only aspect i have no idea of how to control. I already have OpenRGB and have controlled fan speed in bios.

@Yochanan
It’s unfortunately not supported unless i overlooked it.

Mod edit: Consecutive posts merged.