All Projects → Autocrit → Asus Rog Strix H370 I Gaming Hackintosh Guide

Autocrit / Asus Rog Strix H370 I Gaming Hackintosh Guide

Asus ROG STRIX H370-I GAMING Hackintosh Guide

Projects that are alternatives of or similar to Asus Rog Strix H370 I Gaming Hackintosh Guide

Clover-Crate
Clover Bootloader (with Quirks) and Clover Configurator explained. My attempt of creating a usable documentation for the popular boot manager.
Stars: ✭ 61 (+41.86%)
Mutual labels:  guide, hackintosh
Ryzen Hackintosh
OpenCore EFI for AMD Ryzen Hackintosh
Stars: ✭ 217 (+404.65%)
Mutual labels:  hackintosh, vanilla
Tinu
TINU, the open tool to create bootable macOS installers
Stars: ✭ 272 (+532.56%)
Mutual labels:  hackintosh, vanilla
Hackintosh
Hackintosh v3 (i7-9700K + Radeon RX 5700 XT) - Clover Configuration + Kexts
Stars: ✭ 162 (+276.74%)
Mutual labels:  guide, hackintosh
MSI-GP62-Hackintosh
Monterey on MSI GP62 6QG-1071XCN
Stars: ✭ 56 (+30.23%)
Mutual labels:  guide, hackintosh
Hack-Z370-HD3P-i5-8400
My main Hackintosh running Monterey with a i5-8400 and a Gigabyte Z370-HD3P.
Stars: ✭ 56 (+30.23%)
Mutual labels:  vanilla, hackintosh
Opencore Vanilla Desktop Guide
Host for files for the OpenCore Vanilla Desktop Guide
Stars: ✭ 299 (+595.35%)
Mutual labels:  guide, hackintosh
Macos Dell Latitude E7470
EFI for installing macOS Catalina and Big Sur on Dell Latitude E7470 using OpenCore
Stars: ✭ 28 (-34.88%)
Mutual labels:  hackintosh
Monero Gui Guide
Guide for the Monero GUI wallet
Stars: ✭ 36 (-16.28%)
Mutual labels:  guide
Flutter Roadmap And Resources Guide
A roadmap from a beginner's point of view. Which can help you in becoming a full fledge flutter developer.
Stars: ✭ 28 (-34.88%)
Mutual labels:  guide
Road To Master Ngrx Store
A curated guided hyperlinks to learn all there is to know of Ngrx/Store and state management in general
Stars: ✭ 15 (-65.12%)
Mutual labels:  guide
Vanilla Todo
A case study on viable techniques for vanilla web development.
Stars: ✭ 951 (+2111.63%)
Mutual labels:  vanilla
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-16.28%)
Mutual labels:  guide
Clevo Nh50 Nh70 Hackintosh
OpenCore Bootloader for NH5xRD_RC_RA_RH(Q)/NH70RD_RC_RA_RH(Q) series.
Stars: ✭ 27 (-37.21%)
Mutual labels:  hackintosh
Contributing
✨ Contributing Guide ⭐️ for @tunnckoCore ⬣ and @charlike projects 🐈 This is highly adapted and inspired from the awesome https://github.com/dwyl/contributing and https://opensource.guide articles, thank you! ❤️
Stars: ✭ 38 (-11.63%)
Mutual labels:  guide
Awesome Swiftui
A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI.
Stars: ✭ 878 (+1941.86%)
Mutual labels:  guide
Vanilla Ui Router
Simple vanilla JavaScript router
Stars: ✭ 42 (-2.33%)
Mutual labels:  vanilla
Csv
A modern, fast, RFC 4180 compliant parser for JS
Stars: ✭ 38 (-11.63%)
Mutual labels:  vanilla
Teach yourself demoscene in 14 days
guidebook idea from http://www.pouet.net/topic.php?which=10882&page=1
Stars: ✭ 980 (+2179.07%)
Mutual labels:  guide
Mac Os K501l
A collection of supporting files to install and run macOS on ASUS K501L (X/B) laptop.
Stars: ✭ 35 (-18.6%)
Mutual labels:  hackintosh

Banner

Asus ROG STRIX H370-I GAMING Hackintosh Guide

October 2020 switch to OpenCore

The old version of this guide, using Clover and CorpNewt's Hackintosh Vanilla Desktop Guide can be found here. I had started to get regular graphics (I think) - related lock-ups (i.e. black screen/force shutdown) with the Clover-based install, and updating Clover and kexts had become complicated. So far there have been no lock-ups with OpenCore.

My system

  • CPU: Intel Core i7-8700K
  • CPU cooler: Noctua NH-L9i chromax.black
  • Motherboard: Asus ROG Strix H370-I Gaming
  • Memory: Corsair Vengeance LPX 16 GB (2 x 8 GB) DDR4-3200
  • Storage: 2 x Samsung 970 Evo Plus 500 GB M.2-2280 NVME Solid State Drive
  • Video card: PowerColor Radeon RX 5700 XT 8 GB Red Dragon
  • Case: DAN Cases A4-SFXv4.1
  • Power supply: Corsair SF 600W 80+ Platinum

OpenCore guide

I followed the Dortania guide step-by-step; as I'm new to OpenCore I'll only add a few comments.

ACPI

I ran SSDTTime in Windows with the following options:

  • Dump DSDT
  • FakeEC
  • PluginType
  • PMC
  • AWAC

Then added:

  • SSDT-USBX.aml

PlatformInfo

I'm using an iMac19,1 SMBIOS

USB 15 port limit

USBMap

  • although the cleaner method is probably to generate a USBMap.kext with USBMap, I'm still using USBInjectAll.kext, XHCI-unsupported.kext and SSDT-UIAC.aml generated previously
  • this graphic might still be useful when deciding which ports to include or exlude: Asus H370-I GAMING USB ports
  • example SSDT-UIAC.dsl with unused/excluded ports commented out

Audio

  • my layout id is 7, so I have this in DeviceProperies:
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
	<key>layout-id</key>
	<data>BwAAAA==</data>
</dict>

Issues

RTC/CMOS error

  • on restart I was getting the BIOS error "The system has posted in safe mode". This is fxed with DisableRtcChecksum in Kernal->Quirks set to true

OpenCore GUI

  • this isn't working at the moment and I'm not sure why
  • updating to OpenCore 0.6.3 (with the necessary driver, kext and config.plist updates) has fixed this so the GUI is now working.

Windows 10

  • wake from sleep in Windows 10 is broken since the move to OpenCore

Big Sur

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].