Skip to content

Add ASUS TUF GeForce RTX 5060 Ti Gaming OC support#102

Open
zanicool wants to merge 1 commit into
CalcProgrammer1:masterfrom
zanicool:add-asus-tuf-rtx5060ti
Open

Add ASUS TUF GeForce RTX 5060 Ti Gaming OC support#102
zanicool wants to merge 1 commit into
CalcProgrammer1:masterfrom
zanicool:add-asus-tuf-rtx5060ti

Conversation

@zanicool

Copy link
Copy Markdown

Summary

Adds support for the ASUS TUF GeForce RTX 5060 Ti Gaming OC (PCI subsystem 1043:8A08).

Changes

  • pci_ids.h: Added ASUS_TUF_RTX_5060TI_O16G_OC_GAMING (0x8A08)
  • ENESMBusControllerDetect.cpp: Registered detector entry at I2C address 0x67

Hardware tested

Field Value
GPU NVIDIA GeForce RTX 5060 Ti (GB206)
PCI Device 10DE:2D04
Subsystem 1043:8A08
I2C Bus /dev/i2c-3, address 0x67
Controller ENE SMBus (signature verified)

Verified working modes

  • Static ✅
  • Breathing ✅
  • Spectrum Cycle ✅
  • Off ✅

The ENE SMBus controller responds identically to other ASUS TUF 30-series and 40-series GPUs already supported.

Add PCI subsystem device ID 0x8A08 for ASUS TUF RTX 5060 Ti OC
and register it with the ENE SMBus GPU controller detector at
I2C address 0x67.

Tested on hardware:
- PCI Device: 10DE:2D04 (NVIDIA GB206 RTX 5060 Ti)
- Subsystem: 1043:8A08 (ASUS TUF Gaming OC)
- I2C Bus: /dev/i2c-3, address 0x67
- ENE signature verified (registers 0xA0-0xAF match expected pattern)
- Static color, breathing, and spectrum cycle modes confirmed working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant