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

  1. Download Clover Configurator
  2. Open Clover Configurator
  3. Select Mount EFI under Tools
  4. Click Mount Partition for the EFI macOS is installed on
  5. Click Open Partition
  6. Navigate to /EFI/CLOVER
  7. Open Config.Plist using Clover Configurator
  8. In Clover Select Boot under SECTIONS
  9. Uncheck nv_disable=1 if checked
  10. Check nvda_drv=1
  11. Select Graphics under SECTIONS
  12. Uncheck Inject Intel if checked
  13. Select System Parameters under SECTIONS
  14. Check Inject NvidiaWeb
  15. Save config.plist
  16. 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

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)

  1. Download Nvidia Web Drivers
  2. Open the Web Driver .pkg file
  3. Go through the installer
  4. Click Restart Now when it prompts you at the end
  5. Done.

以上的方法更正。。

  一  NvidiaGraphicsFixup.kext   使用 WhateverGreen替代

 二。EmuVariableUefi-64.efi  可以使用Clover Configurator进行安装

ryzen nvidia hackintosh的更多相关文章

  1. NVIDIA GPU卷积网络的自动调谐

    NVIDIA GPU卷积网络的自动调谐 针对特定设备和工作负载的自动调整对于获得最佳性能至关重要.这是关于如何为NVIDIA GPU调整整个卷积网络. NVIDIA GPU在TVM中的操作实现是以模板 ...

  2. Ryzen 4000'Vermeer' CPU和Radeon RX'Big Navi'图形卡

    Ryzen 4000'Vermeer' CPU和Radeon RX'Big Navi'图形卡 来自中国媒体的多篇报道表明,AMD都准备在2020年第四季度初推出其下一代Ryzen 4000'Zen 3 ...

  3. AMD Ryzen 5000‘Cezanne’APU

    AMD Ryzen 5000'Cezanne'APU Spotted,Zen 3&7nm Vega芯片将在2021年前保留AM4支持 AMD Ryzen 5000 'Cezanne' APU ...

  4. 解决Ubuntu Kylin 1610安装ANSYS17.2的NVIDIA显卡驱动问题

    Ubuntu Kylin 1610在安装完毕后,会自动安装显卡驱动,对于一般的图形图像使用来说自然不会有太大的问题,但是对于ANSYS17.2的一些模块,还是会出现问题.一个比较常见的问题就是Open ...

  5. Fedora 21 安装 Nvidia 驱动以及失败后的补救方法

    在 Linux 桌面系统下玩了这么久,大部分时间都是使用 Ubuntu,偶尔使用一下 Fedora.我的电脑中安装有多个 Linux 发行版,见这里<在同一个硬盘上安装多个Linux发行版及Fe ...

  6. 笔记:xubuntu下如何让系统默认使用nvidia显卡,而不是intel集显

    经反复折腾,得到如下的解决方法: prime-select nvidia 简单吧,但关系是如果让它开机自动执行一次. 反复折腾了xinitrc ,~/.xinitrc , /etc/rc.local ...

  7. 【转】[Intel/Nvidia]Ubuntu 16.04 LTS Intel/Nvidia双显卡切换

    1.在Unity中搜索 "Additional Drivers" 2.打开并选择以下选项 3.打开终端并输入 sudo apt-get install nvidia-361 4.安 ...

  8. ubuntu14.04+nvidia driver+cuda8+cudnn5+tensorflow0.12

    文章在简书里面编辑的,复制过来貌似不太好看,还是到简书的页面看吧: http://www.jianshu.com/p/c89b97d052b7 1.安装环境简介: 硬件: cpu:i7 6700k g ...

  9. 基于Ubuntu14.04系统的nvidia tesla K40驱动和cuda 7.5安装笔记

    基于Ubuntu14.04系统的nvidia tesla K40驱动和cuda 7.5安装笔记 飞翔的蜘蛛人 注1:本人新手,文章中不准确的地方,欢迎批评指正 注2:知识储备应达到Linux入门级水平 ...

随机推荐

  1. xcode打包苹果应用遇到的问题及解决方法

    1.手机升级到iOS 10之后,运行真机出现了Development cannot be enabled while your device is locked. 原因分析: 这里是你对这台电脑设置了 ...

  2. flex布局-弹性布局

    弹性布局当前应用的非常广泛,特别是移动端,记得第一次用reactNative 写代码的时候是最开始真正接触Flex布局.1.首先最外层的容器需要指定为display:flex;由于flex的兼容版本还 ...

  3. 用generator 根据oracle表生成java代码,数据库与代码字段不一致

    前两天用generator生成java代码时发现,生成的javabean和数据库里的字段对应不上,不是少几个就是有几个字段不一样,感觉很怪异,后来发现日志里边这个表转换成bean是日志打印了好几遍,所 ...

  4. [Leetcode 39]组合数的和Combination Sum

    [题目] Given a set of candidate numbers (candidates) (without duplicates) and a target number (target) ...

  5. Tasklist使用详解

    用jstat查看jvm内存的使用的情况时,因为是windows机器,不能使用top命令方便的查出来,进程好在网上搜了一下看到了在windows原来使用的是tasklist 特意将tasklist的用法 ...

  6. 浅析Hashmap和Hashtable

    一.Hashmap不是线程安全的,而Hashtable是线程安全的 通过查看源码可以发现,hashmap类中的方法无synchronized关键字,而hashtable类中的方法有synchroniz ...

  7. Web应用增加struts2支持

    编辑Web应用的web.xml配置文件,配置Struts2的核心Filter.下面是增加了Struts2的核心 Filter配置的web.xml配置文件的代码片段. <!-- 定义struts2 ...

  8. Java randomString

    public static String randomString(int strLength) { Random rnd = ThreadLocalRandom.current(); StringB ...

  9. RPC 知识科普一下

    RPC概念及分类 RPC全称为Remote Procedure Call,翻译过来为“远程过程调用”.目前,主流的平台中都支持各种远程调用技术,以满足分布式系统架构中不同的系统之间的远程通信和相互调用 ...

  10. echarts设置option中的数据对象优化

    if(tab.name == 'first'){ myChart.setOption({ legend: { selected:{ [this.playNumber]:true, [this.cove ...