Code Monkey home page Code Monkey logo

clover_ga-z170x-gaming5's People

Contributors

barijaona avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

clover_ga-z170x-gaming5's Issues

i7-6700K

Hi,

Testing same mainboard with i7-6700K CPU. Your config is working well. Thanks for sharing.

I have one question:

Your config uses i5 CPU. Do I need modification of ACPI, DSDT or SSDT for i7-6700K CPU?

Regards,

Is there a tutorial you followed?

I stumbled upon this awesome repo since I want to be able to do my first custom mac.
I know nothing about custom macs and I have exactly the board and processor, except I have a GTX 970 (so I guess should use version 1.9).

I have a couple of questions if you don't mind:

  • Is there any tutorial you followed? I've seen some on the Internet but don't know if you have some specific one
  • Which macOS version did you install with version 1.9?
    • Can I use any High Sierra version?
    • Can I install Mojave?
  • What's the difference between config.plist and config0.plist

USB 3.0 Configuration

Hi,

My GA-Z170X-Gaming 5 boards' USB 3.0 was not working under Sierra and El Capitan. Below configuration made it work. Maybe you want to add it to your repository.

Source: http://www.insanelymac.com/forum/topic/309352-el-capitan-on-ga-z170x-gaming-5/

USB 3.0
Under ACPI add this DSDT Patch:
 
Comment: change _OSI to XOSI
Find* [HEX] : 5F4F5349
Replace [HEX] : 584F5349
 
and
 
Comment: Change EHC1 to EH01
Find* [HEX] : 45484331
Replace [HEX] : 45483031
 
and
 
Comment: Change EHC2 to EH02
Find* [HEX] : 45484332
Replace [HEX] : 45483032
 
Under Kernel and Kext Patches add the following to “KextsToPatch”:
 
Name*: AppleUSBXHCIPCI
Find* [HEX] : 83BD8CFEFFFF10
Replace [HEX] : 83BD8CFEFFFF15
Comment: Raise USB Port Limit
 
You also need to add RehabMan’s “USBInjectAll.kext” to the following path under EFI\Clover\kexts\10.11\
 
which is available for download at RehabMan’s site.

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.