[New Device] ASUS ROG STRIX RTX 2080 8G Gaming (non OC version)

Name of device:

ASUS ROG STRIX RTX 2080 8G Gaming

Link to manufacturer's product page:

https://rog.asus.com/de/graphics-cards/graphics-cards/rog-strix/rog-strix-rtx2080-8g-gaming-model/

Please select what type of device/interface the device uses:

DeviceType::GPUNVidia

ID information:

NVIDIA GeForce RTX 2080 PCI\VEN_10DE&DEV_1E82&SUBSYS_867F1043&REV_A1\4&20DB0AC4&0&0008

Please attach screenshots of the device's official control application here:

Please attach device captures here:

it works after adding these two lines:

REGISTER_I2C_PCI_DETECTOR("ASUS ROG STRIX RTX 2080 8G Gaming" , DetectAsusAuraGPUControllers, NVIDIA_VEN, NVIDIA_RTX2080_DEV, ASUS_SUB_VEN, ASUS_ROG_STRIX_RTX2080_8G_GAMING, 0x2A);

#define ASUS_ROG_STRIX_RTX2080_8G_GAMING 0x867F

Checklist for Step2

  • Name of device
  • A link to the vendors product page has been included
  • The transport bus has been identified and the appropriate label added to the issue.
  • The device ID's have been included for USB or PCI
  • Screenshots of the OEM Application are included
  • There is either, appropriate code examples linked or suitable device captures attached
Edited by BillCipher-exe