Results 1 to 4 of 4
I've searched over internet and this forum but I coudn'l find anything useful.
Well, I've a 2GB SD Card. I've connected it to my computer.
First, I've checked dmesg output;
...
- 01-05-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 12
SD Card IO problem
I've searched over internet and this forum but I coudn'l find anything useful.
Well, I've a 2GB SD Card. I've connected it to my computer.
First, I've checked dmesg output;
Then, I've tried both formating with mkfs and taking back-up with dd but the I've got "I/O Error" output and nothing happend.Code:[691033.273024] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691033.273031] : Sense Key : No Sense [current] [691033.273039] : Add. Sense: No additional sense information [691035.257694] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691035.257700] : Sense Key : No Sense [current] [691035.257707] : Add. Sense: No additional sense information [691035.272564] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691035.272569] : Sense Key : No Sense [current] [691035.272575] : Add. Sense: No additional sense information [691037.257123] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691037.257129] : Sense Key : No Sense [current] [691037.257135] : Add. Sense: No additional sense information [691037.272991] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691037.272997] : Sense Key : No Sense [current] [691037.273002] : Add. Sense: No additional sense information [691037.893226] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691037.893234] : Sense Key : No Sense [current] [691037.893244] : Add. Sense: No additional sense information [691040.154770] sd 6:0:0:2: [sdd] Unhandled error code [691040.154776] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691040.154782] end_request: I/O error, dev sdd, sector 0 [691040.154790] Buffer I/O error on device sdd, logical block 0 [691042.444436] sd 6:0:0:2: [sdd] Unhandled error code [691042.444442] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691042.444448] end_request: I/O error, dev sdd, sector 0 [691042.444456] Buffer I/O error on device sdd, logical block 0 [691599.542063] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691599.542068] : Sense Key : No Sense [current] [691599.542075] : Add. Sense: No additional sense information [691602.397468] sd 6:0:0:2: [sdd] Unhandled error code [691602.397474] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691602.397479] end_request: I/O error, dev sdd, sector 0 [691602.397487] Buffer I/O error on device sdd, logical block 0 [691602.397496] Buffer I/O error on device sdd, logical block 1 [691602.397501] Buffer I/O error on device sdd, logical block 2 [691602.397505] Buffer I/O error on device sdd, logical block 3 [691602.397509] Buffer I/O error on device sdd, logical block 4 [691602.397514] Buffer I/O error on device sdd, logical block 5 [691602.397519] Buffer I/O error on device sdd, logical block 6 [691602.397523] Buffer I/O error on device sdd, logical block 7 [691602.397527] Buffer I/O error on device sdd, logical block 8 [691602.397532] Buffer I/O error on device sdd, logical block 9 [691604.665755] sd 6:0:0:2: [sdd] Unhandled error code [691604.665762] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691604.665768] end_request: I/O error, dev sdd, sector 240 [691606.930553] sd 6:0:0:2: [sdd] Unhandled error code [691606.930559] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691606.930565] end_request: I/O error, dev sdd, sector 0 [691606.938565] sd 6:0:0:2: ioctl_internal_command return code = 8000002 [691606.938572] : Sense Key : No Sense [current] [691606.938580] : Add. Sense: No additional sense information [691609.202973] sd 6:0:0:2: [sdd] Unhandled error code [691609.202979] sd 6:0:0:2: [sdd] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [691609.202985] end_request: I/O error, dev sdd, sector 0 [691609.202992] __ratelimit: 23 callbacks suppressed
Later, I've thought that I might be able to rescue some data from it and I've ran foremost application and I've got same I/O Error again...
Finally, I've tried to check for errors with fsck and testdisk applications... fsdik gives I/O Error and testdisk says that partion size is 512KB... When I say to anaylze disk to testdisk, it also gives me I/O Error...
Any ideas to solve this? I really need to solve this I/O Error problem... Data is not important but device should work again
Output of cat /proc/scsi/scsi
Here are my devices;Code:# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: ATA Model: SAMSUNG HD080HJ Rev: WT10 Type: Direct-Access ANSI SCSI revision: 05 Host: scsi1 Channel: 00 Id: 00 Lun: 00 Vendor: HL-DT-ST Model: RW/DVD GCC-4482B Rev: 1.05 Type: CD-ROM ANSI SCSI revision: 05 Host: scsi6 Channel: 00 Id: 00 Lun: 00 Vendor: Myson Model: CS8819A2-113 0 Rev: 1.01 Type: Direct-Access ANSI SCSI revision: 00 Host: scsi6 Channel: 00 Id: 00 Lun: 01 Vendor: Myson Model: CS8819A2-113 1 Rev: 1.01 Type: Direct-Access ANSI SCSI revision: 00 Host: scsi6 Channel: 00 Id: 00 Lun: 02 Vendor: Myson Model: CS8819A2-113 2 Rev: 1.01 Type: Direct-Access ANSI SCSI revision: 00 Host: scsi6 Channel: 00 Id: 00 Lun: 03 Vendor: Myson Model: CS8819A2-113 3 Rev: 1.01 Type: Direct-Access ANSI SCSI revision: 00
Well, my fdisk -l output is not so hopefulCode:# ls /dev/sd* /dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4 /dev/sdb /dev/sdc /dev/sdd /dev/sde

All answers and help are welcomeCode:# fdisk -l Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x304978c5 Device Boot Start End Blocks Id System /dev/sda1 * 1 2432 19535008+ 83 Linux /dev/sda2 2433 8408 48002220 83 Linux /dev/sda3 8409 9480 8610840 83 Linux /dev/sda4 9481 9729 2000092+ 82 Linux swap / Solaris
- 01-06-2010 #2Just Joined!
- Join Date
- Jan 2010
- Posts
- 12
Today, I used dd but same i/o problem...
Code:# dd if=/dev/zero of=/dev/sdd dd: writing to `/dev/sdd': Input/output error 1+0 records in 0+0 records out 0 bytes (0 B) copied, 59.3274 s, 0.0 kB/s
- 01-06-2010 #3Linux Newbie
- Join Date
- Dec 2009
- Posts
- 241
Hi,
Does the card work on other computers.
For me it seems that the card or the card-reader is broken.
Theres an dd witch tries a little harder ... (Ddrescue).
But it seems to me that theres no use-able communication between the PC and the SD-Card.
- 01-06-2010 #4Just Joined!
- Join Date
- Jan 2010
- Posts
- 12
It is not working on any computer, I also started to think that sd card might be broken
i will try ddrescue asap and share the results, any other ideas are also welcome


Reply With Quote