<?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: Android 6.0.1 Can not mount the usb disk in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470657#M74479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was the provided information useful?&lt;/P&gt;&lt;P&gt;According with AE team, any USB device has to be "adopted" in order to appear as a storage device on MM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional tests were performed in order to see if they have any deviation from defaults.&amp;nbsp; It seems by default (in MM) Android sets USB to Charge only mode. It was found that on our prebuilt binaries set it to MTP mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then it seems that USB OTG support is not supported by the device tree. So don't expect the OTG port to be enumerated until the DT is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable developer options and enable USB features by following below steps&lt;/P&gt;&lt;P&gt;1. Settings -&amp;gt; About phone (or tablet) -&amp;gt; Touch 5 times on Build Number to enable Developer options&lt;/P&gt;&lt;P&gt;2. Settings -&amp;gt; Developer Options -&amp;gt; Select USB Configuration -&amp;gt; [Pick one]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in a debug session do "sm set-force-adoptable true"&lt;/P&gt;&lt;P&gt;At this point you need an application that can set permissions. the packaged explorer does not have the ability to adopt or change permissions.&lt;/P&gt;&lt;P&gt;So, the recommendation is getting familiar with the 'sm' command in Android as it seems to provide several function for storage devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2016 18:01:36 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2016-07-05T18:01:36Z</dc:date>
    <item>
      <title>Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470653#M74475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our platform is imx6q.&amp;nbsp; OS version is android 6.0.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 1&amp;nbsp;&amp;nbsp; When we want to auto mount&amp;nbsp; the usb, where is the usb file nount path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In android 5.1 or 5.0. auto mount the usb disk is success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If we want to check the file in usb disk, we can find the /mnt/media_rw/udisk in android 5.0/5.1.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Follow the fstab_sd.freescale :&lt;/P&gt;&lt;P&gt;/devices/soc0/soc.0/2100000.aips-bus/2184000.usb/ci_hdrc.0&amp;nbsp; /mnt/media_rw/udisk vfat defaults voldmanaged=udisk:auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But android 6.0.1 is different, we can not auto mount the disk and can not find the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 2&amp;nbsp; How to do modify the fstab_sd.freescale?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step 1&amp;nbsp;&amp;nbsp; We plug in usb disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Step 2&amp;nbsp;&amp;nbsp;&amp;nbsp; Then we check Settings --&amp;gt; Storage &amp;amp;USB&amp;nbsp; in Android 6.0.1, we can not find the usb .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Clayder Huang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 10:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470653#M74475</guid>
      <dc:creator>charleshuang</dc:creator>
      <dc:date>2016-06-01T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470654#M74476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huang,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I have tested the Android 6.0.1 Demo image on an i.MX6Q SABRE-SD board, and it is auto-mounting the USB disks; their content could be visualized on the file explorer.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;If what you want to access to the mounting path over the serial terminal (as you mentioned, on /mnt/media_rw), I tested on this way and I got permission error. The Demo images are not rooted, so, if you need root access on the serial terminal, it is required to build the image with the option “userdebug”, as indicated on section 3.4 “Building Android images” of the “Android User's Guide” document (attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 19:28:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470654#M74476</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2016-06-03T19:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470655#M74477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try again the Android 6.0.1 Demo image on an SABRE-SD demo board.&amp;nbsp; It's auto mount the usb disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20160620_135928.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21475iCB51138284FAF3C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="20160620_135928.jpg" alt="20160620_135928.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB drive information will be show in&amp;nbsp; Andorid 6.0.1 (Setting/ Storage&amp;amp;USB/) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I try to test our platform. &lt;/P&gt;&lt;P&gt;It's can not show SanDisk USB drive information in Android 6.0.1 (Setting/ Storage&amp;amp;USB/).&lt;/P&gt;&lt;P&gt;I check log message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) log message : After system boot up, the usb disk plug in platform.&lt;/P&gt;&lt;P&gt; ------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;root@rsb_4411_a1:/ #&lt;/P&gt;&lt;P&gt;root@rsb_4411_a1:/ # usb 1-1.2: new high-speed USB device number 7 using ci_hdrc&lt;/P&gt;&lt;P&gt;usb 1-1.2: New USB device found, idVendor=0781, idProduct=5151&lt;/P&gt;&lt;P&gt;usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;/P&gt;&lt;P&gt;usb 1-1.2: Product: Cruzer Micro&lt;/P&gt;&lt;P&gt;usb 1-1.2: Manufacturer: SanDisk Corporation&lt;/P&gt;&lt;P&gt;usb 1-1.2: SerialNumber: 200443236102d5634547&lt;/P&gt;&lt;P&gt;usb-storage 1-1.2:1.0: USB Mass Storage device detected&lt;/P&gt;&lt;P&gt;scsi2 : usb-storage 1-1.2:1.0&lt;/P&gt;&lt;P&gt;scsi 2:0:0:0: Direct-Access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SanDisk&amp;nbsp; Cruzer Micro&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&amp;nbsp; PQ: 0 ANSI: 2&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] 1000944 512-byte logical blocks: (512 MB/488 MiB)&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] Write Protect is off&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] No Caching mode page found&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] Assuming drive cache: write through&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] No Caching mode page found&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] Assuming drive cache: write through&lt;/P&gt;&lt;P&gt; sda: sda1&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] No Caching mode page found&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] Assuming drive cache: write through&lt;/P&gt;&lt;P&gt;sd 2:0:0:0: [sda] Attached SCSI removable disk&lt;/P&gt;&lt;P&gt; ------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) log meesage :&amp;nbsp;&amp;nbsp; When usb in platform, system boot up.&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;ci_hdrc ci_hdrc.1: doesn't support gadget&lt;/P&gt;&lt;P&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;/P&gt;&lt;P&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1&lt;/P&gt;&lt;P&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;/P&gt;&lt;P&gt;usb usb1: SerialNumber: ci_hdrc.1&lt;/P&gt;&lt;P&gt;usb 1-1: new high-speed USB device number 2 using ci_hdrc&lt;/P&gt;&lt;P&gt;usb 1-1.2: new high-speed USB device number 3 using ci_hdrc&lt;/P&gt;&lt;P&gt;&amp;nbsp; ------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I refer (2) log message.&lt;/P&gt;&lt;P&gt;Usb disk should be set the ci_hdrc.1&lt;/P&gt;&lt;P&gt;so I modify ci_hdrc.1 in fstab_sd.freescale ,but the result is the same. &lt;/P&gt;&lt;P&gt;fstab_sd.freescale :&lt;/P&gt;&lt;P&gt;/devices/soc0/soc.0/2100000.aips-bus/2184000.usb/ci_hdrc.1&amp;nbsp; /mnt/media_rw/udisk vfat defaults voldmanaged=udisk:auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do setting in Android 6.0.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clayder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 07:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470655#M74477</guid>
      <dc:creator>charleshuang</dc:creator>
      <dc:date>2016-06-20T07:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470656#M74478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at "USB&amp;nbsp; media support" here. &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.android.com%2Fdevices%2Fstorage%2Ftraditional.html%23support_usb_media" rel="nofollow" target="_blank"&gt;Traditional Storage | Android Open Source Project&lt;/A&gt; and here &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.android.com%2Fdevices%2Fstorage%2Fadoptable.html" rel="nofollow" target="_blank"&gt;Adoptable Storage | Android Open Source Project&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some items have changed in MM and external storage seems to be a big one that affects many.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Android 6.0, any device that is not adopted is considered portable. […] Third-party apps must go through the Storage Access Framework to interact with files on portable storage; direct access is explicitly blocked for privacy and security reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:44:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470656#M74478</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2016-06-24T19:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470657#M74479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was the provided information useful?&lt;/P&gt;&lt;P&gt;According with AE team, any USB device has to be "adopted" in order to appear as a storage device on MM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional tests were performed in order to see if they have any deviation from defaults.&amp;nbsp; It seems by default (in MM) Android sets USB to Charge only mode. It was found that on our prebuilt binaries set it to MTP mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then it seems that USB OTG support is not supported by the device tree. So don't expect the OTG port to be enumerated until the DT is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable developer options and enable USB features by following below steps&lt;/P&gt;&lt;P&gt;1. Settings -&amp;gt; About phone (or tablet) -&amp;gt; Touch 5 times on Build Number to enable Developer options&lt;/P&gt;&lt;P&gt;2. Settings -&amp;gt; Developer Options -&amp;gt; Select USB Configuration -&amp;gt; [Pick one]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in a debug session do "sm set-force-adoptable true"&lt;/P&gt;&lt;P&gt;At this point you need an application that can set permissions. the packaged explorer does not have the ability to adopt or change permissions.&lt;/P&gt;&lt;P&gt;So, the recommendation is getting familiar with the 'sm' command in Android as it seems to provide several function for storage devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 18:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470657#M74479</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2016-07-05T18:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470658#M74480</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;&amp;nbsp; I have met this problem. And I just fix it now. The root cause is mentioned here.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;[Android 6.0.1] How to setting or modify parameter for mount USB in host USB port?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/429690"&gt;https://community.nxp.com/thread/429690&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;[Also raised by Huang]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Jim.LIN, NXP's guy, gave&amp;nbsp;the&amp;nbsp;correct answer.&lt;/P&gt;&lt;P&gt;"The root cause if that if you need host1, you need change fstab.freescale to host1 then android vold can know this.&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Change /devices/soc0/soc.0/2100000.aips-bus/2184000.usb/ci_hdrc.0* to&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;/devices/soc0/soc.0/2100000.aips-bus/2184&lt;SPAN style="color: #e23d39; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;2&lt;/SPAN&gt;00.usb/ci_hdrc.&lt;SPAN style="color: #e23d39; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;1&lt;/SPAN&gt;*&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; In our project, we use sabresd-imx6dq as base. Then we add an Usb-HUB in USB1. Firstly, we cound not use FIle Explore to access any U-disk. Now we changed the fstab. It has been fixed.&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; The data'0x2184200' has been defined&amp;nbsp;for USB1&amp;nbsp;in the&lt;SPAN style="text-decoration: underline;"&gt; 'imx6qdl.dtsi(?)&lt;/SPAN&gt;' file of Kernel4.1.5. The original configuration of fstab may just used for OTG/USB0 on demo board, as USB1 are not used on sabresd-imx6dq board? We just need to update it&amp;nbsp;according to&amp;nbsp;our HW change in projects.&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thank you&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BR//Bing.&lt;/P&gt;&lt;P style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="mailto:dennystc@nuaa.edu.cn"&gt;dennystc@nuaa.edu.cn&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 04:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470658#M74480</guid>
      <dc:creator>dennyzhou</dc:creator>
      <dc:date>2017-08-03T04:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Android 6.0.1 Can not mount the usb disk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470659#M74481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i've mounted successfully USB stick to both USB host and OTG on Kernel 4.1.15, android 6.0.1.&lt;/P&gt;&lt;P&gt;if you use usb host (0 or 1 or both ) you can use:&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;/devices/soc0/soc/2100000.aips-bus/2184000.usb/ci_hdrc.0* &amp;nbsp;//for host 0&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f;"&gt;/devices/soc0/soc/2100000.aips-bus/2184200&lt;/SPAN&gt;&lt;SPAN style="color: #51626f;"&gt;.usb/ci_hdrc.1* &amp;nbsp;//for host 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f;"&gt;if you use usb OTG, no need to add anything.&lt;/SPAN&gt;&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;&lt;SPAN style="color: #51626f;"&gt;BR/Nguyen&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 03:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-6-0-1-Can-not-mount-the-usb-disk/m-p/470659#M74481</guid>
      <dc:creator>nguyenmr</dc:creator>
      <dc:date>2017-09-16T03:46:34Z</dc:date>
    </item>
  </channel>
</rss>

