Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.47 KB | None | 0 0
  1. Jan 1 00:00:09 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0x0
  2. Jan 1 00:00:09 localhost kernel: [ 0.000000] Linux version 3.14.56-udooneo-02054-gc460cad (udooer@udoocompiler) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3) ) #4 SMP PREEMPT Thu Jun 15 13:32:59 UTC 2017
  3. Jan 1 00:00:09 localhost kernel: [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  4. Jan 1 00:00:09 localhost kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. Jan 1 00:00:09 localhost kernel: [ 0.000000] Machine model: UDOO Neo Full
  6. Jan 1 00:00:09 localhost kernel: [ 0.000000] Reserved memory: reserved region for node 'm4@0x84000000': base 0x84000000, size 8 MiB
  7. Jan 1 00:00:09 localhost kernel: [ 0.000000] Reserved memory: reserved region for node 'm4@0xBFF00000': base 0xbff00000, size 1 MiB
  8. Jan 1 00:00:09 localhost kernel: [ 0.000000] cma: CMA: reserved 320 MiB at aa000000
  9. Jan 1 00:00:09 localhost kernel: [ 0.000000] Memory policy: Data cache writealloc
  10. Jan 1 00:00:09 localhost kernel: [ 0.000000] On node 0 totalpages: 259840
  11. Jan 1 00:00:09 localhost kernel: [ 0.000000] free_area_init_node: node 0, pgdat 80abbc40, node_mem_map bf657000
  12. Jan 1 00:00:09 localhost kernel: [ 0.000000] DMA zone: 2048 pages used for memmap
  13. Jan 1 00:00:09 localhost kernel: [ 0.000000] DMA zone: 0 pages reserved
  14. Jan 1 00:00:09 localhost kernel: [ 0.000000] DMA zone: 259840 pages, LIFO batch:31
  15. Jan 1 00:00:09 localhost kernel: [ 0.000000] PERCPU: Embedded 8 pages/cpu @bf639000 s8256 r8192 d16320 u32768
  16. Jan 1 00:00:09 localhost kernel: [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*4096
  17. Jan 1 00:00:09 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0
  18. Jan 1 00:00:09 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257792
  19. Jan 1 00:00:09 localhost kernel: [ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw rootfstype=ext4 uart_from_osc clk_ignore_unused cpuidle.off=1 consoleblank=0
  20. Jan 1 00:00:09 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. Jan 1 00:00:09 localhost kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. Jan 1 00:00:09 localhost kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. Jan 1 00:00:09 localhost kernel: [ 0.000000] Memory: 690500K/1039360K available (4911K kernel code, 284K rwdata, 5516K rodata, 244K init, 384K bss, 348860K reserved, 0K highmem)
  24. Jan 1 00:00:09 localhost kernel: [ 0.000000] Virtual kernel memory layout:
  25. Jan 1 00:00:09 localhost kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. Jan 1 00:00:09 localhost kernel: [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  27. Jan 1 00:00:09 localhost kernel: [ 0.000000] vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
  28. Jan 1 00:00:09 localhost kernel: [ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  29. Jan 1 00:00:09 localhost kernel: [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  30. Jan 1 00:00:09 localhost kernel: [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  31. Jan 1 00:00:09 localhost kernel: [ 0.000000] .text : 0x80008000 - 0x80a36e3c (10428 kB)
  32. Jan 1 00:00:09 localhost kernel: [ 0.000000] .init : 0x80a37000 - 0x80a74040 ( 245 kB)
  33. Jan 1 00:00:09 localhost kernel: [ 0.000000] .data : 0x80a76000 - 0x80abd0a0 ( 285 kB)
  34. Jan 1 00:00:09 localhost kernel: [ 0.000000] .bss : 0x80abd0ac - 0x80b1d43c ( 385 kB)
  35. Jan 1 00:00:09 localhost kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  36. Jan 1 00:00:09 localhost kernel: [ 0.000000] Preemptible hierarchical RCU implementation.
  37. Jan 1 00:00:09 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  38. Jan 1 00:00:09 localhost kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  39. Jan 1 00:00:09 localhost kernel: [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  40. Jan 1 00:00:09 localhost kernel: [ 0.000000] L310 cache controller enabled
  41. Jan 1 00:00:09 localhost kernel: [ 0.000000] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32030000, Cache size: 256 kB
  42. Jan 1 00:00:09 localhost kernel: [ 0.000000] Switching to timer-based delay loop
  43. Jan 1 00:00:09 localhost kernel: [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655765682ns
  44. Jan 1 00:00:09 localhost kernel: [ 0.000852] clocksource_of_init: no matching clocksources found
  45. Jan 1 00:00:09 localhost kernel: [ 0.001012] Console: colour dummy device 80x30
  46. Jan 1 00:00:09 localhost kernel: [ 0.001036] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
  47. Jan 1 00:00:09 localhost kernel: [ 0.001049] pid_max: default: 32768 minimum: 301
  48. Jan 1 00:00:09 localhost kernel: [ 0.001189] Security Framework initialized
  49. Jan 1 00:00:09 localhost kernel: [ 0.001246] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. Jan 1 00:00:09 localhost kernel: [ 0.001257] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. Jan 1 00:00:09 localhost kernel: [ 0.007254] device-tree: Duplicate name in /soc/aips-bus@02200000/spba-bus@02200000/lcdif@02220000, renamed to "display#1"
  52. Jan 1 00:00:09 localhost kernel: [ 0.009426] Initializing cgroup subsys devices
  53. Jan 1 00:00:09 localhost kernel: [ 0.009445] Initializing cgroup subsys freezer
  54. Jan 1 00:00:09 localhost kernel: [ 0.009490] CPU: Testing write buffer coherency: ok
  55. Jan 1 00:00:09 localhost kernel: [ 0.009777] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. Jan 1 00:00:09 localhost kernel: [ 0.009819] Setting up static identity map for 0x804abd10 - 0x804abd68
  57. Jan 1 00:00:09 localhost kernel: [ 0.040362] Brought up 1 CPUs
  58. Jan 1 00:00:09 localhost kernel: [ 0.040375] SMP: Total of 1 processors activated (6.00 BogoMIPS).
  59. Jan 1 00:00:09 localhost kernel: [ 0.040385] CPU: All CPU(s) started in SVC mode.
  60. Jan 1 00:00:09 localhost kernel: [ 0.040989] devtmpfs: initialized
  61. Jan 1 00:00:09 localhost kernel: [ 0.044747] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  62. Jan 1 00:00:09 localhost kernel: [ 0.045081] pinctrl core: initialized pinctrl subsystem
  63. Jan 1 00:00:09 localhost kernel: [ 0.045430] regulator-dummy: no parameters
  64. Jan 1 00:00:09 localhost kernel: [ 0.061825] NET: Registered protocol family 16
  65. Jan 1 00:00:09 localhost kernel: [ 0.069231] DMA: preallocated 256 KiB pool for atomic coherent allocations
  66. Jan 1 00:00:09 localhost kernel: [ 0.069897] Use WDOG1 as reset source
  67. Jan 1 00:00:09 localhost kernel: [ 0.075338] GPIO mask to reserved irq for M4 Core = 0x00000350
  68. Jan 1 00:00:09 localhost kernel: [ 0.076083] GPIO mask to reserved irq for M4 Core = 0x003cf000
  69. Jan 1 00:00:09 localhost kernel: [ 0.076859] GPIO mask to reserved irq for M4 Core = 0x000c0000
  70. Jan 1 00:00:09 localhost kernel: [ 0.078868] syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  71. Jan 1 00:00:09 localhost kernel: [ 0.079187] vdd1p1: 800 <--> 1375 mV at 1100 mV
  72. Jan 1 00:00:09 localhost kernel: [ 0.079554] vdd3p0: 2800 <--> 3150 mV at 3000 mV
  73. Jan 1 00:00:09 localhost kernel: [ 0.079903] vdd2p5: 2100 <--> 2875 mV at 2500 mV
  74. Jan 1 00:00:09 localhost kernel: [ 0.080261] cpu: 725 <--> 1450 mV
  75. Jan 1 00:00:09 localhost kernel: [ 0.080696] vddpcie-phy: 725 <--> 1450 mV
  76. Jan 1 00:00:09 localhost kernel: [ 0.081073] vddsoc: 725 <--> 1450 mV
  77. Jan 1 00:00:09 localhost kernel: [ 0.083026] syscon 20e4000.iomuxc-gpr: regmap [mem 0x020e4000-0x020e7fff] registered
  78. Jan 1 00:00:09 localhost kernel: [ 0.085569] syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  79. Jan 1 00:00:09 localhost kernel: [ 0.086003] syscon 21ac000.romcp: regmap [mem 0x021ac000-0x021affff] registered
  80. Jan 1 00:00:09 localhost kernel: [ 0.091259] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  81. Jan 1 00:00:09 localhost kernel: [ 0.091273] hw-breakpoint: maximum watchpoint size is 4 bytes.
  82. Jan 1 00:00:09 localhost kernel: [ 0.092404] imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  83. Jan 1 00:00:09 localhost kernel: [ 0.093284] 20dc000.gpc supply pu not found, using dummy regulator
  84. Jan 1 00:00:09 localhost kernel: [ 0.094058] MU is ready for cross core communication!
  85. Jan 1 00:00:09 localhost kernel: [ 0.100341] bio: create slab <bio-0> at 0
  86. Jan 1 00:00:09 localhost kernel: [ 0.102810] mxs-dma 1804000.dma-apbh: initialized
  87. Jan 1 00:00:09 localhost kernel: [ 0.103520] vref-3v3: 3300 mV
  88. Jan 1 00:00:09 localhost kernel: [ 0.103761] PSU-5V0: 5000 mV
  89. Jan 1 00:00:09 localhost kernel: [ 0.104060] usb_otg1_vbus: 5000 mV
  90. Jan 1 00:00:09 localhost kernel: [ 0.104412] usb_otg2_vbus: 5000 mV
  91. Jan 1 00:00:09 localhost kernel: [ 0.104656] wlan-en-regulator: 1800 mV
  92. Jan 1 00:00:09 localhost kernel: [ 0.105512] SCSI subsystem initialized
  93. Jan 1 00:00:09 localhost kernel: [ 0.105809] usbphy_nop1.12 supply vcc not found, using dummy regulator
  94. Jan 1 00:00:09 localhost kernel: [ 0.107129] i2c i2c-0: IMX I2C adapter registered
  95. Jan 1 00:00:09 localhost kernel: [ 0.107897] i2c i2c-2: IMX I2C adapter registered
  96. Jan 1 00:00:09 localhost kernel: [ 0.109070] i2c i2c-3: IMX I2C adapter registered
  97. Jan 1 00:00:09 localhost kernel: [ 0.109195] Linux video capture interface: v2.00
  98. Jan 1 00:00:09 localhost kernel: [ 0.109262] pps_core: LinuxPPS API ver. 1 registered
  99. Jan 1 00:00:09 localhost kernel: [ 0.109272] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  100. Jan 1 00:00:09 localhost kernel: [ 0.109296] PTP clock support registered
  101. Jan 1 00:00:09 localhost kernel: [ 0.109853] Advanced Linux Sound Architecture Driver Initialized.
  102. Jan 1 00:00:09 localhost kernel: [ 0.111028] Loading modules backported from Linux version v4.1.7-0-g0c5c1f1
  103. Jan 1 00:00:09 localhost kernel: [ 0.111042] Backport integrated by backports.git v4.1.1-1-0-g8286954
  104. Jan 1 00:00:09 localhost kernel: [ 0.111200] Switched to clocksource mxc_timer1
  105. Jan 1 00:00:09 localhost kernel: [ 0.121676] NET: Registered protocol family 2
  106. Jan 1 00:00:09 localhost kernel: [ 0.122564] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  107. Jan 1 00:00:09 localhost kernel: [ 0.122652] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  108. Jan 1 00:00:09 localhost kernel: [ 0.122780] TCP: Hash tables configured (established 8192 bind 8192)
  109. Jan 1 00:00:09 localhost kernel: [ 0.122853] TCP: reno registered
  110. Jan 1 00:00:09 localhost kernel: [ 0.122869] UDP hash table entries: 512 (order: 2, 16384 bytes)
  111. Jan 1 00:00:09 localhost kernel: [ 0.122910] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  112. Jan 1 00:00:09 localhost kernel: [ 0.123185] NET: Registered protocol family 1
  113. Jan 1 00:00:09 localhost kernel: [ 0.123514] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  114. Jan 1 00:00:09 localhost kernel: [ 0.125068] Bus freq driver module loaded
  115. Jan 1 00:00:09 localhost kernel: [ 0.125846] futex hash table entries: 256 (order: 2, 16384 bytes)
  116. Jan 1 00:00:09 localhost kernel: [ 0.132952] VFS: Disk quotas dquot_6.5.2
  117. Jan 1 00:00:09 localhost kernel: [ 0.133265] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  118. Jan 1 00:00:09 localhost kernel: [ 0.135186] msgmni has been set to 1988
  119. Jan 1 00:00:09 localhost kernel: [ 0.139139] io scheduler noop registered
  120. Jan 1 00:00:09 localhost kernel: [ 0.139155] io scheduler deadline registered
  121. Jan 1 00:00:09 localhost kernel: [ 0.139209] io scheduler cfq registered (default)
  122. Jan 1 00:00:09 localhost kernel: [ 0.139690] imx-weim 21b8000.weim: Driver registered.
  123. Jan 1 00:00:09 localhost kernel: [ 0.141512] MIPI DSI driver module loaded
  124. Jan 1 00:00:09 localhost kernel: [ 0.272061] tda19988 2-0034: Sucessfully initialised chip revision 301
  125. Jan 1 00:00:09 localhost kernel: [ 0.283177] mxsfb 2220000.lcdif: failed to find mxc display driver
  126. Jan 1 00:00:09 localhost kernel: [ 0.283709] DISPLAY: Power-on latency exceeded, new value 493334 ns
  127. Jan 1 00:00:09 localhost kernel: [ 0.285655] DISPLAY: Power-off latency exceeded, new value 498334 ns
  128. Jan 1 00:00:09 localhost kernel: [ 0.303142] Console: switching to colour frame buffer device 160x45
  129. Jan 1 00:00:09 localhost kernel: [ 0.347187] tda19988 2-0034: Matching CEA mode is 4 for fb mode 1280x720-60
  130. Jan 1 00:00:09 localhost kernel: [ 0.399931] mxsfb 2220000.lcdif: initialized
  131. Jan 1 00:00:09 localhost kernel: [ 0.402961] imx-sdma 20ec000.sdma: no iram assigned, using external mem
  132. Jan 1 00:00:09 localhost kernel: [ 0.403269] imx-sdma 20ec000.sdma: no event needs to be remapped
  133. Jan 1 00:00:09 localhost kernel: [ 0.403510] imx-sdma 20ec000.sdma: loaded firmware 3.1
  134. Jan 1 00:00:09 localhost kernel: [ 0.406519] imx-sdma 20ec000.sdma: initialized
  135. Jan 1 00:00:09 localhost kernel: [ 0.408196] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1
  136. Jan 1 00:00:09 localhost kernel: [ 0.408766] pfuze100-regulator 0-0008: FAB: 0, FIN: 0
  137. Jan 1 00:00:09 localhost kernel: [ 0.408780] pfuze100-regulator 0-0008: pfuze3000 found.
  138. Jan 1 00:00:09 localhost kernel: [ 0.410249] SW1A: 700 <--> 1475 mV at 1175 mV
  139. Jan 1 00:00:09 localhost kernel: [ 0.411606] SW1B: 700 <--> 1475 mV at 1175 mV
  140. Jan 1 00:00:09 localhost kernel: [ 0.412393] SW2: 1500 <--> 1850 mV at 1800 mV
  141. Jan 1 00:00:09 localhost kernel: [ 0.413175] SW3: 900 <--> 1650 mV at 1350 mV
  142. Jan 1 00:00:09 localhost kernel: [ 0.413941] SWBST: 5000 <--> 5150 mV at 5000 mV
  143. Jan 1 00:00:09 localhost kernel: [ 0.414722] VSNVS: 1000 <--> 3000 mV at 3000 mV
  144. Jan 1 00:00:09 localhost kernel: [ 0.414927] VREFDDR: 750 mV
  145. Jan 1 00:00:09 localhost kernel: [ 0.415674] VLDO1: 1800 <--> 3300 mV at 1800 mV
  146. Jan 1 00:00:09 localhost kernel: [ 0.416434] VLDO2: 800 <--> 1550 mV at 1500 mV
  147. Jan 1 00:00:09 localhost kernel: [ 0.417194] VCCSD: 2850 <--> 3300 mV at 3150 mV
  148. Jan 1 00:00:09 localhost kernel: [ 0.417945] V33: 2850 <--> 3300 mV at 3150 mV
  149. Jan 1 00:00:09 localhost kernel: [ 0.418703] VLDO3: 1800 <--> 3300 mV at 1800 mV
  150. Jan 1 00:00:09 localhost kernel: [ 0.419888] VLDO4: 1800 <--> 3300 mV at 1800 mV
  151. Jan 1 00:00:09 localhost kernel: [ 0.420216] Serial: IMX driver
  152. Jan 1 00:00:09 localhost kernel: [ 0.420553] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 1500000) is a IMX
  153. Jan 1 00:00:09 localhost kernel: [ 1.217547] console [ttymxc0] enabled
  154. Jan 1 00:00:09 localhost kernel: [ 1.222076] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 1500000) is a IMX
  155. Jan 1 00:00:09 localhost kernel: [ 1.231303] 22a0000.serial: ttymxc5 at MMIO 0x22a0000 (irq = 49, base_baud = 1500000) is a IMX
  156. Jan 1 00:00:09 localhost kernel: [ 1.240281] serial: Freescale lpuart driver
  157. Jan 1 00:00:09 localhost kernel: [ 1.245908] imx sema4 driver is registered.
  158. Jan 1 00:00:09 localhost kernel: [ 1.250521] Installing ttyMCC driver!
  159. Jan 1 00:00:09 localhost kernel: [ 1.254295]
  160. Jan 1 00:00:09 localhost kernel: [ 1.254295] A9 ttyMCC prepares to run, MCC version is 002.000
  161. Jan 1 00:00:09 localhost kernel: [ 1.261626] IMX MCC TTY driver module loaded
  162. Jan 1 00:00:09 localhost kernel: [ 1.265967] [drm] Initialized drm 1.1.0 20060810
  163. Jan 1 00:00:09 localhost kernel: [ 1.271027] [drm] Initialized vivante 1.0.0 20120216 on minor 0
  164. Jan 1 00:00:09 localhost kernel: [ 1.281664] loop: module loaded
  165. Jan 1 00:00:09 localhost kernel: [ 1.287759] 2188000.ethernet supply phy not found, using dummy regulator
  166. Jan 1 00:00:09 localhost kernel: [ 1.331641] pps pps0: new PPS source ptp0
  167. Jan 1 00:00:09 localhost kernel: [ 1.340756] libphy: fec_enet_mii_bus: probed
  168. Jan 1 00:00:09 localhost kernel: [ 1.345755] fec 2188000.ethernet eth0: registered PHC device 0
  169. Jan 1 00:00:09 localhost kernel: [ 1.352165] mousedev: PS/2 mouse device common for all mice
  170. Jan 1 00:00:09 localhost kernel: [ 1.358639] input: 20cc000.snvs-pwrkey as /devices/soc0/soc.0/2000000.aips-bus/20cc000.snvs-pwrkey/input/input0
  171. Jan 1 00:00:09 localhost kernel: [ 1.369114] snvs_pwrkey 20cc000.snvs-pwrkey: i.MX snvs powerkey probed
  172. Jan 1 00:00:09 localhost kernel: [ 1.376555] i2c /dev entries driver
  173. Jan 1 00:00:09 localhost kernel: [ 1.380695] IR NEC protocol handler initialized
  174. Jan 1 00:00:09 localhost kernel: [ 1.385321] IR RC5(x) protocol handler initialized
  175. Jan 1 00:00:09 localhost kernel: [ 1.390123] IR RC6 protocol handler initialized
  176. Jan 1 00:00:09 localhost kernel: [ 1.394688] IR JVC protocol handler initialized
  177. Jan 1 00:00:09 localhost kernel: [ 1.399225] IR Sony protocol handler initialized
  178. Jan 1 00:00:09 localhost kernel: [ 1.403867] IR RC5 (streamzap) protocol handler initialized
  179. Jan 1 00:00:09 localhost kernel: [ 1.409447] IR SANYO protocol handler initialized
  180. Jan 1 00:00:09 localhost kernel: [ 1.414169] IR MCE Keyboard/mouse protocol handler initialized
  181. Jan 1 00:00:09 localhost kernel: [ 1.422032] imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  182. Jan 1 00:00:09 localhost kernel: [ 1.430522] sdhci: Secure Digital Host Controller Interface driver
  183. Jan 1 00:00:09 localhost kernel: [ 1.436759] sdhci: Copyright(c) Pierre Ossman
  184. Jan 1 00:00:09 localhost kernel: [ 1.441126] sdhci-pltfm: SDHCI platform and OF driver helper
  185. Jan 1 00:00:09 localhost kernel: [ 1.447878] mmc0: no vqmmc regulator found
  186. Jan 1 00:00:09 localhost kernel: [ 1.452042] mmc0: no vmmc regulator found
  187. Jan 1 00:00:09 localhost kernel: [ 1.501241] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  188. Jan 1 00:00:09 localhost kernel: [ 1.511008] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  189. Jan 1 00:00:09 localhost kernel: [ 1.524683] mmc2: no vqmmc regulator found
  190. Jan 1 00:00:09 localhost kernel: [ 1.569873] mmc0: host does not support reading read-only switch. assuming write-enable.
  191. Jan 1 00:00:09 localhost kernel: [ 1.587566] mmc0: new high speed SDHC card at address aaaa
  192. Jan 1 00:00:09 localhost kernel: [ 1.593570] mmcblk0: mmc0:aaaa SB32G 29.7 GiB
  193. Jan 1 00:00:09 localhost kernel: [ 1.602093] mmcblk0: p1 p2
  194. Jan 1 00:00:09 localhost kernel: [ 1.651268] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  195. Jan 1 00:00:09 localhost kernel: [ 1.661072] galcore: clk_get 2d core clock failed, disable 2d/vg!
  196. Jan 1 00:00:09 localhost kernel: [ 1.661101] Galcore version 5.0.11.25762
  197. Jan 1 00:00:09 localhost kernel: [ 1.675243] sdhci-esdhc-imx 2198000.usdhc: card claims to support voltages below defined range
  198. Jan 1 00:00:09 localhost kernel: [ 1.723682] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  199. Jan 1 00:00:09 localhost kernel: [ 1.742515] mmc2: new high speed SDIO card at address 0001
  200. Jan 1 00:00:09 localhost kernel: [ 1.910323] fsl-asrc 2034000.asrc: driver registered
  201. Jan 1 00:00:09 localhost kernel: [ 1.921501] imx-tda19988 sound_hdmi.25: tda19988-codec <-> 202c000.ssi mapping ok
  202. Jan 1 00:00:09 localhost kernel: [ 1.930186] nf_conntrack version 0.5.0 (15909 buckets, 63636 max)
  203. Jan 1 00:00:09 localhost kernel: [ 1.937005] TCP: cubic registered
  204. Jan 1 00:00:09 localhost kernel: [ 1.940345] NET: Registered protocol family 17
  205. Jan 1 00:00:09 localhost kernel: [ 1.944887] Key type dns_resolver registered
  206. Jan 1 00:00:09 localhost kernel: [ 1.949901] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
  207. Jan 1 00:00:09 localhost kernel: [ 1.971260] failed to register cpuidle driver
  208. Jan 1 00:00:09 localhost kernel: [ 1.975634] ThumbEE CPU extension supported.
  209. Jan 1 00:00:09 localhost kernel: [ 1.980490] VLDO2: disabling
  210. Jan 1 00:00:09 localhost kernel: [ 1.983892] SWBST: disabling
  211. Jan 1 00:00:09 localhost kernel: [ 1.986790] usb_otg2_vbus: disabling
  212. Jan 1 00:00:09 localhost kernel: [ 1.990371] usb_otg1_vbus: disabling
  213. Jan 1 00:00:09 localhost kernel: [ 1.994121] PSU-5V0: disabling
  214. Jan 1 00:00:09 localhost kernel: [ 1.997213] vref-3v3: disabling
  215. Jan 1 00:00:09 localhost kernel: [ 2.000389] regulator-dummy: disabling
  216. Jan 1 00:00:09 localhost kernel: [ 2.005086] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  217. Jan 1 00:00:09 localhost kernel: [ 2.012293] imx_thermal tempmon.11: Extended Commercial CPU temperature grade
  218. Jan 1 00:00:09 localhost kernel: [ 2.019447] imx_thermal tempmon.11: max:105C crit:100C passive:95C
  219. Jan 1 00:00:09 localhost kernel: [ 2.034057] clk: Not disabling unused clocks
  220. Jan 1 00:00:09 localhost kernel: [ 2.038351] ALSA device list:
  221. Jan 1 00:00:09 localhost kernel: [ 2.041445] #0: imx-audio-tda19988
  222. Jan 1 00:00:09 localhost kernel: [ 2.559773] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
  223. Jan 1 00:00:09 localhost kernel: [ 2.565471] EXT4-fs (mmcblk0p2): recovery complete
  224. Jan 1 00:00:09 localhost kernel: [ 2.581596] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  225. Jan 1 00:00:09 localhost kernel: [ 2.589777] VFS: Mounted root (ext4 filesystem) on device 179:2.
  226. Jan 1 00:00:09 localhost kernel: [ 2.596071] devtmpfs: mounted
  227. Jan 1 00:00:09 localhost kernel: [ 2.599450] Freeing unused kernel memory: 244K (80a37000 - 80a74000)
  228. Jan 1 00:00:09 localhost kernel: [ 3.108686] random: init urandom read with 48 bits of entropy available
  229. Jan 1 00:00:09 localhost kernel: [ 4.744368] fuse init (API version 7.22)
  230. Jan 1 00:00:09 localhost kernel: [ 4.927471] (stk) :sysfs entries created
  231. Jan 1 00:00:09 localhost kernel: [ 4.927514] (stk) : debugfs entries created
  232. Jan 1 00:00:09 localhost kernel: [ 4.987028] Bluetooth: Core ver 2.20
  233. Jan 1 00:00:09 localhost kernel: [ 4.987106] NET: Registered protocol family 31
  234. Jan 1 00:00:09 localhost kernel: [ 4.987114] Bluetooth: HCI device and connection manager initialized
  235. Jan 1 00:00:09 localhost kernel: [ 4.987134] Bluetooth: HCI socket layer initialized
  236. Jan 1 00:00:09 localhost kernel: [ 4.987145] Bluetooth: L2CAP socket layer initialized
  237. Jan 1 00:00:09 localhost kernel: [ 4.987176] Bluetooth: SCO socket layer initialized
  238. Jan 1 00:00:09 localhost kernel: [ 4.996113] hdev a85b0000
  239. Jan 1 00:00:09 localhost kernel: [ 5.027363] HCI device registered (hdev a85b0000)
  240. Jan 1 00:00:09 localhost kernel: [ 5.027881] hci0 a85b0000
  241. Jan 1 00:00:09 localhost kernel: [ 5.027895] (stc): chnl_id list empty :4
  242. Jan 1 00:00:09 localhost kernel: [ 5.027901] (stk) : st_kim_start(stk) :ldisc_install = 1
  243. Jan 1 00:00:09 localhost kernel: [ 5.396336] usbcore: registered new interface driver usbfs
  244. Jan 1 00:00:09 localhost kernel: [ 5.396505] usbcore: registered new interface driver hub
  245. Jan 1 00:00:09 localhost kernel: [ 5.402377] usbcore: registered new device driver usb
  246. Jan 1 00:00:09 localhost kernel: [ 5.436493] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  247. Jan 1 00:00:09 localhost kernel: [ 5.460017] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  248. Jan 1 00:00:09 localhost kernel: [ 5.525484] ci_hdrc ci_hdrc.1: EHCI Host Controller
  249. Jan 1 00:00:09 localhost kernel: [ 5.525527] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  250. Jan 1 00:00:09 localhost kernel: [ 5.541292] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  251. Jan 1 00:00:09 localhost kernel: [ 5.547379] hub 1-0:1.0: USB hub found
  252. Jan 1 00:00:09 localhost kernel: [ 5.547449] hub 1-0:1.0: 1 port detected
  253. Jan 1 00:00:09 localhost kernel: [ 5.966201] input: FreescaleAccelerometer as /devices/virtual/input/input1
  254. Jan 1 00:00:09 localhost kernel: [ 5.966808] input: FreescaleMagnetometer as /devices/virtual/input/input2
  255. Jan 1 00:00:09 localhost kernel: [ 5.988393] fxos8700_probe succ
  256. Jan 1 00:00:09 localhost kernel: [ 5.989473] input: FreescaleGyroscope as /devices/virtual/input/input3
  257. Jan 1 00:00:09 localhost kernel: [ 5.990779] fxas2100x device driver probe successfully
  258. Jan 1 00:00:09 localhost kernel: [ 6.003949] CSI: Registered sensor subdevice: fsl_vadc
  259. Jan 1 00:00:09 localhost kernel: [ 6.021294] wait vadc auto detect video mode....
  260. Jan 1 00:00:09 localhost kernel: [ 6.109327] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  261. Jan 1 00:00:09 localhost kernel: [ 6.131300] (stk) :ldisc installation timeout
  262. Jan 1 00:00:09 localhost kernel: [ 6.135504] (stk) :ldisc_install = 0<6>[ 6.441263] video mode NTSC
  263. Jan 1 00:00:09 localhost kernel: [ 6.441268] vadc driver loaded
  264. Jan 1 00:00:09 localhost kernel: [ 6.802270] cfg80211: Calling CRDA to update world regulatory domain
  265. Jan 1 00:00:09 localhost kernel: [ 6.837467] random: nonblocking pool is initialized
  266. Jan 1 00:00:09 localhost kernel: [ 7.117515] cfg80211: World regulatory domain updated:
  267. Jan 1 00:00:09 localhost kernel: [ 7.117528] cfg80211: DFS Master region: unset
  268. Jan 1 00:00:09 localhost kernel: [ 7.117534] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  269. Jan 1 00:00:09 localhost kernel: [ 7.117546] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  270. Jan 1 00:00:09 localhost kernel: [ 7.117554] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  271. Jan 1 00:00:09 localhost kernel: [ 7.117562] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  272. Jan 1 00:00:09 localhost kernel: [ 7.117573] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  273. Jan 1 00:00:09 localhost kernel: [ 7.117584] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  274. Jan 1 00:00:09 localhost kernel: [ 7.117591] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  275. Jan 1 00:00:09 localhost kernel: [ 7.117599] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  276. Jan 1 00:00:09 localhost kernel: [ 7.117606] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  277. Jan 1 00:00:09 localhost kernel: [ 7.131251] (stk) : timed out waiting for ldisc to be un-installed
  278. Jan 1 00:00:09 localhost kernel: [ 7.245121] (stk) :ldisc_install = 1<6>[ 7.339684] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
  279. Jan 1 00:00:09 localhost kernel: [ 7.355542] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
  280. Jan 1 00:00:09 localhost kernel: [ 7.355558] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  281. Jan 1 00:00:09 localhost kernel: [ 7.355566] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
  282. Jan 1 00:00:09 localhost kernel: [ 7.355573] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  283. Jan 1 00:00:09 localhost kernel: [ 7.355579] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
  284. Jan 1 00:00:09 localhost kernel: [ 7.355585] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  285. Jan 1 00:00:09 localhost kernel: [ 7.355591] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
  286. Jan 1 00:00:09 localhost kernel: [ 7.355597] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  287. Jan 1 00:00:09 localhost kernel: [ 7.355603] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
  288. Jan 1 00:00:09 localhost kernel: [ 7.355609] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  289. Jan 1 00:00:09 localhost kernel: [ 7.355615] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
  290. Jan 1 00:00:09 localhost kernel: [ 7.355621] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  291. Jan 1 00:00:09 localhost kernel: [ 7.355627] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
  292. Jan 1 00:00:09 localhost kernel: [ 7.355633] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  293. Jan 1 00:00:09 localhost kernel: [ 7.355639] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
  294. Jan 1 00:00:09 localhost kernel: [ 7.355645] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  295. Jan 1 00:00:09 localhost kernel: [ 7.355651] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
  296. Jan 1 00:00:09 localhost kernel: [ 7.355657] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  297. Jan 1 00:00:09 localhost kernel: [ 7.355662] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
  298. Jan 1 00:00:09 localhost kernel: [ 7.355668] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  299. Jan 1 00:00:09 localhost kernel: [ 7.355674] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
  300. Jan 1 00:00:09 localhost kernel: [ 7.355680] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  301. Jan 1 00:00:09 localhost kernel: [ 7.355686] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
  302. Jan 1 00:00:09 localhost kernel: [ 7.355692] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  303. Jan 1 00:00:09 localhost kernel: [ 7.355698] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
  304. Jan 1 00:00:09 localhost kernel: [ 7.355704] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
  305. Jan 1 00:00:09 localhost kernel: [ 7.355709] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
  306. Jan 1 00:00:09 localhost kernel: [ 7.355715] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A mBi, 2000 mBm)
  307. Jan 1 00:00:09 localhost kernel: [ 7.355721] cfg80211: Disabling freq 5040 MHz
  308. Jan 1 00:00:09 localhost kernel: [ 7.355727] cfg80211: Disabling freq 5060 MHz
  309. Jan 1 00:00:09 localhost kernel: [ 7.355732] cfg80211: Disabling freq 5080 MHz
  310. Jan 1 00:00:09 localhost kernel: [ 7.355736] cfg80211: Disabling freq 5170 MHz
  311. Jan 1 00:00:09 localhost kernel: [ 7.355744] cfg80211: Updating information on frequency 5180 MHz with regulatory rule:
  312. Jan 1 00:00:09 localhost kernel: [ 7.355750] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  313. Jan 1 00:00:09 localhost kernel: [ 7.355757] cfg80211: Updating information on frequency 5190 MHz with regulatory rule:
  314. Jan 1 00:00:09 localhost kernel: [ 7.355764] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  315. Jan 1 00:00:09 localhost kernel: [ 7.355771] cfg80211: Updating information on frequency 5200 MHz with regulatory rule:
  316. Jan 1 00:00:09 localhost kernel: [ 7.355777] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  317. Jan 1 00:00:09 localhost kernel: [ 7.355784] cfg80211: Updating information on frequency 5210 MHz with regulatory rule:
  318. Jan 1 00:00:09 localhost kernel: [ 7.355791] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  319. Jan 1 00:00:09 localhost kernel: [ 7.355797] cfg80211: Updating information on frequency 5220 MHz with regulatory rule:
  320. Jan 1 00:00:09 localhost kernel: [ 7.355803] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  321. Jan 1 00:00:09 localhost kernel: [ 7.355810] cfg80211: Updating information on frequency 5230 MHz with regulatory rule:
  322. Jan 1 00:00:09 localhost kernel: [ 7.355816] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  323. Jan 1 00:00:09 localhost kernel: [ 7.355822] cfg80211: Updating information on frequency 5240 MHz with regulatory rule:
  324. Jan 1 00:00:09 localhost kernel: [ 7.355829] cfg80211: 5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  325. Jan 1 00:00:09 localhost kernel: [ 7.355835] cfg80211: Updating information on frequency 5260 MHz with regulatory rule:
  326. Jan 1 00:00:09 localhost kernel: [ 7.355842] cfg80211: 5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  327. Jan 1 00:00:09 localhost kernel: [ 7.355849] cfg80211: Updating information on frequency 5280 MHz with regulatory rule:
  328. Jan 1 00:00:09 localhost kernel: [ 7.355855] cfg80211: 5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  329. Jan 1 00:00:09 localhost kernel: [ 7.355862] cfg80211: Updating information on frequency 5300 MHz with regulatory rule:
  330. Jan 1 00:00:09 localhost kernel: [ 7.355868] cfg80211: 5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  331. Jan 1 00:00:09 localhost kernel: [ 7.355875] cfg80211: Updating information on frequency 5320 MHz with regulatory rule:
  332. Jan 1 00:00:09 localhost kernel: [ 7.355881] cfg80211: 5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A mBi, 2000 mBm)
  333. Jan 1 00:00:09 localhost kernel: [ 7.355887] cfg80211: Updating information on frequency 5500 MHz with regulatory rule:
  334. Jan 1 00:00:09 localhost kernel: [ 7.355893] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  335. Jan 1 00:00:09 localhost kernel: [ 7.355899] cfg80211: Updating information on frequency 5520 MHz with regulatory rule:
  336. Jan 1 00:00:09 localhost kernel: [ 7.356027] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  337. Jan 1 00:00:09 localhost kernel: [ 7.356039] cfg80211: Updating information on frequency 5540 MHz with regulatory rule:
  338. Jan 1 00:00:09 localhost kernel: [ 7.356047] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  339. Jan 1 00:00:09 localhost kernel: [ 7.356054] cfg80211: Updating information on frequency 5560 MHz with regulatory rule:
  340. Jan 1 00:00:09 localhost kernel: [ 7.356060] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  341. Jan 1 00:00:09 localhost kernel: [ 7.356066] cfg80211: Updating information on frequency 5580 MHz with regulatory rule:
  342. Jan 1 00:00:09 localhost kernel: [ 7.356072] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  343. Jan 1 00:00:09 localhost kernel: [ 7.356078] cfg80211: Updating information on frequency 5600 MHz with regulatory rule:
  344. Jan 1 00:00:09 localhost kernel: [ 7.356084] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  345. Jan 1 00:00:09 localhost kernel: [ 7.356090] cfg80211: Updating information on frequency 5620 MHz with regulatory rule:
  346. Jan 1 00:00:09 localhost kernel: [ 7.356097] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  347. Jan 1 00:00:09 localhost kernel: [ 7.356103] cfg80211: Updating information on frequency 5640 MHz with regulatory rule:
  348. Jan 1 00:00:09 localhost kernel: [ 7.356109] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  349. Jan 1 00:00:09 localhost kernel: [ 7.356114] cfg80211: Updating information on frequency 5660 MHz with regulatory rule:
  350. Jan 1 00:00:09 localhost kernel: [ 7.356120] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  351. Jan 1 00:00:09 localhost kernel: [ 7.356127] cfg80211: Updating information on frequency 5680 MHz with regulatory rule:
  352. Jan 1 00:00:09 localhost kernel: [ 7.356133] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  353. Jan 1 00:00:09 localhost kernel: [ 7.356139] cfg80211: Updating information on frequency 5700 MHz with regulatory rule:
  354. Jan 1 00:00:09 localhost kernel: [ 7.356145] cfg80211: 5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A mBi, 2000 mBm)
  355. Jan 1 00:00:09 localhost kernel: [ 7.356150] cfg80211: Updating information on frequency 5745 MHz with regulatory rule:
  356. Jan 1 00:00:09 localhost kernel: [ 7.356158] cfg80211: 5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A mBi, 2000 mBm)
  357. Jan 1 00:00:09 localhost kernel: [ 7.356164] cfg80211: Updating information on frequency 5765 MHz with regulatory rule:
  358. Jan 1 00:00:09 localhost kernel: [ 7.356170] cfg80211: 5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A mBi, 2000 mBm)
  359. Jan 1 00:00:09 localhost kernel: [ 7.356176] cfg80211: Updating information on frequency 5785 MHz with regulatory rule:
  360. Jan 1 00:00:09 localhost kernel: [ 7.356182] cfg80211: 5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A mBi, 2000 mBm)
  361. Jan 1 00:00:09 localhost kernel: [ 7.356187] cfg80211: Updating information on frequency 5805 MHz with regulatory rule:
  362. Jan 1 00:00:09 localhost kernel: [ 7.356193] cfg80211: 5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A mBi, 2000 mBm)
  363. Jan 1 00:00:09 localhost kernel: [ 7.356199] cfg80211: Updating information on frequency 5825 MHz with regulatory rule:
  364. Jan 1 00:00:09 localhost kernel: [ 7.356205] cfg80211: 5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A mBi, 2000 mBm)
  365. Jan 1 00:00:09 localhost kernel: [ 7.373036] wlcore: loaded
  366. Jan 1 00:00:09 localhost kernel: [ 7.373076] wlcore: driver version: v3.14.56-2054-gc460cad
  367. Jan 1 00:00:09 localhost kernel: [ 7.434973] using random self ethernet address
  368. Jan 1 00:00:09 localhost kernel: [ 7.434991] using random host ethernet address
  369. Jan 1 00:00:09 localhost kernel: [ 7.434999] using host ethernet address: 4e:71:9d:8b:f9:76
  370. Jan 1 00:00:09 localhost kernel: [ 7.435005] using self ethernet address: 4e:71:9e:8b:f9:76<6>[ 7.486132] Number of LUNs=8
  371. Jan 1 00:00:09 localhost kernel: [ 7.486150] Mass Storage Function, version: 2009/09/11
  372. Jan 1 00:00:09 localhost kernel: [ 7.486159] LUN: removable file: (no medium)
  373. Jan 1 00:00:09 localhost kernel: [ 7.486175] Number of LUNs=1
  374. Jan 1 00:00:09 localhost kernel: [ 7.486271] LUN: removable file: /dev/mmcblk0p1
  375. Jan 1 00:00:09 localhost kernel: [ 7.486280] Number of LUNs=1
  376. Jan 1 00:00:09 localhost kernel: [ 7.486773] usb0: HOST MAC 4e:71:9d:8b:f9:76
  377. Jan 1 00:00:09 localhost kernel: [ 7.486821] usb0: MAC 4e:71:9e:8b:f9:76
  378. Jan 1 00:00:09 localhost kernel: [ 7.500882] g_multi gadget: Multifunction Composite Gadget
  379. Jan 1 00:00:09 localhost kernel: [ 7.500895] g_multi gadget: g_multi ready
  380. Jan 1 00:00:09 localhost kernel: [ 8.241251] (stk) :ldisc installation timeout
  381. Jan 1 00:00:09 localhost kernel: [ 8.245514] (stk) :ldisc_install = 0<6>[ 8.885827] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  382. Jan 1 00:00:09 localhost kernel: [ 8.885840] Bluetooth: BNEP filters: protocol multicast
  383. Jan 1 00:00:09 localhost kernel: [ 8.885867] Bluetooth: BNEP socket layer initialized
  384. Jan 1 00:00:09 localhost kernel: [ 9.241283] (stk) : timed out waiting for ldisc to be un-installed
  385. Jan 1 00:00:09 localhost kernel: [ 9.355037] (stk) :ldisc_install = 1(stc): st_tty_open
  386. Jan 1 00:00:09 localhost kernel: [ 9.406206] (stk) :line discipline installed(stk) :TIInit_11.8.32.bts
  387. Jan 1 00:00:09 localhost kernel: [ 9.413218] (stk) :change remote baud rate command in firmware(stk) :skipping the wait event of change remote baud
  388. Jan 1 00:00:09 localhost kernel: [ 9.468667] Bluetooth: RFCOMM TTY layer initialized
  389. Jan 1 00:00:09 localhost kernel: [ 9.468702] Bluetooth: RFCOMM socket layer initialized
  390. Jan 1 00:00:09 localhost kernel: [ 9.468739] Bluetooth: RFCOMM ver 1.11
  391. Jan 1 00:00:09 localhost kernel: [ 9.482909] gyro enable setting active
  392. Jan 1 00:00:10 localhost kernel: [ 10.483845] NET: Registered protocol family 10
  393. Jan 1 00:00:10 localhost kernel: [ 10.726106] (stc): add_channel_to_table: id 4
  394. Jan 1 00:00:10 localhost kernel: [ 10.726122] (stc): add_channel_to_table: id 2
  395. Jan 1 00:00:10 localhost kernel: [ 10.726128] (stc): add_channel_to_table: id 3
  396. Jan 1 00:00:10 localhost kernel: [ 10.729500] hci0: type 1 len 4
  397. Jan 1 00:00:10 localhost kernel: [ 10.730099] hci0: type 1 len 4
  398. Jan 1 00:00:10 localhost kernel: [ 10.730649] hci0: type 1 len 4
  399. Jan 1 00:00:10 localhost kernel: [ 10.731276] hci0: type 1 len 4
  400. Jan 1 00:00:10 localhost kernel: [ 10.731871] hci0: type 1 len 4
  401. Jan 1 00:00:10 localhost kernel: [ 10.732421] hci0: type 1 len 4
  402. Jan 1 00:00:10 localhost kernel: [ 10.732894] hci0: type 1 len 4
  403. Jan 1 00:00:10 localhost kernel: [ 10.735958] hci0: type 1 len 4
  404. Jan 1 00:00:10 localhost kernel: [ 10.736562] hci0: type 1 len 4
  405. Jan 1 00:00:10 localhost kernel: [ 10.737024] hci0: type 1 len 4
  406. Jan 1 00:00:10 localhost kernel: [ 10.737494] hci0: type 1 len 5
  407. Jan 1 00:00:10 localhost kernel: [ 10.737939] hci0: type 1 len 6
  408. Jan 1 00:00:10 localhost kernel: [ 10.738458] hci0: type 1 len 4
  409. Jan 1 00:00:10 localhost kernel: [ 10.738955] hci0: type 1 len 4
  410. Jan 1 00:00:10 localhost kernel: [ 10.739501] hci0: type 1 len 4
  411. Jan 1 00:00:10 localhost kernel: [ 10.740039] hci0: type 1 len 4
  412. Jan 1 00:00:10 localhost kernel: [ 10.740482] hci0: type 1 len 4
  413. Jan 1 00:00:10 localhost kernel: [ 10.740931] hci0: type 1 len 4
  414. Jan 1 00:00:10 localhost kernel: [ 10.742066] hci0: type 1 len 245
  415. Jan 1 00:00:10 localhost kernel: [ 10.745288] hci0: type 1 len 5
  416. Jan 1 00:00:10 localhost kernel: [ 10.745800] hci0: type 1 len 4
  417. Jan 1 00:00:10 localhost kernel: [ 10.746262] hci0: type 1 len 5
  418. Jan 1 00:00:10 localhost kernel: [ 10.746762] hci0: type 1 len 12
  419. Jan 1 00:00:10 localhost kernel: [ 10.747331] hci0: type 1 len 11
  420. Jan 1 00:00:10 localhost kernel: [ 10.747975] hci0: type 1 len 6
  421. Jan 1 00:00:10 localhost kernel: [ 10.748403] hci0: type 1 len 4
  422. Jan 1 00:00:10 localhost kernel: [ 10.748864] hci0: type 1 len 4
  423. Jan 1 00:00:10 localhost kernel: [ 10.749309] hci0: type 1 len 12
  424. Jan 1 00:00:10 localhost kernel: [ 10.749857] hci0: type 1 len 4
  425. Jan 1 00:00:10 localhost kernel: [ 10.750337] hci0: type 1 len 11
  426. Jan 1 00:00:10 localhost kernel: [ 10.750853] hci0: type 1 len 4
  427. Jan 1 00:00:10 localhost kernel: [ 10.778386] hci0: type 1 len 5
  428. Jan 1 00:00:10 localhost kernel: [ 10.778921] hci0: type 1 len 6
  429. Jan 1 00:00:10 localhost kernel: [ 10.779367] hci0: type 1 len 36
  430. Jan 1 00:00:10 localhost kernel: [ 10.780173] hci0: type 1 len 36
  431. Jan 1 00:00:10 localhost kernel: [ 10.780975] hci0: type 1 len 5
  432. Jan 1 00:00:10 localhost kernel: [ 10.781724] hci0: type 1 len 7
  433. Jan 1 00:00:10 localhost kernel: [ 10.782195] hci0: type 1 len 252
  434. Jan 1 00:00:10 localhost kernel: [ 10.785334] hci0: type 1 len 245
  435. Jan 1 00:00:12 localhost kernel: [ 12.132783] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  436. Jan 1 00:00:13 localhost kernel: [ 13.226174] wlcore: PHY firmware version: Rev 8.2.0.0.233
  437. Jan 1 00:00:13 localhost kernel: [ 13.304762] wlcore: firmware booted (Rev 8.9.0.1.55)
  438. Jan 1 00:00:13 localhost kernel: [ 13.335503] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  439. Jan 1 00:00:14 localhost kernel: [ 14.589899] wlan0: authenticate with 84:26:15:3d:f8:96
  440. Jan 1 00:00:14 localhost kernel: [ 14.589920] wlan0: Allocated STA 84:26:15:3d:f8:96
  441. Jan 1 00:00:14 localhost kernel: [ 14.594250] wlan0: Inserted STA 84:26:15:3d:f8:96
  442. Jan 1 00:00:14 localhost kernel: [ 14.594270] wlan0: send auth to 84:26:15:3d:f8:96 (try 1/3)
  443. Jan 1 00:00:14 localhost kernel: [ 14.618145] wlan0: authenticated
  444. Jan 1 00:00:14 localhost kernel: [ 14.618164] wlan0: moving STA 84:26:15:3d:f8:96 to state 2
  445. Jan 1 00:00:14 localhost kernel: [ 14.621399] wlan0: associate with 84:26:15:3d:f8:96 (try 1/3)
  446. Jan 1 00:00:14 localhost kernel: [ 14.629727] wlan0: RX AssocResp from 84:26:15:3d:f8:96 (capab=0x1411 status=0 aid=4)
  447. Jan 1 00:00:14 localhost kernel: [ 14.629752] wlan0: moving STA 84:26:15:3d:f8:96 to state 3
  448. Jan 1 00:00:14 localhost kernel: [ 14.636812] wlan0: associated
  449. Jan 1 00:00:14 localhost kernel: [ 14.636849] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  450. Jan 1 00:00:14 localhost kernel: [ 14.641484] wlan0: dropped frame to 84:26:15:3d:f8:96 (unauthorized port)
  451. Jan 1 00:00:14 localhost kernel: [ 14.651325] wlan0: dropped frame to 84:26:15:3d:f8:96 (unauthorized port)
  452. Jan 1 00:00:14 localhost kernel: [ 14.853903] wlan0: moving STA 84:26:15:3d:f8:96 to state 4
  453. Jan 1 00:00:14 localhost kernel: [ 14.854235] wlcore: Association completed.
  454. Jan 1 00:00:21 localhost kernel: [ 21.073050] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
  455. Jan 1 00:00:21 localhost kernel: [ 21.073498] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  456. Jun 27 22:28:25 localhost kernel: [ 58.502092] ttyMCC read thread started
  457. Jun 27 22:28:34 localhost kernel: [ 67.114990] cfg80211: Verifying active interfaces after reg change
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement