Contribute
Register

[initial success] Skull Canyon NUC

Status
Not open for further replies.
Looks good... like is a graphics problem. Experiment with different ig-platform-id values to see which ones work:

- remove ACPI/patched/SSDT-IGPU.aml
- update to config.plist from repo
- change config.plist/Graphics/Inject/Intel=true
- try as is... ig-platform-id=0x19160000 (that is what you were using previously)
- you can change to others via the Clover options (you could even try 0x193b0000 or 0x193b0005 or 0x193b0006)

Assuming you find one that works, and you find the best one... we'll adopt it in SSDT-IGPU.aml and go back to Injecdt/Intel=false.

Alright, got the config.plist working with ig-platform-id=0x19160000. Looks fine to me :)
Should I still try the others now?

When checking About this Mac it says 3.9GHz now, which is strange. How did that happen? It was showing up correctly before. Could that be a result of the config_nuc6_sc.plist?
 
Last edited:
Alright, got the config.plist working with ig-platform-id=0x19160000. Looks fine to me :)
Should I still try the others now?

Try with 0x193b0000. Would like to verify that is the problem. I used 0x193b0000 because another NUC6 SC owner mentioned Clover was defaulting to that and working (but may be bad information).

When checking About this Mac it says 3.9GHz now, which is strange. How did that happen? It was showing up correctly before. Could that be a result of the config_nuc6_sc.plist?

Attach "Problem Reporting" data.
 
Try with 0x193b0000. Would like to verify that is the problem. I used 0x193b0000 because another NUC6 SC owner mentioned Clover was defaulting to that and working (but may be bad information).

Allright, but only with latest clover. I used Clover Configurator to update it. Otherwise I got the errors mentioned there - system did not boot due to graphical issues.
If it is not works, try to set 0x193b0005 or 0x193b0006.

P.S. Unfortunately I cannot help right now, installed Windows for so some urgent work. Will try to install OS X once again later this week.
 
Allright, but only with latest clover.

As should be expected.

I used Clover Configurator to update it. Otherwise I got the errors mentioned there - system did not boot due to graphical issues.
If it is not works, try to set 0x193b0005 or 0x193b0006.

Please provide "Problem Reporting" files with your results...
 
For me 0x19160000 and 0x193b0005 are working. 0x193b0000 and 0x193b0006 have graphics problems resulting in a black screen.
 

Attachments

  • Christian’s iMac.ioreg
    3.3 MB · Views: 113
For me 0x19160000 and 0x193b0005 are working. 0x193b0000 and 0x193b0006 have graphics problems resulting in a black screen.

OK, I changed SSDT-IGPU.dsl to use 0x193b0005. Try it (eg. with normal config_nuc6_sc.plist and SSDT-IGPU.aml present).

If working, then we can continue to test other aspects...
 

Cool. Now on to seriously testing things...

From ioreg, looks like audio not working yet...

I would need to see all "Problem Reporting" files/output...
 
Yes, audio is not working yet. Bluetooth is from my bcm USB dongle. USB3 seems to be working correctly now.
About this Mac is showing 3.94 GHz and Intel HD Graphics SKL CRB 1536 MB. Earlier that was P580...

Here's what I got so far from the required steps of problem reporting, let me know if there's anything else I should do:

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y acpiplat

13 1 0xffffff7f824e1000 0x66000 0x66000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>

Christians-iMac:RehabMan christianarmin$

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y appleintelcpu

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y applelpc

86 0 0xffffff7f81e75000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <66 12 5 4 3>

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y applehda

78 1 0xffffff7f821e7000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.9) BAE4F922-DD74-3447-A5C1-BFC33B8C0A3E <77 76 62 12 7 6 5 4 3 1>

100 0 0xffffff7f82353000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.9) 75610131-FB46-3A0E-B758-14CEBEAF94AE <99 80 78 77 76 62 12 11 6 5 4 3 1>

Christians-iMac:RehabMan christianarmin$

Christians-iMac:RehabMan christianarmin$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext

kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext

Christians-iMac:RehabMan christianarmin$
 

Attachments

  • RehabMan.zip
    53.9 KB · Views: 56
  • Christian’s iMac.ioreg
    3.4 MB · Views: 98
  • EFI.zip
    17.6 MB · Views: 105
Last edited:
Yes, audio is not working yet. Bluetooth is from my bcm USB dongle. USB3 seems to be working correctly now.
About this Mac is showing 3.94 GHz and Intel HD Graphics SKL CRB 1536 MB. Earlier that was P580...

Here's what I got so far from the required steps of problem reporting, let me know if there's anything else I should do:

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y acpiplat

13 1 0xffffff7f824e1000 0x66000 0x66000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>

Christians-iMac:RehabMan christianarmin$

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y appleintelcpu

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y applelpc

86 0 0xffffff7f81e75000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <66 12 5 4 3>

Christians-iMac:RehabMan christianarmin$ kextstat|grep -y applehda

78 1 0xffffff7f821e7000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.9) BAE4F922-DD74-3447-A5C1-BFC33B8C0A3E <77 76 62 12 7 6 5 4 3 1>

100 0 0xffffff7f82353000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.9) 75610131-FB46-3A0E-B758-14CEBEAF94AE <99 80 78 77 76 62 12 11 6 5 4 3 1>

Christians-iMac:RehabMan christianarmin$

Christians-iMac:RehabMan christianarmin$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext

kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext

Christians-iMac:RehabMan christianarmin$

You're not using SSDT-IGPU. Clover does not read SSDT-IGPU.dsl (and it wouldn't work anyway). ACPI files must be compiled as AML.

Use 'make install' and report back.

Also, please provide only EFI/Clover (as requested in "Problem Reporting"), not entire EFI folder.
 
Status
Not open for further replies.
Back
Top