ubuntu install USB to RS232

lsusb

Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 192f:0416 Avago Technologies, Pte.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0402:5602 ALi Corp. M5602 Video Camera Controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


dmesg

[ 7906.160522] ftdi_sio 6-1:1.0: device disconnected

[ 7935.480102] usb 6-1: new full speed USB device using uhci_hcd and address 5
[ 7935.688228] ftdi_sio 6-1:1.0: FTDI USB Serial Device converter detected
[ 7935.688317] usb 6-1: Detected FT232RL
[ 7935.688324] usb 6-1: Number of endpoints 2
[ 7935.688330] usb 6-1: Endpoint 1 MaxPacketSize 64
[ 7935.688336] usb 6-1: Endpoint 2 MaxPacketSize 64
[ 7935.688342] usb 6-1: Setting MaxPacketSize 64
[ 7935.690324] usb 6-1: FTDI USB Serial Device converter now attached to ttyUSB0

gtkterm or minicom

你可能感兴趣的:(ubuntu install USB to RS232)