-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
works for MSI B450M MORTAR MAX #92
Comments
It doesn't really, it only reacts if you invert the colours, and It pulses if you invert all 3, so here's a fudge : msi-rgb 0 0 0 -ig -ib # gives red Just inverting two values causes it to set max for the other and doesn't then pulse. |
Here's a script to call every minute via cron to change the colours red/green/blue. Make sure you move the msi-rgb binary to /usr/local/bin so cron can find it
|
Even better change the 0 to 11111111 to get it cycling between colours
|
Is there a way to reduce light intensity? Or to cicle between other colours as well, like cyan, magenta etc.? |
All examples work for the board in the title. Finally I can disable the lights ;)
The text was updated successfully, but these errors were encountered: