linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* zaurus: mmcblk0: error -110
@ 2011-04-12 15:15 Cyril Hrubis
  2011-04-12 15:17 ` Eric Miao
  2011-04-12 19:24 ` Chris Ball
  0 siblings, 2 replies; 16+ messages in thread
From: Cyril Hrubis @ 2011-04-12 15:15 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!
When I insert the mmc card to zaurus, it gets properly detected and prints some
info into console. Mounting reading/writing files works fine.

However when the card is removed (doesn't need to be mounted before), the
removal is most likely not detected, so when I insert it again, no info is
printed into console and moreover when I try to mount it zaurus goes into
infinite loop printing:

Buffer I/O error on device mmcblk0p1, logical block 9
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0xb00, card status 0xb00
end_request: I/O error, dev mmcblk0, sector 257
Buffer I/O error on device mmcblk0p1, logical block 10
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0xb00, card status 0xb00
end_request: I/O error, dev mmcblk0, sector 258
Buffer I/O error on device mmcblk0p1, logical block 11
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0xb00, card status 0xb00
end_request: I/O error, dev mmcblk0, sector 259
Buffer I/O error on device mmcblk0p1, logical block 12
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0xb00, card status 0xb00
...

Related part of the .config:

#
# OTG and related infrastructure
#
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ULPI is not set
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_UNSAFE_RESUME=y
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_PXA=y

-- 
metan

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-04-15 21:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12 15:15 zaurus: mmcblk0: error -110 Cyril Hrubis
2011-04-12 15:17 ` Eric Miao
2011-04-12 15:23   ` Cyril Hrubis
2011-04-12 15:52     ` Cyril Hrubis
2011-04-12 18:04       ` Pavel Machek
2011-04-13 17:10         ` Marek Vasut
2011-04-13 17:12           ` Marek Vasut
2011-04-12 19:24 ` Chris Ball
2011-04-12 19:39   ` Cyril Hrubis
2011-04-12 19:47     ` Chris Ball
2011-04-12 20:54       ` Cyril Hrubis
2011-04-12 21:21         ` Chris Ball
2011-04-12 21:39           ` Chris Ball
2011-04-12 22:43           ` Cyril Hrubis
2011-04-12 22:53             ` Chris Ball
2011-04-15 21:33               ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).