Code Monkey home page Code Monkey logo

Comments (3)

5T33Z0 avatar 5T33Z0 commented on June 11, 2024 1

Okay, then I delete both SSDTs and explanations. Thanks for the eplanations

from oc-little-translated.

5T33Z0 avatar 5T33Z0 commented on June 11, 2024

Thanks for the info. I will delete the SSDTs if you can provide alternatives. I am not well-versed enough to write them myself.

from oc-little-translated.

dreamwhite avatar dreamwhite commented on June 11, 2024

Well, basically there's this approach that every programmer should follow:

  • Is the _STA method of that specific device hard-coded or dynamic-coded (like STAS variable)? If it's the first one there's nothing you can do except overriding it with a hot-patch, or recreating the device (See I2C patches that @Baio1977 pushed), otherwise better using the dynamic approach (literally changing a certain variable value, like for OSYS or GPEN/GPHD or STAS).

P.S. In my hackintoshing experience, especially with X299 boards, the RTC device is f***ed up even if there's AWAC device and can be disabled, booting macOS still fails. Solution? Just leave AWAC enabled (so RTC won't be available) and recreate a fake RTC0 device

from oc-little-translated.

Related Issues (20)

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.