Mac OS X Installation Guide
Mac OS X Installation Guide
Mac OS X Installation Guide
International Ltd.
Table of Contents
Part I Welcome to the Mac OS X Installation Guide
Part IV Troubleshooting
1 How do I know
...................................................................................................................................
what my deviceID is?
9
2 The device does not appear in the /dev directory or the text "New Port Detected"
is not displayed
...................................................................................................................................
in SystemPreferences-Network
10
3 The device cannot be accessed even though the deviceID is supported in
FTDIUSBSerialDriver
................................................................................................................................... 11
4 How do I...................................................................................................................................
open a Terminal window?
12
13
14
Index
Installing FTDIUSBSerialDriver
Download the driver from the Drivers section of the FTDI web site and save it to the hard disk.
The driver is now available in disk image (.dmg) format. Run the installer by double clicking on the
FTDIUSBSerialDriver.dmg icon.
Click Continue to proceed with the installation and follow the instructions on screen.
When the installation is complete, reboot the computer.
Installing FTDIUSBSerialDriver
When the computer has rebooted, plug in the device. If the device is installed properly, you will
see entries in the /dev directory:
/dev/cu.usbserial-xxxxxxxx
/dev/tty.usbserial-xxxxxxxx
where xxxxxxxx is either the device's serial number or, for unserialized devices, a location string
that depends on which USB port your device is connected to. Note that for FT2232C devices port
A is denoted by the serial number appended with "A" and port B is designated by the serial number
appended with "B".
/dev can be accessed through the Terminal application. The Terminal application can be launched
by selecting Go > Applications > Utilities > Terminal. Type the following lines in the Terminal
window to produce the file list:
cd /dev
ls-l
If you run the application System Preferences and select Network (Go > Applications > System
Preferences > Network), you should see the text "New Port Detected".
Click OK and select Network Port Configurations from the Show list. The new port can be enabled
from this screen by checking the On box and clicking Apply Now.
Installing FTDIUSBSerialDriver
At this point, it is possible to exit Network and use the device as a COM port. If you wish to set the
device up a a modem for an Internet connection, select the new port from the Show list to display
the window below. Please note that the FT2232C device has two ports available and these must
be configured separately.
Entries for this screen are specific to the Internet account for each user. If you do not know the
required details, contact your Internet service provider.
Uninstalling FTDIUSBSerialDriver
Uninstalling FTDIUSBSerialDriver
To remove the drivers from Mac OS X, the user must be logged on as root. Root is a reserved
username that has the privileges required to access all files.
Start a Terminal session (Go > Applications > Utilities > Terminal) and enter the following
commands at the command prompt:
cd /System/Library/Extensions
rm -r FTDIUSBSerialDriver.kext
The driver will then be removed from the system.
To remove the port from the system, run the application SystemPreferences and select Network.
Selecting Network Port Configurations from the Show menu will display the port as greyed out.
Select the uninstalled port and click Delete. Confirm the deletion to remove the port.
Troubleshooting
4.1
If the device does not work after installing the driver, it is likely to be because the PID is not
supported by the driver. If this is the case, contact FTDI Support with the PID that needs to be
added to the driver. If the VID is not 0x0403, it is likely that the device is not an FTDI device and
we cannot support it.
Troubleshooting
4.2
10
The device does not appear in the /dev directory or the text "New
Port Detected" is not displayed in SystemPreferences-Network
FTDIUSBSerialDriver does not support your deviceID (VID and PID). Disable the EEPROM so that
the device reverts to its default deviceID, then replug.
To get support for your deviceID built into FTDIUSBSerialDriver, contact FTDI quoting your
deviceID and a description of your device.
11
4.3
Troubleshooting
4.4
12
13
Revision History
Version
Release Date
Comments
1.0
December 2004
Initial release
1.1
January 2005
1.2
March 2005
2.0
October 2005
Index
Index
-DDeviceID
9, 10
-IInstallation 2
Introduction 2
-MMac OS X
2, 3, 8, 9, 10, 11, 12
-PPID
10
-VVID
10
-WWelcome
14