配置
- CPU:Intel i7-4790
- 主板:GA-H97M-D3H
- 内存:2*G.SKILL DDR3 1600 8G(F3-12800CL10S-8GBXL)
- SSD:PLEXTOR M6S 256G(PX-256M6S)
- HDD:WD 1TB(WD10EZEX)
- 显卡:HD Graphics 4600(CPU集成)
- 网卡:Realtek GbE LAN chip
- 声卡:Realtek ALC892
引导方式
- Clover 3320
- UEFI+GPT
相关配置
- 基于Clover 3320的默认配置开始(Clover配置使用Clover Configurator进行编辑)
-
Boot->Arguments选中dart=0
:解决-v
启动时停留在DSMOS has arrived
或无限风火轮状态。原因是BIOS中开起了VT-d -
Graphics->选中Inject Intel && Devices->IntelGFX填写0x04128086 && Graphics->ig-platform-id填写0x0d220003
:驱动HD 4600集成显卡 -
Boot->XMPDetection选1
:解决内存识别为1333的问题。我的内存默认频率是1333,BIOS中开起XMP后升为1600,在BIOS和Windows中都识别为1600,而在OX X中需要配置Clover此选项才能正确识别 -
KernelAndKextPatches->KextsToPatch中增加Name=IOAHCIBlockStorage,Find=4150504C4520535344,Replace=000000000000000000,Comment=trim patch
:开启SSD硬盘Trim功能 - 模拟SMC:
EFI/CLOVER/kexts/10.11/
下放入FakeSMC.kext v6.16.1372 (安装黑苹果必备驱动) - 网卡驱动:
EFI/CLOVER/kexts/10.11/
下放入RealtekRTL8111.kext - 声卡驱动:使用Kext Utility工具安装audio_ALC892-10.11.zip中的两个kext文件
成果图
系统概览显卡
网卡
声卡
CPU变频
内存
硬盘
2017-03-02 更新
已成功将系统从10.11.6
升级到10.12.3
升级过程很顺利,这里记录一下过程。
- 使用
Clover Configurator
升级Clover
到最新4012
版本。并将/Volumes/EFI/EFI/CLOVER/kexts/10.11
下的文件复制到10.12
目录下。 - 从
App Store
中下载macOS Sierra
,通过下载好的macOS Sierra.app
制作U盘安装盘
。 - 重启电脑用
Clover
引导U盘安装盘
进行升级安装。 - 安装好系统后发现
10.11
下用的声卡驱动不能用了,这里使用 audio_CloverALC 进行驱动,下载整个库在命令行中执行./audio_cloverALC-120.sh
及可。注意:在执行前需要挂载EFI
分区,以下是执行信息:
Agreement
The audio_cloverALC script is for personal use only. Do not distribute
the patch, any or all of the files or the resulting patched AppleHDA.kext
for any reason without permission. The audio_cloverALC script is
provided as is and without any kind of warranty.
File: audio_cloverALC-120.command_v1.0d
Release Mode
EFI partition is mounted
System Integrity Protection status: disabled.
OK to patch
Confirm Realtek ALC892 (y/n): y
Clover Audio ID Injection (y/n): n
Download ALC892 files ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25585 100 25585 0 0 26051 0 --:--:-- --:--:-- --:--:-- 26027
Edit config.plist/Devices/Audio/Inject/1
Edit config.plist/SystemParameters/InjectKexts/YES
Download kext patches
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1418 100 1418 0 0 1804 0 --:--:-- --:--:-- --:--:-- 1804
Download config kext and install ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3665 100 3665 0 0 3345 0 0:00:01 0:00:01 --:--:-- 3343
Install /Volumes/EFI/EFI/CLOVER/kexts/10.12/realtekALC.kext
Install System/Library/Extensions/AppleHDA.kext/ALC892 zml files
Fix permissions ...
Kernel cache...
rebuilding //System/Library/PrelinkedKernels/prelinkedkernel
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext HDAEnabler.kext
kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext
KernelCache ID: C1E583B2617BC83D087664D68C11116B
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
kextcache updated critical boot files, requesting launchd reboot
Install finished, restart required.
To save a Copy of this Terminal session: Terminal/Shell/Export Text As ...
搞定 ^_^
新版本还修复了
10.11
下显示登录界面前花屏的问题,不错!
网友评论
我的黑苹果已卖,找不到配置文件了。
就像文章里写的,我是基于 Clover 3320 版本的默认配置开始修改的。
你说的问题更像是 腾讯视频客户端 的问题。