Is there any software(or dev repo) to control RGB fusion light control for linux/ubuntu? I got a new RTX 2080ti but the led light is always turned off.
12 Answers
OpenRGB is an open source app to control RGB devices.
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
I have the same issue with my RTX 2070,so far I have come across an RGB Fusion tool for the motherboard
but you can change the motherboard LED's in the BIOS so..
4