Advertisement
Guest User

Untitled

a guest
Aug 17th, 2013
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. Booting Linux on physical CPU 0x0
  2. Linux version 3.9.8+ (root@media) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 PREEMPT Tue Jul 2 17:38:12 CEST 2013
  3. CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  4. CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  5. Machine: BCM2708
  6. Memory policy: ECC disabled, Data cache writeback
  7. On node 0 totalpages: 98304
  8. free_area_init_node: node 0, pgdat c0412690, node_mem_map c0450000
  9. Normal zone: 768 pages used for memmap
  10. Normal zone: 0 pages reserved
  11. Normal zone: 98304 pages, LIFO batch:31
  12. pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  13. pcpu-alloc: [0] 0
  14. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97536
  15. Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708.boardrev=0xe bcm2708.serial=0x56c143b6 smsc95xx.macaddr=B8:27:EB:C1:43:B6 sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=xbian-root-btrfs rootfsopts=subvol=root/@,noatime,compress=lzo,thread_pool=1,space_cache,autodefrag rootfstype=btrfs rootwait=10 smsc95xx.turbo_mode=N elevator=noop nohdparm splash logo.nologo quiet loglevel=0 noswap mod_scsi.scan=async
  16. PID hash table entries: 2048 (order: 1, 8192 bytes)
  17. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  18. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  19. __ex_table already sorted, skipping sort
  20. Memory: 384MB = 384MB total
  21. Memory: 382316k/382316k available, 10900k reserved, 0K highmem
  22. Virtual kernel memory layout:
  23. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  24. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  25. vmalloc : 0xd8800000 - 0xff000000 ( 616 MB)
  26. lowmem : 0xc0000000 - 0xd8000000 ( 384 MB)
  27. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  28. .text : 0xc0008000 - 0xc03c9494 (3846 kB)
  29. .init : 0xc03ca000 - 0xc03e7364 ( 117 kB)
  30. .data : 0xc03e8000 - 0xc0412d20 ( 172 kB)
  31. .bss : 0xc0412d20 - 0xc044f23c ( 242 kB)
  32. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  33. NR_IRQS:330
  34. sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  35. Switching to timer-based delay loop
  36. Console: colour dummy device 80x30
  37. console [tty1] enabled
  38. Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  39. pid_max: default: 32768 minimum: 301
  40. Mount-cache hash table entries: 512
  41. CPU: Testing write buffer coherency: ok
  42. Setting up static identity map for 0xc02e2160 - 0xc02e2198
  43. devtmpfs: initialized
  44. NET: Registered protocol family 16
  45. DMA: preallocated 4096 KiB pool for atomic coherent allocations
  46. bcm2708.uart_clock = 0
  47. hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  48. hw-breakpoint: maximum watchpoint size is 4 bytes.
  49. mailbox: Broadcom VideoCore Mailbox driver
  50. bcm2708_vcio: mailbox at f200b880
  51. bcm_power: Broadcom power driver
  52. bcm_power_open() -> 0
  53. bcm_power_request(0, 8)
  54. bcm_mailbox_read -> 00000080, 0
  55. bcm_power_request -> 0
  56. Serial: AMBA PL011 UART driver
  57. dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83) is a PL011 rev3
  58. bio: create slab <bio-0> at 0
  59. SCSI subsystem initialized
  60. usbcore: registered new interface driver usbfs
  61. usbcore: registered new interface driver hub
  62. usbcore: registered new device driver usb
  63. Switching to clocksource stc
  64. FS-Cache: Loaded
  65. CacheFiles: Loaded
  66. NET: Registered protocol family 2
  67. TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  68. TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  69. TCP: Hash tables configured (established 4096 bind 4096)
  70. TCP: reno registered
  71. UDP hash table entries: 256 (order: 0, 4096 bytes)
  72. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  73. NET: Registered protocol family 1
  74. Unpacking initramfs...
  75. Freeing initrd memory: 2956K
  76. bcm2708_dma: DMA manager at f2007000
  77. bcm2708_gpio: bcm2708_gpio_probe c03f4890
  78. vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  79. audit: initializing netlink socket (disabled)
  80. type=2000 audit(2.630:1): initialized
  81. VFS: Disk quotas dquot_6.5.2
  82. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  83. msgmni has been set to 752
  84. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  85. io scheduler noop registered (default)
  86. crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
  87. crc32: self tests passed, processed 225944 bytes in 2468000 nsec
  88. crc32c: CRC_LE_BITS = 64
  89. crc32c: self tests passed, processed 225944 bytes in 910000 nsec
  90. BCM2708FB: allocated DMA memory 579d0000
  91. BCM2708FB: allocated DMA channel 0 @ f2007000
  92. Console: switching to colour frame buffer device 240x67
  93. vchiq: vchiq_init_state: slot_zero = 0xd8804000, is_master = 0
  94. usbcore: registered new interface driver smsc95xx
  95. usbcore: registered new interface driver cdc_ncm
  96. dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  97. Core Release: 2.80a
  98. Setting default values for core params
  99. Finished setting default values for core params
  100. Using Buffer DMA mode
  101. Periodic Transfer Interrupt Enhancement - disabled
  102. Multiprocessor Interrupt Enhancement - disabled
  103. OTG VER PARAM: 0, OTG VER FLAG: 0
  104. Dedicated Tx FIFOs mode
  105. dwc_otg: Microframe scheduler enabled
  106. dwc_otg bcm2708_usb: DWC OTG Controller
  107. dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  108. dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  109. Init: Port Power? op_state=1
  110. Init: Power Port (0)
  111. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  112. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  113. usb usb1: Product: DWC OTG Controller
  114. usb usb1: Manufacturer: Linux 3.9.8+ dwc_otg_hcd
  115. usb usb1: SerialNumber: bcm2708_usb
  116. hub 1-0:1.0: USB hub found
  117. hub 1-0:1.0: 1 port detected
  118. dwc_otg: FIQ enabled
  119. dwc_otg: NAK holdoff enabled
  120. dwc_otg: FIQ split fix enabled
  121. Module dwc_common_port init
  122. bcm2835-cpufreq: min=700000 max=840000 cur=700000
  123. bcm2835-cpufreq: switching to governor performance
  124. bcm2835-cpufreq: switching to governor performance
  125. sdhci: Secure Digital Host Controller Interface driver
  126. sdhci: Copyright(c) Pierre Ossman
  127. sdhci: Enable low-latency mode
  128. mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  129. mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  130. sdhci-pltfm: SDHCI platform and OF driver helper
  131. hidraw: raw HID events driver (C) Jiri Kosina
  132. usbcore: registered new interface driver usbhid
  133. usbhid: USB HID core driver
  134. TCP: cubic registered
  135. NET: Registered protocol family 17
  136. Key type dns_resolver registered
  137. VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  138. registered taskstats version 1
  139. Freeing init memory: 116K
  140. mmc0: read SD Status register (SSR) after 2 attempts
  141. mmc0: new high speed SDHC card at address 0002
  142. mmcblk0: mmc0:0002 00000 7.32 GiB
  143. mmcblk0: p1 p2
  144. Indeed it is in host mode hprt0 = 00021501
  145. udevd[57]: starting version 175
  146. usb 1-1: new high-speed USB device number 2 using dwc_otg
  147. Indeed it is in host mode hprt0 = 00001101
  148. usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  149. usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  150. hub 1-1:1.0: USB hub found
  151. hub 1-1:1.0: 3 ports detected
  152. usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  153. usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  154. usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  155. smsc95xx v1.0.4
  156. raid6: int32x1 30 MB/s
  157. raid6: int32x2 45 MB/s
  158. raid6: int32x4 56 MB/s
  159. raid6: int32x8 62 MB/s
  160. raid6: using algorithm int32x8 (62 MB/s)
  161. raid6: using intx1 recovery algorithm
  162. xor: measuring software checksum speed
  163. smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c1:43:b6
  164. arm4regs : 1171.600 MB/sec
  165. usb 1-1.2: new full-speed USB device number 4 using dwc_otg
  166. 8regs : 564.000 MB/sec
  167. 32regs : 529.600 MB/sec
  168. xor: using function: arm4regs (1171.600 MB/sec)
  169. usb 1-1.2: New USB device found, idVendor=0609, idProduct=0334
  170. usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  171. usb 1-1.2: Product: MCE TRANCEIVR Emulator Device 2006
  172. usb 1-1.2: Manufacturer: SMK CORPORATION
  173. usb 1-1.2: SerialNumber: PA070820111921D
  174. Btrfs loaded
  175. device label xbian-root-btrfs devid 1 transid 229 /dev/mmcblk0p2
  176. device label xbian-root-btrfs devid 1 transid 229 /dev/mmcblk0p2
  177. btrfs: use lzo compression
  178. btrfs: enabling auto defrag
  179. btrfs: disk space caching is enabled
  180. Btrfs detected SSD devices, enabling SSD mode
  181. init: frandom pre-start process (234) terminated with status 1
  182. init: mounted-proc main process (241) terminated with status 1
  183. FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  184. device label xbian-root-btrfs devid 1 transid 229 /dev/mmcblk0p2
  185. udevd[311]: starting version 175
  186. zram: module is from the staging directory, the quality is unknown, you have been warned.
  187. zram: Created 2 device(s) ...
  188. Adding 127996k swap on /dev/zram0. Priority:20 extents:1 across:127996k SS
  189. loop: module loaded
  190. Adding 383996k swap on /dev/loop0. Priority:0 extents:1 across:383996k
  191. Registered IR keymap rc-rc6-mce
  192. input: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334) as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/rc/rc0/input0
  193. rc0: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334) as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/rc/rc0
  194. IR JVC protocol handler initialized
  195. IR NEC protocol handler initialized
  196. IR RC5(x) protocol handler initialized
  197. IR RC6 protocol handler initialized
  198. IR Sony protocol handler initialized
  199. IR SANYO protocol handler initialized
  200. mceusb 1-1.2:1.0: Registered SMK CORPORATION MCE TRANCEIVR Emulator Device 2006 with mce emulator interface version 1
  201. mceusb 1-1.2:1.0: 2 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
  202. input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input1
  203. IR MCE Keyboard/mouse protocol handler initialized
  204. usbcore: registered new interface driver mceusb
  205. lirc_dev: IR Remote Control driver registered, major 248
  206. rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
  207. IR LIRC bridge handler initialized
  208. device label xbian-root-btrfs devid 1 transid 229 /dev/mmcblk0p2
  209. mousedev: PS/2 mouse device common for all mice
  210. smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  211. init: failsafe main process (541) killed by TERM signal
  212. init: xbmc-norun main process (548) killed by TERM signal
  213. smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  214. init: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement