Hi,

i hope, this helps You

(It will place the firmware where it should be)
sudo cp /lib/firmware/$(uname -r)/ti_3410.fw /lib/firmware/ti_usb-3410.bin

have a look at
https://answers.launchpad.net/ubuntu/+question/51120

cheers
simsys

2009/1/18 Shivdas Gujare <[email protected]>:
> Hi, I am using ez430-RF2480 for connecting with linux. after connecting
> it gets detected as cdc-acm device with "dmesg" as
>
> [   94.125823] usb 1-1: new full speed USB device using uhci_hcd and address 2
> [   94.130624] usb 1-1: configuration #1 chosen from 1 choice
> [   40.397977] /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c:
> This device cannot do calls on its own. It is no modem.
> [   40.398248] usbcore: registered new interface driver cdc_acm
> [   40.398363] /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c:
> v0.25:USB Abstract Control Model driver for USB modems and ISDN
> adapters
> [   40.439862] usbcore: registered new interface driver hiddev
>
> so, I removed cdc-acm, and tried to insert ti_usb_3410_5052 module,
> but I am not getting any /dev/ttyUSB0 getting created.
>
> As, per lot of posts in this ML , I may needs to change configuration
> value to "2", by echo 2 >
> /sys/bus/usb/devices/DEV_ID/bConfigurationValue
>
> But as per, lsusb -v (pested at http://pastie.org/364030 ), It device
> doesn't support 2 configurations. hence I can't change configuration
> velue.
>
> So, Do I needs to upgrade any firmware to get it working with linux,?
> Why my eZ430 doesn't shows two configurations?
> Do I needs to modify drivers/usb/serial/ti_usb_3410_5052.c to get it
> working with my linux m/c.(kernel 2.6.24)?
>
> Could you, please help me..
>
> Thanks for your help.
>
> Thanks and Regards,
> Shivdas Gujare
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

Reply via email to