Post Go back to editing

/dev/ttyUSB0 missing

Dear linux support,

I am trying to flash u-boot of my ADZS-SC589-EZLITE, but I am stuck because according to the instructions, minicom wants a /dev/ttyUSB0.

My Ubuntu 16.04 will not create any /dev/ttyUSB0 when I connect the USB cable from the ICE-1000.

I have tested another USB-Serial adapter, and this works fine, /dev/ttyUSB0 pops up as it should for this device.

lsusb for the two devices:

Bus 001 Device 005: ID 0557:2008 ATEN International Co., Ltd UC-232A Serial Port [pl2303]

Bus 001 Device 004: ID 064b:0617 Analog Devices, Inc. (White Mountain DSP) 

dmesg:

[  865.599167] usb 1-1.4: new high-speed USB device number 4 using ehci-pci

[  865.712589] usb 1-1.4: New USB device found, idVendor=064b, idProduct=0617

[  865.712593] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[  865.712596] usb 1-1.4: Product: Blackfin USB Device

[  865.712598] usb 1-1.4: Manufacturer: Analog Devices, Inc.

[ 1446.245408] usb 1-1.5: new full-speed USB device number 5 using ehci-pci

[ 1446.354878] usb 1-1.5: New USB device found, idVendor=0557, idProduct=2008

[ 1446.354882] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[ 1446.354885] usb 1-1.5: Product: USB-Serial Controller

[ 1446.354887] usb 1-1.5: Manufacturer: Prolific Technology Inc.

[ 1446.355469] pl2303 1-1.5:1.0: pl2303 converter detected

[ 1446.358982] usb 1-1.5: pl2303 converter now attached to ttyUSB0

How can I make my Ubuntu accept the ICE-1000 as a serial device?

BN

Parents Reply Children
No Data