This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TUSB3410: OpenSuse Tumbleweed doesn´t start a TUSB3410 based USB-to-serial(UART) converter.

Part Number: TUSB3410

Tool/software: Linux

Hello,

I just tried to use my TUSB3410 based USB-to-serial converter on my fresh installed OpenSuse Thumbleweed (rolling release) system.

I use a Dell latitude e6430 notebook. The stick is working perfectly on several other linux systems (debian testing and linux mint e.g.).

But on my notebook it just want work, the driver does already exist under /lib/firmware/ (see the shell output).

Lsusb doesn´t show the device.

Is there anything I can do, to get it work?

Thank you in advance!

Here are some information.

cat proc version:

Linux version 5.0.5-1-default (geeko@buildhost) (gcc version 8.3.1 20190226 [gcc-8-branch revision 269204] (SUSE Linux)) #1 SMP Wed Mar 27 11:22:35 UTC 2019 (0fb0b14)

dmesg | grep usb shows the following:

[  411.366043] usb 2-1: new full-speed USB device number 10 using xhci_hcd
[  411.494066] usb 2-1: device descriptor read/64, error -71
[  411.729985] usb 2-1: device descriptor read/64, error -71
[  411.966056] usb 2-1: new full-speed USB device number 11 using xhci_hcd
[  412.094069] usb 2-1: device descriptor read/64, error -71
[  412.330067] usb 2-1: device descriptor read/64, error -71
[  412.438116] usb usb2-port1: attempt power cycle
[  413.090047] usb 2-1: new full-speed USB device number 12 using xhci_hcd
[  413.090243] usb 2-1: Device not responding to setup address.
[  413.298238] usb 2-1: Device not responding to setup address.
[  413.506009] usb 2-1: device not accepting address 12, error -71
[  413.634036] usb 2-1: new full-speed USB device number 13 using xhci_hcd
[  413.634230] usb 2-1: Device not responding to setup address.
[  413.842143] usb 2-1: Device not responding to setup address.
[  414.049997] usb 2-1: device not accepting address 13, error -71
[  414.050097] usb usb2-port1: unable to enumerate USB device

ls -l /lib/firmware/ti_*:

-rw-r--r-- 1 root root 13765 Mar 12 13:12 /lib/firmware/ti_3410.fw
-rw-r--r-- 1 root root 13764 Mar 12 13:12 /lib/firmware/ti_5052.fw