'lsusb -v' will show a unique serial number (iSerial) for each device.
I have three SIIG USB Serial adapters.

Bus 002 Device 004: ID 0b39:0421 Omnidirectional Control Technology, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0b39 Omnidirectional Control Technology, Inc.
  idProduct          0x0421 
  bcdDevice            2.00
  iManufacturer           1 Generic
  iProduct                2 USB to Serial Converter
  iSerial                 3 OCBAKZ7N
...
Bus 002 Device 003: ID 0b39:0421 Omnidirectional Control Technology, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0b39 Omnidirectional Control Technology, Inc.
  idProduct          0x0421 
  bcdDevice            2.00
  iManufacturer           1 Generic
  iProduct                2 USB to Serial converter
  iSerial                 3 OCBQH84W
...
Bus 001 Device 008: ID 0b39:0421 Omnidirectional Control Technology, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0b39 Omnidirectional Control Technology, Inc.
  idProduct          0x0421 
  bcdDevice            2.00
  iManufacturer           1 Generic
  iProduct                2 USB to Serial Converter
  iSerial                 3 OCBPJ9HM

Currently, after a reboot, only one will be assigned ttyUSB0, the other
two will not be assigned anything.  I have to manually unplug all three,
then plug them using the order I want from 0 to 2.

I can live with either a method to fix ttyUSB# to either the iSerial
(preferred) and/or the Bus+Device number.

-- 
Two USB serial adapters get different /dev/ttyUSBn names after reboot
https://bugs.launchpad.net/bugs/107208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to