Jump to content

IDT 92HD87B2/4 codec


fieldfirst
 Share

2 posts in this topic

Recommended Posts

I'm using VoodooHDA right now. Does anyone able to use this codec in Yosemite ?

hello fieldfirst

 

try it AppleHDA :D

 

if you used 10.10 please stick kext-mode-dev=1

 

 

DSDT: ( search  Device (HDEF) and add it )

 

Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method

{

Store (Package (0x0A)

{

"built-in",

Buffer (One)

{

0x00

},

"MaximumBootBeepVolume",

Buffer (One)

{

0x4D

},

"hda-gfx",

Buffer (0x0A)

{

"onboard-1"

},

"layout-id",

Buffer (0x04)

{

0x0C, 0x00, 0x00, 0x00

},

"PinConfigurations",

Buffer (Zero) {}

}, Local0)

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

Return (Local0)

}

 

Link download kext audio :D

 

https://drive.google.com/file/d/0B41dQ9aPSL6idWJhMW85TWRjOVE/view?usp=sharing

Link to comment
Share on other sites

 Share

×
×
  • Create New...