Hi tried to used your patched AppleHDA
http://Olarila.com/files/10.9/Audio/AppleHDA_10.9.4/Laptop/AppleHDA-2.6.3f4-CX20756.zip
on my Vendor Id: 0x14f15114, Subsystem Id: 0x1179fa50, Revision Id: 0x100100
editing the dsdt with the code commented on the README.rtf
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0c)
{
"built-in",
Buffer (One)
{
0x00
},
"layout-id",
Buffer (0x04)
{
0x03, 0x00, 0x00, 0x00
},
"PinConfigurations",
Buffer (0x00)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
i also add the Method DTGP to my dsdt, and it didn't work, i don't have a hdaenabler.kext I'm using the boot flags on HDAEnabler=Yes HDEFLayoutID=03000000, am i doing something wrong, please help me, Thank You all, and have a nice day.