Home

Awesome

NUC8I5BEH Hackintosh

This is the hackintosh for the NUC8I5BEH

Hackintosh

SPECS

TELEGRAM

Please join Telegram Join Telegram, if you have any questions

BIOS

Q&A

Soldered Wi-Fi and Bluetooth are not stable yet, will integrate later🍻. Please enable the USBInjectAll.kext and disable the USBPorts.kext on the Config.plist if you get some USB issues.

Donating 💸

CINEBENCH

Cinebench

macOS Tips

# https://gist.github.com/csrutil/b2cce932dda8b226f37be2880215aee6
sudo pmset -c sleep 30
sudo pmset -c displaysleep 30
sudo pmset -c disksleep 30
sudo pmset -c hibernatemode 0
sudo pmset -c standby 0
sudo pmset -c autopoweroff 0
sudo pmset -c tcpkeepalive 1

# disable the Spotlight indexes
sudo mdutil -a -i off

# change host name
sudo scutil --set HostName mini
sudo scutil --set ComputerName mini
sudo scutil --set LocalHostName mini

sudo spctl --master-disable

CREDITS