Skip to content
/ EFI Public

 Vanilla AMD Ryzen OpenCore config for hackintosh 🏴‍☠️

Notifications You must be signed in to change notification settings

yungtry/EFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

EFI

 Vanilla AMD Ryzen OpenCore config for my hackintosh 🏴‍☠️

Specs

  • Motherboard: Asrock AB350M Pro4 R2.0

  • CPU: AMD Ryzen 5 3600

  • RAM: G.Skill Aegis 16GB (2x8GB) DDR4 3000MHz CL16

  • GPU: NVIDIA GTX 670, NVIDIA GTX 1060 (Disabled)

  • Network:

    Ethernet: Realtek RTL8111
    
    Wi-Fi: TL-WN725N
    
  • Bluetooth: Asus BT400

  • Audio: Behringer UCA202

config.plist

Edited sample.plist from OpenCorePKG/Docs.

I've followed that tutorial with few minor changes:

1. Disabled GTX 1060 - Root -> DeviceProperties -> Add -> PciRoot(0x0)/Pci(0x3,0x1)/Pci(0x0,0x0)

  1. If you use non-uefi gpu (such as GTX 670) as your main card, then enable CSM in your UEFI and add npci=0x2000 to your boot arguments.
  2. Added built-in Realtek ethernet to make iServices work: Root -> DeviceProperties -> Add -> PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x2)/Pci(0x1,0x0)/Pci(0x0,0x0)

SSDTs

Compiled my own SSDT-EC-USBX.dsl

Kexts

Nothing interesting tbh.

UEFI settings

If you use non-uefi gpu (such as GTX 670) as your main card, then enable CSM in your bios and add npci=0x2000 to your boot arguments. If your card is uefi-compatible then disable CSM and enable above 4G in UEFI.

Useful post-install apps

  • MountEFI

  • ProperTree - Cross platform GUI plist editor written in python

  • GenSMBIOS - Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.

  • iasl

  • TL-WN725N Driver

  • BetterTouchTool - Modifies gestures

  • SteelSeries Engine - Fixes acceleration on SteelSeries mouse

  • ckb-next - Corsair RGB Driver for Linux and macOS

  • SwitchResX - Upscales resolution, disables unused screens

  • Rocket - Discord/Slack-style emoji picker

  • Lungo - Prevent your Mac from going to sleep

  • RunCat - The cat runs at the speed according to the CPU usage of your Mac. By looking at the running of a cat, you can see how much CPU load is.

About

 Vanilla AMD Ryzen OpenCore config for hackintosh 🏴‍☠️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published