You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The modified FTDI driver won't work in OSX 10.11 out of the box. The reason: every kernel extensions has to be signed now by a developer. And before, the developer has to request a specific certificate from Apple.
The modified FTDI driver won't work in OSX 10.11 out of the box. The reason: every kernel extensions has to be signed now by a developer. And before, the developer has to request a specific certificate from Apple.
sudo kextutil -l /System/Library/Extensions/FTDIUSBSerialDriver.kext
will return
Code Signing Failure: not code signed
The text was updated successfully, but these errors were encountered: