Wraith Master is a feature-complete graphical and command-line application for controlling the RGB LEDs on AMD's Wraith stock coolers. At the moment, the only supported cooler is the Wraith Prism, but there are plans to add other Wraith coolers as well. It exists as an independent companion to OpenRGB, and is designed to provide control over all functionality exposed by the hardware. In summary: it's lightweight, it's native, it's fast, it's complete, and it's self-contained.
Prebuilt .deb
packages are available on the Releases page on both GitLab and GitHub.
Prebuilt .rpm
packages are available on the Releases page on both GitLab and GitHub.
If you're on Arch Linux or one of its derivatives, you can install both frontends from the AUR. If you'd rather not
build from source, you'll want to install wraith-master-bin
; otherwise, it's under wraith-master-cli
for the CLI
frontend and wraith-master-gtk
for the GTK frontend.
Solus has both frontends in the official repository. They can be installed either by
running sudo eopkg install wraith-master
in the terminal, or searching for the package in the Software Center.
There are precompiled binaries available for each release here, with all binaries and resources included.
These dependencies only need to be manually installed if you either built the software yourself, or are using a standalone binary rather than a distribution package (which would prompt these dependencies to install).
Distribution | Shared Dependencies | GTK-Only |
---|---|---|
Debian, Ubuntu, etc. | libusb-1.0-0 |
libgtk-3.0 |
Arch, Manjaro, etc. | gtk3 |
|
Fedora | gtk3 |
|
OpenSUSE | gtk3 |
|
Solus | ||
Void | ||
Gentoo | dev-libs/libusb |
gtk+ |
Alpine | libusb |
gtk+3.0 |
See this section of the wiki for instructions on building this software yourself.
See CHANGELOG.md
for notes on previous releases, along with changes that are currently in staging for the next
release.
Wraith Master is open-sourced under the Apache License, Version 2.0. All contributions to this repository will be subject to this license.
- Phoronix: Wraith Master 1.0 Released For Controlling AMD RGB Fans On Linux by Michael Larabel
- Gaming On Linux: Take control of your AMD Wraith Prism RGB on Linux with Wraith Master by Liam Dawe
- gfduszynski, for his work on cm-rgb. Although I started Wraith Master before discovering cm-rgb, gfduszynski's groundwork made it viable for me to continue working on it.
- Adam Honse, for his work on OpenRGB. This had some extra documentation on specific functions that I was lacking.
- ballsystemlord, Kirk, and tralamazza from the AdoredTV Discord server, along with Apache and my dad, for helping me figure out how the mirage frequencies are converted to byte values.
- The fine people of the
#musl
channel on Freenode, for helping me out with getting Wraith Master working on Alpine and Adélie. - AMD and Cooler Master. Please don't sue me :)