<?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 EVK board - SD card is not mounted in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1345121#M180543</link>
    <description>&lt;P&gt;SD card is detected after editing fstab.nxp file inside /vendor/etc&lt;/P&gt;&lt;P&gt;mount path needs to be added in fstab.nxp for mounting secondary storage device.&lt;/P&gt;&lt;P&gt;/dev/block/platform/soc@0/*.soc/*.mmc /mnt ext4 defaults voldmanaged=sdcard1:auto&lt;/P&gt;&lt;P&gt;SD card is found in /mnt/media_rw/&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 14:07:24 GMT</pubDate>
    <dc:creator>chaitanyaarur</dc:creator>
    <dc:date>2021-09-23T14:07:24Z</dc:date>
    <item>
      <title>IMX8MQ EVK board - SD card is not mounted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1328838#M179015</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;While working on i.MX 8M QUAD EVK board bring up,&amp;nbsp;eMMC mode boot up is successfully.&amp;nbsp;SD card mode boot up is also successful. But, our application required to access SD card as a media storage device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In eMMC boot up mode, SD card&amp;nbsp;is not detected as storage device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the analysis of dmesg logs, it is understood that SD card is detected. But, SD card is not mounted in /data/media or /mnt or /storage or /sdcard folders. please find log snippet below.&lt;/P&gt;&lt;P&gt;Line 628: [ 12.275079] sdcardfs version 2.0&lt;BR /&gt;Line 629: [ 12.278619] sdcardfs: dev_name -&amp;gt; /data/media&lt;BR /&gt;Line 630: [ 12.284936] sdcardfs: options -&amp;gt; fsuid=1023,fsgid=1023,multiuser,derive_gid,default_normal,mask=6,userid=0,gid=1015&lt;BR /&gt;Line 631: [ 12.300862] sdcardfs: mnt -&amp;gt; ffff800052ee4aa0&lt;BR /&gt;Line 632: [ 12.306297] sdcardfs: mounted on top of /data/media type ext4&lt;BR /&gt;Line 634: [ 12.330585] sdcardfs : options - debug:1&lt;BR /&gt;Line 635: [ 12.334936] sdcardfs : options - gid:9997&lt;BR /&gt;Line 636: [ 12.339348] sdcardfs : options - mask:23&lt;BR /&gt;Line 638: [ 12.353528] sdcardfs : options - debug:1&lt;BR /&gt;Line 639: [ 12.357999] sdcardfs : options - gid:9997&lt;BR /&gt;Line 640: [ 12.362183] sdcardfs : options - mask:7&lt;/P&gt;&lt;P&gt;Also, few errors are observed in logcat when SD card is mounted and unmounted. please find the log snippet below.&lt;/P&gt;&lt;P&gt;04-06 19:48:26.848 3006 3006 E /vendor/bin/hw/android.hardware.health@2.0-service.imx: /sys/block/mmcblk0/stat: ReadFileToString failed.&lt;BR /&gt;04-06 19:48:26.846 3006 3006 W health@2.0-serv: type=1400 audit(0.0:7594): avc: denied { read } for name="stat" dev="sysfs" ino=21584 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0&lt;BR /&gt;04-06 19:48:31.050 3006 3006 W health@2.0-serv: type=1400 audit(0.0:7595): avc: denied { read } for name="stat" dev="sysfs" ino=21584 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0&lt;BR /&gt;04-06 19:48:31.054 3006 3006 E /vendor/bin/hw/android.hardware.health@2.0-service.imx: /sys/block/mmcblk0/stat: ReadFileToString failed.&lt;BR /&gt;04-06 19:48:31.054 3029 3066 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why SD card is not mounted properly in file system(even though it is identified)?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check and provide your feedback.&amp;nbsp;Complete logs are attached for reference.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 17:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1328838#M179015</guid>
      <dc:creator>chaitanyaarur</dc:creator>
      <dc:date>2021-08-24T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ EVK board - SD card is not mounted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1328937#M179023</link>
      <description>&lt;P&gt;Hi Chaitanya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reason may be in sd card numbering as described in sect.4.7.6 Running Linux OS from MMC/SD&lt;/P&gt;
&lt;P&gt;Table 54. Linux uSDHC relationships&amp;nbsp; &lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Linux User’s Guide​&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 00:26:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1328937#M179023</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-08-25T00:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ EVK board - SD card is not mounted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1330342#M179163</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the reply&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sect.4.7.6 Running Linux OS from MMC/SD is about SD card boot up, it is already successful for us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In eMMC boot up mode, SD card is connected with media files. SD card is not detected as a external storage device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please suggest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chaitanya.A&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 14:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1330342#M179163</guid>
      <dc:creator>chaitanyaarur</dc:creator>
      <dc:date>2021-08-26T14:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ EVK board - SD card is not mounted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1345121#M180543</link>
      <description>&lt;P&gt;SD card is detected after editing fstab.nxp file inside /vendor/etc&lt;/P&gt;&lt;P&gt;mount path needs to be added in fstab.nxp for mounting secondary storage device.&lt;/P&gt;&lt;P&gt;/dev/block/platform/soc@0/*.soc/*.mmc /mnt ext4 defaults voldmanaged=sdcard1:auto&lt;/P&gt;&lt;P&gt;SD card is found in /mnt/media_rw/&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 14:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1345121#M180543</guid>
      <dc:creator>chaitanyaarur</dc:creator>
      <dc:date>2021-09-23T14:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ EVK board - SD card is not mounted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1559292#M197955</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190114"&gt;@chaitanyaarur&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;If we are adding /mnt as a mounting path, then sdcard is detecting under /mnt/media_rw/ path ?&lt;/P&gt;&lt;P&gt;Please suggest asap ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Divyesh.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 09:28:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-EVK-board-SD-card-is-not-mounted/m-p/1559292#M197955</guid>
      <dc:creator>divyeshmarne0</dc:creator>
      <dc:date>2022-11-24T09:28:51Z</dc:date>
    </item>
  </channel>
</rss>

