- Joined
- Aug 19, 2016
- Messages
- 66
- Motherboard
- ASRock Z390 PHANTOM GAMING-ITX/AC
- CPU
- i9-9900K
- Graphics
- Radeon VII
- Mac
-
- Mobile Phone
-
Hi guys,
Just a quick update on my hackintosh. I spend the last two days trying to install Mojave but I was stuck even before loading the installer.
If you want to use this board, you need to use the 1.20 bios.
I did a downgrade and now everything is working, wifi, bluetooth (I changed the wifi card in the m.2 slot) , sound and sleep/restart.
I will try to do a guide in the next few days.
Quick fix from pupin if you have another bios (1.29 or 1.30)
Regards,
Ben
Just a quick update on my hackintosh. I spend the last two days trying to install Mojave but I was stuck even before loading the installer.
If you want to use this board, you need to use the 1.20 bios.
I did a downgrade and now everything is working, wifi, bluetooth (I changed the wifi card in the m.2 slot) , sound and sleep/restart.
I will try to do a guide in the next few days.
Quick fix from pupin if you have another bios (1.29 or 1.30)
For all guys with problems on the new Asrock BIOSes (for this board, and for other Asrock boards), add in Clover's config.plist,
under ACPI\DSDT\Patches the following patch (I already posted my patch in the General Z390 thread):
Code:<dict> <key>Comment</key> <string>Fix AsRock Z390 BIOS DSDT Device(RTC) bug</string> <key>Disabled</key> <false/> <key>Find</key> <data> oAqTU1RBUwE= </data> <key>Replace</key> <data> oAqRCv8L//8= </data> </dict>
The problem his an uninitialized variable in Device(RTC) that makes OSX DSDT parser freak out.
I am quite sure AsRock will eventually fix this, but for now, it is a usable solution.
Regards,
Ben
Last edited: