this post was submitted on 10 Jul 2023
24 points (100.0% liked)
OpenRGB
536 readers
1 users here now
The former official Lemmy community for the OpenRGB project. Moved to https://lemmy.today/c/OpenRGB
Official website: https://openrgb.org/
GitLab: https://gitlab.com/CalcProgrammer1/OpenRGB
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you
openrgb --color blackDoesn't work. It load the program, not change the LED color. It possible to do with$ openrgb -p Redafter I saved a profile with the color to load. Or "Off" if i want to turn off the keyboard. OpenRGB see the keyboard even if return an error with i2c that are actually loaded.Profile loading: Succeeded for MSI MysticLight MS-1563 v0001 @ HID: /dev/hidraw1 Updating mode for MSI MysticLight MS-1563 v0001 to 1
I can also read the keyboard feedback with
evemu-recordbut I lack the capability to do a scrip with this command. Anyone know how to use it?The i2c message can be ignored if all your devices use USB. I2C is pretty much only used by RGB RAM, GPUs, and some older motherboards. Mystic Light motherboards use USB.