Advertisement
Guest User

Udoo Neo dmesg

a guest
Feb 10th, 2016
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.53 KB | None | 0 0
  1. udooer@udooneo:~$ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 3.14.56-udooneo-01989-g2253e02 (udoodev@udoodev-qemu) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4) ) #4 SMP PREEMPT Mon Jan 11 14:12:05 CET 2016
  4. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] Machine model: UDOO Neo Full
  7. [ 0.000000] Reserved memory: reserved region for node 'm4@0x84000000': base 0x84000000, size 8 MiB
  8. [ 0.000000] Reserved memory: reserved region for node 'm4@0xBFF00000': base 0xbff00000, size 1 MiB
  9. [ 0.000000] cma: CMA: reserved 320 MiB at aa000000
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 259840
  12. [ 0.000000] free_area_init_node: node 0, pgdat 80aff980, node_mem_map bf657000
  13. [ 0.000000] DMA zone: 2048 pages used for memmap
  14. [ 0.000000] DMA zone: 0 pages reserved
  15. [ 0.000000] DMA zone: 259840 pages, LIFO batch:31
  16. [ 0.000000] PERCPU: Embedded 8 pages/cpu @bf639000 s8256 r8192 d16320 u32768
  17. [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*4096
  18. [ 0.000000] pcpu-alloc: [0] 0
  19. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257792
  20. [ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw ${mmcrootfstype} uart_from_osc clk_ignore_unused cpuidle.off=1 consoleblank=0
  21. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  22. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  23. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Memory: 690180K/1039360K available (5039K kernel code, 333K rwdata, 5656K rodata, 252K init, 384K bss, 349180K reserved, 0K highmem)
  25. [ 0.000000] Virtual kernel memory layout:
  26. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  28. [ 0.000000] vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
  29. [ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  30. [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  31. [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  32. [ 0.000000] .text : 0x80008000 - 0x80a79e4c (10696 kB)
  33. [ 0.000000] .init : 0x80a7a000 - 0x80ab9040 ( 253 kB)
  34. [ 0.000000] .data : 0x80aba000 - 0x80b0d680 ( 334 kB)
  35. [ 0.000000] .bss : 0x80b0d68c - 0x80b6da3c ( 385 kB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  37. [ 0.000000] Preemptible hierarchical RCU implementation.
  38. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  39. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  40. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  41. [ 0.000000] L310 cache controller enabled
  42. [ 0.000000] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32030000, Cache size: 256 kB
  43. [ 0.000000] Switching to timer-based delay loop
  44. [ 0.000010] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655765682ns
  45. [ 0.000838] clocksource_of_init: no matching clocksources found
  46. [ 0.000996] Console: colour dummy device 80x30
  47. [ 0.001019] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
  48. [ 0.001032] pid_max: default: 32768 minimum: 301
  49. [ 0.001173] Security Framework initialized
  50. [ 0.001245] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.001260] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.007146] device-tree: Duplicate name in /soc/aips-bus@02200000/spba-bus@02200000/lcdif@02220000, renamed to "display#1"
  53. [ 0.009285] Initializing cgroup subsys devices
  54. [ 0.009300] Initializing cgroup subsys freezer
  55. [ 0.009350] CPU: Testing write buffer coherency: ok
  56. [ 0.009640] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  57. [ 0.009682] Setting up static identity map for 0x804cc0e0 - 0x804cc138
  58. [ 0.042040] Brought up 1 CPUs
  59. [ 0.042055] SMP: Total of 1 processors activated (6.00 BogoMIPS).
  60. [ 0.042064] CPU: All CPU(s) started in SVC mode.
  61. [ 0.042709] devtmpfs: initialized
  62. [ 0.046393] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  63. [ 0.046728] pinctrl core: initialized pinctrl subsystem
  64. [ 0.047085] regulator-dummy: no parameters
  65. [ 0.063719] NET: Registered protocol family 16
  66. [ 0.071013] DMA: preallocated 256 KiB pool for atomic coherent allocations
  67. [ 0.071684] Use WDOG1 as reset source
  68. [ 0.080666] syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  69. [ 0.080983] vdd1p1: 800 <--> 1375 mV at 1100 mV
  70. [ 0.081363] vdd3p0: 2800 <--> 3150 mV at 3000 mV
  71. [ 0.081713] vdd2p5: 2100 <--> 2875 mV at 2500 mV
  72. [ 0.082087] cpu: 725 <--> 1450 mV
  73. [ 0.082443] vddpcie-phy: 725 <--> 1450 mV
  74. [ 0.082813] vddsoc: 725 <--> 1450 mV
  75. [ 0.084769] syscon 20e4000.iomuxc-gpr: regmap [mem 0x020e4000-0x020e7fff] registered
  76. [ 0.087458] syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  77. [ 0.087889] syscon 21ac000.romcp: regmap [mem 0x021ac000-0x021affff] registered
  78. [ 0.093182] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  79. [ 0.093195] hw-breakpoint: maximum watchpoint size is 4 bytes.
  80. [ 0.094303] imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  81. [ 0.095195] 20dc000.gpc supply pu not found, using dummy regulator
  82. [ 0.095953] MU is ready for cross core communication!
  83. [ 0.102268] bio: create slab <bio-0> at 0
  84. [ 0.103348] vref-3v3: 3300 mV
  85. [ 0.103603] PSU-5V0: 5000 mV
  86. [ 0.103861] usb_otg1_vbus: 5000 mV
  87. [ 0.104140] usb_otg2_vbus: 5000 mV
  88. [ 0.104388] wlan-en-regulator: 1800 mV
  89. [ 0.105238] SCSI subsystem initialized
  90. [ 0.105546] usbphy_nop1.12 supply vcc not found, using dummy regulator
  91. [ 0.106842] i2c i2c-0: IMX I2C adapter registered
  92. [ 0.107574] i2c i2c-1: IMX I2C adapter registered
  93. [ 0.108315] i2c i2c-2: IMX I2C adapter registered
  94. [ 0.109511] i2c i2c-3: IMX I2C adapter registered
  95. [ 0.109630] Linux video capture interface: v2.00
  96. [ 0.109696] pps_core: LinuxPPS API ver. 1 registered
  97. [ 0.109704] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  98. [ 0.109738] PTP clock support registered
  99. [ 0.110267] Advanced Linux Sound Architecture Driver Initialized.
  100. [ 0.111398] Loading modules backported from Linux version v4.1.7-0-g0c5c1f1
  101. [ 0.111411] Backport integrated by backports.git v4.1.1-1-0-g8286954
  102. [ 0.111581] Switched to clocksource mxc_timer1
  103. [ 0.122251] NET: Registered protocol family 2
  104. [ 0.123151] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [ 0.123237] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [ 0.123365] TCP: Hash tables configured (established 8192 bind 8192)
  107. [ 0.123435] TCP: reno registered
  108. [ 0.123454] UDP hash table entries: 512 (order: 2, 16384 bytes)
  109. [ 0.123497] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  110. [ 0.123783] NET: Registered protocol family 1
  111. [ 0.124121] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  112. [ 0.125721] Bus freq driver module loaded
  113. [ 0.126478] futex hash table entries: 256 (order: 2, 16384 bytes)
  114. [ 0.133437] VFS: Disk quotas dquot_6.5.2
  115. [ 0.133747] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  116. [ 0.135629] msgmni has been set to 1988
  117. [ 0.139477] io scheduler noop registered
  118. [ 0.139491] io scheduler deadline registered
  119. [ 0.139536] io scheduler cfq registered (default)
  120. [ 0.140030] imx-weim 21b8000.weim: Driver registered.
  121. [ 0.141549] MIPI DSI driver module loaded
  122. [ 0.272382] tda19988 2-0034: Sucessfully initialised chip revision 301
  123. [ 0.283523] mxsfb 2220000.lcdif: failed to find mxc display driver
  124. [ 0.284044] DISPLAY: Power-on latency exceeded, new value 482667 ns
  125. [ 0.285533] DISPLAY: Power-off latency exceeded, new value 23667 ns
  126. [ 0.302097] Console: switching to colour frame buffer device 160x45
  127. [ 0.346054] tda19988 2-0034: Matching CEA mode is 4 for fb mode 1280x720-60
  128. [ 0.397206] DISPLAY: Power-off latency exceeded, new value 24334 ns
  129. [ 0.398898] mxsfb 2220000.lcdif: initialized
  130. [ 0.401860] imx-sdma 20ec000.sdma: no iram assigned, using external mem
  131. [ 0.402173] imx-sdma 20ec000.sdma: no event needs to be remapped
  132. [ 0.402413] imx-sdma 20ec000.sdma: loaded firmware 3.1
  133. [ 0.405366] imx-sdma 20ec000.sdma: initialized
  134. [ 0.407025] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1
  135. [ 0.407601] pfuze100-regulator 0-0008: FAB: 0, FIN: 0
  136. [ 0.407614] pfuze100-regulator 0-0008: pfuze3000 found.
  137. [ 0.409046] SW1A: 700 <--> 1475 mV at 1175 mV
  138. [ 0.410395] SW1B: 700 <--> 1475 mV at 1175 mV
  139. [ 0.411173] SW2: 1500 <--> 1850 mV at 1800 mV
  140. [ 0.411936] SW3: 900 <--> 1650 mV at 1350 mV
  141. [ 0.412724] SWBST: 5000 <--> 5150 mV at 5000 mV
  142. [ 0.413521] VSNVS: 1000 <--> 3000 mV at 3000 mV
  143. [ 0.413707] VREFDDR: 750 mV
  144. [ 0.414459] VLDO1: 1800 <--> 3300 mV at 1800 mV
  145. [ 0.415230] VLDO2: 800 <--> 1550 mV at 1500 mV
  146. [ 0.415982] VCCSD: 2850 <--> 3300 mV at 3150 mV
  147. [ 0.416766] V33: 2850 <--> 3300 mV at 3150 mV
  148. [ 0.417525] VLDO3: 1800 <--> 3300 mV at 1800 mV
  149. [ 0.418301] VLDO4: 1800 <--> 3300 mV at 1800 mV
  150. [ 0.418658] Serial: IMX driver
  151. [ 0.418994] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 1500000) is a IMX
  152. [ 1.231256] console [ttymxc0] enabled
  153. [ 1.235792] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 1500000) is a IMX
  154. [ 1.244886] serial: Freescale lpuart driver
  155. [ 1.250392] imx sema4 driver is registered.
  156. [ 1.255060] Install mcc tty driver!
  157. [ 1.258617]
  158. [ 1.258617] A9 mcc prepares run, MCC version is 002.000
  159. [ 1.265431] IMX MCC TTY driver module loaded
  160. [ 1.269772] [drm] Initialized drm 1.1.0 20060810
  161. [ 1.274892] [drm] Initialized vivante 1.0.0 20120216 on minor 0
  162. [ 1.285363] loop: module loaded
  163. [ 1.291872] 2188000.ethernet supply phy not found, using dummy regulator
  164. [ 1.332070] pps pps0: new PPS source ptp0
  165. [ 1.341048] libphy: fec_enet_mii_bus: probed
  166. [ 1.346079] fec 2188000.ethernet eth0: registered PHC device 0
  167. [ 1.352520] mousedev: PS/2 mouse device common for all mice
  168. [ 1.358976] input: 20cc000.snvs-pwrkey as /devices/soc0/soc.0/2000000.aips-bus/20cc000.snvs-pwrkey/input/input0
  169. [ 1.369459] snvs_pwrkey 20cc000.snvs-pwrkey: i.MX snvs powerkey probed
  170. [ 1.376825] i2c /dev entries driver
  171. [ 1.381115] IR NEC protocol handler initialized
  172. [ 1.385738] IR RC5(x) protocol handler initialized
  173. [ 1.390538] IR RC6 protocol handler initialized
  174. [ 1.395100] IR JVC protocol handler initialized
  175. [ 1.399636] IR Sony protocol handler initialized
  176. [ 1.404273] IR RC5 (streamzap) protocol handler initialized
  177. [ 1.409851] IR SANYO protocol handler initialized
  178. [ 1.414572] IR MCE Keyboard/mouse protocol handler initialized
  179. [ 1.422502] imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  180. [ 1.430995] sdhci: Secure Digital Host Controller Interface driver
  181. [ 1.437231] sdhci: Copyright(c) Pierre Ossman
  182. [ 1.441615] sdhci-pltfm: SDHCI platform and OF driver helper
  183. [ 1.448377] mmc0: no vqmmc regulator found
  184. [ 1.452542] mmc0: no vmmc regulator found
  185. [ 1.501624] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  186. [ 1.511405] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  187. [ 1.525082] mmc2: no vqmmc regulator found
  188. [ 1.590726] mmc0: host does not support reading read-only switch. assuming write-enable.
  189. [ 1.607246] mmc0: new high speed SDHC card at address aaaa
  190. [ 1.613276] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
  191. [ 1.622633] mmcblk0: p1 p2
  192. [ 1.651614] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  193. [ 1.661402] galcore: clk_get 2d core clock failed, disable 2d/vg!
  194. [ 1.671679] Galcore version 5.0.11.25762
  195. [ 1.681432] sdhci-esdhc-imx 2198000.usdhc: card claims to support voltages below defined range
  196. [ 1.723897] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  197. [ 1.742866] mmc2: new high speed SDIO card at address 0001
  198. [ 1.917310] fsl-asrc 2034000.asrc: driver registered
  199. [ 1.928336] imx-tda19988 sound_hdmi.25: tda19988-codec <-> 202c000.ssi mapping ok
  200. [ 1.937087] nf_conntrack version 0.5.0 (15904 buckets, 63616 max)
  201. [ 1.943912] TCP: cubic registered
  202. [ 1.947249] NET: Registered protocol family 17
  203. [ 1.951790] Key type dns_resolver registered
  204. [ 1.956827] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
  205. [ 1.981638] failed to register cpuidle driver
  206. [ 1.986038] A9-M4 sema4 num 6, A9-M4 magic number 0x12345678 - 0x12345678.
  207. [ 1.993596] VLDO2: disabling
  208. [ 1.996958] SWBST: disabling
  209. [ 1.999871] usb_otg2_vbus: disabling
  210. [ 2.003676] usb_otg1_vbus: disabling
  211. [ 2.007306] PSU-5V0: disabling
  212. [ 2.010408] vref-3v3: disabling
  213. [ 2.013954] regulator-dummy: disabling
  214. [ 2.018370] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  215. [ 2.025631] imx_thermal tempmon.11: Extended Commercial CPU temperature grade
  216. [ 2.032838] imx_thermal tempmon.11: max:105C crit:100C passive:95C
  217. [ 2.047567] clk: Not disabling unused clocks
  218. [ 2.051950] ALSA device list:
  219. [ 2.054944] #0: imx-audio-tda19988
  220. [ 2.067301] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  221. [ 2.076273] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  222. [ 3.906211] random: nonblocking pool is initialized
  223. [ 4.099705] EXT4-fs (mmcblk0p2): recovery complete
  224. [ 4.107684] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  225. [ 4.116244] VFS: Mounted root (ext4 filesystem) on device 179:2.
  226. [ 4.124145] devtmpfs: mounted
  227. [ 4.127535] Freeing unused kernel memory: 252K (80a7a000 - 80ab9000)
  228. [ 4.915154] init: plymouth-upstart-bridge main process (85) terminated with status 1
  229. [ 4.932480] init: plymouth-upstart-bridge main process ended, respawning
  230. [ 4.999815] init: plymouth-upstart-bridge main process (95) terminated with status 1
  231. [ 5.008305] init: plymouth-upstart-bridge main process ended, respawning
  232. [ 5.063803] init: plymouth-upstart-bridge main process (98) terminated with status 1
  233. [ 5.076853] init: plymouth-upstart-bridge main process ended, respawning
  234. [ 5.128427] init: ureadahead main process (88) terminated with status 5
  235. [ 5.469466] init: mounted-proc main process (113) terminated with status 1
  236. [ 6.700992] systemd-udevd[226]: starting version 204
  237. [ 6.965474] fuse init (API version 7.22)
  238. [ 7.102843] (stk) :sysfs entries created
  239. [ 7.102886] (stk) : debugfs entries created
  240. [ 7.206861] Bluetooth: Core ver 2.20
  241. [ 7.206950] NET: Registered protocol family 31
  242. [ 7.206959] Bluetooth: HCI device and connection manager initialized
  243. [ 7.206980] Bluetooth: HCI socket layer initialized
  244. [ 7.206992] Bluetooth: L2CAP socket layer initialized
  245. [ 7.207028] Bluetooth: SCO socket layer initialized
  246. [ 7.220490] hdev a8634000
  247. [ 7.235106] HCI device registered (hdev a8634000)
  248. [ 7.236106] hci0 a8634000
  249. [ 7.236121] (stc): chnl_id list empty :4
  250. [ 7.236127] (stk) : st_kim_start(stk) :ldisc_install = 1
  251. [ 7.712321] usbcore: registered new interface driver usbfs
  252. [ 7.712541] usbcore: registered new interface driver hub
  253. [ 7.718849] usbcore: registered new device driver usb
  254. [ 7.738193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  255. [ 7.761076] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  256. [ 7.814325] ci_hdrc ci_hdrc.1: EHCI Host Controller
  257. [ 7.814366] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  258. [ 7.833753] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  259. [ 7.834883] hub 1-0:1.0: USB hub found
  260. [ 7.835054] hub 1-0:1.0: 1 port detected
  261. [ 8.051814] mpl3115: probe of 1-0060 failed with error -5
  262. [ 8.133925] input: FreescaleGyroscope as /devices/virtual/input/input1
  263. [ 8.153388] fxas2100x device driver probe successfully
  264. [ 8.155344] input: FreescaleAccelerometer as /devices/virtual/input/input2
  265. [ 8.155950] input: FreescaleMagnetometer as /devices/virtual/input/input3
  266. [ 8.161677] fxos8700_probe succ
  267. [ 8.238701] CSI: Registered sensor subdevice: fsl_vadc
  268. [ 8.251674] wait vadc auto detect video mode....
  269. [ 8.351659] (stk) :ldisc installation timeout
  270. [ 8.355855] (stk) :ldisc_install = 0<4>[ 8.487914] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  271. [ 8.953708] cfg80211: Calling CRDA to update world regulatory domain
  272. [ 9.110153] wlcore: Time Sync: gpio requested
  273. [ 9.196933] cfg80211: World regulatory domain updated:
  274. [ 9.196947] cfg80211: DFS Master region: unset
  275. [ 9.196952] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  276. [ 9.196964] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  277. [ 9.196972] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  278. [ 9.196980] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  279. [ 9.196988] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  280. [ 9.196995] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  281. [ 9.351664] (stk) : timed out waiting for ldisc to be un-installed
  282. [ 9.467781] (stk) :ldisc_install = 1<6>[ 9.482208] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
  283. [ 9.491304] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
  284. [ 9.491318] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  285. [ 9.491326] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
  286. [ 9.491333] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  287. [ 9.491340] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
  288. [ 9.491346] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  289. [ 9.491354] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
  290. [ 9.491361] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  291. [ 9.491367] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
  292. [ 9.491373] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  293. [ 9.491379] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
  294. [ 9.491385] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  295. [ 9.491391] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
  296. [ 9.491397] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  297. [ 9.491403] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
  298. [ 9.491409] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  299. [ 9.491415] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
  300. [ 9.491421] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  301. [ 9.491427] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
  302. [ 9.491433] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  303. [ 9.491439] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
  304. [ 9.491445] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  305. [ 9.491451] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
  306. [ 9.491459] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  307. [ 9.491465] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
  308. [ 9.491471] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  309. [ 9.491477] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
  310. [ 9.491483] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  311. [ 9.491490] cfg80211: Disabling freq 5040 MHz
  312. [ 9.491495] cfg80211: Disabling freq 5060 MHz
  313. [ 9.491500] cfg80211: Disabling freq 5080 MHz
  314. [ 9.491505] cfg80211: Disabling freq 5170 MHz
  315. [ 9.491511] cfg80211: Updating information on frequency 5180 MHz with regulatory rule:
  316. [ 9.491517] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  317. [ 9.491523] cfg80211: Updating information on frequency 5190 MHz with regulatory rule:
  318. [ 9.491530] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  319. [ 9.491536] cfg80211: Updating information on frequency 5200 MHz with regulatory rule:
  320. [ 9.491542] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  321. [ 9.491548] cfg80211: Updating information on frequency 5210 MHz with regulatory rule:
  322. [ 9.491554] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  323. [ 9.491560] cfg80211: Updating information on frequency 5220 MHz with regulatory rule:
  324. [ 9.491566] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  325. [ 9.491722] cfg80211: Updating information on frequency 5230 MHz with regulatory rule:
  326. [ 9.491733] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  327. [ 9.491740] cfg80211: Updating information on frequency 5240 MHz with regulatory rule:
  328. [ 9.491747] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  329. [ 9.491752] cfg80211: Disabling freq 5260 MHz
  330. [ 9.491758] cfg80211: Disabling freq 5280 MHz
  331. [ 9.491763] cfg80211: Disabling freq 5300 MHz
  332. [ 9.491768] cfg80211: Disabling freq 5320 MHz
  333. [ 9.491772] cfg80211: Disabling freq 5500 MHz
  334. [ 9.491777] cfg80211: Disabling freq 5520 MHz
  335. [ 9.491782] cfg80211: Disabling freq 5540 MHz
  336. [ 9.491787] cfg80211: Disabling freq 5560 MHz
  337. [ 9.491791] cfg80211: Disabling freq 5580 MHz
  338. [ 9.491796] cfg80211: Disabling freq 5600 MHz
  339. [ 9.491800] cfg80211: Disabling freq 5620 MHz
  340. [ 9.491805] cfg80211: Disabling freq 5640 MHz
  341. [ 9.491809] cfg80211: Disabling freq 5660 MHz
  342. [ 9.491814] cfg80211: Disabling freq 5680 MHz
  343. [ 9.491819] cfg80211: Disabling freq 5700 MHz
  344. [ 9.491825] cfg80211: Updating information on frequency 5745 MHz with regulatory rule:
  345. [ 9.491831] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  346. [ 9.491837] cfg80211: Updating information on frequency 5765 MHz with regulatory rule:
  347. [ 9.491844] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  348. [ 9.491852] cfg80211: Updating information on frequency 5785 MHz with regulatory rule:
  349. [ 9.491858] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  350. [ 9.491864] cfg80211: Updating information on frequency 5805 MHz with regulatory rule:
  351. [ 9.491871] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  352. [ 9.491877] cfg80211: Updating information on frequency 5825 MHz with regulatory rule:
  353. [ 9.491883] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  354. [ 9.510560] wlcore: loaded
  355. [ 9.510597] wlcore: driver version: 3.14.56-1989-g2253e02
  356. [ 9.510604] wlcore: compilation time: Mon Jan 11 14:10:00 2016
  357. [ 9.672036] using random self ethernet address
  358. [ 9.672053] using random host ethernet address
  359. [ 9.672063] using host ethernet address: 4e:71:9d:8c:3b:07
  360. [ 9.672069] using self ethernet address: 4e:71:9e:8c:3b:07<6>[ 9.726011] Number of LUNs=8
  361. [ 9.726029] Mass Storage Function, version: 2009/09/11
  362. [ 9.726038] LUN: removable file: (no medium)
  363. [ 9.726056] Number of LUNs=1
  364. [ 9.726150] LUN: removable file: /dev/mmcblk0p1
  365. [ 9.726158] Number of LUNs=1
  366. [ 9.726620] usb0: HOST MAC 4e:71:9d:8c:3b:07
  367. [ 9.726672] usb0: MAC 4e:71:9e:8c:3b:07
  368. [ 9.738807] g_multi gadget: Multifunction Composite Gadget
  369. [ 9.738820] g_multi gadget: g_multi ready
  370. [ 10.209332] g_multi gadget: high-speed config #1: Multifunction with RNDIS
  371. [ 10.351777] Timeout detect video signal mod=0xc
  372. [ 10.351790] video mode NTSC
  373. [ 10.351799] vadc driver loaded
  374. [ 10.461643] (stk) :ldisc installation timeout
  375. [ 10.466027] (stk) :ldisc_install = 0<6>[ 11.397416] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  376. [ 11.397429] Bluetooth: BNEP filters: protocol multicast
  377. [ 11.397456] Bluetooth: BNEP socket layer initialized
  378. [ 11.461648] (stk) : timed out waiting for ldisc to be un-installed
  379. [ 11.574691] (stk) :ldisc_install = 1(stc): st_tty_open
  380. [ 11.629057] (stk) :line discipline installed(stk) :TIInit_11.8.32.bts
  381. [ 11.646543] (stk) :change remote baud rate command in firmware(stk) :skipping the wait event of change remote baud
  382. [ 11.889140] Bluetooth: RFCOMM TTY layer initialized
  383. [ 11.889174] Bluetooth: RFCOMM socket layer initialized
  384. [ 11.889207] Bluetooth: RFCOMM ver 1.11
  385. [ 12.981925] NET: Registered protocol family 10
  386. [ 13.162912] init: avahi-cups-reload main process (522) terminated with status 1
  387. [ 14.702589] (stc): add_channel_to_table: id 4
  388. [ 14.702605] (stc): add_channel_to_table: id 2
  389. [ 14.702611] (stc): add_channel_to_table: id 3
  390. [ 14.704624] hci0: type 1 len 4
  391. [ 14.714405] hci0: type 1 len 4
  392. [ 14.722842] hci0: type 1 len 4
  393. [ 14.732694] hci0: type 1 len 4
  394. [ 14.743229] hci0: type 1 len 4
  395. [ 14.753965] hci0: type 1 len 4
  396. [ 14.764311] hci0: type 1 len 4
  397. [ 14.775328] hci0: type 1 len 4
  398. [ 14.782578] hci0: type 1 len 4
  399. [ 14.782912] init: failsafe main process (544) killed by TERM signal
  400. [ 14.793021] hci0: type 1 len 4
  401. [ 14.802807] hci0: type 1 len 5
  402. [ 14.812614] hci0: type 1 len 6
  403. [ 14.827781] hci0: type 1 len 4
  404. [ 14.837090] hci0: type 1 len 4
  405. [ 14.842753] hci0: type 1 len 4
  406. [ 14.856155] hci0: type 1 len 4
  407. [ 14.863004] hci0: type 1 len 4
  408. [ 14.872750] hci0: type 1 len 4
  409. [ 14.883787] hci0: type 1 len 245
  410. [ 14.895405] hci0: type 1 len 5
  411. [ 14.902933] hci0: type 1 len 4
  412. [ 14.912586] hci0: type 1 len 5
  413. [ 14.922955] hci0: type 1 len 12
  414. [ 14.932767] hci0: type 1 len 11
  415. [ 14.942880] hci0: type 1 len 6
  416. [ 14.952870] hci0: type 1 len 4
  417. [ 14.962587] hci0: type 1 len 4
  418. [ 14.972552] hci0: type 1 len 12
  419. [ 14.989685] hci0: type 1 len 4
  420. [ 14.992663] hci0: type 1 len 11
  421. [ 15.002703] hci0: type 1 len 4
  422. [ 15.064656] hci0: type 1 len 5
  423. [ 15.065755] hci0: type 1 len 6
  424. [ 15.072648] hci0: type 1 len 36
  425. [ 15.083006] hci0: type 1 len 36
  426. [ 15.094391] hci0: type 1 len 5
  427. [ 15.102795] hci0: type 1 len 7
  428. [ 15.113093] hci0: type 1 len 252
  429. [ 15.125682] hci0: type 1 len 245
  430. [ 19.821863] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
  431. [ 19.822307] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  432. [ 21.576710] wlcore: PHY firmware version: Rev 8.2.0.0.232
  433. [ 21.665667] wlcore: firmware booted (Rev 8.9.0.0.48)
  434. [ 21.693130] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  435. [ 22.042981] init: plymouth-upstart-bridge main process ended, respawning
  436. [ 22.166665] init: plymouth-upstart-bridge main process (1034) terminated with status 1
  437. [ 22.166741] init: plymouth-upstart-bridge main process ended, respawning
  438. [ 23.474546] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
  439. [ 24.152394] wlan0: authenticate with f0:79:59:e9:9d:88
  440. [ 24.152417] wlan0: Allocated STA f0:79:59:e9:9d:88
  441. [ 24.172825] wlan0: Inserted STA f0:79:59:e9:9d:88
  442. [ 24.172844] wlan0: send auth to f0:79:59:e9:9d:88 (try 1/3)
  443. [ 24.193540] wlan0: authenticated
  444. [ 24.193559] wlan0: moving STA f0:79:59:e9:9d:88 to state 2
  445. [ 24.201842] wlan0: associate with f0:79:59:e9:9d:88 (try 1/3)
  446. [ 24.208948] wlan0: RX AssocResp from f0:79:59:e9:9d:88 (capab=0x411 status=0 aid=9)
  447. [ 24.208974] wlan0: moving STA f0:79:59:e9:9d:88 to state 3
  448. [ 24.232370] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  449. [ 24.233434] wlan0: associated
  450. [ 24.251715] wlan0: dropped frame to f0:79:59:e9:9d:88 (unauthorized port)
  451. [ 24.516933] wlan0: moving STA f0:79:59:e9:9d:88 to state 4
  452. [ 24.522621] wlcore: Association completed.
  453. [ 39.955541] systemd-udevd[245]: timeout 'accelerometer /devices/virtual/input/input1'
  454. [ 71.772875] gyro enable setting active
  455. [ 78.504663] ip_tables: (C) 2000-2006 Netfilter Core Team
  456. [ 83.471945] cfg80211: Verifying active interfaces after reg change
  457. [ 97.450590] PU: Power-on latency exceeded, new value 14294271 ns
  458. [ 122.165725] init: plymouth-stop pre-start process (3396) terminated with status 1
  459. [ 270.161721] FAT-fs (mmcblk0p1): error, fat_free_clusters: deleting FAT entry beyond EOF
  460. [ 270.199233] FAT-fs (mmcblk0p1): Filesystem has been set read-only
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement