<?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: imx6 - USB OTG device testing in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345347#M47659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then what is about modprobe, is it working ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ modprobe g_mass_storage file=./backing_file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are unit tests (imx-test-3.10.17-1.0.0) in demo images, it &lt;/P&gt;&lt;P&gt;hold all module tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 14:37:17 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-09-08T14:37:17Z</dc:date>
    <item>
      <title>imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345344#M47656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman,Times,serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Dear support team,&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; We are using imx6Q sabresd platform for our development with Linux 3.10.17_1.0.0-GA BSP.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; We need to test the USB OTG as a device.&amp;nbsp; For the same we tried to insert the mass storage driver in the kernel.&amp;nbsp;&amp;nbsp; We are not able to test the USB OTG as device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; I have copied the error log here for your reference.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;SMALL&gt;&lt;EM&gt;root@imx6qsabresd:~#&lt;STRONG style="color: #3333ff;"&gt; insmod g_mass_storage.ko file=/dev/mmcblk1p1&lt;/STRONG&gt;&lt;BR /&gt; g_mass_storage: Unknown symbol usb_interface_id (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_assign_descriptors (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_string_id (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_string_ids_tab (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_unregister (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol config_ep_by_speed (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_add_function (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_probe (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_overwrite_options (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_setup_continue (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_ep_autoconfig (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_add_config (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_free_all_descriptors (err 0) &lt;BR /&gt; insmod: ERROR: could not insert module g_mass_storage.ko: Unknown symbol in module&lt;/EM&gt;&lt;/SMALL&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; Please help us to test the same.&amp;nbsp; In case, If we do wrong suggest us.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; Thank You,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt; Ansari&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 10:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345344#M47656</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-07T10:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345345#M47657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to check if correct usb connector was used (for Device mode&lt;/P&gt;&lt;P&gt;with ID signal high or float) and look at link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/318511"&gt;Issue with USB OTG in device mode with mass storage gadget driver in i.MX6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 23:23:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345345#M47657</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-07T23:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345346#M47658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Chip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.&amp;nbsp; Please find our test cases as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case1:&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;P&gt;I downloaded the binaries from the below mentioned link and tested USB OTG as device with this downloaded binaries and result is same.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://www.freescale.com/webapp/sps/download/license.jsp?colCode=L3.10.17_1.0.0_IMX6QDLS_BUNDLE&amp;amp;appType=file1&amp;amp;location=null&amp;amp;DOWNLOAD_ID=null"&gt;https://www.freescale.com/webapp/sps/download/license.jsp?colCode=L3.10.17_1.0.0_IMX6QDLS_BUNDLE&amp;amp;appType=file1&amp;amp;location=null&amp;amp;DOWNLOAD_ID=null&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Commands used to test USB OTG as device: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;insmod /lib/modules/3.10.17-1.0.0_ga+g232293e/kernel/drivers/usb/gadget&lt;/P&gt;&lt;P&gt;t/g_mass_storage.ko file=/dev/mmcblk1p2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2:&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;P&gt;Compile the Linux kernel source code (linux-3.10.17 GA release) using the following commands to generate the binaries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; make imx_v7_defconfig;make;make uImage LOADADDR=0x10800000&lt;/P&gt;&lt;P&gt;Tested the OTG with the generated uImage and module(drivers/usb/gadget/g_mass_storage.ko). The result is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 3:&lt;/P&gt;&lt;P&gt;======&lt;/P&gt;&lt;P&gt;Checked the below link for this issue but with out any success.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="433234" data-objecttype="2" href="https://community.nxp.com/message/433234#433234"&gt;https://community.freescale.com/message/433234#433234&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The link suggested for enabling the macro &lt;STRONG&gt;USB_CHIPIDEA_UDC&lt;/STRONG&gt; (ChipIdea device controller) which was already enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition,&amp;nbsp; We are using imx6Q sabreSD board for testing.&lt;/P&gt;&lt;P&gt;We assume that the driver module (g_mass_storage.ko) can be inserted with out connecting the USB OTG device cable.&amp;nbsp; Here our problem is driver module itself not able to insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 13:14:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345346#M47658</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-08T13:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345347#M47659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then what is about modprobe, is it working ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ modprobe g_mass_storage file=./backing_file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are unit tests (imx-test-3.10.17-1.0.0) in demo images, it &lt;/P&gt;&lt;P&gt;hold all module tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 14:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345347#M47659</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-08T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345348#M47660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below command not giving any error and the mass storage device is not connected to the host PC.&lt;/P&gt;&lt;P&gt;$modprobe g_mass_storage file=/dev/mmcblk1p1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, we are getting below prints when we connect/remove the USB OTG device cable with host PC.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;root@imx6qdlsolo:~# max8903-charger max8903.18: USB Charger Connected.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;max8903-charger max8903.18: USB Charger Disconnected.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us check once with "unit_tests" module test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 16:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345348#M47660</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-08T16:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345349#M47661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are waiting for your valuable input on this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345349#M47661</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-10T16:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345350#M47662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is about settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONFIG_USB_CHIPIDEA&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET&lt;/P&gt;&lt;P&gt;CONFIG_USB_MXS_PHY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2014 14:41:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345350#M47662</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-14T14:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345351#M47663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below configurations are enabled in the Linux kernel by default.&lt;/P&gt;&lt;P&gt;CONFIG_USB_CHIPIDEA&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET&lt;/P&gt;&lt;P&gt;CONFIG_USB_MXS_PHY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 08:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345351#M47663</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-15T08:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345352#M47664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ansari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://github.com/rabeeh/android-imx6-kitkat/blob/master/platform/external/linux-test.git/0301-ENGR00179054-add-USB-test-docs.patch" title="https://github.com/rabeeh/android-imx6-kitkat/blob/master/platform/external/linux-test.git/0301-ENGR00179054-add-USB-test-docs.patch"&gt;https://github.com/rabeeh/android-imx6-kitkat/blob/master/platform/external/linux-test.git/0301-ENGR00179054-add-USB-test-docs.patch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just for example it has build settings as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="gi"&gt;CONFIG_USB_HID=m&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="gi"&gt;&lt;SPAN class="gi"&gt;CONFIG_USB_HIDINPUT = y&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="gi"&gt;&lt;SPAN class="gi"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="gi"&gt;&lt;SPAN class="gi"&gt;what settings below in your build : ? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="gi"&gt;&lt;SPAN class="gi"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONFIG_USB_CHIPIDEA&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET&lt;/P&gt;&lt;P&gt;CONFIG_USB_MXS_PHY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:29:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345352#M47664</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-15T10:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345353#M47665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have not changed the Linux kernel source code and the kernel configuration file.&amp;nbsp; we have executed below command to configure the kernel (which is default)&lt;/P&gt;&lt;P&gt;$make imx_v7_defconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this default configuration,&amp;nbsp; find the below settings of the kernel configuration&lt;/P&gt;&lt;P&gt;CONFIG_USB_CHIPIDEA = y&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET = y&lt;/P&gt;&lt;P&gt;CONFIG_USB_MXS_PHY = y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345353#M47665</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-15T14:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345354#M47666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try to change&lt;/P&gt;&lt;P&gt;y --&amp;gt; m&lt;/P&gt;&lt;P&gt;and check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 06:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345354#M47666</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-16T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345355#M47667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. &lt;/P&gt;&lt;P&gt;We have changed the configuration as mentioned below.&amp;nbsp; But the result same.&lt;/P&gt;&lt;P&gt;CONFIG_USB_CHIPIDEA = m&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET = m&lt;/P&gt;&lt;P&gt;CONFIG_USB_MXS_PHY = m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the command executed and the following error.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Times New Roman,Times,serif;"&gt; &lt;SMALL&gt;&lt;EM&gt;root@imx6qsabresd:~#insmod&amp;nbsp; g_mass_sotrage.ko file=/dev/mmcblk1p1&lt;BR /&gt; g_mass_storage: Unknown symbol usb_interface_id (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_assign_descriptors (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_string_id (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_string_ids_tab (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_unregister (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol config_ep_by_speed (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_add_function (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_probe (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_overwrite_options (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_composite_setup_continue (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_ep_autoconfig (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_add_config (err 0) &lt;BR /&gt; g_mass_storage: Unknown symbol usb_free_all_descriptors (err 0) &lt;BR /&gt; insmod: ERROR: could not insert module g_mass_storage.ko: Unknown symbol in module&lt;/EM&gt;&lt;/SMALL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 15:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345355#M47667</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-16T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345356#M47668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are able to successfully insert the g_mass_storage.ko file without changing the default kernel configuration (imx_v7_defconfig).&lt;/P&gt;&lt;P&gt;The steps are below&lt;/P&gt;&lt;P&gt;/lib/modules/3.10.17-1.0.0_ga+g2a69800/kernel/$insmod fs/configfs/configfs.ko&lt;/P&gt;&lt;P&gt;/lib/modules/3.10.17-1.0.0_ga+g2a69800/kernel/$insmod drivers/usb/gadget/libcomposite.ko&lt;/P&gt;&lt;P&gt;/lib/modules/3.10.17-1.0.0_ga+g2a69800/kernel/$insmod drivers/usb/gadget/g_mass_storage.ko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 06:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345356#M47668</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2014-09-17T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 - USB OTG device testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345357#M47669</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;We are using a Sabre SD board and try to make the USB Gadget running and we have the same message coming out on the console:&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;EM&gt;max8903-charger max8903.18: USB Charger Connected.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;EM&gt;max8903-charger max8903.18: USB Charger Disconnected.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;On the PC connected to the target we have a device detected but after a second we have a disconnected message on "dmesg" and over and over the device gets connected and disconnected on the host PC. During the interval we manage to mount what we exported through USB from the device but we get disconnected.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;We also have a sabre Lite board and using the same image (with the appropriate DTB) the problem is not happening.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;We are using the last git version of linux 3.10&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Any idea where this is coming from and how to solve it ?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Thanks&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Bertrand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 14:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-USB-OTG-device-testing/m-p/345357#M47669</guid>
      <dc:creator>bertrandmarquis</dc:creator>
      <dc:date>2015-08-19T14:50:55Z</dc:date>
    </item>
  </channel>
</rss>

