jigneshvasoya / drcontrol

Automatically exported from code.google.com/p/drcontrol
0 stars 0 forks source link

OS X Mavericks 10.9.1 "Error: device not found (-3)" #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have a Mac Mini with OS X Mavericks 10.9.1
2. Perform all the steps (included troubleshooting) of the OX X installation 
guide (https://code.google.com/p/drcontrol/wiki/Install_MacOSX)
3. After successfully getting the device serial (with -l), trying to set the 
relays with -r

What is the expected output? What do you see instead?
Expected: Relays being set, confirmation
Getting instead: Relays not being set, Error "Error: device not found (-3)"

What version of the product are you using? On what operating system?
Rev: 53 - 2013-01-03 18:13:01
OS X Mavericks 10.9.1

Please provide any additional information below.
I installed the drivers from http://www.ftdichip.com/Drivers/VCP.htm
I also performed the kextunload and kextload

Is the function of drcontrol with Mavericks confirmed yet?
Thank You!

Original issue reported on code.google.com by jakob....@gmail.com on 8 Feb 2014 at 9:39

GoogleCodeExporter commented 8 years ago
EDIT: Solution

I just found a workaround. It consists of disabling the Mavericks included 
Apple FTDI drivers (or whatever). I was successful after disabling the driver 
with the following FtdiDriverControl tool:
http://www.enttec.com/support-center/kb/article/108-OS_X_Mavericks_(10.9)_-_IMPO
RTANT

After that, drcontrol worked like a charm for me on Mavericks (after following 
the specific OS X instructions from the Wiki) :)

(Additional info: I also tried the following "manual way" before that, but it 
did not help for me: http://forum.arduino.cc/index.php?topic=198539.msg1464718)

Thanks for your work!

Original comment by jakob....@gmail.com on 9 Feb 2014 at 8:18