1. 安装
参考 https://baijiahao.baidu.com/s?id=1595121885424169378&wfr=spider&for=pc
版本10.13.3
2.nvidia驱动
https://hackintosher.com/guides/get-nvidia-graphic-cards-working-hackintosh/
https://www.nvidia.com/download/driverResults.aspx/130460/en-us
STEP 1: Editing config.plist
- Download Clover Configurator
- Open Clover Configurator
- Select Mount EFI under Tools
- Click Mount Partition for the EFI macOS is installed on
- Click Open Partition
- Navigate to /EFI/CLOVER
- Open Config.Plist using Clover Configurator
- In Clover Select Boot under SECTIONS
- Uncheck nv_disable=1 if checked
- Check nvda_drv=1
- Select Graphics under SECTIONS
- Uncheck Inject Intel if checked
- Select System Parameters under SECTIONS
- Check Inject NvidiaWeb
- Save config.plist
- Exit Clover Configurator
STEP 2: Verify EmuVariableUefi-64.efi
EmuVariableUefi-64.efi is needed for NVRAM detection on various motherboards to get acceleration.
Verify file EmuVariableUefi-64.efi exits in location /Volumes/EFI/EFI/CLOVER/drivers64UEFI of your mounted partition. If you installed macOS using one of our guides it should be there. if you followed the guide correctly. Otherwise you need to recreate your EFI folder with EmuVariableUefi-64.efi using Clover EFI Bootloader
If you need steps on how to do that read Step 2 of How-to Make a Clover Hackintosh Bootloader
Note: Reinstalling Clover EFI Bootloader will create a fresh EFI Folder make sure to backup your config.plistand kexts before proceeding.
STEP 3: Required kexts
Verify that NvidiaGraphicsFixup.kext & Lilu.kext exist in /Volumes/EFI/EFI/CLOVER/kexts of your mountedEFI partition. If not you will need to download both and add them to /Volumes/EFI/EFI/CLOVER/kexts/Other
- Download – NvidiaGraphicsFixup.kext
- Download – Lilu.kext
STEP 4: Verify BIOS Settings
If you have the option in your BIOS to enable/disable integrated graphics then set Integrated Graphics to Disabled if using an Nvidia Graphics Card. Booting with it enabled may give you a black screen especially if you are using a Gigabyte/ASUS motherboard.
STEP 5: Web Driver Install
You’ll need to download Nvidia web drivers from the links at the bottom of the page based on your macOS version number. If using High Sierra you need to enable SIP before the web driver install. I recommend following this seperate guide: How to properly Install Nvidia Drivers on High Sierra 10.13 (17A405)
- Download Nvidia Web Drivers
- Open the Web Driver .pkg file
- Go through the installer
- Click Restart Now when it prompts you at the end
- Done.
以上的方法更正。。
一 NvidiaGraphicsFixup.kext 使用 WhateverGreen替代
二。EmuVariableUefi-64.efi 可以使用Clover Configurator进行安装