How can i activate the serial port on OS X 10.9.2?

I need to connect My MacBook Pro to a switch via console but the laptop dont recognice this port. I tried to use prolific driver to install but when I go to System Preferences doesn't show serial port

iPod touch, iOS 4.1

Posted on Mar 18, 2014 3:42 PM

Reply
Question marked as Top-ranking reply

Posted on Mar 18, 2014 8:32 PM

The device you bought looks like the Plugable adapter I bought, which is based on Prolific PL2303, so you just need to know what the tty for the serial device is. The drivers on the Plugable site says 10.6 or greater, so maybe try those.


http://plugable.com/products/pl2303-db9


In my case, its /dev/tty.usbserial. If you want to just connect to a switch, install the drivers and use screen like so:


screen <serial device> <baud rate>


ex:


screen /dev/tty.usbserial 115200

7 replies
Question marked as Top-ranking reply

Mar 18, 2014 8:32 PM in response to jon620

The device you bought looks like the Plugable adapter I bought, which is based on Prolific PL2303, so you just need to know what the tty for the serial device is. The drivers on the Plugable site says 10.6 or greater, so maybe try those.


http://plugable.com/products/pl2303-db9


In my case, its /dev/tty.usbserial. If you want to just connect to a switch, install the drivers and use screen like so:


screen <serial device> <baud rate>


ex:


screen /dev/tty.usbserial 115200

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.

How can i activate the serial port on OS X 10.9.2?

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