Draft: add support for Gigabyte Radeon RX 6700 XT GAMING OC 12G
Created this pull request to test getting the Gigabyte RX 6700 XT working with Gigabyte RTX 3050 configuration
Merge request reports
Activity
added Release0.8 label
added 33 commits
-
dbfe0631...694e150c - 32 commits from branch
CalcProgrammer1:master
- 4664f51e - test to get RX 6700 XT working with RTX 3050 config
-
dbfe0631...694e150c - 32 commits from branch
removed Release0.8 label
added Release0.9 label
Gigabyte often pushes out new firmwares for the RGB controller in there GPU's, in this case the adress should be 0x62
You can check it downloading the latest RGBController firmware and look for I2C_ADDR=98 in the install.ini then convert 98 to hex, I compared some of the already added entries in DetectGigabyteRGBFusion2GPUControllers.cpp and they seem always to match I2C_ADDR= inside the install.ini!
I'm trying to add the Gigabyte 6750XT, but i'm compiling it on my own to test it quickly.
Edit: for this unit try to add it to "GigabyteRGBFusionGPUControllerDetect.cpp"
Edited by Michel Steinbuschremoved Release0.9 label