Created
August 2, 2016 17:31
-
-
Save amatus/c7cd9a408bebf09bca4693de45db9afb to your computer and use it in GitHub Desktop.
This file contains 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
[14617.407881] usb 3-2: new full-speed USB device number 95 using xhci_hcd | |
[14617.537783] usb 3-2: New USB device found, idVendor=1337, idProduct=4141 | |
[14617.537787] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[14617.537789] usb 3-2: Product: AHA! Badge | |
[14617.537791] usb 3-2: Manufacturer: Amatus | |
[14617.537792] usb 3-2: SerialNumber: 0123456789ABCDEF | |
[14617.538931] usb-storage 3-2:1.0: USB Mass Storage device detected | |
[14617.539018] scsi host42: usb-storage 3-2:1.0 | |
[14618.548288] scsi 42:0:0:0: Direct-Access FSL SEMI FSL MASS STORAGE 0001 PQ: 0 ANSI: 4 | |
[14618.548588] sd 42:0:0:0: Attached scsi generic sg1 type 0 | |
[14618.548924] sd 42:0:0:0: [sdb] 8 512-byte logical blocks: (4.10 kB/4.00 KiB) | |
[14618.549274] sd 42:0:0:0: [sdb] Write Protect is off | |
[14618.549277] sd 42:0:0:0: [sdb] Mode Sense: 00 00 00 00 | |
[14618.549638] sd 42:0:0:0: [sdb] Asking for cache data failed | |
[14618.549643] sd 42:0:0:0: [sdb] Assuming drive cache: write through | |
[14618.559359] Dev sdb: unable to read RDB block 8 | |
[14618.559370] sdb: unable to read partition table | |
[14618.559383] sdb: partition table beyond EOD, enabling native capacity | |
[14618.567932] Dev sdb: unable to read RDB block 8 | |
[14618.567949] sdb: unable to read partition table | |
[14618.567952] sdb: partition table beyond EOD, truncated | |
[14618.569411] sd 42:0:0:0: [sdb] Attached SCSI removable disk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment