Hi,
I have an FTDI device enumerating as ttyUSB0 and the T.I. board as usb7:
[ 6291.848041] usb 5-1: new full-speed USB device number 7 using uhci_hcd
[ 8196.828035] usb 5-2: new full-speed USB device number 8 using uhci_hcd
[ 8197.043471] ftdi_sio 5-2:1.0: FTDI USB Serial Device converter detected
[ 8197.043505] usb 5-2: Detected FT232RL
[ 8197.043507] usb 5-2: Number of endpoints 2
[ 8197.043510] usb 5-2: Endpoint 1 MaxPacketSize 64
[ 8197.043512] usb 5-2: Endpoint 2 MaxPacketSize 64
[ 8197.043515] usb 5-2: Setting MaxPacketSize 64
[ 8197.045491] usb 5-2: FTDI USB Serial Device converter now attached to ttyUSB0
ttyUSB$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 007: ID 0451:f500 Texas Instruments, Inc.
Bus 008 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 008 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 008: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
QUESTION:
How do I make the T.I. board to enumeate as ttyUSB1?; I have tried the modeprobe command but nothing happens, not even a single message after I typed in my password (for the "sudo modeprobe" command).
Any thoughts?
Thanks. God bless,
Saul