early I got applehda from other forum.. but your 1st post is as good as mine. So I decided to move to your package.
I suppose g53 and g73 are quite similar.. and the audio (for me) is the same.
no I managed codec verbs )as theking docet) in my old laptops.. I decided to never work on them.. because I have no time for .
But.. AppleHDA is your. Also HDAEnabler
I also have my dsdt i ( build it by mys..)
inside the injection is:
Device (HDEF)
{
Name (_ADR, 0x001B0000)
OperationRegion (HDAR, PCI_Config, 0x4C, 0x10)
Field (HDAR, WordAcc, NoLock, Preserve)
{
DCKA, 1,
Offset (0x01),
DCKM, 1,
, 6,
DCKS, 1,
Offset (0x08),
, 15,
PMES, 1
}
Method (_PRW, 0, NotSerialized)
{
Return (GPRW (0x0D, 0x04))
}
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x04)
{
"layout-id",
Buffer (0x04)
{
0x0C, 0x00, 0x00, 0x00
},
"PinConfigurations",
Buffer (Zero) {}
}, Local0)
MCDP (Arg2, RefOf (Local0))
Return (Local0)
}
}
remember: the PRW method tell how to resume power from wake
but I tested a hundred of times.. and ONLY WITH IOAUDIOFAMILY modded the wake run
and ONLY if I have mbp8,2 !
I tested it since april 2012.. this is the 1st time (and definitely) I have sleep and wake
If I change only 1 of those settings.. the sleep never run.
EDIT:
I tested the latest macbook update
results: black VIDEO screen
ps: what kind of KERNEL is the one in top of that page?
should I use it? does it have improvements?