hieplpvip / Asus-Zenbook-Hackintosh

Run macOS on Asus Zenbook with OpenCore
199 stars 44 forks source link

Mojave Installer Issues #41

Closed AwlsomeAlex closed 5 years ago

AwlsomeAlex commented 5 years ago

What is your laptop? ASUS ZenBook UX330UAR

Which version of macOS are you using? macOS Mojave 10.14.5 Installer

Describe the problems When using the Mojave Installer, Verbose mode outputs the following warnings: Unsupported PCI Wait for AppleSMC provider timed out Could not get SMCProvider displaypolicyd: Service exited with abnormal code: 1 kextd stall[0..2], (240s) 'AppleAPICPU'

Screen

Eventually it booted but without the keyboard and trackpad working. Is that normal?

EFI using Clover r4701 RehabMan EFI using Clover r4658 RehabMan

EDIT: I'll also note that it takes a good 10-15 minutes just to get the system at the Installer GUI. I'll report if the system is even usable after an install with a USB Mouse and Keyboard.

EDIT2: It also gave out errors about VoodooI2C failing to load.

Rybo713 commented 5 years ago

Update your Clover Bootloader using https://github.com/Dids/clover-builder. The latest Clover bootloader from Rehabman is not up to date.

AwlsomeAlex commented 5 years ago

That's exactly it. Thank you @Rybo713