<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compiling USB serial support in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-USB-serial-support/m-p/161468#M3457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was mine: I was building the new kernel, but still booting an old kernel via TFTP. The TFTP server was just serving a copy of an older kernel. So I made a softlink from the TFTP server root directory (/tftpboot) to the kernel in the LTIB build directory. Then everything works much better!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 23:31:45 GMT</pubDate>
    <dc:creator>CraigMcQueen</dc:creator>
    <dc:date>2012-06-13T23:31:45Z</dc:date>
    <item>
      <title>Compiling USB serial support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-USB-serial-support/m-p/161467#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have built Linux for i.MX28 using the Freescale LTIB, and it runs okay on the board. I'm doing this on Ubuntu 10.10.&lt;/P&gt;&lt;P&gt;Now, I want to compile in support for a USB host connection to a mobile phone handset, so I can access it via /dev/ttyACM0 or something like that.&lt;/P&gt;&lt;P&gt;I've tried enabling the appropriate options in the kernel configuration, as in &lt;A href="http://forums.freescale.com/t5/i-MX-Microprocessors/can-t-access-dev-ttyACM0-with-kernel-2-6-31/m-p/69183#M2433" target="_blank"&gt;this post&lt;/A&gt;. But I am seeing two issues:&lt;/P&gt;&lt;P&gt;1) The lsusb command doesn't show anything.&lt;/P&gt;&lt;P&gt;2) If I try to do modprobe usbserial, I get errors:&lt;/P&gt;&lt;P&gt;[root@freescale /root]# modprobe usbserial&lt;BR /&gt;usbserial: disagrees about version of symbol usb_alloc_urb&lt;BR /&gt;usbserial: Unknown symbol usb_alloc_urb (err -22)&lt;BR /&gt;usbserial: disagrees about version of symbol usb_free_urb&lt;BR /&gt;usbserial: Unknown symbol usb_free_urb (err -22)&lt;BR /&gt;usbserial: disagrees about version of symbol usb_put_dev&lt;BR /&gt;usbserial: Unknown symbol usb_put_dev (err -22)&lt;BR /&gt;usbserial: disagrees about version of symbol usb_get_dev&lt;BR /&gt;usbserial: Unknown symbol usb_get_dev (err -22)&lt;BR /&gt;usbserial: disagrees about version of symbol usb_submit_urb&lt;BR /&gt;usbserial: Unknown symbol usb_submit_urb (err -22)&lt;BR /&gt;usbserial: disagrees about version of symbol usb_kill_urb&lt;BR /&gt;usbserial: Unknown symbol usb_kill_urb (err -22)&lt;BR /&gt;modprobe: failed to load module usbserial (/lib/modules/2.6.35.3-571-gcca29a0/kernel/drivers/usb/serial/usbserial.ko): Invalid argument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't understand what is leading to these errors (I am fairly new to building the Linux kernel, though I've used Linux OS for a while).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 06:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-USB-serial-support/m-p/161467#M3456</guid>
      <dc:creator>CraigMcQueen</dc:creator>
      <dc:date>2012-05-17T06:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling USB serial support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-USB-serial-support/m-p/161468#M3457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was mine: I was building the new kernel, but still booting an old kernel via TFTP. The TFTP server was just serving a copy of an older kernel. So I made a softlink from the TFTP server root directory (/tftpboot) to the kernel in the LTIB build directory. Then everything works much better!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 23:31:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-USB-serial-support/m-p/161468#M3457</guid>
      <dc:creator>CraigMcQueen</dc:creator>
      <dc:date>2012-06-13T23:31:45Z</dc:date>
    </item>
  </channel>
</rss>

