Has anybody booted i.mx53 sabre tablet using linaro linux 3.1 kernel?
The default source does not build. After patching from the 2.6.35 source, the kernel builds, but stalls while booting up with following status:
[ | 1.134983] Waiting for root device /dev/mmcblk0p2... |
[ | 1.203537] mmc0: host does not support reading read-only switch. assuming write-enable. |
[ | 1.311426] mmc0: new SDHC card at address e624 |
[ | 1.316441] mmcblk0: mmc0:e624 SU08G 7.40 GiB |
[ | 1.324020] mmcblk0: p1 p2 |
[ | 1.469814] EXT4-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended |
[ | 1.582402] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) |
[ | 1.590680] VFS: Mounted root (ext4 filesystem) on device 179:2. |
[ | 1.600274] Freeing init memory: 272K |
[ | 2.325943] mmc2: new high speed MMC card at address 0001 |
[ | 2.332683] mmcblk1: mmc2:0001 SEM08G 7.39 GiB |
[ | 2.337804] mmcblk1boot0: mmc2:0001 SEM08G partition 1 1.00 MiB |
[ | 2.344391] mmcblk1boot1: mmc2:0001 SEM08G partition 2 1.00 MiB |
modprobe: FATAL: Could not load /lib/modules/3.1.1+/modules.dep: No such file or directory
[ 12.379638] mmc2: Timeout waiting for hardware interrupt.
[ 12.385414] mmcblk1: error -110 sending stop command, original cmd response 0x900, card status 0x400900
[ 12.404516] mmcblk1: error -110 transferring data, sector 15003648, nr 8, cmd response 0x900, card status 0x0
[ 12.431452] mmcblk1: retrying using single block read
[ 12.443436] mmcblk1: error -84 transferring data, sector 15003648, nr 8, cmd response 0x900, card status 0x0
[ 12.469754] end_request: I/O error, dev mmcblk1, sector 15003648
[ 12.485180] mmcblk1: error -84 transferring data, sector 15003649, nr 7, cmd response 0x900, card status 0x0
Can anybody help me to resolve this error?
Dear Shri,
I have booted linux 2.6.32 in sabre tablet. Now I need linux 3.0 or higher running in my system. Will you please share the steps you followed in bringing up sabre tablet with linux 3.1.
Thanks
Mathews Paul
I would suggest you to try the latest stable kernel (3.5.3).
Regards,
Fabio Estevam