Getting an error trying to fix the buffer Latency on macOS 12
I've been following the steps to try and fix the buffer issue on mac osx. I'm currently running MacOS Monterey. 12.3.1. I tried installing the Mac OS X10.15 and macOS 11/12 drivers, but it wasn't working for some reason ( kept saying it needed to be in the application folder). So I instaled the most recent one before that.
I got up to the sudo kextunload /System/Library/Extensions/FTDIUSBSerialDriver.kext step, but I then got this error
Executing: /usr/bin/kmutil unload -p /System/Library/Extensions/FTDIUSBSerialDriver.kext
Error Domain=KMErrorDomain Code=71 "Could not find: No bundle was found at /System/Library/Extensions/FTDIUSBSerialDriver.kext." UserInfo={NSLocalizedDescription=Could not find: No bundle was found at /System/Library/Extensions/FTDIUSBSerialDriver.kext.}
Does anyone have any suggestions?
Comments
Please look through the thread below for suggestions. OpenBCI docs need to be revised to cover macOS 11+ (and M1+) driver fixes.
https://openbci.com/forum/index.php?p=/discussion/3108/driver-latency-timer-fix-for-macos-11-m1
Mentioning Richard @retiutut, Shirley @Shirley.
William