AppleHDA for ALC887VD -10.9GM- #hackintosh

Codec: Realtek ALC887-VD

Address: 0

Vendor Id: 0x10ec0887

Subsystem Id: 0x10438444

Revision Id: 0x100302 (Function "Mute" Working.)





Posted Image

This is the version of Applehda.Kext Mavericks - 10.9GM hope it works for everyone!

Note: You must change the Layout to 4 in the DSDT patch HDEF.



Posted Image

Esta é a versão de Applehda.Kext de Mavericks - 10.9GM espero que trabalhe para todos!

Nota: É necessário mudar o Layout para 4 no patch HDEF do DSDT.

Method (_DSM, 4, NotSerialized)
{
Store (Package (0x08)
{
"codec-id",
Buffer (0x04)
{
0x87, 0x08, 0xEC, 0x10
},
"layout-id",
Buffer (0x04)
{
0x04, 0x00, 0x00, 0x00
},
"device-type",
Buffer (0x0F)
{
"Realtek ALC887"
},
"PinConfigurations",
Buffer (One)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

source