• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Interface » Consumer & Computing » Consumer & Computing Forum » TIUSB3410 drivers on linux kernel 3.0.6
Share
Consumer & Computing
  • Forum
  • Files
Options
  • Subscribe via RSS
Check out
Analog Wire blog
  • $core_v2_blog.Current.Name

    RS-485 - Who says you can't teach an old dog new tricks?

    Posted 3 days ago
    by Neel Seshan
    Would you agree that RS-485 has turned out to be one of the most...
  • $core_v2_blog.Current.Name

    Filter for thought

    Posted 5 days ago
    by Soufiane Bendaoud
    Have you ever wondered how engineers designed active filters...
  • $core_v2_blog.Current.Name

    Let’s take this driver out for a spin

    Posted 10 days ago
    by Soufiane Bendaoud
    Before I suggest a suitable op amp to drive an ADC, I look at...

TIUSB3410 drivers on linux kernel 3.0.6

TIUSB3410 drivers on linux kernel 3.0.6

This question is not answered
��rico Porto
Posted by ��rico Porto
on Nov 06 2011 16:27 PM
Prodigy20 points

Hello,

 

I'm trying to create a setup to test some projects, and I would really like to do it on a linux environment.

I have a computer using the linux kernel 3.0.6 from the gentoo sources. If I select the drivers using make menuconfig, it all makes fine, but when I type make modules_install I get:

make[1]: *** No rule to make target `/lib/firmware/./', needed by `/lib/firmware/ti_3410.fw'.  Stop.

make: *** [_modinst_post] Error 2

Does anyone knows what this means? I do have a new driver on drivers/usb/serial/ti_usb_3410_5052.ko, but as my modules installation gets interrupted, I don't know if it is working or not.
Regards
tiusb3410 linux drivers firmware kernel ti_3410.fw
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • ��rico Porto
    Posted by ��rico Porto
    on Nov 06 2011 17:11 PM
    Prodigy20 points

    solved:

    de-select the " Include in-kernel firmware blobs in kernel binary" option in the kernel -> make menuconfig

    type:

    make && make firmware_install && make modules_install && make install

    (always verifying that your boot partition is mounted)

    If all turns out well, the module ti_usb_3410_5052 is now loadable through modprobe.

    Now the problem I'm having is that I'm not seeing anything in my /dev when after typing:

    modprobe ti_usb_3410_5052 product=0xf432 vendor=0x0451

    What do I have to type to see /dev/ttyUSB0 ?

     

    ttyUSB ti_usb_3410_5052 usb serial tusb3410 linux kernel
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Roberto Diaz
    Posted by Roberto Diaz
    on Nov 07 2011 10:40 AM
    Intellectual2305 points

    Hello,

    Could you please try the following process?

     

    In the directory /etc/udev/rules.d/ create a file with the name 026_ti_usb_3410.rules

    Copy to into this file the following lines

    #TI USB 3410

    SUBSYSTEM=="usb_device" ACTION=="add" SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \

    SYSFS{bNumConfigurations}=="2" \

    SYSFS{bConfigurationValue}=="1" \

    RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"

     

    NOTE: Please replace the VID/PID with your device’s VID/PID.

     

     

    At the time you finish this process reboot your system and connect your device and you must be able to see the node in /dev/ttyUSB0 as your serial port.

     

    Regards,

    Roberto.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • John Pitney
    Posted by John Pitney
    on Apr 22 2012 20:48 PM
    Prodigy10 points

    I hope it's not bad form to reply to an old thread like this, but this thread looks relevant to my issue.  

    I'm trying out a v. 1.3 LaunchPad on Fedora Linux 15 (and I've also tried a Fedora 16 machine).  I've created the udev file as described in the preceding post.  I have /lib/firmware/ti_3410.fw.  

    When I plug in the device, I end up with a /dev/ttyACM0 entry and no /dev/ttyUSB0 entry.  Here's what I see in dmesg: 

    [   37.697930] usb 2-1.7: new full-speed USB device number 3 using ehci_hcd
    [   37.807614] usb 2-1.7: New USB device found, idVendor=0451, idProduct=f432
    [   37.807619] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [   37.807622] usb 2-1.7: Product: Texas Instruments MSP-FET430UIF
    [   37.807625] usb 2-1.7: Manufacturer: Texas Instruments
    [   37.807627] usb 2-1.7: SerialNumber: 25FF60761B053214
    [   47.830887] generic-usb 0003:0451:F432.0004: usb_submit_urb(ctrl) failed
    [   47.830934] generic-usb 0003:0451:F432.0004: timeout initializing reports
    [   47.831444] generic-usb 0003:0451:F432.0004: hiddev0,hidraw0: USB HID v1.01 Device [Texas Instruments Texas Instruments MSP-FET430UIF] on usb-0000:00:1d.0-1.7/input1
    [   47.920812] cdc_acm 2-1.7:1.0: This device cannot do calls on its own. It is not a modem.
    [   47.920814] cdc_acm 2-1.7:1.0: No union descriptor, testing for castrated device
    [   47.920830] cdc_acm 2-1.7:1.0: ttyACM0: USB ACM device
    [   47.922884] usbcore: registered new interface driver cdc_acm
    [   47.922888] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    

    Any pointers?

    Thanks,

    John

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use