Advertisement
Guest User

Untitled

a guest
May 21st, 2012
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  2. mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  3. sdhci-pltfm: SDHCI platform and OF driver helper
  4. usbcore: registered new interface driver usbhid
  5. usbhid: USB HID core driver
  6. TCP cubic registered
  7. Initializing XFRM netlink socket
  8. NET: Registered protocol family 17
  9. Bluetooth: RFCOMM TTY layer initialized
  10. Bluetooth: RFCOMM socket layer initialized
  11. Bluetooth: RFCOMM ver 1.11
  12. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  13. Bluetooth: BNEP filters: protocol multicast
  14. Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  15. Registering the dns_resolver key type
  16. VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  17. usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  18. usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  19. Waiting for root device /dev/mmcblk0p2...
  20. hub 1-1:1.0: USB hub found
  21. hub 1-1:1.0: 3 ports detected
  22. mmc0: problem reading SD Status register.
  23. mmc0: new high speed SDHC card at address 0007
  24. mmcblk0: mmc0:0007 SD8GB 7.43 GiB
  25. mmcblk0: p1 p2
  26. EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
  27. mmc0: resetting ongoing cmd 25DMA before 4096/4096 [1]/[1] complete
  28. mmcblk0: error -84 transferring data, sector 197265, nr 8, cmd response 0x900, card status 0xd00
  29. mmc0: DMA IRQ 6 ignored - results were reset
  30. end_request: I/O error, dev mmcblk0, sector 197265
  31. Buffer I/O error on device mmcblk0p2, logical block 0
  32. lost page write due to I/O error on mmcblk0p2
  33. EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  34. VFS: Mounted root (ext3 filesystem) on device 179:2.
  35. usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  36. devtmpfs: error mounting -2
  37. Freeing init memory: 136K
  38. Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement