Contribute
Register

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

Attachments

  • RehabMan-Lilu-2018-1025.zip
    56.2 KB · Views: 90
I have a fresh Mojave install on NUC7i7BNH and everything works. This is using today's github commit.
Dual monitors (usb-c and hdmi) work. Analog and hdmi audio work.
The only minor inconvenience is one of the displays has to be disconnected during start. Otherwise I have no signal on the display at all. But once it's up, I can plug in the other display without any problems.

I just got a NUC7i5DNH (dawson canyon) and a dw1560 wireless card. I'll do another install and report back. Hoping to have wifi and bluetooth on that.

Thanks @RehabMan. Great work
 
I have a fresh Mojave install on NUC7i7BNH and everything works. This is using today's github commit.
Dual monitors (usb-c and hdmi) work. Analog and hdmi audio work.
The only minor inconvenience is one of the displays has to be disconnected during start. Otherwise I have no signal on the display at all. But once it's up, I can plug in the other display without any problems.

I just got a NUC7i5DNH (dawson canyon) and a dw1560 wireless card. I'll do another install and report back. Hoping to have wifi and bluetooth on that.

Thanks @RehabMan. Great work

Thanks for the feedback. Nice to hear about a success story.
 
nothing changed
 

Attachments

  • debug_13500.zip
    2.9 MB · Views: 87
hello ,rehabman . i find you from a chinese forum about hackintosh. I bought Intel NUC7i7DNHE.It is on the way . I will follow you guide to install 10.14 . i know that this nuc does not have inner audio hardware , can it work with hdmi2.0 to output the audio signal?
 
hello ,rehabman . i find you from a chinese forum about hackintosh. I bought Intel NUC7i7DNHE.It is on the way . I will follow you guide to install 10.14 . i know that this nuc does not have inner audio hardware , can it work with hdmi2.0 to output the audio signal?

I don't know about HDMI 2.0 specifically (I have no HDMI 2.0 devices), but HDMI audio works with my device (Dell U2410).
 
I did a fresh install of Mojave on NUC7i5DN with a DW1560 BCM94352Z M.2. Had a couple problems that I'd need help with.
- I used config_install_nuc7.plist on the Mojave USB. Install worked fine.
- Booted to install usb and chose newmac on clover:
  • 2 HDMI monitors worked, no hdmi audio.
  • installed clover on newmac
  • cloned the rehabman nuc git repo, ran ./downloads.sh; ./install_downloads.sh
  • right after ./install_downloads.sh finished, the wireless icon appeared on the menu bar but newmac froze.
- reset the computer, booted to newmac but booting didn't finish
- reset the computer, booted to install usb and got the logon screen.
  • 2 HDMI monitors worked with hdmi audio.
  • wireless icon now says no wifi hardware installed
  • bluetooth worked, but not wifi
  • reran ./downloads.sh, ./install_downloads.sh
  • make; make install_nuc7dc; cp config_nuc7_dc.plist /Volumes/EFI/EFI/CLOVER/config.plist
- rebooted to newmac. booted only finished when there was no connection to non uhd protected hdmi
  • only one monitor worked (uhh protected hdmi)
  • monitor couldn't detect signal coming from the regular hdmi port
  • hdmi audio worked
  • wireless icon still says no wifi hardware installed
  • bluetooth worked, but not wifi
I'm attaching the zipped debug file. Any help is appreciated. Thanks.
 

Attachments

  • debug_21106.zip
    2.7 MB · Views: 89
I did a fresh install of Mojave on NUC7i5DN with a DW1560 BCM94352Z M.2. Had a couple problems that I'd need help with.
- I used config_install_nuc7.plist on the Mojave USB. Install worked fine.
- Booted to install usb and chose newmac on clover:
  • 2 HDMI monitors worked, no hdmi audio.
  • installed clover on newmac
  • cloned the rehabman nuc git repo, ran ./downloads.sh; ./install_downloads.sh
  • right after ./install_downloads.sh finished, the wireless icon appeared on the menu bar but newmac froze.
- reset the computer, booted to newmac but booting didn't finish
- reset the computer, booted to install usb and got the logon screen.
  • 2 HDMI monitors worked with hdmi audio.
  • wireless icon now says no wifi hardware installed
  • bluetooth worked, but not wifi
  • reran ./downloads.sh, ./install_downloads.sh
  • make; make install_nuc7dc; cp config_nuc7_dc.plist /Volumes/EFI/EFI/CLOVER/config.plist
- rebooted to newmac. booted only finished when there was no connection to non uhd protected hdmi
  • only one monitor worked (uhh protected hdmi)
  • monitor couldn't detect signal coming from the regular hdmi port
  • hdmi audio worked
  • wireless icon still says no wifi hardware installed
  • bluetooth worked, but not wifi
I'm attaching the zipped debug file. Any help is appreciated. Thanks.

Your profile shows NUC7i7BNH, but you write about NUC7i5DN.
Which is correct?
Please fix your profile if it is inaccurate or incomplete.

As for the HDMI problems, try setting or disabling the framebuffer-patch-enable property in your config.plist.
Reply with PR files.

Did you test your WiFi hardware in Windows to be certain it is working?

Note in kernel log:
Code:
2018-10-26 11:51:24.117416-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117414: sprom_read_pci: buf[0] = 0xffff, returning bad-crc
2018-10-26 11:51:24.117694-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117692: sprom_read_pci: buf[0] = 0xffff, returning bad-crc
2018-10-26 11:51:24.117702-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117701: srom rev:0
2018-10-26 11:51:24.117710-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117708: initvars_srom_pci, SROM CRC Error
2018-10-26 11:51:24.117715-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117713: si_doattach: srom_var_init failed: bad srom
2018-10-26 11:51:24.117791-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117790: wlcStart failed
2018-10-26 11:51:24.117795-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117794: AirPort_Brcm43XX::start: failed
2018-10-26 11:51:24.117809-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117807: Memory leak of bytes 116
2018-10-26 11:51:24.117816-0500 0x165      Default     0x0                  0      0    kernel: (AirPortBrcm4360) ARPT: 2.117814: AirPort_Brcm43XX::start: Failed 'startGated()'
 
Your profile shows NUC7i7BNH, but you write about NUC7i5DN.
Which is correct?
Please fix your profile if it is inaccurate or incomplete.
I have both. I've added the NUC7i5DN to my profile.

As for the HDMI problems, try setting or disabling the framebuffer-patch-enable property in your config.plist.
Reply with PR files.
Setting framebuffer-patch-enable to 0 fixed the problem. Thanks.

Did you test your WiFi hardware in Windows to be certain it is working?
No. I should've. I tried it and wifi also didn't work on windows :(. I'll return the card and get a replacement. Do you recommend the Lenovo BCM94352Z instead of Dell one?

Thanks.
 
Back
Top