Jump to content
quincyquinn

P5G41T-M LX Patch

Recommended Posts

I found a patch for this board on this site under motherboards but under the HDEF section it say the layout ID is 0x0C, 0x00, 0x00, 0x00, but the layout ID for ALC887 is 0x77,0x03,0x00,0x00 this board is meant to have ALC887 codec but I can't get it to work. Could someone tell me please what codec use 0x0C,0x00,0x00,0x00 layout or why is this patch not the layout for ALC887.

Thank for your time..

Link to comment
Share on other sites

It depends on LayoutID used in AppleHDA. If you use 12 in kext, use 0xC in DSDT. If you use 887 in kext, use 0x377 in DSDT.

 

If you use patched AppleHDA you may need to update the HDEF patch according to your audio codec. Make sure layout-id in DSDT (hex) coincides with LayoutID in AppleHDA (decimal)


[table=400][trf][tdf]LayoutID (dec)[/tdf]

[tdl]layout-id (hex)[/tdl][/trf]

[tr][tdf]12[/tdf]

[tdl]0x0C, 0x00, 0x00, 0x00 = 0xC[/tdl][/tr]

[trl][tdf]889[/tdf]

[tdl]0x79, 0x03, 0x00, 0x00 = 0x379[/tdl][/trl][/table]

http://Olarila.com/forum/viewtopic.php?f=19&t=385

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

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...