About This File
Patched AppleHDA from ML 10.8.3. Also includes latest patched IOAudioFamily.kext to fix sleep issues.
Layout ID: 88
The following needs to be updated / added to DSDT in HDEF. Tested in XPS L702X, XPS502X.
Method (_DSM, 4, NotSerialized) { Store (Package (0x12) { "AAPL,slot-name", Buffer (0x08) { "PCIe x1" }, "device-id", Buffer (0x04) { 0x65, 0x06, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "layout-id", Unicode ("X"), "device_type", Buffer (0x11) { "Audio Controller" }, "name", Buffer (0x0F) { "Realtek ALC665" }, "model", Buffer (0x0F) { "Realtek alc665" }, "PinConfigurations", Buffer (Zero) {}, "hda-gfx", Buffer (0x0A) { "onboard-1" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
Recommended Comments