Device | Model |
---|---|
CPU | i7-6700HQ |
Audio | ALC898 |
Ethernet | Killer E2400 |
Wi-Fi | BCM94352Z |
[Guide] Booting the OS X installer on LAPTOPS with Clover
- ACPIBatteryManager
- AirportBrcmFixup
- AppleALC
- AppleBacklightFixup
- AtherosE2200Ethernet
- BrcmPatchRAM
- BrcmFirmwareRepo.kext
- BrcmPatchRAM2.kext
- BT4LEContiunityFixup
- Codec-Commander
- CPUFriend
- FakeSMC
- HibernationFixup
- Lilu
- NoTouchID
- USBInjectAll
- USBPorts.kext (gen by Hackintool)
- VoodooPS2Controller
- WhateverGreen
- : installed in
/Library/Extensions
& keep in/EFI/Clover/Kexts/Other
because it's essential- : only installed in
/Library/Extensions
- : not used currently
Remember to use sudo kextcache -i /
to rebuild cache after installed a kext to /L/E
-
CPU
- Skylake HWP Enable
- [Guide] Native Power Management for Laptops
- [原创内容] 开启完整HWP(SpeedShift)电源管理特性
- freqVectorsEdit.sh
cd /tmp && curl -s https://raw.githubusercontent.com/Piker-Alpha/freqVectorsEdit.sh/master/freqVectorsEdit.sh > /tmp/freqVectorsEdit.sh && chmod +x freqVectorsEdit.sh && /tmp/freqVectorsEdit.sh && sudo rm -rf /tmp/freqVectorsEdit.sh && sudo rm -rf /tmp/Mac-*.bin
-
Fan Control
-
Wi-Fi
-
iGPU
-
eGPU
-
iCloud
ACPI:
Patch:
Monitor:
NTFS Writer:
-
Disable auto mount
sudo cp ./Other/fstab /etc
-
Enable middle mouse for look up & data detectors
brew cask install Karabiner-Elements cp ./Other/lookup.json ~/.config/karabiner/assets/complex_modifications
You can use them in
Preferences > Complex Modifications > Add rule
Do NOT directly use the file provided, you need to change something so that it won't cause a problem.
The best way to make your own Hackintosh installed is following the guide list above step by step.