Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

b00t0x/ROG-Zephyrus-G14-GA402-Hackintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROG Zephyrus G14 (GA402) Hackintosh [Archived]

Hackintosh for ASUS ROG Zephyrus G14 (GA402) 2022.

** 2024-02-15 : IMPORTANT NOTICE **

I no longer own a G14 so this repository will not be updated. I have updated the repo to be as up to date as possible at this time.
I'll be happy if someone fork this repo and take my work over.

Screen Shot 2022-07-02 at 15 50 09

Currently not all functions and components work properly, but many important components like CPU and GPU working.

Requirements

  • Download latest NootRX.kext from here
  • Set your own MLB / ROM / SystemSerialNumber / SystemUUID to config.plist

Specifications

Hardware

  • Model : GA402RJ
    • GA402RK ( RX 6800S SKU ) should work too
  • CPU : AMD Ryzen 7 6800HS 3.2 GHz ( Rembrandt )
  • ( iGPU : AMD Radeon 680 )
    • no way to make it work
  • dGPU : AMD Radeon RX 6700S 8 GB
    • It is named 6700, but it has same Navi 23 chip as the desktop 6600 series.
    • Must be set primary by MUX switch setting ("Ultimate" mode) with Armoury Crate app on Windows.
  • Memory : DDR5-4800MHz 24 GB ( 8 GB onboard + 16 GB SO-DIMM )
  • WiFi : Intel AX210 WiFi 6 ( replaced from original MediaTek M.2 2230 card )

Software

  • macOS Sonoma
  • macOS Ventura
  • macOS Monterey
  • OpenCore 0.9.8
  • BIOS 312

Current status

Working

Not working / Problems

  • BIOS version 315 or newer
    • The system became very unstable after updating to BIOS 315, I have to stay on BIOS 312.
  • Radeon 680 iGPU
    • Probably never works, that's why I bought the laptop with dGPU.
    • Left USB-C DP alt doesn't work because of it's controlled by iGPU.
  • Hardware LCD backlight brightness control
  • Keyboard backlight brightness control
    • Always on
  • Keyboard Fn hotkeys
    • Only sound hotkeys work
  • Longer battery life
    • Even in dGPU mode, Windows should run for 3 hours but it only runs for around an hour and a half in macOS.
    • In iGPU mode, Windows should run for 10 hours, but iGPU doesn't work in macOS.

Configurations

config.plist

DevirtualiseMmio / MmioWhitelist

In spite of the laptop doesn't have TRX40 chipset, DevirtualiseMmio quirk is required to avoid stuck on [EB|#LOG:EXITBS:START]. MmioWhitelist is also required to avoid blackout issue.

Kexts

  • NootRX.kext
    • to get RX 6700S working.
  • RadeonSensor.kext / SMCRadeonGPU.kext
    • to get dGPU temperature.
  • RestrictEvents.kext
    • to change CPU name on About This Mac.
  • VoodooI2C.kext / VoodooGPIO.kext
    • build from latest master

NVRAM

  • boot-args
    • debug=0x44 : to use ryzenadj
  • ExposeSensitiveData : 15
    • to show machine name in AMD Power Gadget.
  • csr-active-config : 01000000
    • to use ryzenadj

About

Hackintosh for ASUS ROG Zephyrus G14 (GA402) 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages