Jump to content
xumengfei

HP 431 ALC270 AppleHDA.kext + DSDT Success

Recommended Posts

Method (_DSM, 4, NotSerialized)

{

Store (Package (0x0C)

{

"hda-gfx",

Buffer (0x0A)

{

"onboard-2"

},

"codec-id",

Buffer (0x04)

{

0x70, 0x02, 0xEC, 0x10

},

"built-in",

Buffer (One)

{

0x01

},

"layout-id",

Buffer (0x04)

{

0x01, 0x00, 0x00, 0x00

},

"device-type",

Buffer (0x07)

{

"ALC270"

},

"PinConfigurations",

Buffer (0x00)

{

0x00

}

}, Local0)

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

Return (Local0)

}



Note: accessories by BetterZip decompression

AppleHDA.kext.zip.001.zip

AppleHDA.kext.zip.002.zip

Link to comment
Share on other sites

Uploading it now. adding dsdt.dsl which you can see the patch inserted.


After updating from 10.9.0 to 10.9.5, the sound stop working. Had to use voodoohda for a while. Then I read somewhere that AppleHPET.kext had to be restored too. So I reinstalled this AppleHDA.kext and copy AppleHPET.kext from /Backup/Kext/ to /Sytem/Library/Extensions, repair permissions and rebuild kernel cache, and voila, the sound is back! Yay...


edit: sorry, my bad. AppleHPET.kext maybe is not the cause. I have to boot using -f in order to get AppleHDA to work.

DSDT.aml.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...