Contribute
Register

[Guide] Intel NUC7/NUC8 using Clover UEFI (NUC7i7Bxx,NUC8i7Bxx,etc)

Did you try all USB ports?
Same result in each?
Also, you will need to attach ioreg that was captured with this situation active.


yes i have tried very usb-ports . still show usb accesories disabled .
this the ioreg ,when i connected the ipad or phone:
 

Attachments

  • yff-jerry的Mac mini.ioreg
    16.2 MB · Views: 138
yes i have tried very usb-ports . still show usb accesories disabled .
this the ioreg ,when i connected the ipad or phone:

and the phone or pad shows it charging the battery.
 
Does anyone else have ethernet drop out / speed issues using the built in NIC?

I've updated to 10.14.2 but still have the same ethernet drop out problems.

Your config.plist is wrong (it is for the installer USB).
Read post #1, "Final config.plist".

Also, you installed some kexts incorrectly. From your kextcache output:
Code:
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6b1540140 [0x7fffab5b58f0]> { URL = "FakeSMC.kext/ -- file:///System/Library/Extensions/", ID = "org.netkas.driver.FakeSMC" }
FakeSMC.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6b14730d0 [0x7fffab5b58f0]> { URL = "FakeSMC_CPUSensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.CPUSensors" }
FakeSMC_CPUSensors.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6b10c8c80 [0x7fffab5b58f0]> { URL = "FakeSMC_ACPISensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.ACPISensors" }
FakeSMC_ACPISensors.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6b1462110 [0x7fffab5b58f0]> { URL = "FakeSMC_GPUSensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.GPUSensors" }
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6b10b65f0 [0x7fffab5b58f0]> { URL = "GPUSensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.GPUSensors" }
GPUSensors.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6af5e8a20 [0x7fffab5b58f0]> { URL = "FakeSMC_LPCSensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.LPCSensors" }
FakeSMC_LPCSensors.kext does not authenticate; omitting.
Kext rejected due to improper filesystem permissions: <OSKext 0x7fa6af5a71c0 [0x7fffab5b58f0]> { URL = "FakeSMC_SMMSensors.kext/ -- file:///System/Library/Extensions/", ID = "org.hwsensors.driver.SMMSensors" }
FakeSMC_SMMSensors.kext does not authenticate; omitting.

Delete the kexts you put in /System/Library/Extensions (kexts go to /L/E, not /S/L/E).

If you want to use the FakeSMC sensor kexts, install them with
Code:
_tools/install_sensors.sh

As mentioned above I reinstalled everything, followed your guide closely (thanks again for your great work) and I'm now on 10.14.2. Is there any advice on how to setup the fans? Is the app SMCFanControl still usable on a/on this hackintosh? Does anyone know? (https://www.eidac.de)

Greetings
schlotterp
 

Attachments

  • debug_16643.zip
    2.6 MB · Views: 63
Does anyone have a USB Dongle to suggest specifically for a Dawson Canyon Intel NUC NUC8i5BEH?
Small, reliable, effective?
Thanks in advance.
 
Does anyone have a USB Dongle to suggest specifically for a Dawson Canyon Intel NUC NUC8i5BEH?
Small, reliable, effective?
Thanks in advance.

USB device for what?
 
USB device for what?
oh man I even forgot to mention what for.
WiFi USB Dongle for the Dawson Canyon Intel NUC NUC8i5BEH.
Dual Band AC Would be better.
Thanks!
 
Some notes on the NUC7i7DNKE

Recently received a "Dawson Canyon" NUC7i7DNKE. This NUC also works by following this guide.

Highlights:
- KabyLake-R Core i7-8650U
- Intel UHD 620 graphics
- replaceable WiFi via M.2 2230 slot
- M.2 2280 for SSD
- dual-HDMI at back panel (one marked "Protected UHD")
- 4x USB3 ports (2x back, 2x front)
- Ethernet (works with IntelMausiEthernet.kext)
- no analog audio (audio works via HDMI audio)
- no Thunderbolt, no USB type C

Are you able to use the BCM94352Z for bluetooth speakers?
Thanks
 
oh man I even forgot to mention what for.
WiFi USB Dongle for the Dawson Canyon Intel NUC NUC8i5BEH.
Dual Band AC Would be better.
Thanks!

As per post #1, you can install M.2 2230 PCIe WiFi (BCM94352Z) in the Dawson Canyon.
No need to use USB.
 
Back
Top