Slice Posted February 7, 2017 Share Posted February 7, 2017 Slice, for inclusion into Clover: https://pikeralpha.wordpress.com/2017/01/30/4398/ Thanks! Just notice iMac17,1 does support Night Shift. Link to comment Share on other sites More sharing options...
Sherlocks Posted February 7, 2017 Share Posted February 7, 2017 Just notice iMac17,1 does support Night Shift. @Slice i tested r4002 build with edk2 23837. no problem. it's good. thank you for update commits 3 Link to comment Share on other sites More sharing options...
syscl Posted February 7, 2017 Share Posted February 7, 2017 Just notice iMac17,1 does support Night Shift. @Slice i tested r4002 build with edk2 23837. no problem. it's good. 스크린샷 2017-02-07 오후 2.05.11.png thank you for update commits I speak too soon Slice(Platform.h has already been included in libegint.h), thank you! I tested r4002 6 possible cases(like I mentioned in DellSMBIOSPatchV2): No DellSMBIOSPatch key in config.plist, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) No DellSMBIOSPatch key in config.plist, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) DellSMBIOSPatch = True, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) DellSMBIOSPatch = True, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) DellSMBIOSPatch = False, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) DellSMBIOSPatch = False, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) No one failed. Kext patches are OK in all the six cases, because I use hot patch for my NVME and BT. Thank you @Sherlock, thank you @Slice. Have a great day, syscl 2 Link to comment Share on other sites More sharing options...
Philip Petev Posted February 7, 2017 Share Posted February 7, 2017 I speak too soon Slice(Platform.h has already been included in libegint.h), thank you! I tested r4002 6 possible cases(like I mentioned in DellSMBIOSPatchV2): No DellSMBIOSPatch key in config.plist, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) No DellSMBIOSPatch key in config.plist, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) DellSMBIOSPatch = True, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) DellSMBIOSPatch = True, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) DellSMBIOSPatch = False, unchecked Dell SMBIOS Patch in binaries patching: truncate Model Identifier (as expected) DellSMBIOSPatch = False, checked Dell SMBIOS Patch in binaries patching: correct Model Identifier (as expected) No one failed. Kext patches are OK in all the six cases, because I use hot patch for my NVME and BT. Thank you @Sherlock, thank you @Slice. Have a great day, syscl +1 Tested the same scenario on my ProBook, all works well! Thank you, guys! 1 Link to comment Share on other sites More sharing options...
smolderas Posted February 7, 2017 Share Posted February 7, 2017 r4002 is working great. One question though: How would I know, if I need the new DellSMBIOSPatch? I'm using iMac14,2 as ProductName and it appears fine :/ Link to comment Share on other sites More sharing options...
PMheart Posted February 7, 2017 Share Posted February 7, 2017 r4002 is working great. One question though: How would I know, if I need the new DellSMBIOSPatch? I'm using iMac14,2 as ProductName and it appears fine :/ Basically no. Link to comment Share on other sites More sharing options...
smolderas Posted February 7, 2017 Share Posted February 7, 2017 Basically no. Why? Link to comment Share on other sites More sharing options...
PMheart Posted February 7, 2017 Share Posted February 7, 2017 Why? Firstly. IMHO. Less is more. Secondly why you need it anyway though you have no issue on SMBios? It seems that only some Dell Skylake laptops need this patch... Check here for more details. Link to comment Share on other sites More sharing options...
Slice Posted February 7, 2017 Share Posted February 7, 2017 r4002 is working great. One question though: How would I know, if I need the new DellSMBIOSPatch? I'm using iMac14,2 as ProductName and it appears fine :/ You may need this patch if you encounter an error like MacBookPro1 instead of MacBookPro11,2 defined in your config.plist. 1 Link to comment Share on other sites More sharing options...
smolderas Posted February 7, 2017 Share Posted February 7, 2017 Firstly. IMHO. Less is more. Secondly why you need it anyway though you have no issue on SMBios? It seems that only some Dell Skylake laptops need this patch... Check here for more details. I like to understand the process. I won't blindly do anything (like you) before I understand it. You may need this patch if you encounter an error like MacBookPro1 instead of MacBookPro11,2 defined in your config.plist. Thanks for the explanation, Slice. 1 Link to comment Share on other sites More sharing options...
Slice Posted February 7, 2017 Share Posted February 7, 2017 Hey can help me i have some problems with clover... http://www.insanelymac.com/forum/topic/320961-strange-problem-dual-boot-windows-and-osx/?do=findComment&comment=2363901 Clover mostly do not produce any difference for Windows except may be memory map. I may recommend you reinstall the Windows through Clover for it knows how it should be started. Link to comment Share on other sites More sharing options...
truemac Posted February 8, 2017 Share Posted February 8, 2017 any fix for Ati Connectors Patch? Link to comment Share on other sites More sharing options...
PMheart Posted February 8, 2017 Share Posted February 8, 2017 I like to understand the process. I won't blindly do anything (like you) before I understand it. Thanks for the explanation, Slice. Sorry. I don't know what you exactly mean at a glance... Link to comment Share on other sites More sharing options...
Slice Posted February 8, 2017 Share Posted February 8, 2017 any fix for Ati Connectors Patch? This method is obsolete because it must be OS dependent. It can be easy replaced by ordinary KextToPatch and may be ForceKextToLoad -> AMD7000Controller if your deviceID is not native. 1 Link to comment Share on other sites More sharing options...
PMheart Posted February 8, 2017 Share Posted February 8, 2017 (edited) Hi, I'd like to know why KextToPatch supports MatchBuild but KernelToPatch doesn't... IMHO In some cases we may have more need for MatchBuild on KernelToPatch... Edit: Sorry my own errors. Edited February 8, 2017 by PMheart Link to comment Share on other sites More sharing options...
cecekpawon Posted February 8, 2017 Share Posted February 8, 2017 MatchBuild for KernelToPatch is already there, except it didnt parse correctly for you? Link to comment Share on other sites More sharing options...
PMheart Posted February 8, 2017 Share Posted February 8, 2017 MatchBuild for KernelToPatch is already there, except it didnt parse correctly for you? Sorry, I didn't get it at http://www.insanelymac.com/forum/topic/304530-clover-change-explanations/?p=2259196 firstly... I just found there's MatchBuild for KextToPatch in your example... But no MatchBuild in KernelToPatch. Now I've got that. Thanks a lot! Sorry again. Link to comment Share on other sites More sharing options...
cecekpawon Posted February 8, 2017 Share Posted February 8, 2017 Dont sorry.. Post edited, thanks PMheart! I found another stupid mistake, on thumbnail its should be "bootcamp" & not "bandcamp" LOL, sorry Needy! 1 Link to comment Share on other sites More sharing options...
PMheart Posted February 8, 2017 Share Posted February 8, 2017 LOL Link to comment Share on other sites More sharing options...
FredWst Posted February 8, 2017 Share Posted February 8, 2017 Just notice iMac17,1 does support Night Shift. Strange ! Also works on iMac15,1. Fred 1 Link to comment Share on other sites More sharing options...
Slice Posted February 8, 2017 Share Posted February 8, 2017 "Strange" is about Pike development? Link to comment Share on other sites More sharing options...
FredWst Posted February 8, 2017 Share Posted February 8, 2017 Strange it works on Hack iMac 15,1 and 17,1. Should not be according to Pike. Fred Link to comment Share on other sites More sharing options...
Slice Posted February 8, 2017 Share Posted February 8, 2017 according to Pike. 1 Link to comment Share on other sites More sharing options...
PMheart Posted February 8, 2017 Share Posted February 8, 2017 IMHO the so called 'supported models' by Pike could be at-least-supported ones... And for iMac we need at least iMac13,x to enable Night Shift via vanilla CoreBrightness.framework. 2 Link to comment Share on other sites More sharing options...
Slice Posted February 9, 2017 Share Posted February 9, 2017 The keyword "at least"? Link to comment Share on other sites More sharing options...
Recommended Posts