<?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: i.mx6solo fat32 USB disk hotplugging in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362567#M51152</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;I am seeing the same symptom with i.MX6D and L3.0.35_4.0.0. Were you able to trace the issue down to a specific patch? We have the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;usb_memory_issue patch applied but we still see the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaloyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Feb 2015 00:18:46 GMT</pubDate>
    <dc:creator>kaloyantenchov</dc:creator>
    <dc:date>2015-02-28T00:18:46Z</dc:date>
    <item>
      <title>i.mx6solo fat32 USB disk hotplugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362564#M51149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please help us seek technical support from Freescale regarding FAT32 USB disk hotplugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Freescale BSP (version L3.0.35_4.1.0) on imx6.solo processor. When we do FAT32 USB disk hotplugging test we met the following problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Repeatedly plug and unplug a FAT32 USB disk.&lt;/P&gt;&lt;P style="text-indent: 21.0pt;"&gt;During the time period when the usb disk is mounted, A user program continuously reads the USB disk structure.&lt;/P&gt;&lt;P&gt;After thousands of times of test, sometimes the user program thread is put into dormant state and the sleep reason is “sleep_on_buffer”. (we believe this means the kernel code fs/buffer.c, sleep_on_buffer() function). When this happens the USB disk can still be accessed from other user program. &lt;/P&gt;&lt;P&gt;Could you please give us hint on what might be the possible reason and how to avoid it?&lt;/P&gt;&lt;P&gt;For your info the relevant kernel config is like this:&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FS_MBCACHE=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_REISERFS_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_JFS_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_XFS_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_GFS2_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_BTRFS_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_NILFS2_FS is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_FS_POSIX_ACL is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FILE_LOCKING=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FSNOTIFY=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_DNOTIFY=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_INOTIFY_USER=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_FANOTIFY is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_QUOTA is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_QUOTACTL is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_AUTOFS4_FS=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_FUSE_FS is not set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-indent: 10.5pt;"&gt;# CONFIG_FSCACHE is not set&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FAT_FS=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_MSDOS_FS=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_VFAT_FS=y&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FAT_DEFAULT_CODEPAGE=437&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"&lt;/P&gt;&lt;P style="margin-left: 10.5pt;"&gt;# CONFIG_NTFS_FS is not set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2014 15:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362564#M51149</guid>
      <dc:creator>kanoumamoru</dc:creator>
      <dc:date>2014-11-22T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6solo fat32 USB disk hotplugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362565#M51150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mamoru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it may be recommended to try latest L3.0.35_4.1.0 kernel :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.0.101_4.1.1_SOURCE_BSP&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo&lt;/P&gt;&lt;P&gt;and i.MX 6Sololite Linux BSP Source Code Files. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="sizeText"&gt;&lt;STRONG&gt;Size (K): &lt;/STRONG&gt;319113 &lt;STRONG&gt;Format: &lt;/STRONG&gt;gz &lt;STRONG&gt;Rev #: &lt;/STRONG&gt;L3.0.101_4.1.1. &lt;STRONG&gt;Modified: &lt;/STRONG&gt;11/3/2014 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try patches provided on link below (like usb_memory_issue patch)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/333368"&gt;IMX6Q system hang-up problem /  linux kernel(3.0.35)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 15:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362565#M51150</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-11-24T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6solo fat32 USB disk hotplugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362566#M51151</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;I greatly appreciate your information.&lt;/P&gt;&lt;P&gt;I confirm it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;kanou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 03:57:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362566#M51151</guid>
      <dc:creator>kanoumamoru</dc:creator>
      <dc:date>2014-11-28T03:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6solo fat32 USB disk hotplugging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362567#M51152</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;I am seeing the same symptom with i.MX6D and L3.0.35_4.0.0. Were you able to trace the issue down to a specific patch? We have the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;usb_memory_issue patch applied but we still see the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaloyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 00:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6solo-fat32-USB-disk-hotplugging/m-p/362567#M51152</guid>
      <dc:creator>kaloyantenchov</dc:creator>
      <dc:date>2015-02-28T00:18:46Z</dc:date>
    </item>
  </channel>
</rss>

