Skip to content

h5tark/whiteblack-hackintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

whiteblack-hackintosh

MSI B360m Mortar | i5-8400 | 16GB RAM | Sapphire Pulse RX 580 8GB | macOS Mojave 10.14.6 Vanilla Install

But first..

You should generate new SmUUID, SerialNumber and BoardSerialNumber with uuidgen & macserial. Then update in EFI/CLOVER/config.plist file, under section SMBIOS, line 313 is BoardSerialNumber, line 317 is SerialNumber.

Command

macserial -a | grep -i iMac19,1

Will output like this

iMac19,1 | SerialNumber | BoardSerialNumber

Open Terminal, run uuidgen then paste the output to line 319 (SmUUID).

Sleep issue

Download Hackintool, open tab Power -> Fix sleepimage.

Mainboard BIOS

  • 1.60 - 2019-04-01 - (7B23v16) - WORKING WITH DSDT PATCH

  • 1.30 - 2018-08-02 - (7B23v13) - WORKING WITHOUT DSDT PATCH (config.plist line 108-117)

Mainboard BIOS Setting

  • Multi-monitor: Enabled

  • ErP Ready: Enabled

  • Wake with USB: on (optional)

Clover v2.5k_r5027

Download: https://github.com/Dids/clover-builder/releases

To enable NVRAM, when installing Clover, check UEFI Drivers -> Additional drivers -> EmuVariableUefi & check Install RC scripts on target volume

Kexts

Tables Version URL
VirtualSMC 1.0.6 https://github.com/acidanthera/VirtualSMC/releases
IntelMausiEthernet 2.5.0d0 https://github.com/Mieze/IntelMausiEthernet
USBInjectAll 0.7.1 (2018-1108) https://bitbucket.org/RehabMan/os-x-usb-inject-all/downloads/
Lilu 1.3.7 https://github.com/acidanthera/Lilu/releases
AppleALC 1.3.9 https://github.com/acidanthera/AppleALC/releases
WhateverGreen 1.3.0 https://github.com/acidanthera/WhateverGreen/releases
XHCI-unsupported 0.9.2 (2018‑10‑20) https://bitbucket.org/RehabMan/os-x-usb-inject-all/src

Hardware Acceleration

Have to enable Multi-Monitor in BIOS

Hardware Acceleration Screenshot

Tools

Tips

Turn off GateKeeper (Open app from Anywhere), run sudo spctl --master-disable and sudo spctl --master-enable to turn it on.

About

MSI B360m Mortar | i5-8400 | 16GB RAM | Sapphire Pulse RX 580 8GB | macOS Mojave 10.14.6 Vanilla Install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published