黑苹果声卡驱动
黑苹果声卡驱动
本文介绍 AppleALC
。
An open source kernel extension enabling native macOS HD audio for not officially supported codecs without any filesystem modifications.
AppleALC
github 资源
Installation and usage
https://github.com/acidanthera/AppleALC/wiki/Installation-and-usage
部署
applealc.kext
https://github.com/acidanthera/AppleALC/releases
将
applealc.kext
放置在/EFI/CLOVER/KEXTS/OTHER/
目录下。查找
layout-id
,确定alcid
https://github.com/acidanthera/AppleALC/wiki/Supported-codecs
以根据声卡
Codec
查找到的layout-id
为值,添加boot args
项alcid=layout-id
。