VIA VT2021 Working in 10.8.4/10.9
本帖最后由 daliansun 于 2013-10-18 09:03 编辑源自:http://www.osx86.net/
This is nothing more than an updated version of Nithy's AppleHDA for VT2020/VT2021, which can be found here.
However, because the kext I used is from 10.8.4, it is Mavericks-compatible! http://www.osx86.net/images/smilies/victorious.png
It's very simple, just install to /System/Library/Extensions, apply Nithy's DSDT patch in the link above, then reboot.
Enjoy! http://www.osx86.net/images/smilies/eagerness.png
16楼提供DSDT patch,感谢
支持下~感谢分享 我去看看osx86上有没有适合10.9的ALC888的AppleHDA驱动 支持一下楼主,感谢分享 收藏,正要购买此声卡主板
不晓得 前后mic 有输出嘛…… 我试过不行。。。 thanks a lot!!! 下载了,安装一下下,看效果 下来试试看吧,换了好几个了…… 支持一下楼主,感谢分享!!!!!! 不知道什麼狀況,下載看看再說。 有没有试过可以的啊? vt2021都可以用这个驱动吗?
mic正常吗?我一直用的万能,声音完美,mic无效。 It's very simple, just install to /System/Library/Extensions, apply Nithy's DSDT patch in the link above, then reboot.
楼主应该将dsdt的代码也发上才对呀 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 (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x0D,
0x05
})
}
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x04)
{
"layout-id",
Buffer (0x04)
{
0x0C, 0x00, 0x00, 0x00
},
"PinConfigurations",
Buffer (Zero) {}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
dsdt加上这段就成功了,谢谢! 亲测10.9GM适用!! 先收藏,准备换主板 这个跟万能有什么区别?