jadonk / jadonk/rowboat

Waiting for root device /dev/mmcblk0p2... mmc0: error -110 whilst initialising SD card

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1.I used procedure mentioned in rowboat site for beagleboard C3. Downloaded
2.6.37 kernel gingerbread as per the details mentioned in site

2.copied root and system folders to android_rootfs and created rootfs.bz2
3.

What is the expected output? What do you see instead?
It should mount rootfs and give login prompt but the error is

Waiting for root device /dev/mmcblk0p2...
mmc0: error -110 whilst initialising SD card

What version of the product are you using? On what operating system?
I downloaded 2.6.37 kernel gingerbread

Please provide any additional information below.
Booting from mmc ...
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-2.6.37-g3b51b95
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2796888 Bytes = 2.7 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.37-g3b51b95 (root@dhcppc10) (gcc version 4.4.0 (GCC) ) #2 Tue
Dec 27 16:49:35 IST 2011
CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP3 Beagle Board
Reserving 12582912 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP3430/3530 ES3.0 (l2cache iva sgx neon isp )
SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 61952
Kernel command line: console=ttyO2,115200n8 mpurate=600 vram=12M
omapfb.mode=dvi:1024x768MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw
rootfstype=ext3 rootwait init=/init rw
.....
...
ALSA device list:
#0: omap3beagle
oprofile: hardware counters not available
oprofile: using timer interrupt.
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
NET: Registered protocol family 15
lib80211: common routines for IEEE802.11 drivers
Registering the dns_resolver key type
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
ThumbEE CPU extension supported.
Power Management for TI OMAP3.
smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
SmartReflex Class3 initialized
clock: disabling unused clocks to save power
platform mpu.0: omap_voltage_scale: Already at the requestedrate 600000000
fbcvt: 1024x768@60: CVT Name - .786M3-R
regulator_init_complete: incomplete constraints, leaving VDAC on
twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 15
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 16
Waiting for root device /dev/mmcblk0p2...
mmc0: error -110 whilst initialising SD card

```

Original issue reported on code.google.com by `swara...@gmail.com` on 30 Dec 2011 at 6:06

Attachments:
- [beagle_error_log.txt](https://storage.googleapis.com/google-code-attachments/rowboat/issue-142/comment-0/beagle_error_log.txt)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the attached beagle_error_log.txt and the reported boot log for the 2.6.37 Gingerbread kernel on the BeagleBoard C3, focusing on the /dev/mmcblk0p2 wait and mmc0 initialization error. Reproduce the boot procedure described in the issue; done means the rootfs mounts and the system reaches a login prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.