Floris497 / mac-pixel-clock-patch-V2

994 stars 221 forks source link

IOKit not matched #61

Open autolog opened 8 years ago

autolog commented 8 years ago

Running OS X El Capitan 10.11.6

When I run IOKit-patcher.command, I get the following:

SIP looks to be disabled, all good!

(otool) Detected unpatched IOKit on OS X 10.11.5. SIP looks to be disabled, all good! Patching IOKit with patch version 6 Password: Re-singing /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit: replacing existing signature /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit: object file format unrecognized, invalid, or unsuitable Closing..

I think 'Re-singing' should be 're-signing' in the messages above . :)

When I run status, I get:

SIP looks to be disabled, all good!

(otool) Detected patched IOKit on OS X 10.11.5.

My MD5 Hash sums are:

---- BEGINNING MD5 HASH SUMS ---- version: 10.11.6 build:15G31

otool IOKit: d8829f2234464985863c7a501c288547 otool IOKit.bak: NO FILE (this is okay) IOKit: f238e7c45a405e520f5852c89a81707b IOKit.bak: NO FILE (this is okay)

---- ENDING MD5 HASH SUMS -------

Thanks and hope this info helps? :)

mzazon commented 8 years ago

same problem here

sparkling commented 8 years ago

+1

AlexiDime commented 7 years ago

Same here. It's driving me nuts that my Macbook Pro 2015 doesn't output 4k60HZ. Having my 55" Screen running with 25HZ is so annoying.

AlexiDime commented 7 years ago

got it! at least it doesn't show the NO FILE anymore. Still no 60Hz and I do have a 4K60Hz Thunderbolt Hdmi cable and the newest generation of HDMI to HDMI here. both don't show 60 Hz.

What I did to geht this...:

---- BEGINNING MD5 HASH SUMS ---- version: 10.12.2 build:16C68

     otool IOKit: 4a8649776fc849e9faf6d97bd5b0a3ca
 otool IOKit.bak: 16edb16d18d52003e010bdcd4070463d
           IOKit: 99b743c01135b75ead07128f9bd80410
       IOKit.bak: df88c0fa7806c6515f0e256f7eec2593

---- ENDING MD5 HASH SUMS -------

... was: dropping the IOKit file into terminal and then adding, before pressing return, patch v7 at the end of the IOKIT. Should look like this: ..../Desktop/IOKit-patcher.command patch v7

at least I am one step closer than before.

Floris497 commented 7 years ago

@autolog thanks for the spelling things :D will change it any luck with CoreDisplay in 10.12.3? (or 10.12.4) @AlexiDime Any luck with CoreDisplay?