nagisa / msi-rgb

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

MSI Z390-A PRO - partial success #87

Open seanbouk opened 4 years ago

seanbouk commented 4 years ago

ie, I can change the colours, but I need to invert the values, and I can't get a solid colour.

Should produce solid green sudo ./target/release/msi-rgb 00000000 FFFFFFFF 00000000 Fades between magenta and white. I can fade between white and any colour, but I can't change the fade speed.

Should flash red and blue sudo ./target/release/msi-rgb -d15 FF00FF00 0 00FF00FF fades from yellow to white to cyan to white

Should blink between three colours sudo ./target/release/msi-rgb 58e01c0d 504fdcb9 e4aa75eb --blink 2 -d 32 Blinking is correct - on and off to the correct time - but when it's on you see that colour is fading between inverted versions of the specified colours alternatively with white.

ThisIsSet-L commented 4 years ago

Similar behaviour to #73

bpiero commented 4 years ago

102

seanbouk commented 4 years ago

102

Unfortunately, booting Windows isn't an option. I've got Ubuntu so I don't have to subject my children to Windows!

bpiero commented 4 years ago

@seanbouk , did you try the -ir -ig -ib option: sudo ./target/release/msi-rgb -ir -ig -ib -d15 FF00FF00 0 00FF00FF ?

silelmot commented 4 years ago

similar issue here. but it doesnt blink to the inverted color but always a similar one. deaktivating the leds in windows didnt work out