<?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: microSD card write hangs on P4080 in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279260#M849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a similar know issue in SDK 1.2 release, a call trace can occur when test SD performance with ext4 filesystem, please refer to the following workaround.&lt;/P&gt;&lt;P&gt;1. Use ext2 filesystem.&lt;/P&gt;&lt;P&gt;2. Increase the timeout value (in kernel configuration) and decrease the dirty_ratio in proc file system.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;menuconfig: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;Kernel hacking&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;(xxx) Default timeout for hung task detection (in seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proce file system:&lt;/P&gt;&lt;P&gt;echo xx &amp;gt; /proc/sys/vm/dirty_ratio&lt;/P&gt;&lt;P&gt;echo xx &amp;gt; /proc/sys/vm/dirty_background_ratio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition you could update the software to SDK 1.4(Kernel 3.8), if you would like to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 07:18:40 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2013-11-15T07:18:40Z</dc:date>
    <item>
      <title>microSD card write hangs on P4080</title>
      <link>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279259#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;We are using Kernel 3.0.34 ( from SDK 1.2) on our&amp;nbsp; P4080 board. We are using microSD card and have our filesystem on it.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The Write operation on SD card randomly hangs and eventually Kernel causes following exception, The same can be reproduce if we write continuously on uSD card with dd command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;INFO: task dd:2184 blocked for more than 120 seconds.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"echo 0 &amp;gt; /proc/sys/kernel/hung_task_timeout_secs" disables this message.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dd&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; D 0ff1d604&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2184&amp;nbsp;&amp;nbsp; 2163 0x00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Call Trace:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401940] [00000003] 0x3 (unreliable)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401a00] [c0007654] __switch_to+0x94/0xc0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401a20] [c0607068] __schedule+0x268/0x610&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401b50] [c0607860] schedule+0x30/0xd0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401b60] [c01ac8d4] do_get_write_access+0x2c4/0x470&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401bd0] [c01acc00] jbd2_journal_get_write_access+0x30/0x60&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401be0] [c0191658] __ext4_journal_get_write_access+0x38/0xa0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401c00] [c0174010] ext4_reserve_inode_write+0x90/0xc0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401c20] [c0174068] ext4_mark_inode_dirty+0x28/0x1b0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401c50] [c0179718] ext4_dirty_inode+0x38/0x70&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401c60] [c010ca3c] __mark_inode_dirty+0x3c/0x220&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401c80] [c0117294] generic_write_end+0xe4/0x110&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401ca0] [c0177ad4] ext4_da_write_end+0x1a4/0x370&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401ce0] [c00a637c] generic_file_buffered_write+0xdc/0x230&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401d50] [c00a6ef8] __generic_file_aio_write+0x238/0x4d0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401dc0] [c00a7218] generic_file_aio_write+0x88/0x150&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401e10] [c016cff4] ext4_file_write+0x134/0x330&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401e60] [c00e2c68] do_sync_write+0xa8/0x130&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401ef0] [c00e35a8] vfs_write+0xa8/0x1a0&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401f10] [c00e391c] sys_write+0x4c/0x90&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[c7401f40] [c000f340] ret_from_syscall+0x0/0x3c&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;--- Exception: c01 at 0xff1d604&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LR = 0x100044c8&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kernel panic - not syncing: hung_task: blocked tasks&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Call Trace:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[e6743ea0] [c0007d64] show_stack+0x44/0x160 (unreliable)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[e6743ee0] [c060a4d0] panic+0xac/0x1ec&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[e6743f40] [c008f254] watchdog+0x254/0x270&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[e6743fa0] [c0065fdc] kthread+0x7c/0x80&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[e6743ff0] [c000e208] kernel_thread+0x4c/0x68&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;More Information::::&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;After looking into uSD card messages ( enabled SD/MMC debug logs) the SD card continuously responds with following messages and never completes its write operation,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sdhci [sdhci_irq()]: *** mmc0 got interrupt: 0x00000001&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: req done (CMD13): 0: 00000c00 00000000 00000000 00000000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mmc0: starting CMD13 arg aaaa0000 flags 00000195&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am using Kingston 8GB and tried other cards like Toshiba, Lexar etc they all fails at some point of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any help will be highly appreciated, this is causing us major block now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Yogesh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 19:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279259#M848</guid>
      <dc:creator>yogesh_ahiray</dc:creator>
      <dc:date>2013-11-14T19:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: microSD card write hangs on P4080</title>
      <link>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279260#M849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a similar know issue in SDK 1.2 release, a call trace can occur when test SD performance with ext4 filesystem, please refer to the following workaround.&lt;/P&gt;&lt;P&gt;1. Use ext2 filesystem.&lt;/P&gt;&lt;P&gt;2. Increase the timeout value (in kernel configuration) and decrease the dirty_ratio in proc file system.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;menuconfig: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;Kernel hacking&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;(xxx) Default timeout for hung task detection (in seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proce file system:&lt;/P&gt;&lt;P&gt;echo xx &amp;gt; /proc/sys/vm/dirty_ratio&lt;/P&gt;&lt;P&gt;echo xx &amp;gt; /proc/sys/vm/dirty_background_ratio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition you could update the software to SDK 1.4(Kernel 3.8), if you would like to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 07:18:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279260#M849</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2013-11-15T07:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: microSD card write hangs on P4080</title>
      <link>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279261#M850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply. I tried the above workarounds but no help. Once the card entered in that state it is not coming out of that, even I reboot the board. Only power cycle brings card out of that state. Can you please explain what is the exact problem here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yogesh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279261#M850</guid>
      <dc:creator>yogesh_ahiray</dc:creator>
      <dc:date>2013-11-18T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: microSD card write hangs on P4080</title>
      <link>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279262#M851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the know issue of SDK 1.2 release, this problem can be found in 64 bit platform more frequently, &lt;/P&gt;&lt;P&gt;this workaround has been verified by the testing team, it should work. In addition, this problem has been fixed in SDK 1.4 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="4" cellspacing="0" frame="border" rules="all" style="color: #51626f; margin-left: auto; margin-right: auto; text-align: left; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-indent: 0px;" summary=""&gt;&lt;TBODY style="color: #51626f !important;"&gt;&lt;TR style="color: #51626f !important;"&gt;&lt;TD class="cellrowborder" headers="d374434e23 " style="color: #51626f; font-family: arial, sans-serif; border-left-style: none; border-top-style: none; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;" valign="top" width="8.333333333333332%"&gt;SDK-227665&lt;/TD&gt;&lt;TD class="cellrowborder" headers="d374434e26 " style="color: #51626f; font-family: arial, sans-serif; border-left-style: none; border-top-style: none; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;" valign="top" width="41.66666666666667%"&gt;A call trace can occur when running "iozone" with ext4 filesystem to test SD performance on P5040DS 64-bit.&lt;/TD&gt;&lt;TD class="cellrowborder" headers="d374434e29 " style="color: #51626f; font-family: arial, sans-serif; border-left-style: none; border-top-style: none; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;" valign="top" width="41.66666666666667%"&gt;&lt;OL style="color: #51626f !important; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px; list-style-image: none;"&gt;&lt;LI&gt;Use ext2 filesystem.&lt;/LI&gt;&lt;LI&gt;Increase the timeout value (in kernel configuration) and decrease the dirty_ratio in proc file system.&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;menuconfig:&lt;/SPAN&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;Kernel hacking&lt;/SPAN&gt;&lt;SPAN style="color: #51626f !important; padding-bottom: 10px !important;"&gt;(xxx) Default timeout for hung task detection (in seconds)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;proce file system:echo xx &amp;gt; /proc/sys/vm/dirty_ratio echo xx &amp;gt; /proc/sys/vm/dirty_background_ratio &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;TD class="cellrowborder" headers="d374434e32 " style="color: #51626f; font-family: arial, sans-serif; border-left-style: none; border-top-style: none; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;" valign="top" width="8.333333333333332%"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 04:21:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/microSD-card-write-hangs-on-P4080/m-p/279262#M851</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2013-11-19T04:21:31Z</dc:date>
    </item>
  </channel>
</rss>

