Skip to content

hoanghai47/OpenCore_Coffee_Lake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

OpenCore_Intel_i5_10400_Asrock_H470_Steel_Legends_Only_UHD630

Info PC

Main: Asrock H470 Steel Legend
CPU: Intel® Core™ i5-10400
Ram: 16GB (2x8GB - 3000) Gskill Ripjaw
VGA: UHD 630 (Only use graphic onboard)
Card Wifi + Blutooth: WiFi Intel AX200 802.11ax (2400Mbps) Wi-Fi 6 - Bluetooth 5.0

Reference Hardware

Guide Hackintosh + OpenCore

Version Hackintosh + OpenCore (OpenCore 0.6.7 - macOS Catalina)

Everything Works

  • Display with iGPU works properly after removing frambuffer patch (if use config.plist for Big Sur, remove device-id 923E0000)
  • Sleep
  • Wake
  • Audio (select internal speakers)
  • Ethernet
  • Bluetooth
  • WiFi
  • All USB ports (Full 3.0 + 2.0 + type C)

Note For You

  1. Realtek 8125 Ethernet card required to manually set to 100baseTx (or 1000baseTx if adapter support) to work Realtek 8125 Ethernet

  2. The file config.plist. Please change MLB, SystemSerialNumber, SystemUUID into your code

<dict>
  <key>AdviseWindows</key>
  <false/>
  <key>MaxBIOSVersion</key>
  <false/>
  <key>MLB</key>
  <string>xxxxxxxxxxxxxxx</string>
  <key>ProcessorType</key>
  <integer>0</integer>
  <key>ROM</key>
  <data>ESIzRFVm</data>
  <key>SpoofVendor</key>
  <true/>
  <key>SystemMemoryStatus</key>
  <string>Auto</string>
  <key>SystemProductName</key>
  <string>iMac20,1</string>
  <key>SystemSerialNumber</key>
  <string>xxxxxxxxxxxxxxx</string>
  <key>SystemUUID</key>
  <string>xxxxxxxx-xxxxx-xxxxx-xxxx-xxxxxxxx</string>
</dict>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published