Adam Honse

Results 55 comments of Adam Honse

Changing the hw flag (defaults off) to on alone didn't do anything for me either. I only got the 0x90-97 busses to show by commenting out the if (!amdgpu_device_has_dc_support(adev)) line...

I just repeated my earlier changes on 5.10-rc1 and it's working! The 0x97 bus now reads and writes correctly and OpenRGB detects the GPU with full control! I sent an...

> @CalcProgrammer1 Is this the patch you used and is it working correctly? You mentioned above that you had problems changing the colors. > > ``` > adam@adam-linux-desktop:~/linux$ git diff...

Each display connector (HDMI, DP, DVI) has an i2c interface tied to it for EDID. The display manager code has its own i2c driver separate from the hw i2c driver,...

Your fork worked for me, so it's something with this repository.