ASUS Prime X570 Pro

Hi, just wanted to try and get this working / help out with getting more support for Aura with my hardware.

Setup: ASUS Prime X570-Pro ASUS STRIX 1080 RGB case fans on RGB header (4-pin) Lian-Li Power Strimmer (3-pin) Running on Pop! OS 19.04

I installed the i2c-piix kernel module and can see the 0x0b20 SMBus

└> lsmod | grep piix
i2c_piix4              28672  0

└> sudo i2cdetect -l
i2c-3	smbus     	SMBus PIIX4 adapter port 4 at 0b00	SMBus adapter
i2c-10	i2c       	NVIDIA i2c adapter 9 at 8:00.0  	I2C adapter
i2c-1	smbus     	SMBus PIIX4 adapter port 2 at 0b00	SMBus adapter
i2c-8	i2c       	NVIDIA i2c adapter 7 at 8:00.0  	I2C adapter
i2c-6	i2c       	NVIDIA i2c adapter 4 at 8:00.0  	I2C adapter
i2c-4	i2c       	NVIDIA i2c adapter 1 at 8:00.0  	I2C adapter
i2c-11	smbus     	SMBus PIIX4 adapter port 1 at 0b20	SMBus adapter
i2c-2	smbus     	SMBus PIIX4 adapter port 3 at 0b00	SMBus adapter
i2c-0	smbus     	SMBus PIIX4 adapter port 0 at 0b00	SMBus adapter
i2c-9	i2c       	NVIDIA i2c adapter 8 at 8:00.0  	I2C adapter
i2c-7	i2c       	NVIDIA i2c adapter 6 at 8:00.0  	I2C adapter
i2c-5	i2c       	NVIDIA i2c adapter 2 at 8:00.0  	I2C adapter
└> sudo i2cdetect -y 11     
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: 10 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- --                         
└> sudo i2cdump -y 11 0x10
No size specified (using byte-data access)
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
00: ff 00 80 20 00 00 ff ff ff ff ff ff ff ff ff ff    ..? ............
10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
50: ff ff ff ff ff ff ff ff ff ff ff ff ff 39 33 ff    .............93.
60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................
f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................

5 busses are detected, but no Aura Controllers are detected.

Is there anything I can do to help? I also have Windows installed if there's a way to help scrap that information as well.