我的 USB 驅動程式有問題。添加我的設備(MSP430 USB-DEBUG-INTERFACE)後它不起作用。
[ 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
我嘗試這樣做:
modprobe ti_usb_3410_5052
沒有變化。
這是Linux
Linux ubuntu 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64 GNU/Linux
我希望有一個人可以幫助我。
答案1
您很可能遇到過已知問題當韌體檔案預計有一個新名稱時。
這應該有幫助:
sudo cp /lib/firmware/$(uname -r)/ti_3410.fw /lib/firmware/ti_usb-3410.bin