Cannot recognize USB with FTD VCP in OS X Yosemite

Problems ? Get help here!
rcautox
Posts: 8
Joined: Sun Mar 08, 2015 8:16 pm
Dive Computer: Suunto D9

Cannot recognize USB with FTD VCP in OS X Yosemite

Post by rcautox »

I'm trying to get my MBP with OS X Yosemite 10.10.2 to recognize my Suunto D9 for use with Mac Dive. I installed the VCP Driver for Mac OS X v2.2.18 from http://www.ftdichip.com/Drivers/VCP.htm. I do not see a successful install when I look in USB in my System Information.

Any suggestions?
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by nick »

You won't see much of interest.

Once you installed the driver, did you attempt a download? If so, what was the error message/problem?
rcautox
Posts: 8
Joined: Sun Mar 08, 2015 8:16 pm
Dive Computer: Suunto D9

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by rcautox »

MacDive does not see my Suunto. I tried Preferences>Advanced but no serial ports are listed even after clicking "Refresh".
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by nick »

Usually a reinstall + reboot resolves it. Sometimes it doesn't start up automatically. Try that.
rcautox
Posts: 8
Joined: Sun Mar 08, 2015 8:16 pm
Dive Computer: Suunto D9

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by rcautox »

I tried restarting, re-installing and restarting. No luck. MacDive & System Information do not show the serial port.

I installed the VCP Drivers v2.2.18 for Mac from ftdichip.com. Am I missing something? Seems pretty cut & dry so not sure what else needs to be done.
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by nick »

Nope, not missing anything.

Can you open your Console (Applications -> Utilities -> Console) and filter for "ftdi", without the quotes, and see if anything is in there?

Also try running:

sudo kextload /System/Library/Extensions/FTDIUSBSerialDriver.kext/

In a Terminal (you'll have to type your password in) and see if that helps. This is the command to manually start the driver.
rcautox
Posts: 8
Joined: Sun Mar 08, 2015 8:16 pm
Dive Computer: Suunto D9

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by rcautox »

No "ftdi" when filtering my console. Via a Terminal window I ran the sudo, checked my console and had 2 entries. I've attached a screen grab of them.

MacDive does not see the computer or serial port.

Any suggestions? I really appreciate the help!
Attachments
Screen Shot 2015-03-17 at 8.32.23 AM.png
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by nick »

After you have typed the kextload command (you can see in Console it said it allowed it to load) paste this:

ls /dev/tty.*

Making sure your D9 is plugged in.

This is pretty weird. I had a D9 for many years, it was always incredibly reliable to download, and the USB driver is also reliable. I don't recall having this much trouble installing it!

Does your cable/D9 work in the official Suunto software? Also worth noting that if DM4/5 are running, it will cause issues (like this, among others).
rcautox
Posts: 8
Joined: Sun Mar 08, 2015 8:16 pm
Dive Computer: Suunto D9

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by rcautox »

I pasted ls /dev/tty.* in the terminal window. Still no recognition of the D9 in MacDive.

I have no idea if it works with the official Suunto software. I picked it up off my buddy who upgraded. Should I test it with the DM4 software?
User avatar
nick
Site Admin
Posts: 4377
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Cannot recognize USB with FTD VCP in OS X Yosemite

Post by nick »

So what did terminal say when you pasted it ? You won't see "d9" or anything obvious. Could you please copy and paste the output of that command.

You are looking for /dev/tty.usbserial-ST000001.
Post Reply