osy / HaC-Mini

Intel NUC Hades Canyon Hackintosh support
MIT License
1.22k stars 159 forks source link

is this built can work on macOS Mojave 10.14.6? #29

Closed jiaoxj86 closed 5 years ago

jiaoxj86 commented 5 years ago

I completely followed the guid downloaded Mojave 10.14.6 and make a install usb disk. But when I finished installation and selected Boot macOS from ... ,after a long time waiting,it just stuck at kextd stall[n],(240s):'appleACPICPU'. Is that mean this built only work on macOS Mojave 10.14.5?

22dm commented 5 years ago

Same problem, waited for nearly 20 mins (the kextd stall[n],(240s):'appleACPICPU' appeared 3 times), it rebooted, then I met the #19, try to press space in the clover and select Boot macOS with injected kexts.

ghost commented 5 years ago

I followed the guide meticulously, and was successful. The only thing I did slightly differently was the first thing I did when booting into the USB was to go to Terminal (before Disk Utility) and zero out the SSD for a few thousand blocks (dd if=/dev/zero of=/dev/diskx bs=1m), Ctrl-C out, quit terminal, and then back to Disk Utility for a fresh erase/partition.

adriavidal commented 5 years ago

Instalation with the guide was ok, but after clover install to hd, efi replace when booting ( sloow), finally the NUC reboot. (i7-8705G 16+16 Gb `RAM) Mojave 10.14.6

Bios defaul + changes done

IMG_20190828_231304

booting with these EFI

full.default.efi.zip

Could someone provide a succesful EFI i could try?

edited:

booting with injected kexts, and moving to PolarisMetalFix system boots fine and fast.

thanks

adriavidal commented 5 years ago

After 10.14.6 suplemental upgrade get a new kernel panic.

10 14 6 update

any suggestion ?

osy commented 5 years ago

Add this patch to disable the extra log entries otherwise I cannot see the error message. https://github.com/RehabMan/Intel-NUC-DSDT-Patch/blob/master/config_nuc8_bc.plist#L261

ghost commented 5 years ago

After 10.14.6 suplemental upgrade get a new kernel panic.

Similar issue...I got to the clover screen, but it didn’t count down and auto boot, and it fails to recognize a usb keyboard.

I’ll mess with it some more tonight.

adriavidal commented 5 years ago

Add this patch to disable the extra log entries otherwise I cannot see the error message. https://github.com/RehabMan/Intel-NUC-DSDT-Patch/blob/master/config_nuc8_bc.plist#L261

nuc crash cpu

seems to be CPU related, checked at clover BIOS the TRUST to yes as someone suggested, without succes

adriavidal commented 5 years ago

Add this patch to disable the extra log entries otherwise I cannot see the error message. https://github.com/RehabMan/Intel-NUC-DSDT-Patch/blob/master/config_nuc8_bc.plist#L261

nuc crash cpu

seems to be CPU related, checked at clover BIOS the TRUST to yes as someone suggested, without succes

forget about it. done a clean install, upgrade with combo and all is up & running. thanks for the great work!!