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. Mxnet编译安装

    在安装之前请你们自行安装好cuda和cudnn,记得修改环境变量并且source一下,下面讲一下mxnet的安装 严格按照我的所有的指令 sudo apt-get update sudo apt-ge ...

  2. element-ui 修改源码实践 --tranfer

    1.element-ui 地址:https://github.com/ElemeFE/element 2.修改elelment-ui版本:2.2.2(请选择和项目相对应的版本) 3.修改内容:穿梭框组 ...

  3. Spring Cloud的应用程序—上下文服务

    Spring Boot对于如何使用Spring构建应用程序有一个看法:例如它具有常规配置文件的常规位置,以及用于常见管理和监视任务的端点.Spring Cloud建立在此之上,并添加了一些可能系统中所 ...

  4. java8 stream lambda 一个例子

    import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Pa ...

  5. 使用LinkedList类生成一个集合对象,循环加入“小样1”,“小样2”,“小样3”,“小样4”,“小样5”……“小样100”。输出这个集合的大小。再使用循环删除这个集合中所有名字为偶数的对象,比如“小样6”,“小样100”,都是偶数名。最后:循环输出集合中所有的对象,看是否删除成功。

    package com.lanxi.demo1_8; import java.util.Iterator; import java.util.LinkedList; public class Test ...

  6. impala和kudu使用的小细节

    七堇年:我们要有最朴素的生活与最遥远的梦想 . 即使明日天寒地冻,路远马亡.   加油! 之前入门的小错误总结,建表都会出错,真的好尴尬 还是要做好笔记 第一个错误: error:AnalysisEx ...

  7. url参数解析 and 日期格式化

    ~function (pro) { //url解析 function queryURLParameter() { var reg = /([^?&=#]+)=([^?&=#]+)/g, ...

  8. shell练习题6

    需求如下: 有日志access.log,部分内容如下: 127.0.0.1 - - [03/Jul/2018:00:00:01 +0800] "GET / HTTP/1.1" 20 ...

  9. LINQ Expresstion Tree 表达式树

    Expression trees represent code in a tree-like data structure, where each node is an expression, for ...

  10. vue axios上传文件实例

    <head> <title></title> <meta charset="UTF-8"> <meta name=" ...