You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi group,
My netbook uses an SD card for additional storage. I suspect it of being buggy so I compiled the kernel with 'CONFIG_MMC_DEBUG=y'. Questions are: how do I use it to check the SD card? Is this the correct method?
Maxim
Marcus Wanner
unread,
Nov 22, 2009, 6:00:02 PM11/22/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
If you just want to test if it holds bit values correctly, I would write a repeating pattern to it with dd and read it back, and see if they match. That's all the advice I can give :(