Giter Club home page Giter Club logo

ideapad-720s-13ikb-oc's Introduction

OpenCore引导版 | Clover引导版

OpenCore

配置上跟Clover版差别

主要是下面几点:

  • 不使用自定义DSDT,尽量使用SSDT

  • 原来在DSDT中修改的关于触控板以及亮度调节的部分改为SSDT

  • 尽可能少的使用更名补丁,OC不推荐的那几个不使用

  • BIOS设置变更

    • Boot Mode改用UEFI方式

      Legacy Support方式启动时经常卡死在引导界面。

    • 启用TPM支持Win11

  • 其他

电脑配置以及BIOS设置

详情信息请参考Clover引导版

驱动状况

基本都能正常工作,详情参照Clover引导版

CPU变频,以MacBookPro15,2为例:

使用CPUFriend里的工具制作变频数据,可以使用kext也可以使用acpi。

为了更好的性能,我选择了acpi,并且跟plugin-type合并在一块了SSDT-PLUG-_PR.PR00_FREQ.dsl

./ResourceConverter.sh --acpi /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources/Mac-827FB448E656EC26.plist

./ResourceConverter.sh --kext /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources/Mac-827FB448E656EC26.plist

其他说明

  • 为了简便管理,不再使用rEFInd做引导了

  • rEFInd

    使用rEFInd做引导,ACPI无副作用,还可以引导Windows,Clover,OpenCore,为黑苹果做双重引导,降低翻车几率。

    使用方法,参考rEFInd分支。

感谢:

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.