Contribute
Register

Intel NUC 10 Frost Canyon

svandive, as far as I understood from both dolgarrenan and CaseySJ posts the only correct option is to have just one 'EC' controller with no AppleACPIEC attached to it (i.e. disabled) and returning 0xf.

If you don't have a H_EC entry below the EC entry (your picture 1 in previous post) then you are more lucky than us. So please share your ACPI aml's for EC
I double checked and that image is exactly what my my entry in IORegistry looks like:

Attached is the SSDT.
 

Attachments

  • SSDT-EC-USBX.aml
    278 bytes · Views: 65
And please one more question from hack-newbie - Is there anywhere the final check-list before thinking the job is done?
What I have to check (thoroughly) before I can consider configuration as final ?

At the moment I see I have next troubles with 'our' NUC10:
  • no correct sound path which causes YouTube and other HTML5 content to freeze at start (either through native jack or HDMI audio though all framebuffers patches tell me everything is OK)
  • sometimes I can't get my NUC awake from sleep (I hope this is EC related)
  • bluetooth looks like working though handoff feature is OFF (in About This Mac) and FW loaded checkbox is not checked in Hackingtool (under System>Peripherals)
  • no WiFi (it's clear it's in progress)
  • SD card reader not working (I can live with it - there is a CalDigit dock)

and one more thing )) Do we need to make a USB map for NUC10 if it has less than 15 ports?
- I undocked my NUC and you are correct Audio is not working for me either (headphone or HDMI).
- I tried several instances of the AppleIntelWiFi (Intel WiFi) but I don't think they have support for AX201
- Bluetooth does work (basic) It's possible things like handoff won't show functional until we have WiFi
- I can live without the SD card also however the one on my Dock does work so maybe we can figure that out

I would certainly say we have a ways to go... Just glad Thunderbolt is up and Accelerated Graphics.

:)
 
Guys, I could get audio working replacing AppleALC with VoodooHDA - both headphone jack and HDMI audio are working.

If somebody wants to try it the procedure is as follows:
- download VoodooHDA
- download AppleHDADisabler.kext (kext disables native AppleHDA)
- add and enable both files to load in Kernel section of OpenCore
- disable loading of AppleALC.kext (this will conflict with VoodooHDA)

Probably this is less native solution to get audio working, but at least it proofs that AppleALC layouts need to be updated for our NUC10.
 

Attachments

  • AppleHDADisabler.kext.zip
    9 KB · Views: 79
Hey guys,

Total noob here. I have the NUC10i5. Everything works. My issue is with my resolution, I have a 32" 4k Philips Brilliance 328P. I am stuck at 1080p resolution. Don't have the option to change the resolution natively. Using 3rd party apps if I do set it to 3840x2160 the display gets squished. Any help would be appreciated. (attaching efi, just in case).
 

Attachments

  • EFI.zip
    16.7 MB · Views: 196
Hey guys,

Total noob here. I have the NUC10i5. Everything works. My issue is with my resolution, I have a 32" 4k Philips Brilliance 328P. I am stuck at 1080p resolution. Don't have the option to change the resolution natively. Using 3rd party apps if I do set it to 3840x2160 the display gets squished. Any help would be appreciated. (attaching efi, just in case).
I would check your settings for the FrameBuffer (Intel UHD 630). Your device-id is set to: 9B3E0000

I have mine set to 923E0000

1591969733095.png
 
First boot screen after BIOS update to version 41
 

Attachments

  • 2020-06-13 08.01.05.jpg
    2020-06-13 08.01.05.jpg
    1.8 MB · Views: 91
no initial cfg-lock unlock needed to boot to this screen
 
Last edited:
Back
Top