<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><p>Hi</p><p><br></p><p>I am trying to use an Arkmicro Technologies ARK3116 USB to serial cable to communicate with my C118. I have compiled Osmocom-bb successfully on my Debian Squeeze laptop.</p><p><br></p><p>When I try to run the osmocon utility I get an error "Cannot open serial device /dev/ttyUSB0"</p><p><br></p><p>My dmesg etc output is:</p><p><br></p><p>[  769.752182] usb 5-2: new full speed USB device using uhci_hcd and address 5<br>[  769.908979] usb 5-2: New USB device found, idVendor=6547, idProduct=0232<br>[  769.908988] usb 5-2: New USB device strings: Mfr=1, Product=3, SerialNumber=0<br>[  769.908995] usb 5-2: Product: USB-UART Controller<br>[  769.909000] usb 5-2: Manufacturer: ArkMicroChips<br>[  769.909192] usb 5-2: configuration #1 chosen from 1 choice<br>[  770.029492] usbcore: registered new interface driver usbserial<br>[  770.029740] USB
 Serial support registered for generic<br>[  770.030002] usbcore: registered new interface driver usbserial_generic<br>[  770.030005] usbserial: USB Serial Driver core<br>[  770.047650] USB Serial support registered for ark3116<br>[  770.048263] ark3116 5-2:1.0: ark3116 converter detected<br>[  770.076254] usb 5-2: ark3116 converter now attached to ttyUSB0<br>[  770.076305] usbcore: registered new interface driver ark3116<br><br>ls -l /dev/tty*<br>crw-rw---- 1 root dialout   4, 64 Apr 27 21:01 /dev/ttyS0<br>crw-rw---- 1 root dialout   4, 65 Apr 27 21:01 /dev/ttyS1<br>crw-rw---- 1 root dialout   4, 66 Apr 27 21:01 /dev/ttyS2<br>crw-rw---- 1 root dialout   4, 67 Apr 27 21:01 /dev/ttyS3<br>crw-rw---- 1 root dialout 188,  0 Apr 27 21:14 /dev/ttyUSB0<br><br>lsusb <br>Bus 005 Device 005: ID 6547:0232 Arkmicro Technologies Inc. ARK3116 Serial<br>Bus 005 Device 004: ID 09da:0006 A4 Tech Co., Ltd Optical Mouse WOP-35 / Trust 450L Optical Mouse<br>Bus 005 Device
 003: ID 1631:5002 Good Way Technology <br>Bus 005 Device 002: ID 1631:5400 Good Way Technology <br>Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</p><p><br></p><p>So I am assuming the drivers are installed correctly but if I run osmocon I get:</p><p><br></p><p>./osmocon -p /dev/ttyUSB0 -m c123xor ../../target/firmware/board/compal_e88/loader.compalram.bin <br>Cannot open serial device /dev/ttyUSB0</p><p><br></p><p>My Question is, does anyone here have any experience with the Arkmicro Technologies ARK3116 Serial cable?</p><p><br></p><p>Is there something I have missed?</p><p><br></p><p>Thanks</p><p><br></p><p>Tokala</p></td></tr></table>