usb serial com port on MacBook Pro M1, Monterey

I am trying to make a serial port connection to a 3D printer controller board. On my former MBP (2014 Retina, Catalina), plugging the board into the USB port creates connection /dev/tty.usbserial-1410. The usbserial device also shows up in the USB section of the system report. When I move the cable to the newer M1 MBP, no such devices show up in either the terminal listing of /dev/tty* or the system report. Is there a problem detecting the USB device and loading the driver for it on newer, Apple silicon Macs? Has anyone else succeeded with this type of connection?

Posted on Jul 6, 2023 11:41 AM

Reply

Similar questions

2 replies

Jul 6, 2023 08:20 PM in response to Rudegar

In /Library/Extensions I find ProlificUsbSerial.kext, which I infer to be the driver for handling the serial port over the USB connector. It has a "modified date" of May 2022, which is when I acquired my MBP, and a "creation date" of 2010. It claims to be version 2.20 (copyright 2006), long before the M1 was conceived. If it hasn't been updated to be ARM binary, why would Apple include it in the driver extensions? And if it IS modern ARM code, why isn't it being loaded when a serial port shows up on the USB line?

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

usb serial com port on MacBook Pro M1, Monterey

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.