Advertisement
Guest User

Untitled

a guest
Apr 6th, 2017
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.34 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.6.0-yocto-standard (mpaol@vosys-s4) (gcc version 6.2.0 (GCC) ) #2 SMP PREEMPT Thu Mar 23 18:11:40 CET 2017
  3. [ 0.000000] Boot CPU: AArch64 Processor [411fd073]
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000057000000, size 16 MiB
  7. [ 0.000000] Reserved memory: initialized node linux,adsp, compatible id shared-dma-pool
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 384 MiB
  9. [ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000070000000, size 256 MiB
  11. [ 0.000000] Reserved memory: initialized node linux,multimedia, compatible id shared-dma-pool
  12. [ 0.000000] On node 0 totalpages: 479232
  13. [ 0.000000] DMA zone: 3392 pages used for memmap
  14. [ 0.000000] DMA zone: 0 pages reserved
  15. [ 0.000000] DMA zone: 217088 pages, LIFO batch:31
  16. [ 0.000000] Normal zone: 4096 pages used for memmap
  17. [ 0.000000] Normal zone: 262144 pages, LIFO batch:31
  18. [ 0.000000] psci: probing for conduit method from DT.
  19. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  20. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [ 0.000000] percpu: Embedded 20 pages/cpu @ffff8005fff06000 s43032 r8192 d30696 u81920
  23. [ 0.000000] pcpu-alloc: s43032 r8192 d30696 u81920 alloc=20*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  25. [ 0.000000] Detected PIPT I-cache on CPU0
  26. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 471744
  27. [ 0.000000] Kernel command line: root=/dev/mmcblk1p1 rootwait rw rootfstype=ext4
  28. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  29. [ 0.000000] log_buf_len total cpu_extra contributions: 20480 bytes
  30. [ 0.000000] log_buf_len min size: 16384 bytes
  31. [ 0.000000] log_buf_len: 65536 bytes
  32. [ 0.000000] early log buf free: 14292(87%)
  33. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  34. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  35. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  36. [ 0.000000] software IO TLB [mem 0x4ffff000-0x53fff000] (64MB) mapped at [ffff80000ffff000-ffff800013ffefff]
  37. [ 0.000000] Memory: 1127964K/1916928K available (8496K kernel code, 731K rwdata, 3788K rodata, 960K init, 279K bss, 117220K reserved, 671744K cma-reserved)
  38. [ 0.000000] Virtual kernel memory layout:
  39. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  40. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  41. [ 0.000000] .text : 0xffff000008080000 - 0xffff0000088c0000 ( 8448 KB)
  42. [ 0.000000] .rodata : 0xffff0000088c0000 - 0xffff000008c80000 ( 3840 KB)
  43. [ 0.000000] .init : 0xffff000008c80000 - 0xffff000008d70000 ( 960 KB)
  44. [ 0.000000] .data : 0xffff000008d70000 - 0xffff000008e26c00 ( 731 KB)
  45. [ 0.000000] .bss : 0xffff000008e26c00 - 0xffff000008e6c8ec ( 280 KB)
  46. [ 0.000000] fixed : 0xffff7dfffe7fd000 - 0xffff7dfffec00000 ( 4108 KB)
  47. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  48. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  49. [ 0.000000] 0xffff7e0000200000 - 0xffff7e0018000000 ( 382 MB actual)
  50. [ 0.000000] memory : 0xffff800008000000 - 0xffff800600000000 ( 24448 MB)
  51. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  52. [ 0.000000] Preemptible hierarchical RCU implementation.
  53. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  54. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
  55. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  56. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  57. [ 0.000000] Architected cp15 timer(s) running at 8.33MHz (phys).
  58. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns
  59. [ 0.000002] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns
  60. [ 0.000200] Console: colour dummy device 80x25
  61. [ 0.000565] console [tty0] enabled
  62. [ 0.000585] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
  63. [ 0.000602] pid_max: default: 32768 minimum: 301
  64. [ 0.000651] Security Framework initialized
  65. [ 0.000670] Smack: Initializing.
  66. [ 0.000701] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  67. [ 0.000712] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  68. [ 0.001301] ASID allocator initialised with 65536 entries
  69. [ 0.024764] EFI services will not be available.
  70. [ 0.048145] Detected PIPT I-cache on CPU1
  71. [ 0.048177] CPU1: Booted secondary processor [411fd073]
  72. [ 0.064204] Detected VIPT I-cache on CPU2
  73. [ 0.064209] CPU features: enabling workaround for ARM erratum 845719
  74. [ 0.064244] CPU2: Booted secondary processor [410fd034]
  75. [ 0.080166] Detected VIPT I-cache on CPU3
  76. [ 0.080185] CPU3: Booted secondary processor [410fd034]
  77. [ 0.096184] Detected VIPT I-cache on CPU4
  78. [ 0.096202] CPU4: Booted secondary processor [410fd034]
  79. [ 0.112202] Detected VIPT I-cache on CPU5
  80. [ 0.112221] CPU5: Booted secondary processor [410fd034]
  81. [ 0.112282] Brought up 6 CPUs
  82. [ 0.112365] SMP: Total of 6 processors activated.
  83. [ 0.112374] CPU features: detected feature: 32-bit EL0 Support
  84. [ 0.112385] CPU: All CPU(s) started at EL2
  85. [ 0.112411] alternatives: patching kernel code
  86. [ 0.112947] devtmpfs: initialized
  87. [ 0.117792] DMI not present or invalid.
  88. [ 0.117962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  89. [ 0.126208] pinctrl core: initialized pinctrl subsystem
  90. [ 0.127351] NET: Registered protocol family 16
  91. [ 0.136115] cpuidle: using governor menu
  92. [ 0.136238] vdso: 2 pages (1 code @ ffff0000088c6000, 1 data @ ffff000008d74000)
  93. [ 0.136272] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  94. [ 0.136739] DMA: preallocated 256 KiB pool for atomic allocations
  95. [ 0.136894] Serial: AMBA PL011 UART driver
  96. [ 0.140465] sh-pfc e6060000.pfc: r8a77960_pfc support registered
  97. [ 0.140669] renesas_irqc e61c0000.interrupt-controller: failed to add to PM domain always-on: -517
  98. [ 0.145235] rcar_hwspinlock e62600c0.mfis-lock: failed to add to PM domain always-on: -517
  99. [ 0.164550] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  100. [ 0.165313] ACPI: Interpreter disabled.
  101. [ 0.165362] rcar-cpufreq: use avs value: 0
  102. [ 0.165385] rcar-cpufreq: /cpus/cpu@0 is running with: /opp_table0
  103. [ 0.165398] rcar-cpufreq: /cpus/cpu@1 is running with: /opp_table0
  104. [ 0.165421] rcar-cpufreq: /cpus/cpu@100 is running with: /opp_table10
  105. [ 0.165432] rcar-cpufreq: /cpus/cpu@101 is running with: /opp_table10
  106. [ 0.165443] rcar-cpufreq: /cpus/cpu@102 is running with: /opp_table10
  107. [ 0.165452] rcar-cpufreq: /cpus/cpu@103 is running with: /opp_table10
  108. [ 0.166817] vgaarb: loaded
  109. [ 0.166995] SCSI subsystem initialized
  110. [ 0.167105] libata version 3.00 loaded.
  111. [ 0.167291] usbcore: registered new interface driver usbfs
  112. [ 0.167324] usbcore: registered new interface driver hub
  113. [ 0.167406] usbcore: registered new device driver usb
  114. [ 0.167836] media: Linux media interface: v0.10
  115. [ 0.167868] Linux video capture interface: v2.00
  116. [ 0.167899] pps_core: LinuxPPS API ver. 1 registered
  117. [ 0.167908] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  118. [ 0.167936] PTP clock support registered
  119. [ 0.168036] dmi: Firmware registration failed.
  120. [ 0.169272] Advanced Linux Sound Architecture Driver Initialized.
  121. [ 0.169576] NetLabel: Initializing
  122. [ 0.169587] NetLabel: domain hash size = 128
  123. [ 0.169595] NetLabel: protocols = UNLABELED CIPSOv4
  124. [ 0.169626] NetLabel: unlabeled traffic allowed by default
  125. [ 0.170060] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 100000 Hz
  126. [ 0.170411] clocksource: Switched to clocksource arch_sys_counter
  127. [ 0.170507] VFS: Disk quotas dquot_6.6.0
  128. [ 0.170549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  129. [ 0.170766] pnp: PnP ACPI: disabled
  130. [ 0.175096] NET: Registered protocol family 2
  131. [ 0.175401] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  132. [ 0.175467] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  133. [ 0.175592] TCP: Hash tables configured (established 16384 bind 16384)
  134. [ 0.175659] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  135. [ 0.175677] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  136. [ 0.175802] NET: Registered protocol family 1
  137. [ 0.175982] RPC: Registered named UNIX socket transport module.
  138. [ 0.175995] RPC: Registered udp transport module.
  139. [ 0.176003] RPC: Registered tcp transport module.
  140. [ 0.176011] RPC: Registered tcp NFSv4.1 backchannel transport module.
  141. [ 0.176032] PCI: CLS 0 bytes, default 128
  142. [ 0.176396] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
  143. [ 0.176471] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  144. [ 0.177193] kvm [1]: 8-bit VMID
  145. [ 0.177203] kvm [1]: Hyp mode initialized successfully
  146. [ 0.177344] kvm [1]: interrupt-controller@f1040000 IRQ5
  147. [ 0.177485] kvm [1]: timer IRQ3
  148. [ 0.179321] futex hash table entries: 2048 (order: 6, 262144 bytes)
  149. [ 0.179447] audit: initializing netlink subsys (disabled)
  150. [ 0.179505] audit: type=2000 audit(0.175:1): initialized
  151. [ 0.180037] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  152. [ 0.185264] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  153. [ 0.185747] NFS: Registering the id_resolver key type
  154. [ 0.185782] Key type id_resolver registered
  155. [ 0.185790] Key type id_legacy registered
  156. [ 0.185923] fuse init (API version 7.24)
  157. [ 0.186201] 9p: Installing v9fs 9p2000 file system support
  158. [ 0.187676] io scheduler noop registered
  159. [ 0.187799] io scheduler cfq registered (default)
  160. [ 0.190222] gpio_rcar e6050000.gpio: driving 16 GPIOs
  161. [ 0.190511] gpio_rcar e6051000.gpio: driving 29 GPIOs
  162. [ 0.190755] gpio_rcar e6052000.gpio: driving 15 GPIOs
  163. [ 0.190964] gpio_rcar e6053000.gpio: driving 16 GPIOs
  164. [ 0.191172] gpio_rcar e6054000.gpio: driving 18 GPIOs
  165. [ 0.191393] gpio_rcar e6055000.gpio: driving 26 GPIOs
  166. [ 0.191633] gpio_rcar e6055400.gpio: driving 32 GPIOs
  167. [ 0.191817] gpio_rcar e6055800.gpio: driving 4 GPIOs
  168. [ 0.202050] xenfs: not registering filesystem on non-xen platform
  169. [ 0.203961] bd9571mwv 7-0030: bd9571mwv probed
  170. [ 0.205889] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  171. [ 0.207063] SuperH (H)SCI(F) driver initialized
  172. [ 0.207401] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 136, base_baud = 0) is a scif
  173. [ 1.142426] console [ttySC0] enabled
  174. [ 1.146495] msm_serial: driver initialized
  175. [ 1.150852] [drm] Initialized drm 1.1.0 20060810
  176. [ 1.155712] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  177. [ 1.162335] [drm] No driver support for vblank timestamp query.
  178. [ 1.168376] rcar-du feb00000.display: failed to initialize DRM/KMS (-517)
  179. [ 1.180983] brd: module loaded
  180. [ 1.186842] loop: module loaded
  181. [ 1.190990] nbd: registered device at major 43
  182. [ 1.200365] spi_sh_msiof e6ea0000.spi: DMA available
  183. [ 1.206267] libphy: Fixed MDIO Bus: probed
  184. [ 1.210671] tun: Universal TUN/TAP device driver, 1.6
  185. [ 1.215736] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  186. [ 1.222042] CAN device driver interface
  187. [ 1.226359] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  188. [ 1.232201] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  189. [ 1.238167] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
  190. [ 1.245133] igb: Copyright (c) 2007-2014 Intel Corporation.
  191. [ 1.250736] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
  192. [ 1.258573] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  193. [ 1.264523] sky2: driver version 1.30
  194. [ 1.268746] libphy: ravb_mii: probed
  195. [ 1.273000] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 2e:09:0a:01:98:d9, IRQ 133.
  196. [ 1.282270] VFIO - User Level meta-driver version: 0.3
  197. [ 1.288175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  198. [ 1.294719] ehci-pci: EHCI PCI platform driver
  199. [ 1.299198] ehci-platform: EHCI generic platform driver
  200. [ 1.304671] ehci-platform ee0a0100.usb: EHCI Host Controller
  201. [ 1.310352] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1
  202. [ 1.318329] ehci-platform ee0a0100.usb: irq 155, io mem 0xee0a0100
  203. [ 1.334418] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10
  204. [ 1.340971] hub 1-0:1.0: USB hub found
  205. [ 1.344744] hub 1-0:1.0: 1 port detected
  206. [ 1.348893] ehci-msm: Qualcomm On-Chip EHCI Host Controller
  207. [ 1.354599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  208. [ 1.360800] ohci-pci: OHCI PCI platform driver
  209. [ 1.365292] ohci-platform: OHCI generic platform driver
  210. [ 1.370677] ohci-platform ee0a0000.usb: Generic Platform OHCI controller
  211. [ 1.377393] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2
  212. [ 1.385322] ohci-platform ee0a0000.usb: irq 155, io mem 0xee0a0000
  213. [ 1.476847] hub 2-0:1.0: USB hub found
  214. [ 1.480615] hub 2-0:1.0: 1 port detected
  215. [ 1.485038] usbcore: registered new interface driver usb-storage
  216. [ 1.491952] mousedev: PS/2 mouse device common for all mice
  217. [ 1.498033] i2c /dev entries driver
  218. [ 1.502686] i2c-rcar e6510000.i2c: probed
  219. [ 1.506939] i2c-rcar e66d8000.i2c: probed
  220. [ 1.514979] rcar_gen3_thermal e6198000.thermal: Thermal sensor probed
  221. [ 1.522725] rcar_gen3_thermal e61a0000.thermal: Thermal sensor probed
  222. [ 1.530439] rcar_gen3_thermal e61a8000.thermal: Thermal sensor probed
  223. [ 1.537338] renesas_wdt e6020000.wdt: Specified timeout value invalid, using default
  224. [ 1.546812] sdhci: Secure Digital Host Controller Interface driver
  225. [ 1.553008] sdhci: Copyright(c) Pierre Ossman
  226. [ 1.557857] sh_mobile_sdhi ee100000.sd: Got CD GPIO
  227. [ 1.618562] sh_mobile_sdhi ee140000.mmc: 3.3V signalling voltage failed
  228. [ 1.674490] sh_mobile_sdhi ee140000.mmc: mmc0 base at 0xee140000 max clock rate 199 MHz
  229. [ 1.682680] Synopsys Designware Multimedia Card Interface Driver
  230. [ 1.689145] sdhci-pltfm: SDHCI platform and OF driver helper
  231. [ 1.695480] ledtrig-cpu: registered to indicate activity on CPUs
  232. [ 1.701943] usbcore: registered new interface driver usbhid
  233. [ 1.707530] usbhid: USB HID core driver
  234. [ 1.711429] rcar_m3ulcb_board_staging_init: Located CMA at 0x0000000070000000, size 256 MiB
  235. [ 1.725099] cs2000-cp 2-004f: revision - C1
  236. [ 1.731508] ak4613-codec 2-0010: No cache used with register defaults set!
  237. [ 1.743927] rcar_sound ec500000.sound: probed
  238. [ 1.748570] NET: Registered protocol family 17
  239. [ 1.753038] can: controller area network core (rev 20120528 abi 9)
  240. [ 1.759269] NET: Registered protocol family 29
  241. [ 1.763723] can: raw protocol (rev 20120528)
  242. [ 1.768044] 9pnet: Installing 9P2000 support
  243. [ 1.772376] Key type dns_resolver registered
  244. [ 1.777057] registered taskstats version 1
  245. [ 1.781345] thermal emergency: shutdown target cpus 1
  246. [ 1.786407] thermal emergency: freq scaled target cpus 0
  247. [ 1.791742] thermal emergency: set temperature to 110 celsius
  248. [ 1.797857] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs
  249. [ 1.805475] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  250. [ 1.812114] [drm] No driver support for vblank timestamp query.
  251. [ 1.818736] rcar-du feb00000.display: Detected HDMI controller 0x20:0x1a:0xa0:0xc1
  252. [ 1.826663] rcar-du feb00000.display: registered DesignWare HDMI I2C bus driver
  253. [ 1.938741] mmc0: new HS400 MMC card at address 0001
  254. [ 1.948007] mmcblk0: mmc0:0001 R1J55A 7.28 GiB
  255. [ 1.952112] mmcblk0boot0: mmc0:0001 R1J55A partition 1 8.00 MiB
  256. [ 1.952222] mmcblk0boot1: mmc0:0001 R1J55A partition 2 8.00 MiB
  257. [ 1.952325] mmcblk0rpmb: mmc0:0001 R1J55A partition 3 4.00 MiB
  258. [ 1.991491] Console: switching to colour frame buffer device 240x67
  259. [ 2.044777] rcar-du feb00000.display: fb0: frame buffer device
  260. [ 2.062829] [drm] Device feb00000.display probed
  261. [ 2.068655] sh_mobile_sdhi ee100000.sd: Got CD GPIO
  262. [ 2.174623] sh_mobile_sdhi ee100000.sd: mmc1 base at 0xee100000 max clock rate 199 MHz
  263. [ 2.184016] asoc-simple-card sound: ak4613-hifi <-> ec500000.sound mapping ok
  264. [ 2.197650] input: keyboard as /devices/platform/keyboard/input/input0
  265. [ 2.204408] hctosys: unable to open rtc device (rtc0)
  266. [ 2.213464] ALSA device list:
  267. [ 2.216490] #0: rsnd-dai.0-ak4613-hifi
  268. [ 2.220840] Waiting for root device /dev/mmcblk1p1...
  269. [ 2.611155] mmc1: new ultra high speed SDR104 SDHC card at address 0007
  270. [ 2.618276] mmcblk1: mmc1:0007 SD32G 29.0 GiB
  271. [ 2.632749] mmcblk1: p1
  272. [ 9.708539] EXT4-fs (mmcblk1p1): recovery complete
  273. [ 9.731709] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
  274. [ 9.739885] VFS: Mounted root (ext4 filesystem) on device 179:129.
  275. [ 9.748969] devtmpfs: mounted
  276. [ 9.752462] Freeing unused kernel memory: 960K (ffff800008c80000 - ffff800008d70000)
  277. [ 10.023507] systemd[1]: Successfully loaded Smack policies.
  278. [ 10.029536] systemd[1]: System time before build time, advancing clock.
  279. [ 10.065214] systemd[1]: Relabelled /dev and /run in 3.764ms.
  280. [ 10.075754] random: systemd urandom read with 37 bits of entropy available
  281. [ 10.099313] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  282. [ 10.118123] systemd[1]: Detected architecture arm64.
  283. [ 10.135845] systemd[1]: Set hostname to <m3ulcb>.
  284. [ 10.465522] systemd[1]: Configuration file /lib/systemd/system/init-security-manager-db.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  285. [ 10.482917] systemd[1]: Configuration file /lib/systemd/system/init-afm-dirs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  286. [ 10.501068] systemd[1]: Listening on Journal Audit Socket.
  287. [ 10.514600] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  288. [ 10.534536] systemd[1]: Listening on Syslog Socket.
  289. [ 10.550543] systemd[1]: Listening on udev Control Socket.
  290. [ 10.566500] systemd[1]: Listening on udev Kernel Socket.
  291. [ 10.582560] systemd[1]: Listening on Journal Socket.
  292. [ 10.598471] systemd[1]: Reached target Remote File Systems.
  293. [ 10.614920] systemd[1]: Created slice User and Session Slice.
  294. [ 10.630573] systemd[1]: Listening on Journal Socket (/dev/log).
  295. [ 10.646605] systemd[1]: Created slice System Slice.
  296. [ 10.674585] systemd[1]: Mounting POSIX Message Queue File System...
  297. [ 10.695611] systemd[1]: Mounting Huge Pages File System...
  298. [ 10.710521] systemd[1]: Reached target Slices.
  299. [ 10.742839] systemd[1]: Starting Journal Service...
  300. [ 10.758708] systemd[1]: Created slice system-getty.slice.
  301. [ 10.774603] systemd[1]: Created slice system-serial\x2dgetty.slice.
  302. [ 10.810810] systemd[1]: Starting Setup Virtual Console...
  303. [ 10.827702] systemd[1]: Starting Remount Root and Kernel File Systems...
  304. [ 10.839108] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
  305. [ 10.859964] systemd[1]: Starting Load Kernel Modules...
  306. [ 10.877358] mostcore: init()
  307. [ 10.884239] systemd[1]: Mounting Debug File System...
  308. [ 10.900448] aim_cdev: init()
  309. [ 10.906831] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  310. [ 10.924431] mostcore: registered new application interfacing module cdev
  311. [ 10.942622] systemd[1]: Reached target Swap.
  312. [ 10.952524] aim_network: most_net_init()
  313. [ 10.952561] mostcore: registered new application interfacing module networking
  314. [ 10.956593] aim_sound: init()
  315. [ 10.956630] mostcore: registered new application interfacing module sound
  316. [ 10.961659] mostcore: registered new application interfacing module v4l
  317. [ 10.978570] hdm_usb: hdm_usb_init()
  318. [ 10.978642] usbcore: registered new interface driver hdm_usb
  319. [ 11.042921] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  320. [ 11.070605] systemd[1]: Reached target Paths.
  321. [ 11.084087] usbcore: registered new interface driver k2l-mocca
  322. [ 11.142690] systemd[1]: Mounting Temporary Directory...
  323. [ 11.169306] systemd[1]: Mounted Huge Pages File System.
  324. [ 11.186689] systemd[1]: Mounted Debug File System.
  325. [ 11.206732] systemd[1]: Mounted POSIX Message Queue File System.
  326. [ 11.230642] systemd[1]: Mounted Temporary Directory.
  327. [ 11.250868] systemd[1]: Started Journal Service.
  328. [ 11.438010] systemd-journald[1496]: Received request to flush runtime journal from PID 1
  329. [ 11.701166] vspm:2607: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-5
  330. [ 11.710930] vspm:2607: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  331. [ 11.719779] vspm:2607: failed to vspm_ins_vsp_initialize -1
  332. [ 11.727453] vspm:2607: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  333. [ 11.727476] vspm:2585: failed to fw_send_function(FUNC_TASK_INIT)
  334. [ 11.727491] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  335. [ 11.727856] vspm:2630: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  336. [ 11.727860] vspm:2630: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  337. [ 11.727867] vspm:2630: failed to vspm_ins_vsp_initialize -1
  338. [ 11.727868] vspm:2630: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  339. [ 11.727881] vspm:2623: failed to fw_send_function(FUNC_TASK_INIT)
  340. [ 11.727898] vsp2 fe9a0000.vsp: failed to initialize the VSPM driver : -1
  341. [ 11.727970] vspm:2631: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  342. [ 11.727972] vspm:2631: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  343. [ 11.727974] vspm:2631: failed to vspm_ins_vsp_initialize -1
  344. [ 11.727975] vspm:2631: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  345. [ 11.727980] vspm:2589: failed to fw_send_function(FUNC_TASK_INIT)
  346. [ 11.727986] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  347. [ 11.729636] vspm:2632: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  348. [ 11.729639] vspm:2632: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  349. [ 11.729641] vspm:2632: failed to vspm_ins_vsp_initialize -1
  350. [ 11.729643] vspm:2632: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  351. [ 11.729648] vspm:2625: failed to fw_send_function(FUNC_TASK_INIT)
  352. [ 11.729666] vsp2 fe9a0000.vsp: failed to initialize the VSPM driver : -1
  353. [ 11.731459] vspm:2633: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  354. [ 11.731462] vspm:2633: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  355. [ 11.731465] vspm:2633: failed to vspm_ins_vsp_initialize -1
  356. [ 11.731467] vspm:2633: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  357. [ 11.731472] vspm:2586: failed to fw_send_function(FUNC_TASK_INIT)
  358. [ 11.731481] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  359. [ 11.732986] vspm:2634: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  360. [ 11.732989] vspm:2634: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  361. [ 11.732991] vspm:2634: failed to vspm_ins_vsp_initialize -1
  362. [ 11.732993] vspm:2634: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  363. [ 11.732998] vspm:2587: failed to fw_send_function(FUNC_TASK_INIT)
  364. [ 11.733005] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  365. [ 11.734662] vspm:2635: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  366. [ 11.734665] vspm:2635: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  367. [ 11.734668] vspm:2635: failed to vspm_ins_vsp_initialize -1
  368. [ 11.734670] vspm:2635: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  369. [ 11.734675] vspm:2593: failed to fw_send_function(FUNC_TASK_INIT)
  370. [ 11.734682] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  371. [ 11.736643] vspm:2636: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  372. [ 11.736646] vspm:2636: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  373. [ 11.736649] vspm:2636: failed to vspm_ins_vsp_initialize -1
  374. [ 11.736651] vspm:2636: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  375. [ 11.736657] vspm:2601: failed to fw_send_function(FUNC_TASK_INIT)
  376. [ 11.736666] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  377. [ 11.866317] vspm:2649: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  378. [ 11.866324] vspm:2649: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  379. [ 11.866329] vspm:2649: failed to vspm_ins_vsp_initialize -1
  380. [ 11.866332] vspm:2649: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  381. [ 11.866492] vspm:2644: failed to fw_send_function(FUNC_TASK_INIT)
  382. [ 11.866508] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  383. [ 11.868521] vspm:2651: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  384. [ 11.868526] vspm:2651: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  385. [ 11.868531] vspm:2651: failed to vspm_ins_vsp_initialize -1
  386. [ 11.868534] vspm:2651: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  387. [ 11.868541] vspm:2648: failed to fw_send_function(FUNC_TASK_INIT)
  388. [ 11.868556] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  389. [ 11.884215] vspm:2663: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  390. [ 11.884220] vspm:2663: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  391. [ 11.884225] vspm:2663: failed to vspm_ins_vsp_initialize -1
  392. [ 11.884228] vspm:2663: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  393. [ 11.884239] vspm:2654: failed to fw_send_function(FUNC_TASK_INIT)
  394. [ 11.884254] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  395. [ 11.886132] vspm:2664: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  396. [ 11.886138] vspm:2664: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  397. [ 11.886143] vspm:2664: failed to vspm_ins_vsp_initialize -1
  398. [ 11.886146] vspm:2664: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  399. [ 11.886156] vspm:2652: failed to fw_send_function(FUNC_TASK_INIT)
  400. [ 11.886170] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  401. [ 11.896090] vspm:2665: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  402. [ 11.896096] vspm:2665: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  403. [ 11.896100] vspm:2665: failed to vspm_ins_vsp_initialize -1
  404. [ 11.896103] vspm:2665: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  405. [ 11.896110] vspm:2657: failed to fw_send_function(FUNC_TASK_INIT)
  406. [ 11.897453] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  407. [ 11.900902] vspm:2667: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  408. [ 11.900908] vspm:2667: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  409. [ 11.900912] vspm:2667: failed to vspm_ins_vsp_initialize -1
  410. [ 11.900915] vspm:2667: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  411. [ 11.901248] vspm:2660: failed to fw_send_function(FUNC_TASK_INIT)
  412. [ 11.901262] vsp2 fe9a0000.vsp: failed to initialize the VSPM driver : -1
  413. [ 11.903933] vspm:2668: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  414. [ 11.903938] vspm:2668: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  415. [ 11.903943] vspm:2668: failed to vspm_ins_vsp_initialize -1
  416. [ 11.903945] vspm:2668: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  417. [ 11.903955] vspm:2650: failed to fw_send_function(FUNC_TASK_INIT)
  418. [ 11.903968] vsp2 fe960000.vsp: failed to initialize the VSPM driver : -1
  419. [ 11.912473] vspm:2670: vsp_ins_enable_clock: failed to pm_runtime_get_sync!! ercd=-22
  420. [ 11.912479] vspm:2670: vspm_ins_vsp_initialize: failed to open!! (3, -107)
  421. [ 11.912484] vspm:2670: failed to vspm_ins_vsp_initialize -1
  422. [ 11.912487] vspm:2670: vspm_inm_init failed to vspm_ins_ctrl_initialize -1
  423. [ 11.912498] vspm:2666: failed to fw_send_function(FUNC_TASK_INIT)
  424. [ 11.912512] vsp2 fe9a0000.vsp: failed to initialize the VSPM driver : -1
  425. [ 12.106906] [drm] Initialized pvr 1.7.4128722 20110701 on minor 1
  426. [ 12.998774] audit: type=1400 audit(1488892922.967:2): lsm=SMACK fn=smack_inode_permission action=denied subject="System" object="_" requested=rw pid=2692 comm="systemd-timesyn" name="clock" dev="mmcblk1p1" ino=1572951
  427. [ 13.024994] audit: type=1300 audit(1488892922.967:2): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffffffffffff9c a1=aaaabf30db50 a2=80002 a3=0 items=0 ppid=1 pid=2692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid)
  428. [ 13.070020] audit: type=1327 audit(1488892922.967:2): proctitle="/lib/systemd/systemd-timesyncd"
  429. [ 13.085923] audit: type=1400 audit(1488892923.051:3): lsm=SMACK fn=smack_inode_permission action=denied subject="System" object="_" requested=w pid=2692 comm="systemd-timesyn" name="clock" dev="mmcblk1p1" ino=1572951
  430. [ 13.112555] audit: type=1300 audit(1488892923.051:3): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffffffffffff9c a1=aaaabf30db50 a2=80141 a3=1a4 items=0 ppid=1 pid=2692 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 eg)
  431. [ 13.159087] audit: type=1327 audit(1488892923.051:3): proctitle="/lib/systemd/systemd-timesyncd"
  432. [ 13.889195] Bluetooth: Core ver 2.21
  433. [ 13.893852] NET: Registered protocol family 31
  434. [ 13.899550] Bluetooth: HCI device and connection manager initialized
  435. [ 13.907293] Bluetooth: HCI socket layer initialized
  436. [ 13.912601] Bluetooth: L2CAP socket layer initialized
  437. [ 13.917730] Bluetooth: SCO socket layer initialized
  438. [ 28.517243] random: nonblocking pool is initialized
  439. [ 30.399641] audit: type=1006 audit(1488892940.367:4): pid=2797 uid=0 subj=System old-auid=4294967295 auid=0 old-ses=4294967295 ses=1 res=1
  440. [ 30.493315] Micrel KSZ9031 Gigabit PHY e6800000.etherne:00: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=e6800000.etherne:00, irq=225)
  441. [ 31.367220] ak4613-codec 2-0010: unexpected counter error
  442. [ 31.373380] ak4613-codec 2-0010: unexpected counter error
  443. [ 31.402583] ak4613-codec 2-0010: unexpected counter error
  444. [ 31.409279] ak4613-codec 2-0010: unexpected counter error
  445. [ 31.718678] ak4613-codec 2-0010: unexpected counter error
  446. [ 31.725529] ak4613-codec 2-0010: unexpected counter error
  447. [ 31.732634] ak4613-codec 2-0010: unexpected counter error
  448. [ 31.739019] ak4613-codec 2-0010: unexpected counter error
  449. [ 32.037063] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  450. [ 32.042478] Bluetooth: BNEP filters: protocol multicast
  451. [ 32.047766] Bluetooth: BNEP socket layer initialized
  452. [ 33.029354] ravb e6800000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  453. [ 43.395003] audit: type=1400 audit(1490343809.121:5): lsm=SMACK fn=smack_inode_permission action=denied subject="System" object="_" requested=w pid=2692 comm="systemd-timesyn" name="clock" dev="mmcblk1p1" ino=1572951
  454. [ 43.414354] audit: type=1300 audit(1490343809.121:5): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffffffffffff9c a1=aaaabf30db50 a2=80141 a3=1a4 items=0 ppid=1 pid=2692 auid=4294967295 uid=988 gid=988 euid=988 suid=988 fs)
  455. [ 43.447061] audit: type=1327 audit(1490343809.121:5): proctitle="/lib/systemd/systemd-timesyncd"
  456. [ 75.643513] audit: type=1400 audit(1490343841.368:6): lsm=SMACK fn=smack_inode_permission action=denied subject="System" object="_" requested=w pid=2692 comm="systemd-timesyn" name="clock" dev="mmcblk1p1" ino=1572951
  457. [ 75.662811] audit: type=1300 audit(1490343841.368:6): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffffffffffff9c a1=aaaabf30db50 a2=80141 a3=1a4 items=0 ppid=1 pid=2692 auid=4294967295 uid=988 gid=988 euid=988 suid=988 fs)
  458. [ 75.695507] audit: type=1327 audit(1490343841.368:6): proctitle="/lib/systemd/systemd-timesyncd"
  459. [ 139.887802] audit: type=1400 audit(1490343905.613:7): lsm=SMACK fn=smack_inode_permission action=denied subject="System" object="_" requested=w pid=2692 comm="systemd-timesyn" name="clock" dev="mmcblk1p1" ino=1572951
  460. [ 139.907099] audit: type=1300 audit(1490343905.613:7): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffffffffffff9c a1=aaaabf30db50 a2=80141 a3=1a4 items=0 ppid=1 pid=2692 auid=4294967295 uid=988 gid=988 euid=988 suid=988 fs)
  461. [ 139.939800] audit: type=1327 audit(1490343905.613:7): proctitle="/lib/systemd/systemd-timesyncd"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement