Thanks! Yes please do reply with the full instructions on how to fix this. I would like to upgrade back to Sierra but only if I can be sure how to fix this problem if / when it happens again.
You need to boot to Sierra's recovery, and run the following commands. Maybe, you need to modify the commands if your startup disk is not named to "Macintosh HD":
First disable SIP (this also can be run from El Capitan's recovery):
Code:
csrutil disable
If everything is ok, you see this:
Code:
Successfully disabled System Integrity Protection. Please restart the machine for the changes to take effect.
The next commands only print something if error occured.
Now, you need to remove the non working prelinkedkernel with this:
Code:
rm "/Volumes/Macintosh HD/System/Library/PrelinkedKernels/prelinkedkernel"
The system recreates prelinkedkernel, if some of the extensions are changed, so need to "change something":
Code:
touch "/Volumes/Macintosh HD/System/Library/Extensions"
Now, if everything went fine, you need to wait 2-3 minutes and try a reboot.
[doublepost=1486674651][/doublepost]
iv seen that. I got the offset and the dump but when I tried to edit the iMac section it causes display preferences to crash system preferences when I click on it
https://www.tonymacx86.com/threads/...rebrightness-macos-10-12.213764/#post-1435420
[doublepost=1486660939][/doublepost]
It must have been the way you worded it that caught me off guard. I apologize for taking it the wrong way
Did you codesign the modified binary? If you don't the display prefpane will crash.