Gigabyte X470 Gaming 5 Wifi RGBFusion2 Not Detected

I have enabled the RGBFusion2 code and when I run the app it fails to detect my motherboard.

I set a break point at the entry to "DetectRGBFusion2SMBusControllers" and step through that. What I'm finding is that it never finds a bus that it can write to at the 0x68 address.

I have not tried to uninstall RGBFusion2.0 yet but I will to see if maybe it is interfering with something else being able to write to that address on the bus where the motherboard rgb controller is. Is that even possible? I've never done any hardware level coding.

I also tried looking at the source code for RGBFusion2.0 and the ledlib2 that it uses but I do get a bit lost in what it's doing. I thought maybe there were more addresses other than 0x68 that it was checking but was not able to figure out exactly where it is accessing the hardware.

I am happy to additional testing since I have the actual hardware, in case none of the devs have a Gigabyte motherboard that is RGBFusion2.0 only.