* Tony Lindgren <tony@xxxxxxxxxxx> [100113 09:32]: > * Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [100113 05:39]: > > While trying to boot the latest kernel on the LDP platform, it appears > > that MMC has a problem. > > > > Unfortunately, being a small form factor card, the only platform I have > > which accepts it is the LDP. Not sure if this is down to crappyness > > with the card or the host driver. > > > > Waiting 2sec before mounting root device... > > mmc0: host does not support reading read-only switch. assuming write-enable. > > mmc0: new high speed SD card at address 0002 > > mmcblk0: mmc0:0002 00000 971 MiB > > mmcblk0: p1 p2 > > kjournald starting. Commit interval 5 seconds > > EXT3-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recomme > > nded > > EXT3-fs (mmcblk0p2): using internal journal > > EXT3-fs (mmcblk0p2): recovery complete > > EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode > > VFS: Mounted root (ext3 filesystem) on device 179:2. > > Freeing init memory: 108K > > mmcblk0: retrying using single block read > > mmcblk0: retrying using single block read > > INIT: version 2.86 booting > > mmcblk0: retrying using single block read > > mmcblk0: retrying using single block read > > modprobe: FATAL: Could not load /lib/modules/2.6.33-rc4/modules.dep: No such fil > > e or directory > > > > modprobe: FATAL: Could not load /lib/modules/2.6.33-rc4/modules.dep: No such fil > > e or directory > > > > Error opening /dev/fb0: No such device or address > > udev requires hotplug support, not started. > > mmcblk0: retrying using single block read > > WARNING: Couldn't open directory /lib/modules/2.6.33-rc4: No such file or direct > > ory > > FATAL: Could not open /lib/modules/2.6.33-rc4/modules.dep.temp for writing: No s > > uch file or directory > > modprobe: FATAL: Could not load /lib/modules/2.6.33-rc4/modules.dep: No such fil > > e or directory > > > > modprobe: FATAL: Could not load /lib/modules/2.6.33-rc4/modules.dep: No such fil > > e or directory > > > > mmcblk0: error -110 transferring data, sector 149929, nr 216, card status 0xc00 > > end_request: I/O error, dev mmcblk0, sector 150100 > > end_request: I/O error, dev mmcblk0, sector 150105 > > end_request: I/O error, dev mmcblk0, sector 150113 > > end_request: I/O error, dev mmcblk0, sector 150121 > > end_request: I/O error, dev mmcblk0, sector 150129 > > end_request: I/O error, dev mmcblk0, sector 150137 > > Aborting journal on device mmcblk0p2. > > EXT3-fs (mmcblk0p2): error in ext3_reserve_inode_write: Journal has aborted > > EXT3-fs (mmcblk0p2): error in ext3_dirty_inode: Journal has aborted > > EXT3-fs (mmcblk0p2): error: ext3_journal_start_sb: Detected aborted journal > > EXT3-fs (mmcblk0p2): error: remounting filesystem read-only > > Setting up IP spoofing protection: FAILED. > > Configuring network interfaces... done. > > Starting portmap daemon: portmap. > > mmcblk0: retrying using single block read > > /sbin/ldconfig: /usr/lib/libts-0.0.so.0 is not a symbolic link > > ... > > It looks like .wires = 4 is should be a safe setting. Maybe the > card is broken or does not get enough power from twl? No LDP here, > but MMC is working OK in general for me. BTW, I'm also seeing tons of the same mmc warnings about "mmcblk0: retrying using single block read" on overo. It still mounts root fine despite the warnings, so no errors for me. Not getting these errors on rx51. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html