麦创网

发表于 13/10/30 11:44:58 |显示全部楼层
Codec: Realtek ALC887-VD
Address: 0
Vendor Id: 0x10ec0887
Subsystem Id: 0x10438444
Revision Id: 0x100302 (Function "Mute" Working.)



This is the version of Applehda.Kext Mavericks - 10.9GM hope it works for everyone!
Note: You must change the Layout to 4 in the DSDT patch HDEF.


Esta é a versão de Applehda.Kext de Mavericks - 10.9GM espero que trabalhe para todos!
Nota: é necessário mudar o Layout para 4 no patch HDEF do DSDT.
  1. Method (_DSM, 4, NotSerialized)  
  2.             {
  3.                 Store (Package (0x08)
  4.                     {
  5.                         "codec-id",
  6.                         Buffer (0x04)
  7.                         {
  8.                              0x87, 0x08, 0xEC, 0x10
  9.                         },
  10.                         "layout-id",
  11.                         Buffer (0x04)
  12.                         {
  13.                              0x04, 0x00, 0x00, 0x00
  14.                         },
  15.                         "device-type",
  16.                         Buffer (0x0F)
  17.                         {
  18.                             "Realtek ALC887"
  19.                         },
  20.                         "PinConfigurations",
  21.                         Buffer (One)
  22.                         {
  23.                              0x00
  24.                         }
  25.                     }, Local0)
  26.                 DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
  27.                 Return (Local0)
  28.             }
  29.         }
复制代码

打赏楼主

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

 
您需要登录后才可以回帖 登录 | 注册

本版积分规则

麦创网 ( 苏ICP备13053101号-1 )

@麦创网 禁止任何未经允许的修改,传播或使用。

Powered by Discuz!

©2012 @ iMac.vip. 用户言论不代表本站立场。

返回顶部