Musze uruchomic przejsciowke USB-Serial Adapter. Jest to przejsciowka z portu USB na 3 porty szeregowe, producent Alcor Micro.
lsusb daje mi cos takiego:
Kod: Zaznacz cały
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 006: ID 058f:9720 Alcor Micro Corp. USB-Serial Adapter
Bus 001 Device 005: ID 058f:9720 Alcor Micro Corp. USB-Serial Adapter
Bus 001 Device 004: ID 058f:9720 Alcor Micro Corp. USB-Serial Adapter
Bus 001 Device 003: ID 058f:6254 Alcor Micro Corp.
Kod: Zaznacz cały
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
pl2303 1-2.1:1.0: PL-2303 hack: descriptors matched but endpoints did not
pl2303 1-2.1:1.1: pl2303 converter detected
usb 1-2.1: pl2303 converter now attached to ttyUSB0
pl2303 1-2.2:1.0: PL-2303 hack: descriptors matched but endpoints did not
pl2303 1-2.2:1.1: pl2303 converter detected
usb 1-2.2: pl2303 converter now attached to ttyUSB1
pl2303 1-2.3:1.0: PL-2303 hack: descriptors matched but endpoints did not
pl2303 1-2.3:1.1: pl2303 converter detected
usb 1-2.3: pl2303 converter now attached to ttyUSB2
usbcore: registered new interface driver pl2303
drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver
drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
cdc_acm: probe of 1-2.1:1.0 failed with error -16
drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
cdc_acm: probe of 1-2.2:1.0 failed with error -16
drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
cdc_acm: probe of 1-2.3:1.0 failed with error -16
usbcore: registered new interface driver cdc_acm
drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
No i co to jest ttyUSB0-2 ? Co to za "converter". To chyba nie jest to, bo:
Kod: Zaznacz cały
setserial /dev/ttyUSB0
Cannot get serial info: Invalid argument