msi-rgb icon indicating copy to clipboard operation
msi-rgb copied to clipboard

Doesn't work on MSI Z390 Gaming Plus

Open riffraff9000 opened this issue 5 years ago • 7 comments

Doesn't work on the MSI Z390 Gaming Plus (MSI-7B51 rev 1.0).

sudo ./target/release/msi-rgb 00000000 FFFFFFFF 00000000 --verbose Bank 12 (d0...100): ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff e1 08 00 00 00 00 00 00 ff ff 10 00 00 24 01 40 ff 00 ff 00 00 00 00 00 00 ff 00 ff 0e 07 ff e2 Bank 09 (20...40): d4 51 ff 00 00 00 40 00 00 ff 50 00 12 00 00 02 0d ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff Bank 0b (60...70): 0a 20 0a 30 00 00 ff ff ff ff ff ff ff ff ff ff Chip identifier is: d451

Bummer.

riffraff9000 avatar Jun 29 '19 14:06 riffraff9000

Same here

T00rk avatar Jul 08 '19 21:07 T00rk

Try running with --ignore-check option.

You can also try running the MSI Gaming App in Windows and turn on the RGB header from there (it is disabled by default). Then warm boot back into Linux. If you turn off your power supply, the SIO gets reset to defaults and you will have to do this again. You could install Win10 on a thumbdrive if you don't have dual boot setup.

dcerisano avatar Jul 08 '19 23:07 dcerisano

Try running with --ignore-check option.

You can also try running the MSI Gaming App in Windows and turn on the RGB header from there (it is disabled by default). Then warm boot back into Linux. If you turn off your power supply, the SIO gets reset to defaults and you will have to do this again. You could install Win10 on a thumbdrive if you don't have dual boot setup.

I don't have Windows on my computer... I think this soft has been developped to work on Linux...

T00rk avatar Jul 09 '19 11:07 T00rk

I think this soft has been developped to work on Linux...

This soft has been developed to work on Linux with B350 MORTAR ARCTIC board to scratch my own exclusive itch. The fact that it tends to work with some other boards and for other people is an accident.

What @dcerisano proposed is a workaround that might help to make this tool to work with your board, you’re welcome to not try it.

nagisa avatar Jul 09 '19 12:07 nagisa

Okay, it seems I can kinda control the RGB strip now, for whatever reason. Still not sure about the timing info. Is there a way to set a single solid color, like all red?

riffraff9000 avatar Jul 13 '19 03:07 riffraff9000

It’s not working as expected. Even with the ignore option. What would be the steps to research why it is not working here? If somebody can give me any tips I can give it a try :)

ivallesp avatar Jan 12 '20 23:01 ivallesp

You will have to give more detail. Also please look around at the other issues, there is a lot of repeated detail about getting msi-rgb working.

Mostly, you need to first init the header in Windows using the msi gaming app every time you unplug your computer (resets the SIO chip). Then boot into linux and run msi-rgb.

The format for animations is given in the other issues. Also keep in mind this is only guaranteed to work on MSI Mortar Arctic mobos, but other mobos with similar Nuvoton SIO chips have found success.

dcerisano avatar Jan 13 '20 09:01 dcerisano