Inputs:
LineIn (back)
ext. Mic (front)

Outputs:
LineOut (back)
Headphone (front)

Layout-ID ist 1

Soundchip: ADI1984A

Ven 114A Dev 194A (8086:3A6E)

HowTo:


1. Install AppleHDA Capitan to S/L/E and build new on Cache. (SIP 0x67)

2. realtekALC.kext to EFI/Clover/kexts/10.12/ and Kext Inject im Clover should be set to Yes.

3. Set Clover config.plist Kext-to-patch as in the picture


für DSDT:

Device (HDEF)
{
Name (_ADR, 0x001B0000)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x06)
{
"built-in",
Buffer (One)
{
0x00
},
"layout-id",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"PinConfigurations",
Buffer (Zero) {}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Is it really as easy as the steps outlined above... [►source]

Post a Comment