aura-gpu icon indicating copy to clipboard operation
aura-gpu copied to clipboard

Add device ID for RX 570 Strix

Open Anonymous1157 opened this issue 4 years ago • 0 comments

Hi! I was able to use this module to control the badge light on my RX 570 Strix using OpenRGB. I needed to add the following device ID to pci_ids.h to detect my card:

{0x1002, 0x67df, 0x1043, 0x04c2, 0, 0, CHIP_POLARIS10},     // RX570 (Strix)

It would be cool if this ID could be added to this project.

Anonymous1157 avatar Jun 18 '20 18:06 Anonymous1157