Hello community,
Does anyone have experience with a compatible USB to Serial Adapter on M1 Macs?
I've been using https://www.tripplite.com/high-speed-usb-to-serial-adapter-keyspan~USA19HS but the driver kext is x86 and won't run.
Error output when trying to load kext:
Does anyone have experience with a compatible USB to Serial Adapter on M1 Macs?
I've been using https://www.tripplite.com/high-speed-usb-to-serial-adapter-keyspan~USA19HS but the driver kext is x86 and won't run.
Error output when trying to load kext:
Code:
m1 ~ % sudo kextload /Library/Extensions/KeyspanUSAdriver.kext
Executing: /usr/bin/kmutil load -p /Library/Extensions/KeyspanUSAdriver.kext
Error Domain=KMErrorDomain Code=71 "Incompatible architecture: Binary is for x86_64, but needed arch arm64e" UserInfo={NSLocalizedDescription=Incompatible architecture: Binary is for x86_64, but needed arch arm64e}