Last active
August 26, 2025 15:14
-
-
Save vmpartner/d9d7f89e4bd1ae9aa6af9a4b72040f2c to your computer and use it in GitHub Desktop.
Ubuntu 24.04 - Kingston fury ddr5 - how disable rgb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Install OpenRGB via deb from official site | |
- sudo rmmod spd5118 | |
- Start OpenRGB, set brightness 0 | |
- echo "blacklist spd5118" | sudo tee /etc/modprobe.d/blacklist-spd5118.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment