<?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: imx8mq+Android2.3.0 adb issue？ in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035749#M152741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the android-adb-tools tool of ubuntu16.04 system, brushed the 2.3.0 and 1.0.0 version of the system package, "1.0.0" system "adb devices" command has devices; but "2.3. 0 "No.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2019 08:05:46 GMT</pubDate>
    <dc:creator>传策薛</dc:creator>
    <dc:date>2019-12-04T08:05:46Z</dc:date>
    <item>
      <title>imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035747#M152739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The current imx8mq Android9_2.3.0 bsp adb function is invalid. The previous bsp function of Android9_1.0.0 is normal. What is the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2019 12:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035747#M152739</guid>
      <dc:creator>传策薛</dc:creator>
      <dc:date>2019-11-25T12:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035748#M152740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you testing adb with Windows or Linux?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2019 00:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035748#M152740</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-11-28T00:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035749#M152741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the android-adb-tools tool of ubuntu16.04 system, brushed the 2.3.0 and 1.0.0 version of the system package, "1.0.0" system "adb devices" command has devices; but "2.3. 0 "No.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 08:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035749#M152741</guid>
      <dc:creator>传策薛</dc:creator>
      <dc:date>2019-12-04T08:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035750#M152742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try setting the following configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;To make ADB work under a Linux computer, you need to create a new rule for a plug device.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;To make the new rule, create a document inside the /etc/udev/rules.d named 51-android.rules. Inside the document write the following:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0in;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="d002", MODE="0660",&amp;nbsp;
 GROUP="plugdev", SYMLINK+="android%n"&lt;SPAN class="" style="border-width: 0px 1px 0px 0px; border-style: initial solid initial initial; border-color: initial #999999 initial initial; font-weight: inherit;"&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4e586a; border: 0px; font-weight: inherit; font-size: 8pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Where the ATTR{idVendor} and ATTR{idProduct} is the USB id for the board. To know that information. Write lsusb and your Android device is the one named Google Inc.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="doc 1.13.jpg.png"&gt;&lt;IMG alt="doc 1.13.jpg.png" src="https://community.nxp.com/t5/image/serverpage/image-id/95678iD94BDD722137EE22/image-size/large?v=v2&amp;amp;px=999" title="doc 1.13.jpg.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Then reboot your computer. With this new rule, ADB should work as usual.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hope this could help you.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Best regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035750#M152742</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2020-11-02T14:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035751#M152743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed dr_mode = "otg" to dr_mode = "peripheral" and it works fine.&lt;BR /&gt;Should it still be a kernel driver issue? USB does not work properly in otg mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2019 09:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035751#M152743</guid>
      <dc:creator>传策薛</dc:creator>
      <dc:date>2019-12-11T09:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035752#M152744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably is because of the i.MX8MQ is no longer using a USB OTG. the i.MX8MQ uses USB 3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 22:54:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035752#M152744</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-12-12T22:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mq+Android2.3.0 adb issue？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035753#M152745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, THS a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 00:55:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mq-Android2-3-0-adb-issue/m-p/1035753#M152745</guid>
      <dc:creator>传策薛</dc:creator>
      <dc:date>2019-12-18T00:55:39Z</dc:date>
    </item>
  </channel>
</rss>

