jackun / IT8297-rgb-controller

Try to make sense of ITE IT8297BX
7 stars 1 forks source link

Support GSkill Trident Z RGB ram? #3

Open siuying opened 4 years ago

siuying commented 4 years ago

I assume the memory RGB can also be controlled by the IT8297 controller on the motherboard. But I have no idea how to trigger it.

jackun commented 4 years ago

I don't think, these usually use i2c/smbus. Try https://gitlab.com/CalcProgrammer1/OpenRGB but I have no idea if it runs on macos.

siuying commented 4 years ago

They do mention it is AURA based and some board has a USB interface to control it https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/ASUS-Aura-Overview

Hopefully I can dig a bit dipper in weekend.