Skip to content

amogh-w/Hackintosh-MSI-GV62-7RE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackintosh MSI GV62 7RE

I have managed to successfully run macOS Monterey 12.0.1 (21A559) on my MSI GV62 7RE with OpenCore.

Note: Don't copy over my EFI and expect it to boot. Use it as a reference and build your own while referring to the dortania OpenCore Guide linked below. Have fun!

opencore

Resources:

desktop

Bios

In BIOS, holding ALT + RIGHT-CTRL + SHIFT together then press F2

Settings
Fast Boot Disable
Secure Boot Disable
Intel Speed Shift(aka. HWP) Enable
CFG Lock Disable
DVMT Pre-Allocated 64M
CSM Disable
Enable Hiberation Disable
[Advanced] Tab
├─ Power & Performance
│  └─ CPU-Power Management Control
│     ├─ Intel(R) Speed Shift Technology
│     └─ CPU Lock Configuration
│        └─ CFG Lock
├─ System Agent (SA) Configuration
│  └─ Graphics Configuration
│     └─ DVMT Pre-Allocated
├─ CSM Configuration
│  └─ CSM Support
└─ ACPI Settings
   └─ Enable Hibernation

Source

Kexts that I have used:

  1. AirportItlwm.kext
  2. AppleALC.kext
  3. AtherosE2200Ethernet.kext
  4. BrightnessKeys.kext
  5. IntelBluetoothFirmware.kext (disabled)
  6. IntelBluetoothInjector.kext (disabled)
  7. Lilu.kext
  8. NVMeFix.kext
  9. SMCBatteryManager.kext
  10. SMCProcessor.kext
  11. SMCSuperIO.kext
  12. USBInjectAll.kext
  13. VirtualSMC.kext
  14. VoodooPS2Controller.kext
  15. WhateverGreen.kext

Disclaimer

I have not created any of the above kexts. I have just picked the kexts which were needed for my system and made the necessary changes to the config.plist to ensure that my system runs perfectly. Thank you, the wonderful Hackintosh Community! ❤️

About

Here is a repo of all the EFI files which I use to boot my stable Hackintosh setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages