Gigabyte RTX RGB fusion light(LED) control in Linux
Solution 1:
OpenRGB is an open source app to control RGB devices.
https://gitlab.com/CalcProgrammer1/OpenRGB
In the releases page there are linux binaries in the appImage
format:
- download it
- make it executable:
chmod +x OpenRGB_<version>.AppImage
(of course,<version>
is a placeholder for the version info, replace it - run as sudo:
sudo ./OpenRGB_<version>.AppImage