Already done, but still not working.
I'll try different DSDT patch, because when used this one kext didn't loaded so I used chameleon HDAenabler module and jext got loaded but no sound.
--EDIT--
I've tried this DSDT mod, kext is loaded but no devices detected.
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x06)
{
"hda-gfx",
Buffer (0x0A)
{
"onboard-1"
},
"layout-id",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"PinConfigurations",
Buffer (Zero) {}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
Any ideas?
--
regards
fingerr