电脑型号 联想 ThinkPad X220 笔记本电脑
处理器 英特尔 第二代酷睿 i5-2540M @ 2.60GHz 双核
主板 联想 4291VLP(英特尔 QM67 芯片组)
显卡 英特尔 HD Graphics 3000 ( 32 MB / 联想 )
内存 12 GB ( 宏想 DDR3 1333MHz / 海力士 DDR3 1333MHz )
主硬盘 英特尔 SSDSC2BB480G7 ( 480 GB / 固态硬盘 )
显示器 联想 LEN40E0 ( 12.5 英寸 )
声卡 Conexant SmartAudio HD @ 英特尔 6 Series Chipset 高保真音频
网卡 英特尔 82579LM Gigabit Network Connection / 联想
+ 准备:
+ 工具:
- [远景论坛-[下载] 【镜像下载】macOS纯净版安装镜像 不限速下载 持续更新](https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1939091&extra=page%3D1%26filter%3Dtypeid%26typeid%3D1471%26typeid%3D1471[/url])
- [启动U盘制作工具 Etcher](https://www.balena.io/etcher/)
- [Etcher的Github](https://github.com/balena-io/etcher)
- [OCAuxiliaryTools 是一款功能强大齐全的跨平台 OpenCore 配置编辑工具。](https://github.com/ic005k/OCAuxiliaryTools)
- [SSDTTime](https://github.com/corpnewt/SSDTTime)
- [黑苹果瑞士军刀 hackintool](https://github.com/headkaze/Hackintool)
- [OpenCore-Patcher-GUI.app 用于在受支持和不受支持的 Mac 上运行和解锁 macOS 中的功能](https://github.com/dortania/OpenCore-Legacy-Patcher)
- [基于 OpenBSD 项目的适用于 macOS 的英特尔 Wi-Fi 适配器内核扩展](https://github.com/OpenIntelWireless/itlwm[/url])
- [USBToolBox - USB驱动一键生成工具 - 使 USB 映射的常见操作更容易的 kext](https://github.com/USBToolBox/kext)
- [USBToolBox 的官方项目地址](https://github.com/USBToolBox/tool/)
- [DiskGenius磁盘工具](https://www.diskgenius.cn/)
+ Bios设置:
- Config -> Network -> Wake On Lan -> Disabled
- Config -> Serial ATA (SATA) -> Mode -> AHCI
- Advanced -> System Agent (SA) configuration -> Graphics Configuration -> DVMT Pre-Allocated -> 128MB
- Advanced -> System Agent (SA) configuration -> Graphics Configuration -> DVMT Total Gfx Mem -> MAX
- Security -> Security Chip -> Disabled
- Security -> Memory Protection -> Execution Prevention -> Enabled
- Security -> Anti-Theft -> Intel AT Module Activation -> Current Setting -> Disabled
- Security -> Anti-Theft -> Computrace -> Current Setting -> Disabled
- Security -> Interl (R) Virtualization Technology -> Enabled
- Security -> Interl (R) VT-d Feature -> Disabled
> Secure Boot -> Disabled
- Startup -> UEFI/Legacy Boot -> UEFI Only
> CSM Support -> Disabled
- Restart -> Load Setup Defaults
- Config -> Power -> Power On with AC Attach > Disabled
- Config -> Serial ATA (SATA) -> AHCI
- Security -> Memory protection -> Execution Prevention -> Enabled
- Startup -> UEFI/Legacy Boot -> Both
0. EFI制作或升级
+ 0.1 EFI制作
- 使用SSDTTimer生成对应DSDT等文件
1). 解压打开SSDTTimer,点击 ,输入8,会在SSDTTimer目录下生成Results,
2). 如果是本机则跳到第3步,若不是本机则删除替换SSDTTimer目录下生成Results里面的DSDT,把提示的目标机器提取的文件替换掉(方法有Clover提取DSDT法,OpenCore提取DSDT工具)
3). 在SSDTTime的命令窗口,输入D,把DSDT所在的目录地址(SSDTTimer目录下的Results的DSDT.aml)
4). 在SSDTTime的命令窗口,台式机依次输入: 1 2 4 5 6 7 ; 笔记本的 依次输入 1 3 4 5 6 7 ;
5). 将生成的Results下生成的文件` *.aml `(除了DSDT.aml)放入EFI的ACPI中,用Proper-Tree或其他工具更新config.plist
- 下载相应的kext文件(按需取用)
- [非官方自动化黑苹果常用驱动编译,每 8 小时更新一次。](https://github.com/topics/intelmausiethernet)
- [](https://github.com/ClayMoreBoy/Hackintosh-kext-factory)
- [](https://github.com/starnetworkstudio/Hackintosh-Kext-Factory)
> 注:该处知识分类黑苹果驱动用途,有些驱动同时启用造成会冲突,请注意。
- 核心驱动
- Lilu.kext 第三方驱动内核扩展
- VirtualSMC.kext 系统管理控制器内核仿冒驱动
- 显卡驱动
- WhateverGreen.kext
- 声卡驱动
- AppleALC.kext
- 有线网卡驱动
- IntelMausi.kext 英特尔板载网卡驱动
- WIFI/蓝牙驱动
- Itlwm.kext/Airportitlwm.kext 英特尔无线WiFi驱动
- IntelBluetoothFirmware.kext 英特尔蓝牙驱动(支持AX210/AX211/5.x蓝牙)
- 键盘、鼠标、触控板驱动(笔记本触控板一般有三种连接方式:I2C连接、SMBus连接、PS2连接)
- VoodooPS2Controller.kext 键盘鼠标触摸板驱动
- VoodooInput.kext 触控板聚合器内核扩展
- VoodooI2C.kext 触控设备及手势支持驱动
- VoodooI2CHID.kext
- VoodooRMI.kext Synaptic触控板驱动
- 电池
- ECEnabler.kext 简易电池辅助驱动
- 其他
- NVMeFix.kext NVMe提升兼容性驱动
- CPUFriend.kext CPU电源管理辅助驱动
- FeatureUnlock.kext 不支持的机型解锁功能驱动用于启用的Lilu内核扩展(边车、夜班、隔空播放到 Mac、通用控制):
- RestrictEvents.kext 禁止系统事件驱动
- MacHyperVSupport.kext macOS虚拟化集成服务支持驱动
- FakeSMC3 Release 模拟SMC传感器插件
- CpuTscSync.kext TSC同步和唤醒后内核崩溃修复驱动
- CPUFriend.kext CPU电源管理辅助
- CpuTopologyRebuild.kext 大小核处理器线程优化
- CpuTopologySync.kext 开启十二代酷睿能效核心
- HibernationFixup.kext 睡眠修复驱动
+ 0.2 升级EFI
- [自动从 btwise’s OpenCore_NO_ACPI 拉取代码进行编译 OpenCore MOD Github源码地址](https://github.com/wjz304/OpenCore_NO_ACPI_Build)
- [OC Auxiliary Tools--开源跨平台的OpenCore辅助工具(OCAT)](https://github.com/ic005k/OCAuxiliaryTools)
进入设置换为[开发版] 使用改工具的自动升级更新功能,此处略过不详述。
1. 配置config.plist
这个不多说了,只说一点:就是安装前把config-dp-pciroot(0x0)/(0x2,0x0)其他内容全删了,只保留aapl,ig-platform-id和device-id。不然很大几率在安装过程中一直停留在一处过不去(个人经验),这个在后面使用 OpenCore-Legacy-Patcher 打补丁也很有用
注:这里型号我设置macbookpro 13.1
2. 安装系统
> 安装间会重启几次,安装之后,核显没驱动正确,需要打补丁,安装HD3000核显驱动
3. 使用 OpenCore-Legacy-Patcher 打补丁 ( >= 0.5 本次实操使用 0.5.3)
> github上可以搜索下载[OpenCore-Legacy-Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher)
- 3.1 关闭SIP,不然是没权限安装的:
- 方法一:进入到 RecoveryOS 运行命令 “csrutil disable”和 "csrutil authenticated-root disable")
- 方法二:EFI -> OC -> config.plist -> Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> csr-active-config 设置值为FF0F0000
- 3.2 设置或添加启动参数 amfi_get_out_of_my_way=1 和 ipc_control_port_options=0
- EFI -> OC -> config.plist -> Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bootargs 添加 amfi_get_out_of_my_way=1
- EFI -> OC -> config.plist -> Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bootargs 添加 ipc_control_port_options=0
- EFI -> OC -> config.plist -> Misc -> Security -> SecureBootModel:設置 disable
> 不打开此项,应用补丁按钮灰色,不能点击
- 3.3 打开 opencore-patcher.app,选择 post install root patch,在选择start root patching,信任新扩展重启核显驱动完成;
- 3.4 打好补丁之后会要求打开系统设置,然后在手动设置一下
> 在打开系统设置的时候是不会直接跳到你要设置的哪里去的。再打开设置之后,手动找到隐私与安全性,然后下拉到下面,会多一个选项出来的,打开那个选项,然后重启。
> 支持核显:
> HD3000、HD4000之后核显,比如:HD4000,HD4200,HD4400 ,HD4600,HD5500,HD6100等
> 支持独显:
> 1.开普勒核心老N卡,比如GT630,GT635,GT640,GTX650,GTX660,GTX670,GTX680,GT710,GT720,GT730,GT740,GTX760等,这类完美驱动,支持硬件加速,支持Metal
> 2.支持GTX750ti,GTX950,GTX960,GTX970,GTX980,GTX1050,GTX1060,GTX1080等,类似BigSur,Monterey Webdriver驱动,不支持metal,勉强可用
> 3.支持Monterey 免驱老A卡,比如HD7730,HD7750,HD7770,HD7850,HD7890,R7 250X,R7 260,R9 350,R9 370等,完美驱动,支持硬件加速,支持metal
4. 重启与优化
> 参考资料
- [[核显] HD4400成功上车](https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1943884&highlight=hd4400)
- [](- " target="_blank">https://sspai.com/post/73395)
- []([url]https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1943782&extra=page%3D1%26filter%3Dtypeid%26typeid%3D1461%26typeid%3D1461)
- []([url]https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1953033&highlight=opencore%2Blegacy%2Bpatcher)
- [](http://www.imacpc.net/archives/4768) |