Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-29 Thread Kevyn-Alexandre Paré
I forgot to mention that I was not able to reproduce it yet with the CONFIG_MMC_DEBUG=y Since this is simply slowing down the boot could this be a timeout problem that is to limit and fail to soon? -KA On Thu, Aug 29, 2013 at 3:39 PM, Kevyn-Alexandre Paré wrote: > On Wed, Aug 28, 2013 at 1:56 P

Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-29 Thread Kevyn-Alexandre Paré
On Wed, Aug 28, 2013 at 1:56 PM, Theodore Ts'o wrote: > On Wed, Aug 28, 2013 at 11:22:58AM -0400, Kevyn-Alexandre Paré wrote: >> We try multiple of our system ( Different micro SD from SanDisk + >> Overo with OMAP3) and they are all doing this with the SanDisk 64GB, >> 32GB : >> http://www.sandisk

Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-28 Thread Theodore Ts'o
On Wed, Aug 28, 2013 at 11:22:58AM -0400, Kevyn-Alexandre Paré wrote: > We try multiple of our system ( Different micro SD from SanDisk + > Overo with OMAP3) and they are all doing this with the SanDisk 64GB, > 32GB : > http://www.sandisk.com/products/memory-cards/microsd/ultra-class10-for-android/

Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-28 Thread Kevyn-Alexandre Paré
Hi Ted, On Tue, Aug 27, 2013 at 6:01 PM, Theodore Ts'o wrote: > On Tue, Aug 27, 2013 at 05:47:22PM -0400, Kevyn-Alexandre Paré wrote: >> mmcblk0: error -110 sending status command, retrying >> mmcblk0: error -110 sending status command, retrying >> mmcblk0: error -110 sending status command, abor

Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-27 Thread Theodore Ts'o
On Tue, Aug 27, 2013 at 05:47:22PM -0400, Kevyn-Alexandre Paré wrote: > mmcblk0: error -110 sending status command, retrying > mmcblk0: error -110 sending status command, retrying > mmcblk0: error -110 sending status command, aborting This looks like a hardware problem; either with the MMC reader,

Re: Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-08-27 Thread Kevyn-Alexandre Paré
Hi, Another test with 3.4.59 with EXT4 and: tune2fs -o journal_data_ordered -e panic (partition) results in kernel panic: [...] Waiting for root device /dev/mmcblk0p2... mmc0: host does not support reading read-only switch. assuming write-enable. mmc0: new high speed SDXC card at address mmcb

Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)

2013-07-21 Thread Kevyn-Alexandre Paré
Hi, I'm trying to figure out why when randomly booting our system after it = have been hard shutdown for some time (couple of minutes to couple of = days) doesn't boot with MMC error?=20 WORKAROUND: Rebooting the system most of the time remove the issue. I try couple of version of Kernel from st