nozyczek Posted August 19, 2011 Share Posted August 19, 2011 ### This is NOT ALC889a ! ### Attached is my patched 10.7.1 AppleHDA.kext (2.1.1f12) for ALC889. Works on GA-P55A-UD4P rev 2.0 It may work for other motherboards with ALC889 It requires the following DSDT mod: Device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "layout-id", Buffer (0x04) { 0x79, 0x03, 0x00, 0x00 }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } I didn't have a time to do any extensive tests so please report back. Thanks AppleHDA.kext_ALC889_10.7.1.zip Link to comment https://www.insanelymac.com/forum/topic/265962-alc889-applehdakext-1071-lion/ Share on other sites More sharing options...
Mettiu Posted August 21, 2011 Share Posted August 21, 2011 Gigabyte Z68MX-UD2H-B3 Doesn't seem to enable all the outputs, but YES, IT WORKS!! Thank you! Link to comment https://www.insanelymac.com/forum/topic/265962-alc889-applehdakext-1071-lion/#findComment-1738226 Share on other sites More sharing options...
Recommended Posts