<?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>i.MX ProcessorsのトピックRe: Enable ttyUSB0</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407217#M60665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gary it worked. We just got kernel rebuilt yesterday. USB GPS comes up as ttyUSB0&lt;/P&gt;&lt;P&gt;Regards, Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2015 18:23:36 GMT</pubDate>
    <dc:creator>jaywest</dc:creator>
    <dc:date>2015-10-22T18:23:36Z</dc:date>
    <item>
      <title>Enable ttyUSB0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407214#M60662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a need to use USB port on Sabre-Lite running Yocto Linux 3.0.35-ga97a4f4, but need help to define steps to enable dev/ttyUSB0. Currently I have a linux image I downloaded that outputs following message when I plug USB GPS into top USB port next to ethernet port:&lt;/P&gt;&lt;P&gt;usb 2-1.1: new full speed USB device number 3 using fsl-ehci&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do an lsusb I get:&lt;/P&gt;&lt;P&gt;Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub&lt;/P&gt;&lt;P&gt;Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub&lt;/P&gt;&lt;P&gt;Bus 002 Device 002: ID 0424:2513 Standard Microsystems Corp. 2.0 Hub&lt;/P&gt;&lt;P&gt;Bus 002 Device 003: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where my USB GPS device is on bus 2 as device 3. I need this mapped to a tty port like ttyUSB0. I don't know if the process I need is referred to as mounting a USB port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to embedded linux. I have done some research and it appears I need to configure the kernel and rebuild my linux image. Or can I configure the kernel from command line or Uboot? I have not built a linux image for use on the Sabre-Lite, but I have Ubuntu environment on my PC where I can access dev/ttyUSB0 to read my USB GPS device. &lt;/P&gt;&lt;P&gt;Can someone please point me to the steps or procedure I need or explain the steps?&lt;/P&gt;&lt;P&gt;Regards, Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 05:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407214#M60662</guid>
      <dc:creator>jaywest</dc:creator>
      <dc:date>2015-10-19T05:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Enable ttyUSB0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407215#M60663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to enable the USB serial console driver in your kernel configuration:&lt;/P&gt;&lt;P&gt;CONFIG_USB_SERIAL_CONSOLE=y&lt;/P&gt;&lt;P&gt;CONFIG_USB_SERIAL_GENERIC=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 17:26:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407215#M60663</guid>
      <dc:creator>gary_bisson</dc:creator>
      <dc:date>2015-10-19T17:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enable ttyUSB0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407216#M60664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Gary, for the help! Hopefully this information will help other community users as well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 17:13:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407216#M60664</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2015-10-22T17:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enable ttyUSB0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407217#M60665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gary it worked. We just got kernel rebuilt yesterday. USB GPS comes up as ttyUSB0&lt;/P&gt;&lt;P&gt;Regards, Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 18:23:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/407217#M60665</guid>
      <dc:creator>jaywest</dc:creator>
      <dc:date>2015-10-22T18:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enable ttyUSB0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/1529014#M195699</link>
      <description>&lt;P&gt;You might also need to add&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONFIG_USB_SERIAL_FTDI_SIO=y&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 18:36:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-ttyUSB0/m-p/1529014#M195699</guid>
      <dc:creator>edheal</dc:creator>
      <dc:date>2022-09-27T18:36:56Z</dc:date>
    </item>
  </channel>
</rss>

