Open RedHatter opened 5 years ago
@RedHatter Zenith Extreme is an AMD system. That means you have to patch your kernel, as suggested in the README. Alternatively, you can add the i2c-piix4 module as DKMS: https://www.reddit.com/r/linux/comments/asxhcc/i_wrote_a_program_to_control_asus_aura_rgb/egy7uvk/
If you done it right, you'll see this entry when calling i2cdetect -l
:
SMBus PIIX4 adapter port 1 at 0b20
And when you run Borealis, you'll see two devices:
i2c-sys: /dev/i2c-2
i2c-aux: /dev/i2c-6
I have a Zenith Extreme and borealis doesn't seem to be able to find the I2C interfaces.
Some more info.