资源作者:
管理员
IP 属地:
北京市
共被下载:4 次
共被浏览:3224 次
文件名称:
Realtek_ALC271X_AppleHDA.zip
文件分类:
声卡驱动
资源大小:
下载积分:1
文件标签:
驱动
发布日期:2014-06-07 20:54:58
资源介绍:
Realtek ALC271X edited AppleHDA.kext_v2.3.7fc3
Actually it works fine in 10.9.2 but it should work in 10.8 (maybe starting from 10.8.3)
You must use
layout 28 (0x1C, 0x00, 0x00, 0x00) in your DSDT or change the content of HDEF device in your DSDT like this:
Device (HDEF)
{
Name (_ADR, 0x001B0000)
OperationRegion (HDAR, PCI_Config, 0x4C, 0x10)
Field (HDAR, WordAcc, NoLock, Preserve)
{
DCKA, 1,
Offset (0x01),
DCKM, 1,
, 6,
DCKS, 1,
Offset (0x08),
, 15,
PMES, 1
}
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x16)
{
"AAPL,slot-name",
Buffer (0x09)
{
"built-in"
},
"codec-id",
Buffer (0x04)
{
0x69, 0x02, 0xEC, 0x10
},
"built-in",
Buffer (One)
{
0x00
},