Contribute
Register

[GUIDE] How to install macOS 14 Sonoma on Z390 Aorus Elite motherboard using OpenCore

Year of the Wood Dragon. Last one was in 1964.

1707536874490.png
 
EFI folder with OpenCore 0.9.8

config-14-imac-amd.plist
  • SMBIOS iMac19,1
  • IMPORTANT: fill in your own SMBIOS data
  • iGPU headless mode and AMD as main card
  • iGPU Enabled in BIOS
  • unfairgva=6 in dGPU properties to get some kind of DRM
config-14-macpro.plist
  • SMBIOS MacPro7,1
  • IMPORTANT: fill in your own SMBIOS data
  • iGPU disabled in BIOS
config-extra
  • config-fenvi.plist: if you have a Fenvi combo card or any of the Broadcom wifi chipsets that have lost support in Sonoma and are included in the OCLP root patch
  • config-amfipass.plist: to have the Fenvi card with AMFIpass.kext instead of amfi=0x80 in boot args
  • config-ax210.plist: if you have an Intel AX210 combo card (only wifi) (this file has itlwm.kext but you can try AirportItlwm.kext instead)
  • config-ax210-bt.plist: if you have an Intel AX210 combo card (wifi + Bluetooth) (this file has itlwm.kext but you can try AirportItlwm.kext instead).
Notes
 

Attachments

  • EFI 0.9.8 Sonoma.zip
    4.9 MB · Views: 40
@hungdv
Not at home. I’ll see it later.
 
After choose Install from OC 0.9.8 boot loader, i get stuck. See pic bellow



View attachment 579229

+ Gigabyte Z390 Aorus Elite
+ i5-9600K
+ RX 580
Hello,
Please look at the attached config.plist. There are a few editings :

- re-order kexts ( Lilu, VirtualSMC, WEG, AppleHDA, etc)
- disable CPUFriend.kext
- disable CPUFriendDataProvider.kext
- disable RestrictEvents.kext

If needed, they can be enabled later after the full installation.
======================================

Your USB mapping does not provide at least one "true" USB 2.0 port ( black, UsbConnector 0 ).

What you can do ?

Disable a physical USB 3 port on the rear ( disable the pair SSxx and HSyy ).
Add a "true" USB 2.0 to the maping.
Total nr of ports : 15 - 2 + 1 = 14 .

Prepare a USB 2.0 stick ( 32 GB for Sonoma, 16 GB for Ventura and below)
Try to install inserting the USB 2.0 stick into the "black usb 2.0 port"

Take one step at a time.

Cheers :)
 

Attachments

  • config.plist
    23.9 KB · Views: 8
Hello,
Please look at the attached config.plist. There are a few editings :

- re-order kexts ( Lilu, VirtualSMC, WEG, AppleHDA, etc)
- disable CPUFriend.kext
- disable CPUFriendDataProvider.kext
- disable RestrictEvents.kext

If needed, they can be enabled later after the full installation.
======================================

Your USB mapping does not provide at least one "true" USB 2.0 port ( black, UsbConnector 0 ).

What you can do ?

Disable a physical USB 3 port on the rear ( disable the pair SSxx and HSyy ).
Add a "true" USB 2.0 to the maping.
Total nr of ports : 15 - 2 + 1 = 14 .

Prepare a USB 2.0 stick ( 32 GB for Sonoma, 16 GB for Ventura and below)
Try to install inserting the USB 2.0 stick into the "black usb 2.0 port"

Take one step at a time.

Cheers :)
What did you mean by "Add a "true" USB 2.0 to the maping."?
Also after Upgrade Bios to F11, I get 'dead' Screen and had a flick through screen.
How can i log debug? Please help!
IMG_2795.jpg

All text came with broken font :crazy:
 

Attachments

  • EFI-0.9.8-Z390-Elite.zip
    4.9 MB · Views: 6
What did you mean by "Add a "true" USB 2.0 to the maping."?
Also after Upgrade Bios to F11, I get 'dead' Screen and had a flick through screen.
How can i log debug? Please help!
View attachment 579238
All text came with broken font :crazy:
Hello,
Here, I highlighted the "black" back-panel USB 2.0 ports ( neither blue, nor red)
1709554460947.png


In the .plist file, a "true" USB 2.0 is NOT a companion of a USB3 port !

Example (from one of my maps )
1709554707660.png


See the type of UsbConnector ?
 

Attachments

  • 1709554401176.png
    1709554401176.png
    164.5 KB · Views: 5
Last edited:
What did you mean by "Add a "true" USB 2.0 to the maping."?
Also after Upgrade Bios to F11, I get 'dead' Screen and had a flick through screen.
How can i log debug? Please help!
View attachment 579238
All text came with broken font :crazy:
After flashing a new BIOS you should :

- enter BIOS setup
- load default/optimized values
- save/exit
- enter BIOS
- set the desired values for hackintoshing
- save/exit
- boot your PC
 
After flashing a new BIOS you should :

- enter BIOS setup
- load default/optimized values
- save/exit
- enter BIOS
- set the desired values for hackintoshing
- save/exit
- boot your PC
yes, the problem is: port mapping. So i set boot-arg to -uia_exclude_ss uia_include=HS11,HS12,HS13
Now, i ready to set up the installation from OC Bootloader. Thanks @Cosmix for your support.:thumbup:
One more thing: do i need to install window for USB port mapping?
 
yes, the problem is: port mapping. So i set boot-arg to -uia_exclude_ss uia_include=HS11,HS12,HS13
Now, i ready to set up the installation from OC Bootloader. Thanks @Cosmix for your support.:thumbup:
One more thing: do i need to install window for USB port mapping
Do not install Windows !

I think the best method to map is using Hackintool ( v4.0.3 )

Download:

Some thoughts ( post #90 )


Best source :

Cheers :)
 
Last edited:
Back
Top