Advertisement
Guest User

Udoo Neo dmesg

a guest
Feb 10th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.05 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-02202-gfeef1c3 (udoodev@udoodev-qemu) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4) ) #46 SMP PREEMPT Wed Dec 23 12:40:49 CET 2015
  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 80afb580, 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 s8512 r8192 d16064 u32768
  17. [ 0.000000] pcpu-alloc: s8512 r8192 d16064 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: 690196K/1039360K available (5014K kernel code, 332K rwdata, 5652K rodata, 260K init, 384K bss, 349164K 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 - 0x80a72b6c (10667 kB)
  33. [ 0.000000] .init : 0x80a73000 - 0x80ab4140 ( 261 kB)
  34. [ 0.000000] .data : 0x80ab6000 - 0x80b09260 ( 333 kB)
  35. [ 0.000000] .bss : 0x80b0926c - 0x80b695fc ( 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.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655765682ns
  45. [ 0.000858] clocksource_of_init: no matching clocksources found
  46. [ 0.001018] Console: colour dummy device 80x30
  47. [ 0.001041] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
  48. [ 0.001055] pid_max: default: 32768 minimum: 301
  49. [ 0.001197] Security Framework initialized
  50. [ 0.001269] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.001284] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.006951] device-tree: Duplicate name in /soc/aips-bus@02200000/spba-bus@02200000/lcdif@02220000, renamed to "display#1"
  53. [ 0.009048] Initializing cgroup subsys devices
  54. [ 0.009067] Initializing cgroup subsys freezer
  55. [ 0.009112] CPU: Testing write buffer coherency: ok
  56. [ 0.009396] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  57. [ 0.009436] Setting up static identity map for 0x804c5c78 - 0x804c5cd0
  58. [ 0.041921] Brought up 1 CPUs
  59. [ 0.041940] SMP: Total of 1 processors activated (6.00 BogoMIPS).
  60. [ 0.041950] CPU: All CPU(s) started in SVC mode.
  61. [ 0.042577] devtmpfs: initialized
  62. [ 0.046156] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  63. [ 0.046513] pinctrl core: initialized pinctrl subsystem
  64. [ 0.046860] regulator-dummy: no parameters
  65. [ 0.063352] NET: Registered protocol family 16
  66. [ 0.070714] DMA: preallocated 256 KiB pool for atomic coherent allocations
  67. [ 0.071417] Use WDOG1 as reset source
  68. [ 0.080244] syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  69. [ 0.080629] vdd1p1: 800 <--> 1375 mV at 1100 mV
  70. [ 0.081009] vdd3p0: 2800 <--> 3150 mV at 3000 mV
  71. [ 0.081351] vdd2p5: 2100 <--> 2875 mV at 2500 mV
  72. [ 0.081710] cpu: 725 <--> 1450 mV
  73. [ 0.082070] vddpcie-phy: 725 <--> 1450 mV
  74. [ 0.082434] vddsoc: 725 <--> 1450 mV
  75. [ 0.084386] syscon 20e4000.iomuxc-gpr: regmap [mem 0x020e4000-0x020e7fff] registered
  76. [ 0.087014] syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  77. [ 0.087418] syscon 21ac000.romcp: regmap [mem 0x021ac000-0x021affff] registered
  78. [ 0.092730] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  79. [ 0.092745] hw-breakpoint: maximum watchpoint size is 4 bytes.
  80. [ 0.093835] imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  81. [ 0.094741] 20dc000.gpc supply pu not found, using dummy regulator
  82. [ 0.095503] MU is ready for cross core communication!
  83. [ 0.101637] bio: create slab <bio-0> at 0
  84. [ 0.102703] vref-3v3: 3300 mV
  85. [ 0.102957] PSU-5V0: 5000 mV
  86. [ 0.103217] usb_otg1_vbus: 5000 mV
  87. [ 0.103489] usb_otg2_vbus: 5000 mV
  88. [ 0.103729] wlan-en-regulator: 1800 mV
  89. [ 0.104584] SCSI subsystem initialized
  90. [ 0.104875] usbphy_nop1.12 supply vcc not found, using dummy regulator
  91. [ 0.106181] i2c i2c-0: IMX I2C adapter registered
  92. [ 0.106894] i2c i2c-1: IMX I2C adapter registered
  93. [ 0.107619] i2c i2c-2: IMX I2C adapter registered
  94. [ 0.108810] i2c i2c-3: IMX I2C adapter registered
  95. [ 0.108930] Linux video capture interface: v2.00
  96. [ 0.108999] pps_core: LinuxPPS API ver. 1 registered
  97. [ 0.109010] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  98. [ 0.109033] PTP clock support registered
  99. [ 0.109564] Advanced Linux Sound Architecture Driver Initialized.
  100. [ 0.110720] Loading modules backported from Linux version v4.1.7-0-g0c5c1f1
  101. [ 0.110732] Backport integrated by backports.git v4.1.1-1-0-g8286954
  102. [ 0.110932] Switched to clocksource mxc_timer1
  103. [ 0.121287] NET: Registered protocol family 2
  104. [ 0.122183] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [ 0.122268] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [ 0.122396] TCP: Hash tables configured (established 8192 bind 8192)
  107. [ 0.122472] TCP: reno registered
  108. [ 0.122489] UDP hash table entries: 512 (order: 2, 16384 bytes)
  109. [ 0.122531] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  110. [ 0.122795] NET: Registered protocol family 1
  111. [ 0.123177] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  112. [ 0.124790] Bus freq driver module loaded
  113. [ 0.125552] futex hash table entries: 256 (order: 2, 16384 bytes)
  114. [ 0.132206] VFS: Disk quotas dquot_6.5.2
  115. [ 0.132493] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  116. [ 0.134324] msgmni has been set to 1988
  117. [ 0.138170] io scheduler noop registered
  118. [ 0.138185] io scheduler deadline registered
  119. [ 0.138230] io scheduler cfq registered (default)
  120. [ 0.138728] imx-weim 21b8000.weim: Driver registered.
  121. [ 0.140279] MIPI DSI driver module loaded
  122. [ 0.271766] tda19988 2-0034: Sucessfully initialised chip revision 301
  123. [ 0.282780] mxsfb 2220000.lcdif: failed to find mxc display driver
  124. [ 0.283301] DISPLAY: Power-on latency exceeded, new value 482000 ns
  125. [ 0.284766] DISPLAY: Power-off latency exceeded, new value 25334 ns
  126. [ 0.301321] Console: switching to colour frame buffer device 160x45
  127. [ 0.345348] tda19988 2-0034: Matching CEA mode is 4 for fb mode 1280x720-60
  128. [ 0.396570] DISPLAY: Power-off latency exceeded, new value 27000 ns
  129. [ 0.398270] mxsfb 2220000.lcdif: initialized
  130. [ 0.401216] imx-sdma 20ec000.sdma: no iram assigned, using external mem
  131. [ 0.401524] imx-sdma 20ec000.sdma: no event needs to be remapped
  132. [ 0.401768] imx-sdma 20ec000.sdma: loaded firmware 3.1
  133. [ 0.404690] imx-sdma 20ec000.sdma: initialized
  134. [ 0.406373] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1
  135. [ 0.406951] pfuze100-regulator 0-0008: FAB: 0, FIN: 0
  136. [ 0.406965] pfuze100-regulator 0-0008: pfuze3000 found.
  137. [ 0.408403] SW1A: 700 <--> 1475 mV at 1175 mV
  138. [ 0.409750] SW1B: 700 <--> 1475 mV at 1175 mV
  139. [ 0.410517] SW2: 1500 <--> 1850 mV at 1800 mV
  140. [ 0.411273] SW3: 900 <--> 1650 mV at 1350 mV
  141. [ 0.412049] SWBST: 5000 <--> 5150 mV at 5000 mV
  142. [ 0.412824] VSNVS: 1000 <--> 3000 mV at 3000 mV
  143. [ 0.413013] VREFDDR: 750 mV
  144. [ 0.413763] VLDO1: 1800 <--> 3300 mV at 1800 mV
  145. [ 0.414536] VLDO2: 800 <--> 1550 mV at 1500 mV
  146. [ 0.415289] VCCSD: 2850 <--> 3300 mV at 3150 mV
  147. [ 0.416049] V33: 2850 <--> 3300 mV at 3150 mV
  148. [ 0.416813] VLDO3: 1800 <--> 3300 mV at 1800 mV
  149. [ 0.418009] VLDO4: 1800 <--> 3300 mV at 1800 mV
  150. [ 0.418348] Serial: IMX driver
  151. [ 0.418687] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 1500000) is a IMX
  152. [ 1.231002] console [ttymxc0] enabled
  153. [ 1.235513] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 1500000) is a IMX
  154. [ 1.244596] serial: Freescale lpuart driver
  155. [ 1.250109] imx sema4 driver is registered.
  156. [ 1.254770] Install mcc tty driver!
  157. [ 1.258329]
  158. [ 1.258329] A9 mcc prepares run, MCC version is 002.000
  159. [ 1.265139] IMX MCC TTY driver module loaded
  160. [ 1.269483] [drm] Initialized drm 1.1.0 20060810
  161. [ 1.274588] [drm] Initialized vivante 1.0.0 20120216 on minor 0
  162. [ 1.284943] loop: module loaded
  163. [ 1.291580] 2188000.ethernet supply phy not found, using dummy regulator
  164. [ 1.331406] pps pps0: new PPS source ptp0
  165. [ 1.340321] libphy: fec_enet_mii_bus: probed
  166. [ 1.345352] fec 2188000.ethernet eth0: registered PHC device 0
  167. [ 1.351778] mousedev: PS/2 mouse device common for all mice
  168. [ 1.358248] input: 20cc000.snvs-pwrkey as /devices/soc0/soc.0/2000000.aips-bus/20cc000.snvs-pwrkey/input/input0
  169. [ 1.368706] snvs_pwrkey 20cc000.snvs-pwrkey: i.MX snvs powerkey probed
  170. [ 1.376091] i2c /dev entries driver
  171. [ 1.380366] IR NEC protocol handler initialized
  172. [ 1.384988] IR RC5(x) protocol handler initialized
  173. [ 1.389788] IR RC6 protocol handler initialized
  174. [ 1.394350] IR JVC protocol handler initialized
  175. [ 1.398888] IR Sony protocol handler initialized
  176. [ 1.403525] IR RC5 (streamzap) protocol handler initialized
  177. [ 1.409103] IR SANYO protocol handler initialized
  178. [ 1.413828] IR MCE Keyboard/mouse protocol handler initialized
  179. [ 1.421815] imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  180. [ 1.430310] sdhci: Secure Digital Host Controller Interface driver
  181. [ 1.436547] sdhci: Copyright(c) Pierre Ossman
  182. [ 1.440911] sdhci-pltfm: SDHCI platform and OF driver helper
  183. [ 1.447665] mmc0: no vqmmc regulator found
  184. [ 1.451831] mmc0: no vmmc regulator found
  185. [ 1.500974] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  186. [ 1.510756] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  187. [ 1.524432] mmc2: no vqmmc regulator found
  188. [ 1.591056] mmc0: host does not support reading read-only switch. assuming write-enable.
  189. [ 1.607089] mmc0: new high speed SDHC card at address aaaa
  190. [ 1.613116] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
  191. [ 1.622358] mmcblk0: p1 p2
  192. [ 1.650966] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  193. [ 1.660756] galcore: clk_get 2d core clock failed, disable 2d/vg!
  194. [ 1.671023] Galcore version 5.0.11.25762
  195. [ 1.680773] sdhci-esdhc-imx 2198000.usdhc: card claims to support voltages below defined range
  196. [ 1.723362] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  197. [ 1.742198] mmc2: new high speed SDIO card at address 0001
  198. [ 1.915075] fsl-asrc 2034000.asrc: driver registered
  199. [ 1.926175] imx-tda19988 sound_hdmi.25: tda19988-codec <-> 202c000.ssi mapping ok
  200. [ 1.934903] nf_conntrack version 0.5.0 (15904 buckets, 63616 max)
  201. [ 1.941735] TCP: cubic registered
  202. [ 1.945072] NET: Registered protocol family 17
  203. [ 1.949574] Key type dns_resolver registered
  204. [ 1.954700] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
  205. [ 1.980991] failed to register cpuidle driver
  206. [ 1.985392] A9-M4 sema4 num 6, A9-M4 magic number 0x12345678 - 0x12345678.
  207. [ 1.992893] VLDO2: disabling
  208. [ 1.996259] SWBST: disabling
  209. [ 1.999170] usb_otg2_vbus: disabling
  210. [ 2.002966] usb_otg1_vbus: disabling
  211. [ 2.006598] PSU-5V0: disabling
  212. [ 2.009699] vref-3v3: disabling
  213. [ 2.013237] regulator-dummy: disabling
  214. [ 2.017650] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  215. [ 2.024908] imx_thermal tempmon.11: Extended Commercial CPU temperature grade
  216. [ 2.032112] imx_thermal tempmon.11: max:105C crit:100C passive:95C
  217. [ 2.046633] clk: Not disabling unused clocks
  218. [ 2.051019] ALSA device list:
  219. [ 2.054012] #0: imx-audio-tda19988
  220. [ 2.066453] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  221. [ 2.075493] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  222. [ 3.072825] EXT4-fs (mmcblk0p2): recovery complete
  223. [ 3.080010] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  224. [ 3.088616] VFS: Mounted root (ext4 filesystem) on device 179:2.
  225. [ 3.096247] devtmpfs: mounted
  226. [ 3.099647] Freeing unused kernel memory: 260K (80a73000 - 80ab4000)
  227. [ 3.706887] random: init urandom read with 65 bits of entropy available
  228. [ 3.935121] init: plymouth-upstart-bridge main process (85) terminated with status 1
  229. [ 3.952035] init: plymouth-upstart-bridge main process ended, respawning
  230. [ 4.028245] init: plymouth-upstart-bridge main process (95) terminated with status 1
  231. [ 4.037631] init: plymouth-upstart-bridge main process ended, respawning
  232. [ 4.091878] init: plymouth-upstart-bridge main process (98) terminated with status 1
  233. [ 4.099722] init: plymouth-upstart-bridge main process ended, respawning
  234. [ 4.111238] init: ureadahead main process (88) terminated with status 5
  235. [ 4.481652] init: mounted-proc main process (113) terminated with status 1
  236. [ 5.732803] systemd-udevd[226]: starting version 204
  237. [ 5.976455] fuse init (API version 7.22)
  238. [ 6.131478] (stk) :sysfs entries created
  239. [ 6.131531] (stk) : debugfs entries created
  240. [ 6.219705] Bluetooth: Core ver 2.20
  241. [ 6.219793] NET: Registered protocol family 31
  242. [ 6.219804] Bluetooth: HCI device and connection manager initialized
  243. [ 6.219826] Bluetooth: HCI socket layer initialized
  244. [ 6.219837] Bluetooth: L2CAP socket layer initialized
  245. [ 6.219870] Bluetooth: SCO socket layer initialized
  246. [ 6.221131] random: nonblocking pool is initialized
  247. [ 6.225185] hdev a8671000
  248. [ 6.227966] HCI device registered (hdev a8671000)
  249. [ 6.228954] hci0 a8671000
  250. [ 6.228967] (stc): chnl_id list empty :4
  251. [ 6.228973] (stk) : st_kim_start(stk) :ldisc_install = 1
  252. [ 6.405033] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  253. [ 6.418188] CAN device driver interface
  254. [ 6.445358] 2090000.can supply xceiver not found, using dummy regulator
  255. [ 6.445572] Unhandled fault: imprecise external abort (0x1406) at 0xc1078000
  256. [ 6.452631] Internal error: : 1406 [#1] PREEMPT SMP ARM
  257. [ 6.457858] Modules linked in: flexcan(+) usb_common can_dev usbmisc_imx btwilink bluetooth rfkill st_drv fuse
  258. [ 6.468000] CPU: 0 PID: 246 Comm: systemd-udevd Not tainted 3.14.56-udooneo-02202-gfeef1c3 #46
  259. [ 6.476614] task: a8266880 ti: a8696000 task.ti: a8696000
  260. [ 6.482024] PC is at flexcan_chip_disable+0x10/0x90 [flexcan]
  261. [ 6.487776] LR is at flexcan_probe+0x27c/0x584 [flexcan]
  262. [ 6.493091] pc : [<7f1bf160>] lr : [<7f1c05b4>] psr: 600b0013
  263. [ 6.493091] sp : a8697d28 ip : a8022880 fp : a8022880
  264. [ 6.504568] r10: a85464c0 r9 : a8546000 r8 : 00040080
  265. [ 6.509794] r7 : c1078000 r6 : 00000000 r5 : 01ee839f r4 : c1078000
  266. [ 6.516321] r3 : 00000001 r2 : 00000000 r1 : 600b0013 r0 : a85464c0
  267. [ 6.522851] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
  268. [ 6.529988] Control: 10c53c7d Table: a869c04a DAC: 00000015
  269. [ 6.535734] Process systemd-udevd (pid: 246, stack limit = 0xa8696238)
  270. [ 6.542263] Stack: (0xa8697d28 to 0xa8698000)
  271. [ 6.546625] 7d20: 00000001 a80f1810 a80f1800 7f1c05b4 00000000 a8697d50
  272. [ 6.554806] 7d40: 7f1c1360 802a3598 a8697d50 0000008e 016e3600 00000000 809cecbc a80f3708
  273. [ 6.562986] 7d60: 00000000 a8968168 00000001 a80f1810 fffffdfb 7f1c1360 00000000 7f1c1360
  274. [ 6.571166] 7d80: 00000005 7f1c4000 7f1c15a8 80297794 80297750 a80f1810 80b5ea90 80b013b8
  275. [ 6.579346] 7da0: 00000000 80295d54 802978a4 a80f1810 7f1c1360 a80f1810 7f1c1360 a80f1844
  276. [ 6.587526] 7dc0: 00000000 a8696028 00000000 80296088 00000000 7f1c1360 80295ffc 80294094
  277. [ 6.595706] 7de0: a808e55c a80f4134 7f1c1360 a8660500 80ad9ba8 80295370 7f1c1304 7f1c1360
  278. [ 6.603885] 7e00: 7f1c156c 7f1c1360 7f1c156c 7f1c1560 00000001 80296690 00000000 a8697f58
  279. [ 6.612065] 7e20: 7f1c156c 80008818 8040003e a8696020 809ad6f4 a8696000 80ac13c4 bfb67000
  280. [ 6.620245] 7e40: 00000000 8040003e 00000000 8040003f bf63d160 800d0468 80ab6160 bfb670a0
  281. [ 6.628425] 7e60: 7f1c15a8 8040003e bf63d160 800d0468 c0f9f000 80083ec8 a8967240 a8697f58
  282. [ 6.636605] 7e80: 7f1c156c 7f1c1560 00000001 a8967240 00000001 a8967264 7f1c15a8 80083f00
  283. [ 6.644786] 7ea0: 7f1c156c 00007fff 8008103c a88256c0 00000000 c0f9f000 00000000 a8696020
  284. [ 6.652966] 7ec0: a8967248 7f1c156c 80afd140 c0fa2794 000000cf c0fa2f54 c0f9f000 0000626a
  285. [ 6.661146] 7ee0: 00000b87 00000000 0b300002 00000000 00000000 00000000 00000000 00000000
  286. [ 6.669325] 7f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  287. [ 6.677505] 7f20: 00000000 00000000 00000038 00000000 00000005 76f398e0 0000017b 8000eea4
  288. [ 6.685685] 7f40: a8696000 00000000 01c248b0 80084690 a8697f5c 00000000 c0f9f000 0000626a
  289. [ 6.693864] 7f60: c0fa2a2c c0fa28cb c0fa4914 000026bc 00002d3c 7f1c13b0 00000012 00000000
  290. [ 6.702044] 7f80: 00000021 00000022 00000019 00000014 00000012 00000000 01c248b0 01c20158
  291. [ 6.710224] 7fa0: 01c1f790 8000ed20 01c248b0 01c20158 00000005 76f398e0 00000000 76f3a4ec
  292. [ 6.718404] 7fc0: 01c248b0 01c20158 01c1f790 0000017b 01c25440 00000000 00000000 01c248b0
  293. [ 6.726584] 7fe0: 7eae4a70 7eae4a60 76f33697 76e43982 400f0030 00000005 bfe5e821 bfe5ec21
  294. [ 6.734785] [<7f1bf160>] (flexcan_chip_disable [flexcan]) from [<7f1c05b4>] (flexcan_probe+0x27c/0x584 [flexcan])
  295. [ 6.745061] [<7f1c05b4>] (flexcan_probe [flexcan]) from [<80297794>] (platform_drv_probe+0x44/0xa4)
  296. [ 6.754124] [<80297794>] (platform_drv_probe) from [<80295d54>] (driver_probe_device+0x154/0x3b8)
  297. [ 6.763003] [<80295d54>] (driver_probe_device) from [<80296088>] (__driver_attach+0x8c/0x90)
  298. [ 6.771447] [<80296088>] (__driver_attach) from [<80294094>] (bus_for_each_dev+0x60/0x94)
  299. [ 6.779631] [<80294094>] (bus_for_each_dev) from [<80295370>] (bus_add_driver+0x15c/0x218)
  300. [ 6.787902] [<80295370>] (bus_add_driver) from [<80296690>] (driver_register+0x78/0xf8)
  301. [ 6.795914] [<80296690>] (driver_register) from [<80008818>] (do_one_initcall+0xd4/0x17c)
  302. [ 6.804101] [<80008818>] (do_one_initcall) from [<80083f00>] (load_module+0x1ad0/0x20c0)
  303. [ 6.812197] [<80083f00>] (load_module) from [<80084690>] (SyS_finit_module+0x7c/0xac)
  304. [ 6.820034] [<80084690>] (SyS_finit_module) from [<8000ed20>] (ret_fast_syscall+0x0/0x38)
  305. [ 6.828215] Code: e92d4038 e59040c0 e5945000 f57ff04f (e3855102)
  306. [ 6.834312] ---[ end trace edc5223d9dfad243 ]---
  307. [ 6.862914] usbcore: registered new interface driver usbfs
  308. [ 6.902618] usbcore: registered new interface driver hub
  309. [ 6.917234] usbcore: registered new device driver usb
  310. [ 7.256517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  311. [ 7.330996] (stk) :ldisc installation timeout
  312. [ 7.335195] (stk) :ldisc_install = 0<6>[ 7.674816] ci_hdrc ci_hdrc.1: EHCI Host Controller
  313. [ 7.679740] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  314. [ 7.821190] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  315. [ 7.847464] hub 1-0:1.0: USB hub found
  316. [ 7.884799] hub 1-0:1.0: 1 port detected
  317. [ 8.331006] (stk) : timed out waiting for ldisc to be un-installed
  318. [ 8.444472] (stk) :ldisc_install = 1<4>[ 8.477289] mpl3115: probe of 1-0060 failed with error -5
  319. [ 8.519822] input: FreescaleAccelerometer as /devices/virtual/input/input1
  320. [ 8.599377] input: FreescaleMagnetometer as /devices/virtual/input/input2
  321. [ 8.681167] fxos8700_probe succ
  322. [ 8.705390] CSI: Registered sensor subdevice: fsl_vadc
  323. [ 8.712104] input: FreescaleGyroscope as /devices/virtual/input/input3
  324. [ 8.758175] fxas2100x device driver probe successfully
  325. [ 8.781075] wait vadc auto detect video mode....
  326. [ 8.994581] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  327. [ 9.201150] video mode NTSC
  328. [ 9.203959] vadc driver loaded
  329. [ 9.441009] (stk) :ldisc installation timeout
  330. [ 9.445205] (stk) :ldisc_install = 0<6>[ 9.515543] cfg80211: Calling CRDA to update world regulatory domain
  331. [ 9.708910] wlcore: Time Sync: gpio requested
  332. [ 9.782997] cfg80211: World regulatory domain updated:
  333. [ 9.788151] cfg80211: DFS Master region: unset
  334. [ 9.813402] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  335. [ 9.848445] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  336. [ 9.871259] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  337. [ 9.897574] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
  338. [ 9.914654] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  339. [ 9.943045] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
  340. [ 10.019269] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
  341. [ 10.050137] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
  342. [ 10.088506] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  343. [ 10.112250] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
  344. [ 10.120183] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  345. [ 10.161067] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
  346. [ 10.168997] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  347. [ 10.207093] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
  348. [ 10.231666] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  349. [ 10.239164] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
  350. [ 10.274914] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  351. [ 10.295781] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
  352. [ 10.316384] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  353. [ 10.338408] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
  354. [ 10.369669] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  355. [ 10.381811] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
  356. [ 10.389744] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  357. [ 10.422205] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
  358. [ 10.430137] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  359. [ 10.441008] (stk) : timed out waiting for ldisc to be un-installed
  360. [ 10.554036] (stk) :ldisc_install = 1<7>[ 10.561756] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
  361. [ 10.569700] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  362. [ 10.584358] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
  363. [ 10.618427] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  364. [ 10.669549] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
  365. [ 10.723310] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  366. [ 10.730808] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
  367. [ 10.815736] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  368. [ 10.866677] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
  369. [ 10.903457] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  370. [ 10.914963] using random self ethernet address
  371. [ 10.919424] using random host ethernet address
  372. [ 10.940224] using host ethernet address: 4e:71:9d:8c:3b:07
  373. [ 10.945669] cfg80211: Disabling freq 5040 MHz
  374. [ 10.950216] cfg80211: Disabling freq 5060 MHz
  375. [ 10.959446] using self ethernet address: 4e:71:9e:8c:3b:07
  376. [ 10.965837] cfg80211: Disabling freq 5080 MHz
  377. [ 10.985856] cfg80211: Disabling freq 5170 MHz
  378. [ 10.990226] cfg80211: Updating information on frequency 5180 MHz with regulatory rule:
  379. [ 11.020352] Number of LUNs=8
  380. [ 11.029468] Mass Storage Function, version: 2009/09/11
  381. [ 11.050001] LUN: removable file: (no medium)
  382. [ 11.057129] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  383. [ 11.077630] Number of LUNs=1
  384. [ 11.087164] LUN: removable file: /dev/mmcblk0p1
  385. [ 11.096624] cfg80211: Updating information on frequency 5190 MHz with regulatory rule:
  386. [ 11.113003] Number of LUNs=1
  387. [ 11.123901] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  388. [ 11.166311] cfg80211: Updating information on frequency 5200 MHz with regulatory rule:
  389. [ 11.192711] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  390. [ 11.244630] cfg80211: Updating information on frequency 5210 MHz with regulatory rule:
  391. [ 11.277410] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  392. [ 11.306859] cfg80211: Updating information on frequency 5220 MHz with regulatory rule:
  393. [ 11.330327] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  394. [ 11.349746] cfg80211: Updating information on frequency 5230 MHz with regulatory rule:
  395. [ 11.386096] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  396. [ 11.423148] cfg80211: Updating information on frequency 5240 MHz with regulatory rule:
  397. [ 11.455654] cfg80211: 5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  398. [ 11.494233] cfg80211: Disabling freq 5260 MHz
  399. [ 11.506536] cfg80211: Disabling freq 5280 MHz
  400. [ 11.510908] cfg80211: Disabling freq 5300 MHz
  401. [ 11.524288] cfg80211: Disabling freq 5320 MHz
  402. [ 11.528654] cfg80211: Disabling freq 5500 MHz
  403. [ 11.540736] cfg80211: Disabling freq 5520 MHz
  404. [ 11.551014] (stk) :ldisc installation timeout
  405. [ 11.555373] (stk) :ldisc_install = 0<7>[ 11.559439] cfg80211: Disabling freq 5540 MHz
  406. [ 11.571245] cfg80211: Disabling freq 5560 MHz
  407. [ 11.584006] cfg80211: Disabling freq 5580 MHz
  408. [ 11.588374] cfg80211: Disabling freq 5600 MHz
  409. [ 11.617932] cfg80211: Disabling freq 5620 MHz
  410. [ 11.636190] cfg80211: Disabling freq 5640 MHz
  411. [ 11.657331] cfg80211: Disabling freq 5660 MHz
  412. [ 11.677889] cfg80211: Disabling freq 5680 MHz
  413. [ 11.696577] cfg80211: Disabling freq 5700 MHz
  414. [ 11.718308] cfg80211: Updating information on frequency 5745 MHz with regulatory rule:
  415. [ 11.754496] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  416. [ 11.783157] cfg80211: Updating information on frequency 5765 MHz with regulatory rule:
  417. [ 11.811160] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  418. [ 11.858217] cfg80211: Updating information on frequency 5785 MHz with regulatory rule:
  419. [ 11.884121] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  420. [ 11.900804] cfg80211: Updating information on frequency 5805 MHz with regulatory rule:
  421. [ 11.917583] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  422. [ 11.926674] cfg80211: Updating information on frequency 5825 MHz with regulatory rule:
  423. [ 11.935265] cfg80211: 5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  424. [ 11.944118] usb0: HOST MAC 4e:71:9d:8c:3b:07
  425. [ 11.975424] wlcore: loaded
  426. [ 11.981196] usb0: MAC 4e:71:9e:8c:3b:07
  427. [ 11.999376] wlcore: driver version: v3.14.52-2202-gfeef1c3
  428. [ 12.013403] g_multi gadget: Multifunction Composite Gadget
  429. [ 12.034174] wlcore: compilation time: Wed Dec 23 12:31:04 2015
  430. [ 12.041960] g_multi gadget: g_multi ready
  431. [ 12.533852] g_multi gadget: high-speed config #1: Multifunction with RNDIS
  432. [ 12.550992] (stk) : timed out waiting for ldisc to be un-installed
  433. [ 12.674036] (stk) :ldisc_install = 1(stc): st_tty_open
  434. [ 12.696962] (stk) :line discipline installed(stk) :TIInit_11.8.32.bts
  435. [ 12.710494] (stk) :change remote baud rate command in firmware(stk) :skipping the wait event of change remote baud
  436. [ 12.781099] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  437. [ 12.812505] Bluetooth: BNEP filters: protocol multicast
  438. [ 12.864096] Bluetooth: BNEP socket layer initialized
  439. [ 12.911176] Bluetooth: RFCOMM TTY layer initialized
  440. [ 12.941064] Bluetooth: RFCOMM socket layer initialized
  441. [ 12.977558] Bluetooth: RFCOMM ver 1.11
  442. [ 14.457470] NET: Registered protocol family 10
  443. [ 14.807927] init: failsafe main process (517) killed by TERM signal
  444. [ 15.586894] init: avahi-cups-reload main process (598) terminated with status 1
  445. [ 15.781926] (stc): add_channel_to_table: id 4
  446. [ 15.781943] (stc): add_channel_to_table: id 2
  447. [ 15.781950] (stc): add_channel_to_table: id 3
  448. [ 15.789098] hci0: type 1 len 4
  449. [ 15.792130] hci0: type 1 len 4
  450. [ 15.802143] hci0: type 1 len 4
  451. [ 15.811948] hci0: type 1 len 4
  452. [ 15.822219] hci0: type 1 len 4
  453. [ 15.832018] hci0: type 1 len 4
  454. [ 15.842001] hci0: type 1 len 4
  455. [ 15.854661] hci0: type 1 len 4
  456. [ 15.861991] hci0: type 1 len 4
  457. [ 15.871985] hci0: type 1 len 4
  458. [ 15.881979] hci0: type 1 len 5
  459. [ 15.891955] hci0: type 1 len 6
  460. [ 15.905623] hci0: type 1 len 4
  461. [ 15.913023] hci0: type 1 len 4
  462. [ 15.922064] hci0: type 1 len 4
  463. [ 15.932060] hci0: type 1 len 4
  464. [ 15.942068] hci0: type 1 len 4
  465. [ 15.951963] hci0: type 1 len 4
  466. [ 15.962742] hci0: type 1 len 245
  467. [ 15.975025] hci0: type 1 len 5
  468. [ 15.982028] hci0: type 1 len 4
  469. [ 15.991965] hci0: type 1 len 5
  470. [ 16.002283] hci0: type 1 len 12
  471. [ 16.012224] hci0: type 1 len 11
  472. [ 16.022079] hci0: type 1 len 6
  473. [ 16.031960] hci0: type 1 len 4
  474. [ 16.041992] hci0: type 1 len 4
  475. [ 16.051974] hci0: type 1 len 12
  476. [ 16.062233] hci0: type 1 len 4
  477. [ 16.072212] hci0: type 1 len 11
  478. [ 16.082033] hci0: type 1 len 4
  479. [ 17.399816] hci0: type 1 len 5
  480. [ 17.408372] hci0: type 1 len 6
  481. [ 17.413828] hci0: type 1 len 36
  482. [ 17.422588] hci0: type 1 len 36
  483. [ 17.432854] hci0: type 1 len 5
  484. [ 17.442271] hci0: type 1 len 7
  485. [ 17.452079] hci0: type 1 len 252
  486. [ 17.464765] hci0: type 1 len 245
  487. [ 20.081136] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
  488. [ 20.081568] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  489. [ 20.759247] wlcore: PHY firmware version: Rev 8.2.0.0.232
  490. [ 20.831151] wlcore: firmware booted (Rev 8.9.0.0.48)
  491. [ 20.890732] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  492. [ 22.672754] init: plymouth-upstart-bridge main process ended, respawning
  493. [ 23.013489] cfg80211: Found new beacon on frequency: 2467 MHz (Ch 12) on phy0
  494. [ 23.432262] init: plymouth-stop pre-start process (1061) terminated with status 1
  495. [ 40.511580] systemd-udevd[255]: timeout 'accelerometer /devices/virtual/input/input1'
  496. [ 45.581865] gyro enable setting active
  497. [ 45.924412] gyro enable setting active
  498. [ 83.010984] cfg80211: Verifying active interfaces after reg change
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement