View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#9
Originally Posted by polossatik View Post
started up and then opend / closed the cover (Sd card is inserted), dmesg:

Code:
[  185.523437] bat_cover (GPIO 110) is now open
[  185.531250] menelaus 1-0072: Setting voltage 'VMMC' to 3100 mV (reg 0x0a, val 0xf8)
[  185.554687] menelaus 1-0072: Shutting off 'VMMC'
[  188.468750] bat_cover (GPIO 110) is now closed
[  188.476562] menelaus 1-0072: Setting voltage 'VMMC' to 3100 mV (reg 0x0a, val 0xf8)
[  188.500000] mmci-omap mmci-omap.1: command timeout (CMD8)
[  188.507812] menelaus 1-0072: Shutting off 'VMMC'
This doesn't look good. So the cover detection works. When you close it, tablet tries card detection, but gets command timeout to CMD8 (= SEND_IF_COND command, first or one of first commands, reply should be list of voltages supported by card). Looks like card drops dead and does not respond (in time at least). If the tablet previously came with older OS2007 firmware, try that if you can. If it doesn't help try different kernels - if you have stock one you may try some high-speed ones from http://intr.overt.org/blog/.

Still, the latest OS2007 kernel fixes nasty bug that can kill cards so it is not recommended to write to some power hungry SDHC cards with older kernels but it should be to test card detection. It is possible that slot is dead but it still could be some software issue in linux kernel. Maybe also powering device down and removing battery for some time could help.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.