admin 发表于 13/10/30 11:44:58

ALC887VD 声卡驱动 for -10.9GM-

Codec: Realtek ALC887-VD
Address: 0
Vendor Id: 0x10ec0887
Subsystem Id: 0x10438444
Revision Id: 0x100302 (Function "Mute" Working.)


http://img842.imageshack.us/img842/1932/767b.png
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.

http://img14.imageshack.us/img14/2040/0cvp.png
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.Method (_DSM, 4, NotSerialized)
            {
                Store (Package (0x08)
                  {
                        "codec-id",
                        Buffer (0x04)
                        {
                           0x87, 0x08, 0xEC, 0x10
                        },
                        "layout-id",
                        Buffer (0x04)
                        {
                           0x04, 0x00, 0x00, 0x00
                        },
                        "device-type",
                        Buffer (0x0F)
                        {
                            "Realtek ALC887"
                        },
                        "PinConfigurations",
                        Buffer (One)
                        {
                           0x00
                        }
                  }, Local0)
                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                Return (Local0)
            }
      }
页: [1]
查看完整版本: ALC887VD 声卡驱动 for -10.9GM-