kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #48430
[Bug 1286815] [NEW] USB to Serial Device not assigned to a ttyUSB device
You have been subscribed to a public bug:
I am running a current-updated version of 14.04.
I have a USB to Serial cable with an embedded FTDI chip.
When I plug the cable in, I *think* it should be assigned a /dev/ttyUSB0
slot...I can then map that as need for my application.
I do not get this assignment.
Output of lsusb:
Bus 001 Device 002: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam [CN0314]
Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 008 Device 005: ID 0403:bd90 Future Technology Devices International, Ltd
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
Output of lsmod | grep ftdi:
ftdi_sio 48930 0
usbserial 45014 1 ftdi_sio
Thanks!
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Incomplete
--
USB to Serial Device not assigned to a ttyUSB device
https://bugs.launchpad.net/bugs/1286815
You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.