We have just acquired a Cyton V2 arm from Robai. We have installed the
Cyton Viewer on both Windows and Ubuntu ( from
http://outgoing.energid.info/Installers/cyton2ViewerSetup_7LG-3.0.20110301-ubuntu-10.04-amd64.sh).
Everything works fine on Windows but on Ubuntu 10.04 there are some
issues with FTDI. Below are the displayed errors.
Log File (results.txt):
Plugin './cytonViewerPlugin.ecp' loaded successfully.
Plugin './cytonPlugin' loaded successfully.
EcWarn : Found 1 device[s], but can't get detailed information.
Most likely permissions problem.
EcWarn : No ftdi devices available to use.
EcWarn : Failed to open FTDI device.
EcWarn : failed to find ftdi device with serial number [any] and
open it.
EcWarn : Controller::init() failed
Plugin './cytonManipulatorConfigPlugin.ecp' loaded successfully.
Plugin './endEffectorControlPlugin.ecp' loaded successfully.
Plugin './recordPlaybackPlugin.ecp' loaded successfully.
Plugin './helpMenuPlugin.ecp' loaded successfully.
File (cyton.ecz) loaded in 0.281 seconds
RW permissions for ttyUSB0 and /dev/bus/usb/<bus#>/<device#> were set
for everyone. Linux recognizes the FTDI USB Device and the FTDI
drivers seem to be working properly.
lsusb:
Bus 005 Device 002: ID 0403:6001 Future Technology Devices
International, Ltd FT232 USB-Serial (UART) IC
dmesg:
USB Serial support registered for FTDI USB Serial Device
ftdi_sio 5-2:1.0: FTDI USB Serial Device converter detected
usb 5-2: Detected FT232RL
usb 5-2: FTDI USB Serial Device converter now attached to ttyUSB0
usbcore: registered new interface driver ftdi_sio
ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
lsmod:
ftdi_sio 40060 0
usbserial 39973 1 ftdi_sio
We'd really appreciate any help.
Regards,
--
Gibran
I have a doubt regarding your operating system ,Are you using 32-bit or 64-bit Ubuntu?If it is 32-bit ,then you have to download 32-bit installer instead of 64-bit .