Created
November 21, 2013 16:16
-
-
Save arthurwolf/7584686 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
dmesg | |
[327244.654105] usb 2-1.4: new full-speed USB device number 34 using ehci-pci | |
[327244.748350] usb 2-1.4: New USB device found, idVendor=1d50, idProduct=6015 | |
[327244.748356] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[327244.748359] usb 2-1.4: Product: Smoothieboard | |
[327244.748361] usb 2-1.4: Manufacturer: Uberclock | |
[327244.748364] usb 2-1.4: SerialNumber: 06060311535301644CF71966F5000006 | |
[327244.749206] cdc_acm 2-1.4:1.0: ttyACM0: USB ACM device | |
[327244.749904] usb-storage 2-1.4:1.2: USB Mass Storage device detected | |
[327244.750041] scsi19 : usb-storage 2-1.4:1.2 | |
[327245.749691] scsi 19:0:0:0: Direct-Access MBED.ORG MBED USB DISK 1.0 PQ: 0 ANSI: 0 CCS | |
[327245.750047] sd 19:0:0:0: Attached scsi generic sg3 type 0 | |
[327245.750785] sd 19:0:0:0: [sdd] 7866368 512-byte logical blocks: (4.02 GB/3.75 GiB) | |
[327245.752955] sd 19:0:0:0: [sdd] Write Protect is off | |
[327245.752959] sd 19:0:0:0: [sdd] Mode Sense: 03 00 00 00 | |
[327245.754303] sd 19:0:0:0: [sdd] No Caching mode page found | |
[327245.754308] sd 19:0:0:0: [sdd] Assuming drive cache: write through | |
[327245.757384] sd 19:0:0:0: [sdd] No Caching mode page found | |
[327245.757389] sd 19:0:0:0: [sdd] Assuming drive cache: write through | |
[327245.771659] sdd: sdd1 | |
[327245.774851] sd 19:0:0:0: [sdd] No Caching mode page found | |
[327245.774856] sd 19:0:0:0: [sdd] Assuming drive cache: write through | |
[327245.774860] sd 19:0:0:0: [sdd] Attached SCSI removable disk | |
lsusb | |
Bus 002 Device 005: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth | |
Bus 002 Device 034: ID 1d50:6015 OpenMoko, Inc. | |
Bus 002 Device 003: ID 1e54:2030 TypeMatrix 2030 USB Keyboard | |
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub | |
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver | |
Bus 001 Device 005: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash Card Reader | |
Bus 001 Device 004: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub | |
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub | |
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment