Problem with usb driver: ti_usb_3410_5052
Posted
by
alschbpk
on Super User
See other posts from Super User
or by alschbpk
Published on 2011-02-03T13:59:10Z
Indexed on
2011/02/03
15:28 UTC
Read the original article
Hit count: 214
I have problems with my USB driver. After adding my device (MSP430 USB-DEBUG-INTERFACE) it doesn't work.
[ 60.476039] usb 2-2.1: new full speed USB device using uhci_hcd and address 8
[ 60.693959] ti_usb_3410_5052 2-2.1:1.0: TI USB 3410 1 port adapter converter detected
[ 60.693981] ti_usb_3410_5052: probe of 2-2.1:1.0 failed with error -5
I try to do:
modprobe ti_usb_3410_5052
No changes.
It's Linux
Linux ubuntu 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64 GNU/Linux
I hope someone can help me.
© Super User or respective owner