Hey everyone,
So I tried installing overbridge beta while running OS Sierra, and had no luck, so upgraded my MacBook Pro late 2016 model to OS Catalina, uninstalled overbridge, deleted the .kext file from the system library, rebooted, ran a clean install with a clean .kext, and while my Mac sees all the software enabled, the .kext file will never load, no matter what I do.
When in the terminal, I try running
sudo kextload /Library/Extensions/ElektronOverbridge.kext
and get the error
Library/Extensions/ElektronOverbridge.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
from what I can tell, this is an issue in the .kext file not shaking hands with my Mac properly, so the extension won’t load, as it hasn’t got the right security protocols. Please excuse me, I am paraphrasing from dev forums on .kext file concerns
Has anyone else had this issue? How did you resolve it?!