nagisa / msi-rgb

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

MSI B450 Tomahawk Max wrong color #107

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

pradyunsg commented 4 years ago

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