nagisa / msi-rgb

Linux utility for controlling RGB header on select MSI motherboards
ISC License
417 stars 40 forks source link

MSI B450 Tomahawk Max wrong color #106

Open ceronem opened 4 years ago

ceronem commented 4 years ago

Hi guys, thanks for this utility, on my motherboard MSI B450 Tomahawk Max it doesn't work well. I'm trying the demo commands: sudo ./target/release/msi-rgb 00000000 FFFFFFFF 00000000 # for green and it give me color pusling from blue to violet

this: sudo ./target/release/msi-rgb FFFFFFFF 00000000 FFFFFFF give me color pulsing from violet to green

and this: sudo ./target/release/msi-rgb FFFFFFFF 00000000 00000000 -ib give me color pulsing from green to yellow

If i can, i can help you to map the colors for this motherboard, just tell me what i have to do. Thanks

pradyunsg commented 4 years ago

Can be closed as a duplicate of #108, since that has more discussion and context.