Using layoutID-1

Enabling audio ALC887 for 3 connectors plates and a front headphones



Tested in GA-B75M-D3H board

Evaluate if it works on other motherboards?

Enjoy




Method (_DSM, 4, NotSerialized)
{
Store (Package (0x08)
{
"codec-id",
Buffer (0x04)
{
0x87, 0x08, 0xEC, 0x10
},

"layout-id",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},

"device-type",
Buffer (0x20)
{
"Realtek ALC887 Audio Controller"
},

"PinConfigurations",
Buffer (One)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

Posted Image

Post a Comment