Skip to content

ehinium/Asus-ROG-Strix-G15-G512LV-OpenCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asus ROG Strix G15 - G512LV - OpenCore EFI

  • Tested on macOS BigSur and Monterey.
  • Important Notes

  • OpenCore version: 0.7.5
  • Add your SMBIOS details and mac address in config.plist. Use this guide
  • If you want to install macOS on the same drive as Windows, extend your laptop default EFI partition to over 200MB. You may break your Windows bootloader if it's 200MB(default) or less.
  • The AirportItlwm.kext is for Monterey only, use the Big Sur version if you are not on Monterey
  • macOS HiDPI and custom resolution
  • You can use this EFI for other models like G512LI/LW, G712LI/LV/LW, and probably even other Asus gaming laptops(exept AMD ones) like the Zephyrus series as there isn't much difference in internal structure. Probably you'll need to remap USB and change some values for CPU, iGPU, Audio, etc in config.plist according to Dortina's official guide for your device.
  • Specs

  • Intel® Core™ i7 10750H Processor, 2.6 GHz
  • NVIDIA® GeForce® RTX 2060 (DISABLED)
  • 16G RAM
  • AX201 Wi-Fi 6 (802.11 ax (2x2))
  • ELAN1203 Touchpad
  • What works

  • Wifi
  • Bluetooth
  • Eathernet
  • iMessages
  • Trackpad
  • 144hz display
  • Handoff
  • etc
  • What does NOT work

  • Airdrop (due to bluetooth limited support)
  • HDMI and USB-C DisplayPort output (they're wired to the Nvidia graphic, there's no way to use them in hackintosh)
  • Credits

  • Thanks to Dennis Koluris for power managment fix.
  • Thanks to ClefairyBlame for trackpad fix.