Advertisement
muawijhe

RPi2 Qemu boot 2016.04.11

Apr 11th, 2016
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.32 KB | None | 0 0
  1.  
  2. QEMU for Raspberry 2/3
  3.  
  4. Device: /dev/sdb SELECTED
  5. Device: /dev/sdb PATH OK
  6. Device: /dev/sdb DEVICE OK
  7.  
  8. Check SD Card: /dev/sdb
  9. Disk /dev/sdb: 30.9 GB, 30908350464 bytes
  10. /dev/sdb1 * 2048 133119 65536 c W95 FAT32 (LBA)
  11. /dev/sdb2 133120 3670015 1768448 83 Linux
  12.  
  13. Choosing the wrong HD could cause data loss.
  14.  
  15. Continue (y/n)? y
  16. Booting Raspberry from SD Card /dev/sdb [10.0.0.1:2222->10.0.0.2:22]
  17.  
  18. + sudo qemu-system-arm -kernel dist/ubuntu-14.04/boot/kernel7.img -dtb dist/ubuntu-14.04/boot/bcm2709-rpi-2-b.dtb -M raspi2 -m 512 -no-reboot -serial stdio -hda /dev/sdb -append 'rw earlyprintk loglevel=8 console=ttyAMA0,115200 dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 panic=1 rootfstype=ext4 noplymouth' -net nic -net user,net=10.0.0.0/8,host=10.0.0.1,hostfwd=tcp:127.0.0.1:2222-10.0.0.2:22
  19. WARNING: Image format was not specified for '/dev/sdb' and probing guessed raw.
  20. Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
  21. Specify the 'raw' format explicitly to remove the restrictions.
  22. Warning: hub port hub0port0 has no peer
  23. Warning: vlan 0 with no nics
  24. Warning: netdev hub0port0 has no peer
  25. Warning: requested NIC (anonymous, model unspecified) was not created (not supported by this machine?)
  26. Uncompressing Linux... done, booting the kernel.
  27. [ 0.000000] Booting Linux on physical CPU 0xf00
  28. [ 0.000000] Initializing cgroup subsys cpuset
  29. [ 0.000000] Initializing cgroup subsys cpu
  30. [ 0.000000] Initializing cgroup subsys cpuacct
  31. [ 0.000000] Linux version 3.18.0-20-rpi2 (buildd@lgw01-09) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-19ubuntu1) ) #21-Ubuntu SMP PREEMPT Sun Apr 5 01:56:02 UTC 2015 (Ubuntu 3.18.0-20.21-rpi2 3.18.11)
  32. [ 0.000000] CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=10c5387d
  33. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  34. [ 0.000000] Machine model: Raspberry Pi 2 Model B
  35. [ 0.000000] bootconsole [earlycon0] enabled
  36. [ 0.000000] cma: Reserved 8 MiB at 0x1b800000
  37. [ 0.000000] Memory policy: Data cache writealloc
  38. [ 0.000000] On node 0 totalpages: 114688
  39. [ 0.000000] free_area_init_node: node 0, pgdat 8095cc40, node_mem_map 9b473000
  40. [ 0.000000] Normal zone: 896 pages used for memmap
  41. [ 0.000000] Normal zone: 0 pages reserved
  42. [ 0.000000] Normal zone: 114688 pages, LIFO batch:31
  43. [ 0.000000] [bcm2709_smp_init_cpus] enter (85c0->f3003010)
  44. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  45. [ 0.000000] PERCPU: Embedded 11 pages/cpu @9b43f000 s12928 r8192 d23936 u45056
  46. [ 0.000000] pcpu-alloc: s12928 r8192 d23936 u45056 alloc=11*4096
  47. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  48. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
  49. [ 0.000000] Kernel command line: rw earlyprintk loglevel=8 console=ttyAMA0,115200 dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 panic=1 rootfstype=ext4 noplymouth
  50. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  52. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  53. [ 0.000000] allocated 917504 bytes of page_cgroup
  54. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  55. [ 0.000000] Memory: 434960K/458752K available (6339K kernel code, 564K rwdata, 2352K rodata, 364K init, 806K bss, 23792K reserved)
  56. [ 0.000000] Virtual kernel memory layout:
  57. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
  59. [ 0.000000] vmalloc : 0x9c800000 - 0xff000000 (1576 MB)
  60. [ 0.000000] lowmem : 0x80000000 - 0x9c000000 ( 448 MB)
  61. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  62. [ 0.000000] .text : 0x80008000 - 0x80884f4c (8692 kB)
  63. [ 0.000000] .init : 0x80885000 - 0x808e0000 ( 364 kB)
  64. [ 0.000000] .data : 0x808e0000 - 0x8096d2ec ( 565 kB)
  65. [ 0.000000] .bss : 0x8096d2ec - 0x80a36d20 ( 807 kB)
  66. [ 0.000000] Preemptible hierarchical RCU implementation.
  67. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  68. [ 0.000000] NR_IRQS:480
  69. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
  70. [ 0.002691] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
  71. [ 0.008497] Switching to timer-based delay loop, resolution 52ns
  72. [ 0.131077] Console: colour dummy device 80x30
  73. [ 0.139269] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  74. [ 0.197215] pid_max: default: 32768 minimum: 301
  75. [ 0.220092] Security Framework initialized
  76. [ 0.288667] AppArmor: AppArmor initialized
  77. [ 0.292816] Yama: becoming mindful.
  78. [ 0.339507] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  79. [ 0.345469] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  80. [ 0.554322] Initializing cgroup subsys memory
  81. [ 0.564057] Initializing cgroup subsys devices
  82. [ 0.569025] Initializing cgroup subsys freezer
  83. [ 0.573926] Initializing cgroup subsys net_cls
  84. [ 0.578760] Initializing cgroup subsys blkio
  85. [ 0.582899] Initializing cgroup subsys perf_event
  86. [ 0.586117] Initializing cgroup subsys net_prio
  87. [ 0.598882] CPU: Testing write buffer coherency: ok
  88. [ 0.779171] CPU0: update cpu_capacity 1024
  89. [ 0.786243] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  90. [ 0.794849] [bcm2709_smp_prepare_cpus] enter
  91. [ 0.827420] Setting up static identity map for 0x6064c8 - 0x606520
  92. [ 1.364044] [bcm2709_boot_secondary] cpu:1 failed to start (85c0)
  93. [ 2.621481] CPU1: failed to come online
  94. [ 2.740193] [bcm2709_boot_secondary] cpu:2 failed to start (85c0)
  95. [ 4.005433] CPU2: failed to come online
  96. [ 4.046325] [bcm2709_boot_secondary] cpu:3 failed to start (85c0)
  97. [ 5.334488] CPU3: failed to come online
  98. [ 5.339901] Brought up 1 CPUs
  99. [ 5.343928] SMP: Total of 1 processors activated (38.40 BogoMIPS).
  100. [ 5.348973] CPU: All CPU(s) started in SVC mode.
  101. [ 5.537658] devtmpfs: initialized
  102. [ 6.592809] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  103. [ 7.239621] pinctrl core: initialized pinctrl subsystem
  104. [ 7.498791] NET: Registered protocol family 16
  105. [ 7.755175] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  106. [ 7.874023] cpuidle: using governor ladder
  107. [ 7.911083] cpuidle: using governor menu
  108. [ 7.937255] bcm2709.uart_clock = 3000000
  109. [ 8.057889] ------------[ cut here ]------------
  110. [ 8.064281] WARNING: CPU: 0 PID: 1 at /build/buildd/linux-3.18.0/arch/arm/mach-bcm2709/armctrl.c:148 armctrl_xlate+0x188/0x274()
  111. [ 8.071936] Modules linked in:
  112. [ 8.078609] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.18.0-20-rpi2 #21-Ubuntu
  113. [ 8.093992] [<80016ab0>] (unwind_backtrace) from [<800129d0>] (show_stack+0x10/0x14)
  114. [ 8.100748] [<800129d0>] (show_stack) from [<805fee10>] (dump_stack+0x9c/0xd4)
  115. [ 8.108270] [<805fee10>] (dump_stack) from [<80026ed8>] (warn_slowpath_common+0x70/0x8c)
  116. [ 8.117681] [<80026ed8>] (warn_slowpath_common) from [<80026f90>] (warn_slowpath_null+0x1c/0x24)
  117. [ 8.124291] [<80026f90>] (warn_slowpath_null) from [<80022044>] (armctrl_xlate+0x188/0x274)
  118. [ 8.129935] [<80022044>] (armctrl_xlate) from [<8007399c>] (irq_create_of_mapping+0x64/0x110)
  119. [ 8.135697] [<8007399c>] (irq_create_of_mapping) from [<804c4ef4>] (irq_of_parse_and_map+0x24/0x2c)
  120. [ 8.141938] [<804c4ef4>] (irq_of_parse_and_map) from [<804c4f14>] (of_irq_to_resource+0x18/0xb8)
  121. [ 8.147483] [<804c4f14>] (of_irq_to_resource) from [<804c4ff0>] (of_irq_to_resource_table+0x3c/0x54)
  122. [ 8.152139] [<804c4ff0>] (of_irq_to_resource_table) from [<804c25b8>] (of_device_alloc+0xd8/0x180)
  123. [ 8.158705] [<804c25b8>] (of_device_alloc) from [<804c26a8>] (of_platform_device_create_pdata+0x48/0x98)
  124. [ 8.166038] [<804c26a8>] (of_platform_device_create_pdata) from [<804c27f0>] (of_platform_bus_create+0xec/0x3ac)
  125. [ 8.178424] [<804c27f0>] (of_platform_bus_create) from [<804c2860>] (of_platform_bus_create+0x15c/0x3ac)
  126. [ 8.184943] [<804c2860>] (of_platform_bus_create) from [<804c2c28>] (of_platform_populate+0x5c/0xa0)
  127. [ 8.191117] [<804c2c28>] (of_platform_populate) from [<8088cad8>] (bcm2709_init+0x64/0x3fc)
  128. [ 8.197513] [<8088cad8>] (bcm2709_init) from [<80888870>] (customize_machine+0x20/0x40)
  129. [ 8.203004] [<80888870>] (customize_machine) from [<800088bc>] (do_one_initcall+0xd8/0x208)
  130. [ 8.208438] [<800088bc>] (do_one_initcall) from [<80885ef4>] (kernel_init_freeable+0x1fc/0x29c)
  131. [ 8.214162] [<80885ef4>] (kernel_init_freeable) from [<805f9298>] (kernel_init+0x8/0xf0)
  132. [ 8.220091] [<805f9298>] (kernel_init) from [<8000efe8>] (ret_from_fork+0x14/0x2c)
  133. [ 8.226613] ---[ end trace 5d032da78e9089a4 ]---
  134. [ 8.377545] No ATAGs?
  135. [ 8.387872] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  136. [ 8.394568] hw-breakpoint: maximum watchpoint size is 8 bytes.
  137. [ 8.401044] mailbox: Broadcom VideoCore Mailbox driver
  138. [ 8.437584] bcm2708_vcio: mailbox at f300b880
  139. [ 8.451444] bcm_power: Broadcom power driver
  140. [ 8.465054] bcm_power_open() -> 0
  141. [ 8.467566] bcm_power_request(0, 8)
  142. [ 8.472249] bcm2708_vcio: mbox chan 0 overflow - drop 00000000
  143. [ 8.478817] bcm_mailbox_read -> 00000000, 0
  144. [ 8.483067] bcm_power_request: prev global 0, new global 8, actual 0, request 8, others_request 0
  145. [ 8.489272] bcm_power_request -> -5
  146. [ 8.526465] Serial: AMBA PL011 UART driver
  147. [ 8.559485] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev1
  148. [ 8.582032] console [ttyAMA0] enabled
  149. [ 8.582032] console [ttyAMA0] enabled
  150. [ 8.593651] bootconsole [earlycon0] disabled
  151. [ 8.593651] bootconsole [earlycon0] disabled
  152. [ 10.279664] SCSI subsystem initialized
  153. [ 10.294658] usbcore: registered new interface driver usbfs
  154. [ 10.302343] usbcore: registered new interface driver hub
  155. [ 10.314577] usbcore: registered new device driver usb
  156. [ 10.468862] NetLabel: Initializing
  157. [ 10.473143] NetLabel: domain hash size = 128
  158. [ 10.475548] NetLabel: protocols = UNLABELED CIPSOv4
  159. [ 10.499957] NetLabel: unlabeled traffic allowed by default
  160. [ 10.541405] Switched to clocksource arch_sys_counter
  161. [ 13.701000] FS-Cache: Loaded
  162. [ 13.720112] CacheFiles: Loaded
  163. [ 13.768127] AppArmor: AppArmor Filesystem Enabled
  164. [ 14.511786] NET: Registered protocol family 2
  165. [ 14.648486] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  166. [ 14.659878] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  167. [ 14.669361] TCP: Hash tables configured (established 4096 bind 4096)
  168. [ 14.683815] TCP: reno registered
  169. [ 14.689728] UDP hash table entries: 256 (order: 1, 8192 bytes)
  170. [ 14.700253] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  171. [ 14.749387] NET: Registered protocol family 1
  172. [ 14.810493] RPC: Registered named UNIX socket transport module.
  173. [ 14.821910] RPC: Registered udp transport module.
  174. [ 14.829064] RPC: Registered tcp transport module.
  175. [ 14.835391] RPC: Registered tcp NFSv4.1 backchannel transport module.
  176. [ 14.984246] ------------[ cut here ]------------
  177. [ 14.991237] WARNING: CPU: 0 PID: 1 at /build/buildd/linux-3.18.0/arch/arm/mach-bcm2709/armctrl.c:148 armctrl_xlate+0x188/0x274()
  178. [ 15.002505] Modules linked in:
  179. [ 15.008980] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.18.0-20-rpi2 #21-Ubuntu
  180. [ 15.019584] [<80016ab0>] (unwind_backtrace) from [<800129d0>] (show_stack+0x10/0x14)
  181. [ 15.028457] [<800129d0>] (show_stack) from [<805fee10>] (dump_stack+0x9c/0xd4)
  182. [ 15.037286] [<805fee10>] (dump_stack) from [<80026ed8>] (warn_slowpath_common+0x70/0x8c)
  183. [ 15.047344] [<80026ed8>] (warn_slowpath_common) from [<80026f90>] (warn_slowpath_null+0x1c/0x24)
  184. [ 15.056604] [<80026f90>] (warn_slowpath_null) from [<80022044>] (armctrl_xlate+0x188/0x274)
  185. [ 15.066032] [<80022044>] (armctrl_xlate) from [<8007399c>] (irq_create_of_mapping+0x64/0x110)
  186. [ 15.075901] [<8007399c>] (irq_create_of_mapping) from [<804c5040>] (of_irq_get+0x38/0x48)
  187. [ 15.084505] [<804c5040>] (of_irq_get) from [<803cc2d4>] (platform_get_irq+0x1c/0x98)
  188. [ 15.093033] [<803cc2d4>] (platform_get_irq) from [<8001a30c>] (cpu_pmu_device_probe+0x158/0x3bc)
  189. [ 15.104389] [<8001a30c>] (cpu_pmu_device_probe) from [<803cc91c>] (platform_drv_probe+0x44/0xa4)
  190. [ 15.113452] [<803cc91c>] (platform_drv_probe) from [<803cab70>] (driver_probe_device+0x14c/0x3a8)
  191. [ 15.121002] [<803cab70>] (driver_probe_device) from [<803cae9c>] (__driver_attach+0x8c/0x90)
  192. [ 15.131688] [<803cae9c>] (__driver_attach) from [<803c8f0c>] (bus_for_each_dev+0x60/0x94)
  193. [ 15.165036] [<803c8f0c>] (bus_for_each_dev) from [<803ca1fc>] (bus_add_driver+0x160/0x21c)
  194. [ 15.175315] [<803ca1fc>] (bus_add_driver) from [<803cb6e0>] (driver_register+0x78/0xf8)
  195. [ 15.183921] [<803cb6e0>] (driver_register) from [<8088a520>] (register_pmu_driver+0x1c/0x44)
  196. [ 15.192859] [<8088a520>] (register_pmu_driver) from [<800088bc>] (do_one_initcall+0xd8/0x208)
  197. [ 15.203882] [<800088bc>] (do_one_initcall) from [<80885ef4>] (kernel_init_freeable+0x1fc/0x29c)
  198. [ 15.213210] [<80885ef4>] (kernel_init_freeable) from [<805f9298>] (kernel_init+0x8/0xf0)
  199. [ 15.224254] [<805f9298>] (kernel_init) from [<8000efe8>] (ret_from_fork+0x14/0x2c)
  200. [ 15.237411] ---[ end trace 5d032da78e9089a5 ]---
  201. [ 15.244698] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 1 counters available
  202. [ 15.267601] bcm2708_dma: DMA manager at f3007000
  203. [ 15.277549] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
  204. [ 15.405044] futex hash table entries: 1024 (order: 4, 65536 bytes)
  205. [ 15.425466] audit: initializing netlink subsys (disabled)
  206. [ 15.449188] audit: type=2000 audit(12.747:1): initialized
  207. [ 15.580841] zpool: loaded
  208. [ 15.620420] VFS: Disk quotas dquot_6.5.2
  209. [ 15.637466] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  210. [ 15.734057] FS-Cache: Netfs 'nfs' registered for caching
  211. [ 15.773350] NFS: Registering the id_resolver key type
  212. [ 15.794056] Key type id_resolver registered
  213. [ 15.800736] Key type id_legacy registered
  214. [ 15.811536] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  215. [ 15.863687] msgmni has been set to 865
  216. [ 16.369659] alg: No test for stdrng (krng)
  217. [ 16.393151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  218. [ 16.435334] io scheduler noop registered
  219. [ 16.441231] io scheduler deadline registered
  220. [ 16.449129] io scheduler cfq registered (default)
  221. [ 16.608021] BCM2708FB: allocated DMA memory dbc00000
  222. [ 16.617364] BCM2708FB: allocated DMA channel 4 @ f3007400
  223. [ 16.723468] Console: switching to colour frame buffer device 100x30
  224. [ 16.768798] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
  225. [ 16.776189] uart-pl011 dev:f1: no DMA platform data
  226. [ 16.785191] vc-cma: Videocore CMA driver
  227. [ 16.787003] vc-cma: vc_cma_base = 0x00000000
  228. [ 16.787897] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  229. [ 16.788798] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  230. [ 16.952443] brd: module loaded
  231. [ 17.165171] loop: module loaded
  232. [ 17.196132] vchiq: vchiq_init_state: slot_zero = 0x9b800000, is_master = 0
  233. [ 17.261618] Loading iSCSI transport class v2.0-870.
  234. [ 17.313358] usbcore: registered new interface driver smsc95xx
  235. [ 17.324270] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  236. [ 17.645698] Core Release: 2.80a
  237. [ 17.653076] Setting default values for core params
  238. [ 17.680992] Finished setting default values for core params
  239. [ 17.988858] Using Buffer DMA mode
  240. [ 17.993040] Periodic Transfer Interrupt Enhancement - disabled
  241. [ 17.998787] Multiprocessor Interrupt Enhancement - disabled
  242. [ 18.003869] OTG VER PARAM: 0, OTG VER FLAG: 0
  243. [ 18.009595] Dedicated Tx FIFOs mode
  244. [ 18.058160] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9bc14000 dma = 0xdbc14000 len=9024
  245. [ 18.068654] FIQ FSM acceleration enabled for :
  246. [ 18.068654] Non-periodic Split Transactions
  247. [ 18.068654] Periodic Split Transactions
  248. [ 18.068654] High-Speed Isochronous Endpoints
  249. [ 18.081557] dwc_otg: Microframe scheduler enabled
  250. [ 18.096626] WARN::hcd_init_fiq:412: FIQ on core 0 at 0x80461d2c
  251. [ 18.103489] WARN::hcd_init_fiq:413: FIQ ASM at 0x80462060 length 36
  252. [ 18.112170] WARN::hcd_init_fiq:438: MPHI regs_base at 0x9c808000
  253. [ 18.120684] dwc_otg bcm2708_usb: DWC OTG Controller
  254. [ 18.140229] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  255. [ 18.157341] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  256. [ 18.171578] Init: Port Power? op_state=1
  257. [ 18.175737] Init: Power Port (0)
  258. [ 18.253430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  259. [ 18.259242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. [ 18.264588] usb usb1: Product: DWC OTG Controller
  261. [ 18.268931] usb usb1: Manufacturer: Linux 3.18.0-20-rpi2 dwc_otg_hcd
  262. [ 18.274992] usb usb1: SerialNumber: bcm2708_usb
  263. [ 18.372425] hub 1-0:1.0: USB hub found
  264. [ 18.384625] hub 1-0:1.0: 1 port detected
  265. [ 18.491789] dwc_otg: FIQ enabled
  266. [ 18.496544] dwc_otg: NAK holdoff enabled
  267. [ 18.502673] dwc_otg: FIQ split-transaction FSM enabled
  268. [ 18.525236] Module dwc_common_port init
  269. [ 18.561264] usbcore: registered new interface driver usb-storage
  270. [ 18.612069] mousedev: PS/2 mouse device common for all mice
  271. [ 18.628706] i2c /dev entries driver
  272. [ 18.681455] device-mapper: uevent: version 1.0.3
  273. [ 18.733062] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
  274. [ 18.763608] bcm2835-cpufreq: min=700000 max=700000
  275. [ 18.804173] sdhci: Secure Digital Host Controller Interface driver
  276. [ 18.810876] sdhci: Copyright(c) Pierre Ossman
  277. [ 18.832823] mmc-bcm2835: Unable to initialise DMA channels. Falling back to PIO
  278. [ 18.917382] Load BCM2835 MMC driver
  279. [ 18.936645] sdhci-pltfm: SDHCI platform and OF driver helper
  280. [ 19.127940] ledtrig-cpu: registered to indicate activity on CPUs
  281. [ 19.149699] hidraw: raw HID events driver (C) Jiri Kosina
  282. [ 19.190201] usbcore: registered new interface driver usbhid
  283. [ 19.212920] usbhid: USB HID core driver
  284. [ 19.233304] TCP: cubic registered
  285. [ 19.247965] Initializing XFRM netlink socket
  286. [ 19.252334] mmc0: host does not support reading read-only switch, assuming write-enable
  287. [ 19.310067] mmc0: new SDHC card at address 4567
  288. [ 19.324505] NET: Registered protocol family 10
  289. [ 19.451895] mmcblk0: mmc0:4567 QEMU! 28.7 GiB
  290. [ 19.651638] mip6: Mobile IPv6
  291. [ 19.665356] NET: Registered protocol family 17
  292. [ 19.716668] Key type dns_resolver registered
  293. [ 19.736278] mpls_gso: MPLS GSO support
  294. [ 19.811308] Registering SWP/SWPB emulation handler
  295. [ 19.943631] registered taskstats version 1
  296. [ 19.969485] mmcblk0: p1 p2
  297. [ 20.068353] AppArmor: AppArmor sha1 policy hashing enabled
  298. [ 20.093422] vc-sm: Videocore shared memory driver
  299. [ 20.108385] [vc_sm_connected_init]: start
  300. [ 20.159430] vchiq_get_state: g_state.remote->initialised != 1 (0)
  301. [ 20.200628] vchiq_get_state: g_state.remote->initialised != 1 (0)
  302. [ 20.220002] vchiq_get_state: g_state.remote->initialised != 1 (0)
  303. [ 20.232928] vchiq_get_state: g_state.remote->initialised != 1 (0)
  304. [ 20.252530] vchiq_get_state: g_state.remote->initialised != 1 (0)
  305. [ 20.272131] vchiq_get_state: g_state.remote->initialised != 1 (0)
  306. [ 20.289615] vchiq_get_state: g_state.remote->initialised != 1 (0)
  307. [ 20.302218] vchiq_get_state: g_state.remote->initialised != 1 (0)
  308. [ 20.311503] vchiq_get_state: g_state.remote->initialised != 1 (0)
  309. [ 20.319379] vchiq_get_state: g_state.remote->initialised != 1 (0)
  310. [ 20.327333] vchiq: vchiq_initialise: videocore not initialized
  311. [ 20.327333]
  312. [ 20.335781] [vc_sm_connected_init]: failed to initialise VCHI instance (ret=-1)
  313. [ 20.343797] [vc_sm_connected_init]: end - returning -5
  314. [ 20.426294] PM: Hibernation image not present or could not be loaded.
  315. [ 21.525910] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  316. [ 21.557513] VFS: Mounted root (ext4 filesystem) on device 179:2.
  317. [ 21.991871] devtmpfs: mounted
  318. [ 22.300610] Freeing unused kernel memory: 364K (80885000 - 808e0000)
  319. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  320. [ 38.886062] random: init urandom read with 15 bits of entropy available
  321. [ 66.720794] init: plymouth-upstart-bridge main process (70) terminated with status 1
  322. [ 67.077057] init: plymouth-upstart-bridge main process ended, respawning
  323. [ 124.777387] hrtimer: interrupt took 10587083 ns
  324. [ 131.248967] init: plymouth-upstart-bridge main process (80) terminated with status 1
  325. [ 131.363570] init: plymouth-upstart-bridge main process ended, respawning
  326. [ 172.430042] random: nonblocking pool is initialized
  327. [ 188.533172] init: plymouth-upstart-bridge main process (87) terminated with status 1
  328. [ 189.002303] init: plymouth-upstart-bridge main process ended, respawning
  329. [ 990.211300] ------------[ cut here ]------------
  330. [ 990.220059] kernel BUG at /build/buildd/linux-3.18.0/arch/arm/mach-bcm2709/bcm2709.c:1230!
  331. [ 990.225071] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
  332. [ 990.230375] Modules linked in: bcm2708_rng(+) snd_bcm2835 uio_pdrv_genirq snd_pcm uio snd_timer snd fuse
  333. [ 990.247056] CPU: 0 PID: 220 Comm: systemd-udevd Tainted: G W 3.18.0-20-rpi2 #21-Ubuntu
  334. [ 990.252772] task: 9a41c600 ti: 981e6000 task.ti: 981e6000
  335. [ 990.260280] PC is at bcm2709_boot_secondary+0xbc/0xc8
  336. [ 990.263929] LR is at __cpu_up+0x94/0x148
  337. [ 990.268181] pc : [<80021c80>] lr : [<80014580>] psr: 20030113
  338. [ 990.268181] sp : 981e7ea8 ip : 000085c0 fp : 01df7900
  339. [ 990.276446] r10: 9ac91200 r9 : 00000000 r8 : 00000000
  340. [ 990.279727] r7 : 9ac91200 r6 : 8096d710 r5 : 00000001 r4 : 8096d62c
  341. [ 990.283641] r3 : f400009c r2 : 00000001 r1 : f40000dc r0 : 000085c0
  342. [ 990.287989] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
  343. [ 990.292393] Control: 10c5387d Table: 181e006a DAC: 00000015
  344. [ 990.296214] Process systemd-udevd (pid: 220, stack limit = 0x981e6238)
  345. [ 990.300361] Stack: (0x981e7ea8 to 0x981e8000)
  346. [ 990.304396] 7ea0: 80030113 ffffffff 01df7900 80014580 00000001 00000001
  347. [ 990.309330] 7ec0: 808ffdb8 00000000 00000001 8002736c 981e7edc 00000001 01df7900 0000002d
  348. [ 990.314664] 7ee0: 00000001 805fa398 9b44a044 98161700 00000001 98365d40 98365d4c 80027414
  349. [ 990.321098] 7f00: 9b44a010 803c8ab8 00000001 9b44a010 981e7f80 803c8b44 981e7f80 01161700
  350. [ 990.329659] 7f20: 00000001 00000000 00000000 801aff3c 00000000 00000000 76f3a000 981e7f80
  351. [ 990.336646] 7f40: 9a4521c0 00000001 981e6018 76f3a000 00000000 8014a5a0 00001000 00000000
  352. [ 990.341669] 7f60: 00000000 00000000 9a4521c0 9a4521c0 00000001 76f3a000 00000000 8014ab50
  353. [ 990.346709] 7f80: 00000000 00000000 ffffffff 00000001 76f3a000 01df71b8 00000004 8000f0e4
  354. [ 990.351733] 7fa0: 981e6000 8000ef20 00000001 76f3a000 00000005 76f3a000 00000001 00000000
  355. [ 990.356659] 7fc0: 00000001 76f3a000 01df71b8 00000004 00000001 00000000 01df7748 01df7900
  356. [ 990.361663] 7fe0: 00000000 7eb2581c 76d9ef81 76dd8066 400d0030 00000005 00000000 00000000
  357. [ 990.373067] [<80021c80>] (bcm2709_boot_secondary) from [<80014580>] (__cpu_up+0x94/0x148)
  358. [ 990.379367] [<80014580>] (__cpu_up) from [<8002736c>] (_cpu_up+0x138/0x170)
  359. [ 990.383794] [<8002736c>] (_cpu_up) from [<80027414>] (cpu_up+0x70/0x94)
  360. [ 990.387918] [<80027414>] (cpu_up) from [<803c8ab8>] (device_online+0x64/0x88)
  361. [ 990.392213] [<803c8ab8>] (device_online) from [<803c8b44>] (online_store+0x68/0x74)
  362. [ 990.396789] [<803c8b44>] (online_store) from [<801aff3c>] (kernfs_fop_write+0xc0/0x180)
  363. [ 990.401632] [<801aff3c>] (kernfs_fop_write) from [<8014a5a0>] (vfs_write+0xa0/0x1d0)
  364. [ 990.406727] [<8014a5a0>] (vfs_write) from [<8014ab50>] (SyS_write+0x40/0x94)
  365. [ 990.411376] [<8014ab50>] (SyS_write) from [<8000ef20>] (ret_fast_syscall+0x0/0x48)
  366. [ 990.417357] Code: eb176426 e3a00000 e28dd00c e49df004 (e7f001f2)
  367. [ 998.190990] ---[ end trace 5d032da78e9089a7 ]---
  368. [ 1045.772977] init: udevtrigger post-stop process (226) terminated with status 1
  369. * Starting Mount filesystems on boot [ OK ]
  370. * Starting Signal sysvinit that the rootfs is mounted [ OK ]
  371. * Starting Populate /dev filesystem [ OK ]
  372. * Stopping Populate /dev filesystem [ OK ]
  373. * Starting Fix-up /sys/kernel/debug filesystem [ OK ]
  374. * Stopping Fix-up /sys/kernel/debug filesystem [ OK ]
  375. * Starting Clean /tmp directory [ OK ]
  376. * Starting Populate and link to /run filesystem [ OK ]
  377. * Stopping Populate and link to /run filesystem [ OK ]
  378. * Stopping Clean /tmp directory [ OK ]
  379. * Stopping Track if upstart is running in a container [ OK ]
  380. * Starting Initialize or finalize resolvconf [ OK ]
  381. * Starting set console keymap [ OK ]
  382. * Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
  383. * Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
  384. * Starting Bridge udev events into upstart [ OK ]
  385. * Starting Signal sysvinit that remote filesystems are mounted [ OK ]
  386. * Stopping set console keymap [ OK ]
  387. * Starting device node and kernel event manager [ OK ]
  388. * Starting load modules from /etc/modules [ OK ]
  389. * Starting cold plug devices [ OK ]
  390. * Starting log initial device creation [ OK ]
  391. * Stopping cold plug devices [fail]
  392. * Stopping log initial device creation [ OK ]
  393. * Starting load fallback graphics devices [ OK ]
  394. * Stopping load fallback graphics devices [ OK ]
  395. * Starting set console font [ OK ]
  396. * Stopping set console font [ OK ]
  397. * Starting userspace bootsplash [ OK ]
  398. The disk drive for /run/lock is not ready yet or not present.
  399. keys:Continue to wait, or Press S to skip mounting or M for manual recovery
  400.  
  401. keys:
  402. The disk drive for /run/shm is not ready yet or not present.
  403. keys:Continue to wait, or Press S to skip mounting or M for manual recovery
  404.  
  405. keys:
  406. The disk drive for /run/user is not ready yet or not present.
  407. keys:Continue to wait, or Press S to skip mounting or M for manual recovery
  408.  
  409. keys:
  410. The disk drive for /boot/firmware is not ready yet or not present.
  411. keys:Continue to wait, or Press S to skip mounting or M for manual recovery
  412.  
  413. keys:
  414. * Stopping userspace bootsplash [ OK ]
  415. * Starting Send an event to indicate plymouth is up [ OK ]
  416. * Stopping Send an event to indicate plymouth is up [ OK ]
  417. * Stopping Read required files in advance (for other mountpoints) [ OK ]
  418. * Starting Uncomplicated firewall [ OK ]
  419. * Starting Signal sysvinit that local filesystems are mounted [ OK ]
  420. * Starting flush early job output to logs [ OK ]
  421. * Starting save udev log and update rules [ OK ]
  422. [ 1886.132343] init: flush-early-job-log main process (289) terminated with status 1
  423. * Starting flush early job output to logs [fail]
  424. * Stopping Mount filesystems on boot [ OK ]
  425. * Stopping save udev log and update rules [ OK ]
  426. * Starting D-Bus system message bus [ OK ]
  427. [ 2046.580444] init: upstart-file-bridge main process (292) terminated with status 1
  428. [ 2046.804879] init: upstart-file-bridge main process ended, respawning
  429. * Starting Bridge file events into upstart [ OK ]
  430. * Starting SystemD login management service [ OK ]
  431. * Starting system logging daemon [ OK ]
  432. [ 2625.138657] audit: type=1400 audit(2622.338:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=273 comm="apparmor_parser"
  433. [ 2625.952883] audit: type=1400 audit(2623.222:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=273 comm="apparmor_parser"
  434. [ 2626.400524] audit: type=1400 audit(2623.674:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=273 comm="apparmor_parser"
  435. * Starting configure network device security [ OK ]
  436. [ 2683.650065] audit: type=1400 audit(2680.930:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=282 comm="apparmor_parser"
  437. [ 2684.793340] audit: type=1400 audit(2682.074:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=282 comm="apparmor_parser"
  438. [ 2685.541156] audit: type=1400 audit(2682.798:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=282 comm="apparmor_parser"
  439. * Starting configure network device security [ OK ]
  440. * Starting Mount network filesystems [ OK ]
  441. * Starting Failsafe Boot Delay [ OK ]
  442. Waiting for network configuration...
  443. * Stopping Mount network filesystems [ OK ]
  444. Waiting up to 60 more seconds for network configuration...
  445. * Stopping Failsafe Boot Delay [ OK ]
  446. * Starting Bridge socket events into upstart [ OK ]
  447. * Starting System V initialisation compatibility [ OK ]
  448. * Starting configure virtual network devices [ OK ]
  449. * Starting configure network device [ OK ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement