Advertisement
Guest User

Untitled

a guest
Oct 9th, 2018
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.04 KB | None | 0 0
  1. Uncompressing Linux... done, booting the kernel.
  2. [ 0.000000] Booting Linux on physical CPU 0xf00
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 4.1.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #826 SMP PREEMPT Fri Nov 13 20:19:03 GMT 2015
  7. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  9. [ 0.000000] Machine model: Raspberry Pi 2 Model B
  10. [ 0.000000] cma: Reserved 8 MiB at 0x3b800000
  11. [ 0.000000] Memory policy: Data cache writealloc
  12. [ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
  13. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  14. [ 0.000000] PERCPU: Embedded 13 pages/cpu @baf41000 s20608 r8192 d24448 u53248
  15. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243600
  16. [ 0.000000] Kernel command line: console=ttyAMA0,115200 root=/dev/mmcblk0p2 init=/bin/bash
  17. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  18. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  19. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  20. [ 0.000000] Memory: 955712K/983040K available (5967K kernel code, 534K rwdata, 1652K rodata, 420K init, 757K bss, 19136K reserved, 8192K cma-reserved)
  21. [ 0.000000] Virtual kernel memory layout:
  22. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  23. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  24. [ 0.000000] vmalloc : 0xbc800000 - 0xff000000 (1064 MB)
  25. [ 0.000000] lowmem : 0x80000000 - 0xbc000000 ( 960 MB)
  26. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  27. [ 0.000000] .text : 0x80008000 - 0x80778f64 (7620 kB)
  28. [ 0.000000] .init : 0x80779000 - 0x807e2000 ( 420 kB)
  29. [ 0.000000] .data : 0x807e2000 - 0x80867b6c ( 535 kB)
  30. [ 0.000000] .bss : 0x8086a000 - 0x8092779c ( 758 kB)
  31. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  32. [ 0.000000] Preemptible hierarchical RCU implementation.
  33. [ 0.000000] Additional per-CPU info printed with stalls.
  34. [ 0.000000] NR_IRQS:608
  35. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
  36. [ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  37. [ 0.004286] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  38. [ 0.009001] Switching to timer-based delay loop, resolution 52ns
  39. [ 0.170318] Console: colour dummy device 80x30
  40. [ 0.180811] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  41. [ 0.184149] pid_max: default: 32768 minimum: 301
  42. [ 0.216044] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  43. [ 0.217296] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  44. [ 0.367189] Initializing cgroup subsys blkio
  45. [ 0.368927] Initializing cgroup subsys memory
  46. [ 0.375700] Initializing cgroup subsys devices
  47. [ 0.377140] Initializing cgroup subsys freezer
  48. [ 0.378381] Initializing cgroup subsys net_cls
  49. [ 0.382595] CPU: Testing write buffer coherency: ok
  50. [ 0.399220] ftrace: allocating 20235 entries in 60 pages
  51. [ 1.371211] CPU0: update cpu_capacity 1024
  52. [ 1.373260] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  53. [ 1.374137] [bcm2709_smp_prepare_cpus] enter
  54. [ 1.385452] Setting up static identity map for 0x8240 - 0x8274
  55. [ 1.801806] [bcm2709_boot_secondary] cpu:1 started (0) 18
  56. [ 1.803644] [bcm2709_secondary_init] enter cpu:1
  57. [ 1.810101] CPU1: update cpu_capacity 1024
  58. [ 1.810218] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  59. [ 1.890315] [bcm2709_boot_secondary] cpu:2 started (0) 17
  60. [ 1.890481] [bcm2709_secondary_init] enter cpu:2
  61. [ 1.895355] CPU2: update cpu_capacity 1024
  62. [ 1.895510] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  63. [ 1.974713] [bcm2709_boot_secondary] cpu:3 started (0) 17
  64. [ 1.974993] [bcm2709_secondary_init] enter cpu:3
  65. [ 1.975785] CPU3: update cpu_capacity 1024
  66. [ 1.975911] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  67. [ 1.978848] Brought up 4 CPUs
  68. [ 1.979816] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  69. [ 1.980325] CPU: All CPU(s) started in SVC mode.
  70. [ 2.140570] devtmpfs: initialized
  71. [ 2.499568] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  72. [ 2.604355] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  73. [ 2.737106] pinctrl core: initialized pinctrl subsystem
  74. [ 2.818490] NET: Registered protocol family 16
  75. [ 2.919383] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  76. [ 2.948962] bcm2709.uart_clock = 3000000
  77. [ 3.071139] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  78. [ 3.071703] hw-breakpoint: maximum watchpoint size is 8 bytes.
  79. [ 3.078696] Serial: AMBA PL011 UART driver
  80. [ 3.108879] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
  81. [ 3.500510] console [ttyAMA0] enabled
  82. [ 3.547795] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  83. [ 4.115471] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
  84. [ 4.126417] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
  85. [ 4.150989] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
  86. [ 4.157055] bcm2708-dmaengine 3f007000.dma: dma_debug:0
  87. [ 4.179176] SCSI subsystem initialized
  88. [ 4.190452] usbcore: registered new interface driver usbfs
  89. [ 4.196896] usbcore: registered new interface driver hub
  90. [ 4.205493] usbcore: registered new device driver usb
  91. [ 4.244766] raspberrypi-firmware soc:firmware: Attached to firmware from 1970-01-05 00:12
  92. [ 4.335491] Switched to clocksource arch_sys_counter
  93. [ 5.048301] FS-Cache: Loaded
  94. [ 5.058106] CacheFiles: Loaded
  95. [ 5.224569] NET: Registered protocol family 2
  96. [ 5.287674] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  97. [ 5.296002] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  98. [ 5.301205] TCP: Hash tables configured (established 8192 bind 8192)
  99. [ 5.311702] UDP hash table entries: 512 (order: 2, 16384 bytes)
  100. [ 5.320882] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  101. [ 5.340199] NET: Registered protocol family 1
  102. [ 5.364927] RPC: Registered named UNIX socket transport module.
  103. [ 5.369165] RPC: Registered udp transport module.
  104. [ 5.372342] RPC: Registered tcp transport module.
  105. [ 5.378106] RPC: Registered tcp NFSv4.1 backchannel transport module.
  106. [ 5.426193] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 1 counters available
  107. [ 5.455550] futex hash table entries: 1024 (order: 4, 65536 bytes)
  108. [ 5.590901] VFS: Disk quotas dquot_6.6.0
  109. [ 5.599057] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  110. [ 5.632705] FS-Cache: Netfs 'nfs' registered for caching
  111. [ 5.650543] NFS: Registering the id_resolver key type
  112. [ 5.660909] Key type id_resolver registered
  113. [ 5.664145] Key type id_legacy registered
  114. [ 5.730433] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  115. [ 5.743406] io scheduler noop registered
  116. [ 5.746218] io scheduler deadline registered
  117. [ 5.753497] io scheduler cfq registered (default)
  118. [ 5.799626] BCM2708FB: allocated DMA memory fbc00000
  119. [ 5.804937] BCM2708FB: allocated DMA channel 0 @ f3007000
  120. [ 5.912213] Console: switching to colour frame buffer device 100x30
  121. [ 5.939654] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
  122. [ 5.967750] vc-cma: Videocore CMA driver
  123. [ 5.971616] vc-cma: vc_cma_base = 0x00000000
  124. [ 5.981548] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  125. [ 5.991911] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  126. [ 6.000958] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
  127. [ 6.298085] brd: module loaded
  128. [ 6.416031] loop: module loaded
  129. [ 6.432664] vchiq: vchiq_init_state: slot_zero = 0xbbc80000, is_master = 0
  130. [ 6.451434] bcm2835_vchiq 3f00b840.vchiq: failed to set channelbase
  131. [ 6.485727] vchiq: could not load vchiq
  132. [ 6.501600] bcm2835_vchiq: probe of 3f00b840.vchiq failed with error -1174236416
  133. [ 6.511937] Loading iSCSI transport class v2.0-870.
  134. [ 6.528798] usbcore: registered new interface driver smsc95xx
  135. [ 6.534348] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  136. [ 6.762012] Core Release: 2.80a
  137. [ 6.765746] Setting default values for core params
  138. [ 6.779963] Finished setting default values for core params
  139. [ 7.006594] Using Buffer DMA mode
  140. [ 7.010011] Periodic Transfer Interrupt Enhancement - disabled
  141. [ 7.017782] Multiprocessor Interrupt Enhancement - disabled
  142. [ 7.021502] OTG VER PARAM: 0, OTG VER FLAG: 0
  143. [ 7.026297] Dedicated Tx FIFOs mode
  144. [ 7.048543] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbbc14000 dma = 0xfbc14000 len=9024
  145. [ 7.057110] FIQ FSM acceleration enabled for :
  146. [ 7.057110] Non-periodic Split Transactions
  147. [ 7.057110] Periodic Split Transactions
  148. [ 7.057110] High-Speed Isochronous Endpoints
  149. [ 7.076596] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80402c54
  150. [ 7.080696] WARN::hcd_init_fiq:413: FIQ ASM at 0x80402fb0 length 36
  151. [ 7.086563] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbc89a000
  152. [ 7.092967] dwc_otg 3f980000.usb: DWC OTG Controller
  153. [ 7.102674] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  154. [ 7.110222] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
  155. [ 7.117843] Init: Port Power? op_state=1
  156. [ 7.120792] Init: Power Port (0)
  157. [ 7.147696] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  158. [ 7.151603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  159. [ 7.156234] usb usb1: Product: DWC OTG Controller
  160. [ 7.161401] usb usb1: Manufacturer: Linux 4.1.13-v7+ dwc_otg_hcd
  161. [ 7.166779] usb usb1: SerialNumber: 3f980000.usb
  162. [ 7.196375] hub 1-0:1.0: USB hub found
  163. [ 7.205734] hub 1-0:1.0: 1 port detected
  164. [ 7.234174] usbcore: registered new interface driver usb-storage
  165. [ 7.244862] mousedev: PS/2 mouse device common for all mice
  166. [ 7.269092] bcm2835-cpufreq: min=700000 max=700000
  167. [ 7.287914] sdhci: Secure Digital Host Controller Interface driver
  168. [ 7.291688] sdhci: Copyright(c) Pierre Ossman
  169. [ 7.312484] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  170. [ 7.317829] mmc-bcm2835 3f300000.mmc: DMA channels allocated
  171. [ 7.365897] sdhci-pltfm: SDHCI platform and OF driver helper
  172. [ 7.401014] ledtrig-cpu: registered to indicate activity on CPUs
  173. [ 7.413023] hidraw: raw HID events driver (C) Jiri Kosina
  174. [ 7.423984] usbcore: registered new interface driver usbhid
  175. [ 7.430314] usbhid: USB HID core driver
  176. [ 7.438271] Initializing XFRM netlink socket
  177. [ 7.448081] NET: Registered protocol family 17
  178. [ 7.456848] mmc0: host does not support reading read-only switch, assuming write-enable
  179. [ 7.459030] Key type dns_resolver registered
  180. [ 7.460499] Registering SWP/SWPB emulation handler
  181. [ 7.469706] mmc0: Problem switching card into high-speed mode!
  182. [ 7.478348] mmc0: new SDHC card at address 4567
  183. [ 7.487517] registered taskstats version 1
  184. [ 7.501807] vc-sm: Videocore shared memory driver
  185. [ 7.508635] mmcblk0: mmc0:4567 QEMU! 1.67 GiB
  186. [ 7.558023] uart-pl011 3f201000.uart: no DMA platform data
  187. [ 7.562000] mmcblk0: p1 p2
  188. [ 7.643485] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  189. [ 7.664321] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  190. [ 7.880925] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  191. [ 7.892820] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  192. [ 8.093694] devtmpfs: mounted
  193. [ 8.259061] Freeing unused kernel memory: 420K (80779000 - 807e2000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement