Twitter
Become an osx86.net member, click here to Register!

Rate this File
Uploaded by nyolc8 - 2nd February 2012
Author Version 2.1.7f9
Author Source -
File Size Compatible with
No
No
Yes
Unkown
Downloads Downloads 718
AppleHDA 2.1.7 (OSX 10.7.3) for ALC662 Size: 1.66 MB  

AppleHDA 2.1.7f9 Patched for ALC662
I made this for Gigabyte GA-G31M-S2L, but maybe works on other motherboards too.
You will get:
  • Speakers, Headphone, LineIn, Mic (only the rear connector working), SPDIF (not tested)
  • Speakers/Headphone autoswitch function
  • Mute


You need DSDT edit:
Code:
Device (HDEF)
            {
                Name (_ADR, 0x001B0000)
                Method (_PRW, 0, NotSerialized)
                {
                    Return (Package (0x02)
                    {
                        0x09, 
                        0x05
                    })
                }
                Method (_DSM, 4, NotSerialized)
                {
                    Store (Package (0x08)
                        {
                            "codec-id", 
                            Buffer (0x04)
                            {
                                0x62, 0x06, 0xEC, 0x10
                            }, 
                            "layout-id", 
                            Buffer (0x04)
                            {
                                0x96, 0x02, 0x00, 0x00
                            }, 
                            "built-in", 
                            Buffer (One)
                            {
                                0x01
                            }, 
                            "PinConfigurations", 
                            Buffer (Zero) {}
                        }, Local0)
                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                    Return (Local0)
                }
            }
No need for any enabler kext.
FIX PERMISSIONS after install!


Comments

tsiplov
3rd February 2012 at 08:33
Will it work on Asus P5KPL AM SE?
nyolc8
3rd February 2012 at 13:51
tsiplov: I don't know, I tested only on Gigabyte GA-G31M-S2L.
KemalALKIN
3rd February 2012 at 16:00
Wow working and very very good working than 10.7.2 version
Tested 10.7.3, Microphone fixed . My Motherboard : Gigabyte GA-945GCM-S2L
Thanks.
Troj80
15th February 2012 at 14:25
Sound assertion "kTypePinComplex != fType" failed in AppleHDAWidget at line 2043 goto Exit