Glam Prestige Journal

Bright entertainment trends with youth appeal.

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.

1

2 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

enter image description here

1

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy