Code Monkey home page Code Monkey logo

opencore-pa-b75's Introduction

简体中文English

GA-b75md3v-e31230-rx588

一、安装使用说明

硬件准备

  • 主板:
  • 技嘉B75M-d3v
  • cpu:
  • e3 1230 v2
  • 显卡:
  • rx580 8g 2304或者gtx760 gtx770 (均已测试完美)
  • 注意开普勒核心显卡在12beta7中驱动已经完全移除,无法继续驱动。

文件夹结构说明

文件夹名称 用途 备注
EFI 启动用的引导 主要
com.apple.recovery.boot 网络恢复镜像存放路径 ^^

  • usb驱动内看起来像是这样 image

主要驱动

驱动名称 用途 更新地址
AppleALC.kext 声卡驱动 https://github.com/acidanthera/AppleALC/releases
CpuTscSync.kext Cpu同步 https://github.com/acidanthera/CpuTscSync/releases
HibernationFixup.kext 睡眠补丁 https://github.com/acidanthera/HibernationFixup/releases
Lilu.kext 主要插件 https://github.com/acidanthera/Lilu/releases
RealtekRTL8111.kext 网卡 ^^
SMCProcessor.kext CPU温度监控 ^^
SMCSuperIO.kext SMCIO ^^
USBMap.kext USb驱动 ^^
VirtualSMC.kext 高级SMC仿真驱动 https://github.com/acidanthera/VirtualSMC/releases
WhateverGreen.kext 显卡补丁 https://github.com/acidanthera/WhateverGreen/releases

  • 推荐初始安装原版macOS Catalina 10.15.7后升级
  • 验证升级macOS12完成

关于升级macOS12中OTA安装不正确的说明

  • 目前已知受到影响的机型Mac Pro7,1 | iMac Pro1,1
  • 正确的机型Mac Pro6,1不受影响
  • 内置USB驱动请自行定制相关机型。

关于常用工具

关于那些想用核心显卡来进行工作的请参考

CPU变频修复

开始修复:

  • Mac下使用ssdtPRGen.sh生成专属的cpu变频文件
  • 使用之前请打开终端先安装xcode-select --install 命令行开发者工具
  • 执行如下命令:
  • curl -o ~/ssdtPRGen.sh https://gitee.com/yaming-network/ssdtPRGen.sh/raw/master/ssdtPRGen.sh
  • wc -c ssdtPRGen.sh
  • chmod +x ~/ssdtPRGen.sh
  • 运行 sudo ./ssdtPRGen.sh
  • 生成的SSDT-CPUM.aml在 ~/Desktop/CPUssdt目录中
  • 然后放入acpi目录中启用即可享受原生电源管理和变频

白果环境下制作安装u盘

  • usb驱动名称 usbmac
  • macOS big sur sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/usbmac
  • macOS Catalina sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/usbmac
  • macOS Mojave sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/usbmac

注意 ! 注意 ! 注意!


  • 需要显卡VDA硬解开启的请将SMBIOS 在安装前更改到iMacPro1,1 默认为MacPro6,1
  • v2.0版本开始均已经无需升级SMBIOS 机型默认已经升级到iMacPro1,1
  • 安装前请自行生成新的三码
  • 国内镜像同步地址
  • github代码库地址
  • 发布版本说明
  • 现在完全支持oc引导linux了
  • 仓库内默认为开发版本非稳定版

鸣谢

  • open core 团队提供的引导以及驱动贡献者
  • apple 的OS

opencore-pa-b75's People

Contributors

wy414012 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.