Skip to content

Instantly share code, notes, and snippets.

@fconcklin
Created November 25, 2010 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fconcklin/715598 to your computer and use it in GitHub Desktop.
Save fconcklin/715598 to your computer and use it in GitHub Desktop.
dmesg log
[11469.996229] usb 1-1: new high speed USB device using ehci_hcd and address 26
[11470.130230] usb 1-1: New USB device found, idVendor=05ac, idProduct=1281
[11470.130241] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11470.130247] usb 1-1: Product: Apple Mobile Device (Recovery Mode)
[11470.130253] usb 1-1: Manufacturer: Apple Inc.
[11470.130258] usb 1-1: SerialNumber: CPID:[removed] CPRV:[rm] CPFM:[rm] SCEP:[rm] BDID:[rm] ECID:[rm] IBFL:01 SRNM:[rm] IMEI:[rm]
[11470.130476] usb 1-1: configuration #1 chosen from 1 choice
[11471.369132] loadibec[15657]: segfault at 0 ip (null) sp bfa4870c error 4 in loadibec[8048000+270000]
[11496.636390] usb 1-1: USB disconnect, address 26
[11509.176577] usb 1-1: new high speed USB device using ehci_hcd and address 27
[11509.317110] usb 1-1: New USB device found, idVendor=05ac, idProduct=1227
[11509.317120] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11509.317127] usb 1-1: Product: Apple Mobile Device (DFU Mode)
[11509.317133] usb 1-1: Manufacturer: Apple Inc.
[11509.317138] usb 1-1: SerialNumber: [rm]
[11509.317353] usb 1-1: configuration #1 chosen from 1 choice
[11509.912193] usb 1-1: usbfs: process 16103 (loadibec) did not claim interface 0 before use
[11512.292125] usb 1-1: reset high speed USB device using ehci_hcd and address 27
[11512.429662] usb 1-1: usbfs: process 16103 (loadibec) did not claim interface 0 before use
[11512.548069] usb 1-1: reset high speed USB device using ehci_hcd and address 27
[11515.099588] loadibec[16103]: segfault at 0 ip (null) sp bfe83d8c error 4 in loadibec[8048000+270000]
[11682.820525] CE: hpet increasing min_delta_ns to 15000 nsec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment