Jump to content

AppleHDA for ALC270 (10.9 GM + ML 10.8) 2.5.2fc2 + 2.3.0fc2


About This File

Version 1:

Codec: Realtek ALC270Address: 0Vendor Id: 0x10ec0270Subsystem Id: 0x1043100dRevision Id: 0x100100

Version 2:

Codec: Realtek ALC270Address: 0Vendor Id: 0x10ec0270Subsystem Id: 0x10431587Revision Id: 0x100100

Patch HDEF (Dont need HDAEnabler.kext):

Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method                {                    Store (Package (0x06)                        {                            "hda-gfx",                             Buffer (0x0A)                            {                                "onboard-1"                            },                             "layout-id",                             Buffer (0x04)                            {                                 0x1C, 0x00, 0x00, 0x00                            },                             "PinConfigurations",                             Buffer (Zero) {}                        }, Local0)                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))                    Return (Local0)                }

Not wok, try to patch HPET:

Name (BUF0, ResourceTemplate ()                    {                        IRQNoFlags ()                            {0}                        IRQNoFlags ()                            {8}                        IRQNoFlags ()                            {11}                        IRQNoFlags ()                            {15}                        Memory32Fixed (ReadWrite,                            0xFED00000,         // Address Base                            0x00000400,         // Address Length                            _Y10)                    })

 Share


User Feedback

Recommended Comments

don't work on asus k55. Try version 2, patch HDEF but the patch HPET make a error on dsdt.

Link to comment
Share on other sites

How do I check which version I need....   Mine only states in the System profiler Intel HD Audio  ...   AUDIO ID:    0

Link to comment
Share on other sites

×
×
  • Create New...