Giter VIP home page Giter VIP logo

gigabyte-ga-z77-ds3h-rev1.1-hackintosh's Introduction

Gigabyte-GA-Z77-DS3H-rev1.1-Hackintosh

Hackintosh for Gigabyte GA-Z77-DS3H rev1.1 motherboard using OS X 10.8.5 Mountain Lion.
This is a minimal guide that fits my hardware configuration.

Intel Z77 chipset.
Supports 3rd Gen. Intel 22nm CPUs and 2nd Gen. Intel Core CPUs (LGA1155 socket).

Onboard devices:

  • Qualcomm Atheros AR8161 Gigabit Ethernet controller
  • Realtek ALC887 audio chipset

Sources:

BIOS Settings

Latest BIOS: version F9 (2012/09/27 update)

  • Save & Exit / Load Optimized Defaults
  • Peripherals / SATA Mode Selection - AHCI
  • BIOS Features / Intel Virtualization Technology - Disabled (or add kernel flag dart=0)
  • BIOS Features / VT-d - Disabled (or add kernel flag dart=0)

Note: Intel Virtualization Technology (VT-x) is supported by almost every Intel Sandy Bridge and Ivy Bridge processors. This is not the case for I/O MMU virtualization (VT-d).

Sources:

DSDT

No DSDT needed!

Sources:

MultiBeast

Using version 5.5.5.

Check:

  • UserDSDT or DSDT-Free Installation
  • Audio / Realtek ALC8xx / Without DSDT / ALC887/888b / Current (read this if you get metallic sound after a while)
  • Disk / TRIM Enabler (if you own a SSD disk)
  • Network / Atheros - Shailua's ALXEthernet (can provoke rare crashes)
  • Boot Options / GraphicsEnabler=No (if you own a natively supported GPU like the Nvidia GeForce GT 640)
  • Boot Options / Verbose Boot (if you want to see what's going on)

Sources:

Remarks

Tricks

Fix copy-pasted kexts inside /System/Library/Extensions (S/L/E)

sudo chown -R root:wheel MyKext.kext # owner: root, group: wheel
sudo chmod -R 755 MyKext.kext        # user: r+w+x, group: r+x, world: r+x

Performance

Using Geekbench, you should get a score (Intel Core i7-3770 @ 3.40 GHz) > 13000 (multi-core).

License

Do whatever you like, this is public domain.

gigabyte-ga-z77-ds3h-rev1.1-hackintosh's People

Contributors

tkrotoff 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.