Created
December 7, 2018 18:51
-
-
Save matrixd/a8a930ab18542fed9d08d249703eb1f2 to your computer and use it in GitHub Desktop.
Failed to read sd card
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 5407.948973] usb 1-8: new high-speed USB device number 19 using xhci_hcd | |
| [ 5408.278981] usb 1-8: device descriptor read/64, error -71 | |
| [ 5408.533056] usb 1-8: New USB device found, idVendor=0cf2, idProduct=6230, bcdDevice= 1.00 | |
| [ 5408.533058] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=4 | |
| [ 5408.533060] usb 1-8: Product: UB623X | |
| [ 5408.533061] usb 1-8: Manufacturer: ENE Flash | |
| [ 5408.533062] usb 1-8: SerialNumber: 606569746801 | |
| [ 5408.534083] usb-storage 1-8:1.0: USB Mass Storage device detected | |
| [ 5408.545624] scsi host4: usb-storage 1-8:1.0 | |
| [ 5409.572527] scsi 4:0:0:0: Direct-Access USB2.0 CardReader CF 0100 PQ: 0 ANSI: 0 | |
| [ 5409.572855] scsi 4:0:0:1: Direct-Access USB2.0 CardReader SM XD 0100 PQ: 0 ANSI: 0 | |
| [ 5409.573045] scsi 4:0:0:2: Direct-Access USB2.0 CardReader MS 0100 PQ: 0 ANSI: 0 | |
| [ 5409.573586] scsi 4:0:0:3: Direct-Access USB2.0 CardReader SD 0100 PQ: 0 ANSI: 0 | |
| [ 5409.773016] sd 4:0:0:3: [sdh] 7882752 512-byte logical blocks: (4.04 GB/3.76 GiB) | |
| [ 5409.773131] sd 4:0:0:3: [sdh] Write Protect is off | |
| [ 5409.773133] sd 4:0:0:3: [sdh] Mode Sense: 03 00 00 00 | |
| [ 5409.773265] sd 4:0:0:3: [sdh] No Caching mode page found | |
| [ 5409.773268] sd 4:0:0:3: [sdh] Assuming drive cache: write through | |
| [ 5409.773702] sd 4:0:0:1: [sdf] Attached SCSI removable disk | |
| [ 5409.773911] sd 4:0:0:2: [sdg] Attached SCSI removable disk | |
| [ 5409.774160] sd 4:0:0:0: [sde] Attached SCSI removable disk | |
| [ 5409.794581] sdh: sdh1 | |
| [ 5409.800069] sd 4:0:0:3: [sdh] Attached SCSI removable disk | |
| [ 5589.799801] sd 4:0:0:3: timing out command, waited 180s | |
| [ 5589.799808] sd 4:0:0:3: [sdh] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE | |
| [ 5589.799810] sd 4:0:0:3: [sdh] tag#0 Sense Key : Hardware Error [current] | |
| [ 5589.799811] sd 4:0:0:3: [sdh] tag#0 Add. Sense: Unrecovered read error | |
| [ 5589.799813] sd 4:0:0:3: [sdh] tag#0 CDB: Read(10) 28 00 00 78 47 f0 00 00 08 00 | |
| [ 5589.799815] print_req_error: I/O error, dev sdh, sector 7882736 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment