IC Xplorer
Joined: 11 May 2008 Posts: 1 Location: Shropshire UK
|
Posted: Sun May 11, 2008 1:45 pm Post subject: Serial via USB /dev/ttyUSB0 pl2303 interupt error -28 |
|
|
I am trying to connect an icom ic-r5 to software which enables progrmming the radio. The software called tk5 is now installed and working, however I cant seem to get the connection via /dev/ttyUSB0. The programme reports an error, so I have tried 'cat'ing out the output, this also errors. Can any one shed any light onto the fail recorded in dmesg below?
[ 466.740000] usb 5-3: new high speed USB device using ehci_hcd and address 7
[ 466.890000] usb 5-3: configuration #1 chosen from 1 choice
[ 466.890000] hub 5-3:1.0: USB hub found
[ 466.890000] hub 5-3:1.0: 7 ports detected
[ 467.240000] usb 5-3.1: new low speed USB device using ehci_hcd and address 8
[ 467.350000] usb 5-3.1: configuration #1 chosen from 1 choice
[ 467.360000] input: MCT USB PS/2 Keyboard - PS/2 Mouse as /class/input/input8
[ 467.360000] input: USB HID v1.00 Keyboard [MCT USB PS/2 Keyboard - PS/2 Mouse] on usb-0000:00:1d.7-3.1
[ 467.370000] input: MCT USB PS/2 Keyboard - PS/2 Mouse as /class/input/input9
[ 467.370000] input: USB HID v1.00 Mouse [MCT USB PS/2 Keyboard - PS/2 Mouse] on usb-0000:00:1d.7-3.1
[ 467.610000] usb 5-3.2: new high speed USB device using ehci_hcd and address 9
[ 467.720000] usb 5-3.2: configuration #1 chosen from 1 choice
[ 467.720000] pegasus 5-3.2:1.0: setup Pegasus II specific registers
[ 467.820000] pegasus 5-3.2:1.0: eth0, ADMtek ADM8515 "Pegasus II" USB-2.0 Ethernet, 00:05:1b:b0:14:00
[ 468.070000] usb 5-3.7: new full speed USB device using ehci_hcd and address 10
[ 468.180000] usb 5-3.7: configuration #1 chosen from 1 choice
[ 468.180000] pl2303 5-3.7:1.0: pl2303 converter detected
[ 468.180000] usb 5-3.7: pl2303 converter now attached to ttyUSB0
[ 559.170000] pl2303 ttyUSB0: pl2303_open - failed submitting interrupt urb, error -28"
The last line results from typing:
cat /dev/ttyUSB0 &
Anyone got any ideas, I am about to give up on this. Alternatively are there any linux experts in the UK shropshire / westmids who might be able to offer a little consultancy?
HC |
|