System:
- Motherboard: ASUS TUF Gaming X570 Plus
- CPU: AMD Ryzen 5 3600
- Audio Codec: Realtek ALCS1200A
- macOS: Tahoe 26.3.2
- OpenCore: 1.0.7
- VoodooHDA: 304
- Lilu: 1.7.2
Problem:
AppleHDAController does not attach to the AMD FCH Azalia controller
(0x1022:0x1487) on macOS Tahoe. No audio output via 3.5mm jack.
HDMI/DisplayPort audio works fine via AppleGFXHDA.
ACPI Path:
IOACPIPlane:/_SB/PCI0@0/GP13@80001/AZAL@4
PCI path: PciRoot(0x0)/Pci(0x8,0x1)/Pci(0x0,0x4)
Device info:
"compatible" = "pci1043,8797","pci1022,1487","pciclass,040300","AZAL","HDEF"
Verified:
- HD Audio enabled in BIOS
- SIP disabled and confirmed via csrutil status
- VoodooHDA installed via PKG installer (not injected via bootloader)
- Device visible in ioreg and IOPCIFamily logs
- AppleALC also fails — AppleHDAController never attaches to this device
Kernel log:
IOPCIFamily found device at [i32]13:0:4 (0x1022:0x1487) but
AppleHDAController never probes it. Zero AppleALC log entries for this device.
Tested layout-ids: 7, 11, 15, 21, 32
Conclusion:
AppleHDA/AppleALC completely ignores AMD FCH Azalia on Tahoe.