现在卡拔出正常了,提示mmc0: card 5b2a removed
但卡插入的时候提示如下:
mmc0: host does not support reading read-only switch. assuming write-enable.
mmc0: new high speed SDHC card at address 5b2a
mmcblk0: mmc0:5b2a SD04G 3.69 GiB
mmcblk0: retrying using single block read
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 0
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 1
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 2
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 3
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 4
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 5
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 6
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 7
Buffer I/O error on device mmcblk0, logical block 0
mmcblk0: retrying using single block read
mmc0: Got data interrupt 0x02000000 even though no data operation was in progress.
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 0
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 1
mmc0: ADMA error
mmc0: Got data interrupt 0x00400000 even though no data operation was in progress.
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
mmcblk0: error -5 transferring data, sector 2, nr 6, card status 0x0
end_request: I/O error, dev mmcblk0, sector 2
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 3
mmc0: ADMA error
mmc0: Got data interrupt 0x00400000 even though no data operation was in progress.
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
mmcblk0: error -5 transferring data, sector 4, nr 4, card status 0x0
end_request: I/O error, dev mmcblk0, sector 4
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 5
mmc0: ADMA error
mmc0: Got data interrupt 0x00400000 even though no data operation was in progress.
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
mmcblk0: error -5 transferring data, sector 6, nr 2, card status 0x0
end_request: I/O error, dev mmcblk0, sector 6
mmcblk0: error -110 sending status command
mmcblk0: error -110 sending read/write command, response 0x0, card status 0x0
end_request: I/O error, dev mmcblk0, sector 7
Buffer I/O error on device mmcblk0, logical block 0
mmcblk0: unable to read partition table
是什么原因造成的?