[oe-issues] [Bug 2516] New: Collie 2.6: bulk writing to SD gets stuck
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Jun 18 14:41:17 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2516
Summary: Collie 2.6: bulk writing to SD gets stuck
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: skliarieh at gmail.com
QAContact: tinderbox-oe at gmx.net
On SD card SanDisk 1GB I tried to blank a partition of 1GB and SD module stuck:
#cat /dev/zero > /dev/mmcblk0p1
[stuck]
from other terminal:
#ps awx
...
1094 ? S< 0:00 [locomo-spi]
1099 ? D< 1:24 [mmcqd]
1170 ? Ss 0:00 /usr/sbin/dropbear -r
/etc/dropbear/dropbear_rsa_host_key -p 22
1171 pts/1 Ss 0:00 -sh
1176 pts/0 D+ 0:03 cat /dev/zero
1177 ? D 0:00 [pdflush]
1178 ? D 0:03 [pdflush]
#dmesg | tail
<7>mmc_spi .0: mmc_spi: cmd24 (18)
<7>mmc0: req done (CMD24): 0/0/0: 00000600 00000000 00000000 00000000
<7>mmc_spi .0: mmc_spi: write block, 512 bytes
<7>mmc0: starting CMD13 arg 00000000 flags 00000015
<7>mmc_spi .0: mmc_spi: cmd13 (0d)
<7>mmc0: req done (CMD13): 0/0/0: 00000600 00000000 00000000 00000000
<7>mmc0: starting CMD24 arg 0273e000 flags 00000035
<7>mmc_spi .0: mmc_spi: cmd24 (18)
<7>mmc0: req done (CMD24): 0/0/0: 00000600 00000000 00000000 00000000
<7>mmc_spi .0: mmc_spi: write block, 512 bytes
#
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list