mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
9 lines
1 KiB
Markdown
9 lines
1 KiB
Markdown
1. Install CLOVER on the main boot EFI paritition to enable boot without the installation media.
|
|
2. Please reference my uploaded EFI folder to determine which kexts I'm currently using. Note that for CPUFriend, please generate your own DataProvider kexts per different machine specfiications and desired configurations. Use [one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend).
|
|
3. Using KextBeast or another kext installer, install the following kexts in L/E/ or EFI/Clover/kexts/Other/.
|
|
L/E/ makes it easy to differentiate between custom kexts and default Apple kexts.
|
|
EFI/Clover/kexts/Other makes it easy to backup or troubleshoot kexts.
|
|
*Refer to my uploaded EFI folder for my current kext list.
|
|
4. Rebuild the kextcache with "sudo kextcache -i /"
|
|
5. Configure system to enable iMessage, follow this [Guide](https://www.tonymacx86.com/threads/an-idiots-guide-to-imessage.196827/). Make sure to pick system definition MacBookPro 14,1 as it supports HWP for better power management.
|
|
6. Reboot and proceed to 5_README-ACPIpatching.md
|