OSX Installer to PL2303 Serial-USB on OSX Lion

Thanks to ./martijn we have a functional driver to PL2303 chip based devices (to enable a serial port over usb) in OSX 10.7.  To install, you have to do some tasks in the Terminal app, nothing hard. But if you need to do this many times,  it can be boring.

To fix this, I built a native installer that does all the dirty work in a single step, Yayyyyy!!

Captura_de_pantalla_2011-09-20

0captura_de_pantalla_2011-09-20

1captura_de_pantalla_2011-09-20

2captura_de_pantalla_2011-09-20

3captura_de_pantalla_2011-09-20

4captura_de_pantalla_2011-09-20

5captura_de_pantalla_2011-09-20

6captura_de_pantalla_2011-09-20
After completing the process, you can check if everything went well (connect now the usb cable) with the following command:

$ kextstat -b nl.bjaelectronics.driver.PL2303

with an output like this:

7captura_de_pantalla_2011-09-20

The installer is included below, please check the md5 hash (PL2303 Serial-USB on OSX Lion.pkg) = d6e1a52f2fdbde55bab716037c9630f7

Click here to download:
PL2303 Serial-USB on OSX Lion.pkg (55 KB)

Filed under  //

Viewed  // 
times