Guest User

system

a guest
May 29th, 2016
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.08 KB | None | 0 0
  1. ################################################################################
  2. # ... output of dmesg
  3. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  4. #
  5. ################################################################################
  6. [ 0.000000] Initializing cgroup subsys cpuset
  7. [ 0.000000] Initializing cgroup subsys cpu
  8. [ 0.000000] Initializing cgroup subsys cpuacct
  9. [ 0.000000] Linux version 3.14.29 (wrxtasy@OE-Build-Box) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Thu May 19 18:30:05 AWST 2016
  10. [ 0.000000] CPU: AArch64 Processor [410fd034] revision 4
  11. [ 0.000000] secmon: share mem setup
  12. [ 0.000000] Reserved memory: initialized node linux,secmon, compatible id aml_secmon_memory
  13. [ 0.000000] __reserved_mem_alloc_size: linux,meson-fb
  14. [ 0.000000] fb: Reserved memory: created fb at 0x000000007bb80000, size 68 MiB
  15. [ 0.000000] Reserved memory: initialized node linux,meson-fb, compatible id amlogic, fb-memory
  16. [ 0.000000] __reserved_mem_alloc_size: linux,di
  17. [ 0.000000] DI reserved memory: created CMA memory pool at 0x0000000079d80000, size 30 MiB
  18. [ 0.000000] Reserved memory: initialized node linux,di, compatible id amlogic, di-mem
  19. [ 0.000000] __reserved_mem_alloc_size: linux,ion-dev
  20. [ 0.000000] ppmgr share mem setup
  21. [ 0.000000] linux,ion-dev add multi user:ffffffc001f768b0
  22. [ 0.000000] Reserved memory: initialized node linux,ion-dev, compatible id amlogic, idev-mem
  23. [ 0.000000] __reserved_mem_alloc_size: linux,codec_mm_cma
  24. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006c000000, size 188 MiB
  25. [ 0.000000] Reserved memory: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
  26. [ 0.000000] __reserved_mem_alloc_size: linux,picdec
  27. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000069000000, size 48 MiB
  28. [ 0.000000] Reserved memory: initialized node linux,picdec, compatible id shared-dma-pool
  29. [ 0.000000] __reserved_mem_alloc_size: linux,codec_mm_reserved
  30. [ 0.000000] codec_mm:vdec: reserved mem setup
  31. [ 0.000000] Reserved memory: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
  32. [ 0.000000] cma: Reserved 8 MiB at 64400000
  33. [ 0.000000] On node 0 totalpages: 502144
  34. [ 0.000000] Normal zone: 8836 pages used for memmap
  35. [ 0.000000] Normal zone: 0 pages reserved
  36. [ 0.000000] Normal zone: 502144 pages, LIFO batch:31
  37. [ 0.000000] psci: probing function IDs from device-tree
  38. [ 0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc077d28000 s19456 r8192 d21504 u49152
  39. [ 0.000000] pcpu-alloc: s19456 r8192 d21504 u49152 alloc=12*4096
  40. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  41. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 493308
  42. [ 0.000000] Kernel command line: console=tty0 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 no_console_suspend hdmimode=1080p60hz m_bpp=32 vout=hdmi consoleblank=0 hdmitx=cecf quiet ssh
  43. [ 0.000000] logo: get hdmimode: 1080p60hz
  44. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  45. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  46. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  47. [ 0.000000] Memory: 1567612K/2008576K available (8490K kernel code, 921K rwdata, 3040K rodata, 3075K init, 3102K bss, 440964K reserved)
  48. [ 0.000000] Virtual kernel memory layout:
  49. [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffff8040000000 ( 1024 MB)
  50. [ 0.000000] vmemmap : 0xffffff8040010000 - 0xffffff80422dbc00 ( 34 MB)
  51. [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  52. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc07bb80000 ( 1979 MB)
  53. [ 0.000000] .init : 0xffffffc001bc4000 - 0xffffffc001ec4c00 ( 3075 kB)
  54. [ 0.000000] .text : 0xffffffc001080000 - 0xffffffc001bc3a54 ( 11535 kB)
  55. [ 0.000000] .data : 0xffffffc001ec5000 - 0xffffffc001fab500 ( 922 kB)
  56. [ 0.000000] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=4, Nodes=1
  57. [ 0.000000] Preemptible hierarchical RCU implementation.
  58. [ 0.000000] RCU debugfs-based tracing is enabled.
  59. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  60. [ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
  61. [ 0.000022] mclk->mux_reg =ffffff8000002990,mclk->reg =ffffff800000a994
  62. [ 0.000067] local timer MESON TIMER-G mclk->mux_reg =ffffff8000002990,mclk->reg =ffffff800000c998
  63. [ 0.000088] local timer MESON TIMER-H mclk->mux_reg =ffffff8000002990,mclk->reg =ffffff800000e99c
  64. [ 0.000107] local timer MESON TIMER-I mclk->mux_reg =ffffff8000002990,mclk->reg =ffffff80000109a0
  65. [ 0.000117] Switching to timer-based delay loop
  66. [ 0.000332] Console: colour dummy device 80x25
  67. [ 0.000418] console [tty0] enabled
  68. [ 0.000429] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  69. [ 0.000436] pid_max: default: 32768 minimum: 301
  70. [ 0.000530] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  71. [ 0.000537] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  72. [ 0.002405] device-tree: Duplicate name in /efusekey, renamed to "key0#1"
  73. [ 0.002412] device-tree: Duplicate name in /efusekey, renamed to "key1#1"
  74. [ 0.002419] device-tree: Duplicate name in /efusekey, renamed to "key2#1"
  75. [ 0.002426] device-tree: Duplicate name in /efusekey, renamed to "key3#1"
  76. [ 0.004176] Initializing cgroup subsys debug
  77. [ 0.004184] Initializing cgroup subsys devices
  78. [ 0.004189] Initializing cgroup subsys freezer
  79. [ 0.004194] Initializing cgroup subsys blkio
  80. [ 0.004199] Initializing cgroup subsys perf_event
  81. [ 0.004225] ftrace: allocating 28361 entries in 111 pages
  82. [ 0.028814] /cpus/cpu@0: Missing clock-frequency property
  83. [ 0.028841] /cpus/cpu@1: Missing clock-frequency property
  84. [ 0.028852] /cpus/cpu@2: Missing clock-frequency property
  85. [ 0.028864] /cpus/cpu@3: Missing clock-frequency property
  86. [ 0.028878] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
  87. [ 0.061824] Meson chip version = RevB (1F:B - 0:0)
  88. [ 0.080795] CPU1: Booted secondary processor
  89. [ 0.100776] CPU2: Booted secondary processor
  90. [ 0.120772] CPU3: Booted secondary processor
  91. [ 0.120826] Brought up 4 CPUs
  92. [ 0.120835] SMP: Total of 4 processors activated.
  93. [ 0.121252] devtmpfs: initialized
  94. [ 0.133339] xor: measuring software checksum speed
  95. [ 0.230071] 8regs : 3022.400 MB/sec
  96. [ 0.330048] 8regs_prefetch: 2686.000 MB/sec
  97. [ 0.430048] 32regs : 3346.000 MB/sec
  98. [ 0.530049] 32regs_prefetch: 2773.600 MB/sec
  99. [ 0.530053] xor: using function: 32regs (3346.000 MB/sec)
  100. [ 0.530064] pinctrl core: initialized pinctrl subsystem
  101. [ 0.530274] regulator-dummy: no parameters
  102. [ 0.530582] NET: Registered protocol family 16
  103. [ 0.531111] register canvas platform driver
  104. [ 0.531116] codec:ignore bus ops for cpu=25
  105. [ 0.531120] codec:ignore bus ops for cpu=29
  106. [ 0.531125] codec:register amports ops for bus[0]
  107. [ 0.531128] codec:register amports ops for bus[4]
  108. [ 0.531131] codec:register amports ops for bus[3]
  109. [ 0.531134] codec:register amports ops for bus[2]
  110. [ 0.531137] codec:register amports ops for bus[1]
  111. [ 0.531140] codec:register amports ops for bus[13]
  112. [ 0.531143] codec:register amports ops for bus[2]
  113. [ 0.531145] codec:register amports ops for bus[14]
  114. [ 0.531162] register rdma platform driver
  115. [ 0.531408] vdso: 2 pages (1 code, 1 data) at base ffffffc001ece000
  116. [ 0.531434] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  117. [ 0.531934] DMA: preallocated 256 KiB pool for atomic allocations
  118. [ 0.533124] software IO TLB [mem 0x61000000-0x61400000] (4MB) mapped at [ffffffc061000000-ffffffc0613fffff]
  119. [ 0.533165] hdmitx: system: amhdmitx_init
  120. [ 0.533168] hdmitx: system: Ver: 2014May6
  121. [ 0.533185] aml_i2c version: 20140813
  122. [ 0.533210] tv_vout: tv_init_module
  123. [ 0.533217] tv_vout: major number 254 for disp
  124. [ 0.533229] vout_notify: vout_register_server
  125. [ 0.533232] tv_vout: register tv module server ok
  126. [ 0.533251] codec_mm:codec_mm_module_init
  127. [ 0.533365] gxbb clk HIU base is 0xffffff800005a000
  128. [ 0.533370] gxbb clk ao base is 0xffffff800005c000
  129. [ 0.533407] register mpll_clk_out0 success done
  130. [ 0.533412] register mpll_clk_out1 success done
  131. [ 0.533421] register mpll_clk_out2 success done
  132. [ 0.533582] register sys pll success done
  133. [ 0.533618] clkrate [ xtal ] : 24000000Hz
  134. [ 0.533622] clkrate [ 32Khz ] : 32000Hz
  135. [ 0.533626] clkrate [ clk81 ] : 166666666Hz
  136. [ 0.533630] clkrate [ fixed_pll ] : 2000000000Hz
  137. [ 0.533634] clkrate [ fclk_div2 ] : 1000000000Hz
  138. [ 0.533637] clkrate [ fclk_div3 ] : 666666000Hz
  139. [ 0.533641] clkrate [ fclk_div4 ] : 500000000Hz
  140. [ 0.533644] clkrate [ fclk_div5 ] : 400000000Hz
  141. [ 0.533647] clkrate [ fclk_div7 ] : 285714000Hz
  142. [ 0.533671] gxbb clock initialization complete
  143. [ 0.533781] msr_clk_reg0=ffffff800005e75c,msr_clk_reg2=ffffff800006a764
  144. [ 0.534621] amlogic iomap probe done
  145. [ 0.534831] Init pinux probe!
  146. [ 0.535533] pinmux-gxbb c1109880.pinmux: Probed amlogic pinctrl driver
  147. [ 0.536095] aml-i2c c1108500.i2c: add adapter aml_i2c_adap1(ffffffc0614de0e0)
  148. [ 0.536244] aml-i2c c11087c0.i2c: add adapter aml_i2c_adap2(ffffffc0614de8e0)
  149. [ 0.536345] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xb8)
  150. [ 0.536367] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xb8)
  151. [ 0.536432] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xb8)
  152. [ 0.536448] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xb8)
  153. [ 0.536984] codec:codec map io source 0x00000000c1100000,size=1048576 to 0xffffff8000680000
  154. [ 0.536996] codec:codec map io source 0x00000000c8820000,size=65536 to 0xffffff80000a0000
  155. [ 0.537005] codec:codec map io source 0x00000000c883c000,size=8192 to 0xffffff8000098000
  156. [ 0.537025] codec:codec map io source 0x00000000c8100000,size=1048576 to 0xffffff8000800000
  157. [ 0.537039] codec:codec map io source 0x00000000d0100000,size=262144 to 0xffffff8000980000
  158. [ 0.537048] codec:codec map io source 0x00000000c8838000,size=1024 to 0xffffff8000096000
  159. [ 0.537097] codec_mm has 2 memory regions
  160. [ 0.537107] codec_mm codec_mm.13: assigned reserved memory node linux,codec_mm_cma ok
  161. [ 0.537113] codec_mm:codec_mm_reserved_init 0000000064f00000->0000000069000000
  162. [ 0.537118] codec_mm codec_mm.13: assigned reserved memory node linux,codec_mm_reserved ok
  163. [ 0.537122] codec_mm:codec_mm_probe mem init done
  164. [ 0.537128] codec_mm:add reserve memory 0000000064f00000(aligned 0000000064f00000) size=4100000(aligned 4100000)
  165. [ 0.537142] codec_mm has 2 memory regions
  166. [ 0.537149] codec_mm codec_mm.13: assigned reserved memory node linux,codec_mm_cma ok
  167. [ 0.537153] codec_mm:codec_mm_reserved_init 0000000064f00000->0000000069000000
  168. [ 0.537158] codec_mm codec_mm.13: assigned reserved memory node linux,codec_mm_reserved ok
  169. [ 0.537161] codec_mm:codec_mm reserved memory probed done
  170. [ 0.537164] codec_mm:codec_mm_probe ok
  171. [ 0.537722] VPU driver version: v01
  172. [ 0.537728] vpu driver detect cpu type: gxbaby
  173. [ 0.537738] load vpu_clk in dts: 666667000Hz(7)
  174. [ 0.537759] vpu_probe OK
  175. [ 0.537942] hdmitx: system: amhdmitx_probe
  176. [ 0.538143] hdmitx hpd irq = 89
  177. [ 0.538327] hdmitx20: Mapped PHY: 0xc0800000
  178. [ 0.538335] hdmitx20: Mapped PHY: 0xc1104400
  179. [ 0.538352] hdmitx20: Mapped PHY: 0xc8100000
  180. [ 0.538357] hdmitx20: Mapped PHY: 0xc8834000
  181. [ 0.538362] hdmitx20: Mapped PHY: 0xc883a000
  182. [ 0.538366] hdmitx20: Mapped PHY: 0xc883c000
  183. [ 0.538375] hdmitx20: Mapped PHY: 0xd0100000
  184. [ 0.538380] hdmitx20: Mapped PHY: 0xda83a000
  185. [ 0.538390] hdmitx: alread display in uboot 0x4
  186. [ 0.538411] avmute set to 1
  187. [ 0.538694] canvas_probe reg=00000000c8838000,size=400
  188. [ 0.538703] canvas maped reg_base =ffffff80000d2000
  189. [ 0.541984] rdma_probe
  190. [ 0.547712] hdmitx: system: irq 2
  191. [ 0.569532] bio: create slab <bio-0> at 0
  192. [ 0.730086] raid6: int64x1 563 MB/s
  193. [ 0.900133] raid6: int64x2 842 MB/s
  194. [ 1.070105] raid6: int64x4 1266 MB/s
  195. [ 1.070114] hdmitx: plugin
  196. [ 1.071330] hdmitx: system: irq 80000001
  197. [ 1.071391] Start = 0x10000100 End = 0x100001ff
  198. [ 1.071400] [0x10000104]: 0x00000001
  199. [ 1.071404] [0x10000105]: 0x00000003
  200. [ 1.071506] [0x10000170]: 0x00000004
  201. [ 1.071524] [0x10000180]: 0x000000ff
  202. [ 1.071528] [0x10000181]: 0x000000ff
  203. [ 1.071532] [0x10000182]: 0x00000003
  204. [ 1.071536] [0x10000183]: 0x00000007
  205. [ 1.071540] [0x10000184]: 0x0000003f
  206. [ 1.071544] [0x10000185]: 0x00000002
  207. [ 1.071549] [0x10000187]: 0x000000ff
  208. [ 1.071553] [0x10000188]: 0x00000003
  209. [ 1.198935] 00ffffffffffff004c2d0b09010000002a150103804627780aee91a3544c9926
  210. [ 1.198935] 0f5054bdef80714f81c0810081809500a9c0b3000101023a801871382d40582c
  211. [ 1.198935] 4500a05a0000001e662156aa51001e30468f3300a05a0000001e000000fd0018
  212. [ 1.198935] 4b0f5117000a202020202020000000fc0053414d53554e470a202020202001b9
  213. [ 1.198935]
  214. [ 1.198935]
  215. [ 1.198973] 020334f14d901f04130514031220212207162309070783010000e2000fe30503
  216. [ 1.198973] 0172030c003000b82d21d0080140073f405090a0011d80d0721c1620102c2580
  217. [ 1.198973] a05a0000009e011d8018711c1620582c2500a05a0000009e011d00bc52d01e20
  218. [ 1.198973] b8285540a05a0000001e011d007251d01e206e285500a05a0000001e00000086
  219. [ 1.198973]
  220. [ 1.198973]
  221. [ 1.198984] EDID Parser:
  222. [ 1.199242] hdmitx: edid: find IEEEOUT
  223. [ 1.199272]
  224. [ 1.199281] hdmitx: video: get current mode: null
  225. [ 1.199285] hdmtix: set audio
  226. [ 1.199294] hdmitx tx_aud_src = 0
  227. [ 1.199319] hdmitx aud_n_para = 24576
  228. [ 1.199337] hdmitx set channel status
  229. [ 1.240045] raid6: int64x8 1478 MB/s
  230. [ 1.410103] raid6: neonx1 933 MB/s
  231. [ 1.580061] raid6: neonx2 1451 MB/s
  232. [ 1.750070] raid6: neonx4 1927 MB/s
  233. [ 1.920063] raid6: neonx8 2144 MB/s
  234. [ 1.920067] raid6: using algorithm neonx8 (2144 MB/s)
  235. [ 1.920071] raid6: using intx1 recovery algorithm
  236. [ 1.920345] SCSI subsystem initialized
  237. [ 1.920490] usbcore: registered new interface driver usbfs
  238. [ 1.920521] usbcore: registered new interface driver hub
  239. [ 1.920577] usbcore: registered new device driver usb
  240. [ 1.920613] Linux video capture interface: v2.00
  241. [ 1.920660] pps_core: LinuxPPS API ver. 1 registered
  242. [ 1.920665] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  243. [ 1.920676] PTP clock support registered
  244. [ 1.920768] logo: logo_init
  245. [ 1.920801] Advanced Linux Sound Architecture Driver Initialized.
  246. [ 1.921402] Switched to clocksource Timer-E
  247. [ 1.949770] NET: Registered protocol family 2
  248. [ 1.950107] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  249. [ 1.950215] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  250. [ 1.950421] TCP: Hash tables configured (established 16384 bind 16384)
  251. [ 1.950484] TCP: reno registered
  252. [ 1.950492] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  253. [ 1.950525] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  254. [ 1.950696] NET: Registered protocol family 1
  255. [ 1.950876] RPC: Registered named UNIX socket transport module.
  256. [ 1.950880] RPC: Registered udp transport module.
  257. [ 1.950883] RPC: Registered tcp transport module.
  258. [ 1.950886] RPC: Registered tcp NFSv4.1 backchannel transport module.
  259. [ 2.009839] futex hash table entries: 1024 (order: 5, 131072 bytes)
  260. [ 2.009919] audit: initializing netlink subsys (disabled)
  261. [ 2.009947] audit: type=2000 audit(2.000:1): initialized
  262. [ 2.013963] VFS: Disk quotas dquot_6.5.2
  263. [ 2.014091] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  264. [ 2.014911] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  265. [ 2.015694] NFS: Registering the id_resolver key type
  266. [ 2.015719] Key type id_resolver registered
  267. [ 2.015723] Key type id_legacy registered
  268. [ 2.015732] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  269. [ 2.016220] msgmni has been set to 3549
  270. [ 2.017060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  271. [ 2.017118] io scheduler noop registered (default)
  272. [ 2.017122] io scheduler deadline registered
  273. [ 2.017204] io scheduler cfq registered
  274. [ 2.037438] meson-rng c8834000.rng: hwrng registered
  275. [ 2.039432] loop: module loaded
  276. [ 2.039439] Loading iSCSI transport class v2.0-870.
  277. [ 2.039649] iscsi: registered transport (tcp)
  278. [ 2.039962] mtdoops: mtd device (mtddev=name/number) must be supplied
  279. [ 2.040552] tun: Universal TUN/TAP device driver, 1.6
  280. [ 2.040556] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  281. [ 2.043957] libphy: stmmac: probed
  282. [ 2.043965] eth0: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
  283. [ 2.043970] eth0: PHY ID 001cc916 at 7 IRQ POLL (stmmac-0:07)
  284. [ 2.044224] usbcore: registered new interface driver smsc95xx
  285. [ 2.044265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  286. [ 2.044269] ehci-h20ahb: H20AHB-EHCI Host Controller driver
  287. [ 2.044349] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  288. [ 2.044413] usbcore: registered new interface driver cdc_acm
  289. [ 2.044416] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  290. [ 2.044450] usbcore: registered new interface driver usb-storage
  291. [ 2.044531] usbcore: registered new interface driver usbserial
  292. [ 2.044553] usbcore: registered new interface driver usbserial_generic
  293. [ 2.044573] usbserial: USB Serial support registered for generic
  294. [ 2.044703] mousedev: PS/2 mouse device common for all mice
  295. [ 2.044775] i2c /dev entries driver
  296. [ 2.045418] ledtrig-cpu: registered to indicate activity on CPUs
  297. [ 2.045565] usbcore: registered new interface driver usbhid
  298. [ 2.045569] usbhid: USB HID core driver
  299. [ 2.045749] ashmem: initialized
  300. [ 2.045845] logger: created 256K log 'log_main'
  301. [ 2.045926] logger: created 256K log 'log_events'
  302. [ 2.046008] logger: created 256K log 'log_radio'
  303. [ 2.046088] logger: created 256K log 'log_system'
  304. [ 2.046233] ==uart0 reg addr = ffffff80000e84c0
  305. [ 2.046254] c81004c0.serial: ttyS0 at MMIO 0xc81004c0 (irq = 225, base_baud = 1500000) is a meson_uart
  306. [ 2.046412] ==uart1 reg addr = ffffff80000ea4c0
  307. [ 2.046424] c11084c0.serial: ttyS1 at MMIO 0xc11084c0 (irq = 58, base_baud = 1500000) is a meson_uart
  308. [ 2.046598] enter cpufreq
  309. [ 2.046612] probe cpufreq okay
  310. [ 2.048895] dwc_otg c9100000.dwc2_b: dwc_otg_driver_probe(ffffffc06153b200)
  311. [ 2.088936] dwc_otg: usb1: type: 1 speed: 0, config: 0, dma: 0, id: 1, phy: c0000020, ctrl: 0
  312. [ 2.088953] dwc_otg c9100000.dwc2_b: base=0xffffff8001680000
  313. [ 2.088958] dwc_otg c9100000.dwc2_b: dwc_otg_device=0xffffffc0614cbc00
  314. [ 2.091604] dwc_otg: Core Release: 3.10a
  315. [ 2.091611] dwc_otg: Setting default values for core params
  316. [ 2.091623] dwc_otg: curmode: 1, host_only: 1
  317. [ 2.091636] dwc_otg c9100000.dwc2_b: DMA config: BURST_DEFAULT
  318. [ 2.093822] dwc_otg: Using Buffer DMA mode
  319. [ 2.093827] dwc_otg: OTG VER PARAM: 1, OTG VER FLAG: 1
  320. [ 2.093831] dwc_otg: Working on port type = HOST
  321. [ 2.094142] dwc_otg dwc2_b: DWC OTG Controller
  322. [ 2.094160] dwc_otg dwc2_b: new USB bus registered, assigned bus number 1
  323. [ 2.094178] dwc_otg dwc2_b: irq 63, io mem 0x00000000
  324. [ 2.094182] dwc_otg: -------hcd->flags.d32 = 0
  325. [ 2.094204] dwc_otg: Init: Port Power? op_state=1
  326. [ 2.094207] dwc_otg: Init1: Power Port (0)
  327. [ 2.094348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  328. [ 2.094355] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  329. [ 2.094360] usb usb1: Product: DWC OTG Controller
  330. [ 2.094364] usb usb1: Manufacturer: Linux 3.14.29 dwc_otg_hcd
  331. [ 2.094369] usb usb1: SerialNumber: dwc2_b
  332. [ 2.094685] hub 1-0:1.0: USB hub found
  333. [ 2.094704] hub 1-0:1.0: 1 port detected
  334. [ 2.094840] dwc_otg c9000000.dwc2_a: dwc_otg_driver_probe(ffffffc06153b600)
  335. [ 2.094877] dwc_otg: usb0: type: 0 speed: 0, config: 0, dma: 0, id: 0, phy: c0000000, ctrl: 0
  336. [ 2.094893] dwc_otg c9000000.dwc2_a: base=0xffffff8001700000
  337. [ 2.094898] dwc_otg c9000000.dwc2_a: dwc_otg_device=0xffffffc060bc9200
  338. [ 2.106480] dwc_otg: Core Release: 3.10a
  339. [ 2.106486] dwc_otg: Setting default values for core params
  340. [ 2.106498] dwc_otg: curmode: 1, host_only: 0
  341. [ 2.116517] dwc_otg c9000000.dwc2_a: DMA config: BURST_DEFAULT
  342. [ 2.118697] dwc_otg: Using Buffer DMA mode
  343. [ 2.118702] dwc_otg: OTG VER PARAM: 1, OTG VER FLAG: 1
  344. [ 2.118706] dwc_otg: Working on port type = OTG
  345. [ 2.118710] dwc_otg: Current port type: SLAVE
  346. [ 2.118867] dwc_otg dwc2_a: DWC OTG Controller
  347. [ 2.118881] dwc_otg dwc2_a: new USB bus registered, assigned bus number 2
  348. [ 2.118897] dwc_otg dwc2_a: irq 62, io mem 0x00000000
  349. [ 2.118979] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  350. [ 2.118985] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  351. [ 2.118989] usb usb2: Product: DWC OTG Controller
  352. [ 2.118994] usb usb2: Manufacturer: Linux 3.14.29 dwc_otg_hcd
  353. [ 2.118999] usb usb2: SerialNumber: dwc2_a
  354. [ 2.119281] hub 2-0:1.0: USB hub found
  355. [ 2.119297] hub 2-0:1.0: 1 port detected
  356. [ 2.119410] dwc_otg: Dedicated Tx FIFOs mode
  357. [ 2.119662] dwc_otg: using timer detectid change, ffffffc060868000
  358. [ 2.119939] BLASTER Driver Init
  359. [ 2.120053] secmon has 1 memory regions
  360. [ 2.120076] secmon: share in base: 0xffffff80000f8000, share out base: 0xffffff80000fa000
  361. [ 2.120082] secmon secmon.3: assigned reserved memory node linux,secmon ok
  362. [ 2.120085] secmon: probe done
  363. [ 2.120178] storage: storage in base: 0xffffff8001780000
  364. [ 2.120182] storage: storage out base: 0xffffff8001800000
  365. [ 2.120185] storage: storage block base: 0xffffff8001880000
  366. [ 2.120187] storage: probe done!
  367. [ 2.120741] aml_sd_emmc_probe: line 2954
  368. [ 2.120746] mmc driver version: 1.07, 2015-01-21: fix a bug in tuning which caused eMMC data CRC error
  369. [ 2.121970] aml_sd_emmc_reg_init 677
  370. [ 2.122050] pdata->caps 60007
  371. [ 2.122055] pdata->caps2 0
  372. [ 2.122060] get property: ocr_avail, value:0x00200080
  373. [ 2.122064] get property: f_min, value:0x00061a80
  374. [ 2.122068] get property: f_max, value:0x0510ff40
  375. [ 2.122073] get property: max_req_size, value:0x00020000
  376. [ 2.122077] get property: irq_in, value:0x00000003
  377. [ 2.122081] get property: irq_out, value:0x00000005
  378. [ 2.122086] get property: power_level, value:0x00000001
  379. [ 2.122101] get property: gpio_cd, str:
  380. [ 2.122108] get property: gpio_power, str:
  381. [ 2.122111] get property: pinname, str:sd
  382. [ 2.122116] get property: jtag_pin, str:
  383. [ 2.122120] get property: card_type, value:0x00000005
  384. [ 2.122124] get property: gpio_dat3, str:
  385. [ 2.122131] get property: gpio_volsw, str:
  386. [ 2.182622] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
  387. [ 2.182652] aml_sd_emmc_probe: line 2954
  388. [ 2.184230] aml_sd_emmc_reg_init 677
  389. [ 2.184369] pdata->caps 80000d47
  390. [ 2.184381] pdata->caps2 80a1
  391. [ 2.184387] get property: ocr_avail, value:0x00200080
  392. [ 2.184392] get property: f_min, value:0x00061a80
  393. [ 2.184396] get property: f_max, value:0x05f5e100
  394. [ 2.184401] get property: max_req_size, value:0x00020000
  395. [ 2.184411] get property: pinname, str:emmc
  396. [ 2.184415] get property: card_type, value:0x00000001
  397. [ 2.184437] get property: gpio_dat3, str:
  398. [ 2.184442] get property: hw_reset, str:
  399. [ 2.202555] [aml_is_card_insert] card OUT
  400. [ 2.202555] 
  401. [ 2.241424] aml_emmc_hw_reset 1356
  402. [ 2.241426] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
  403. [ 2.241519] fb: osd_init_module
  404. [ 2.241618] fb: viu vsync irq: 35
  405. [ 2.241626] meson-fb has 1 memory regions
  406. [ 2.242567] meson-fb meson-fb.10: assigned reserved memory node linux,meson-fb ok
  407. [ 2.242582] tv_vout: tv_set_current_vmode[672]fps_target_mode=10
  408. [ 2.242587] tv_vout: mode is 10,sync_duration_den=1,sync_duration_num=60
  409. [ 2.242597] switch_vpu_mem_pd: vencp ON
  410. [ 2.242604] tv_vout: TV mode 720p60hz selected.
  411. [ 2.242611] tv_vout: new mode =720p60hz set ok
  412. [ 2.242615] vout_serve: vinfo mode is: 720p60hz
  413. [ 2.242622] switch_vpu_mem_pd: viu_osd1 ON
  414. [ 2.242627] switch_vpu_mem_pd: viu_osd2 ON
  415. [ 2.242631] switch_vpu_mem_pd: viu_osd_scale ON
  416. [ 2.242948] osd_rdma: osd_rdma_init: rmda_table p=0x64448000,op=0x64448000 , v=0xffffff800020e000
  417. [ 2.242966] fb: osd_probe vinfo:ffffffc001f6f110
  418. [ 2.242970] fb: Frame buffer memory assigned at
  419. [ 2.242975] fb: phy: 0x7bb80000, vir:0xffffff8001a00000, size=69120K
  420. [ 2.242980] fb: osd_set_res_bootargs : mode 60
  421. [ 2.242983] fb: osd_set_res_bootargs, no available resolution info.
  422. [ 2.242987] fb: fb def : 1920 1080 1920 3240 32
  423. [ 2.242991] fb: init fbdev bpp is:32
  424. [ 2.242994] fb: ---------------clear fb0 memory
  425. [ 2.262976] fb: osd[0] canvas.idx =0x40
  426. [ 2.262978] fb: osd[0] canvas.addr=0x7bb80000
  427. [ 2.262979] fb: osd[0] canvas.width=7680
  428. [ 2.262981] fb: osd[0] canvas.height=3240
  429. [ 2.291267] Console: switching to colour frame buffer device 240x67
  430. [ 2.291531] dwc_otg: Indeed it is in host mode hprt0 = 00021501
  431. [ 2.337678] fb: Frame buffer memory assigned at
  432. [ 2.337684] fb: phy: 0x7ff00000, vir:0xffffff8005e00000, size=1024K
  433. [ 2.354277] fb: osd probe OK
  434. [ 2.354417] vout_serve: vout_init_module
  435. [ 2.354516] vout_serve: meson_vout_probe
  436. [ 2.354542] vout_serve: create vout attribute OK
  437. [ 2.354591] ge2d: ge2d_init_module
  438. [ 2.354602] ge2d: ge2d_dev major:246
  439. [ 2.354750] ge2d: ge2d clock is 400 MHZ
  440. [ 2.354756] ge2d: ge2d: pdev=ffffffc0614dd800, irq=182, rstc=0xffffffc060bd5c00, clk=ffffffc0103ffe00
  441. [ 2.354804] ge2d: mapped phy: 0xd0160000
  442. [ 2.354813] ge2d: ge2d start monitor
  443. [ 2.354966] codec:Amlogic A/V streaming port init
  444. [ 2.355577] codec:get gate demux control ok ffffffc060bde500
  445. [ 2.355583] codec:get gate parser_top control ok ffffffc060bde600
  446. [ 2.355590] codec:get gate vpu_intr control ok ffffffc060bde700
  447. [ 2.355597] codec:get gate vdec control ok ffffffc060bde800
  448. [ 2.355753] codec:[tsync_pcr_init]init success.
  449. [ 2.355757] codec:amvideocap_init_module
  450. [ 2.355792] codec:amvideocap_dev_register
  451. [ 2.355925] codec:regist mpeg12 codec profile
  452. [ 2.355958] codec:regist mpeg4 codec profile
  453. [ 2.355962] codec:amvdec_vc1 module init
  454. [ 2.355994] codec:regist vc1 codec profile
  455. [ 2.355997] codec:amvdec_h264 module init
  456. [ 2.356051] codec:regist h264 codec profile
  457. [ 2.356054] codec:amvdec_h264mvc module init
  458. [ 2.356087] codec:regist hmvc codec profile
  459. [ 2.356091] codec:amvdec_h264_4k2k module init
  460. [ 2.356124] codec:regist h264_4k2k codec profile
  461. [ 2.356127] codec:amvdec_h265 module init
  462. [ 2.356165] codec:regist hevc codec profile
  463. [ 2.356196] codec:regist mjpeg codec profile
  464. [ 2.356200] codec:amvdec_real module init
  465. [ 2.356231] codec:regist real codec profile
  466. [ 2.356235] codec:amvdec_avs module init
  467. [ 2.356269] codec:regist avs codec profile
  468. [ 2.356311] amvenc_avc_probe -- reserved memory config fail.
  469. [ 2.356316] amvenc_avc - cma memory pool size: 32 MB
  470. [ 2.356334] encode_wq_init.
  471. [ 2.356341] encode start monitor.
  472. [ 2.356352] ge2d: ge2d workqueue monitor start
  473. [ 2.356479] jpegenc module init
  474. [ 2.356579] codec:picdec_driver_probe called.
  475. [ 2.356584] picdec has 1 memory regions
  476. [ 2.356617] picdec picdec.18: assigned reserved memory node linux,picdec ok
  477. [ 2.356620] codec:picdec_driver_probe done.
  478. [ 2.356623] codec:reserved memory config fail , use CMA .
  479. [ 2.359535] codec:cma memory is 69000000 , size is 3000000
  480. [ 2.359829] codec:0 addr is 69000000################
  481. [ 2.359842] codec:1 addr is 69151800################
  482. [ 2.359978] switch_vpu_mem_pd: vpu_arb ON
  483. [ 2.360256] codec:create_ge2d_work_queue video task ok
  484. [ 2.360435] encode workqueue monitor start.
  485. [ 2.360492] codec:register clk_set_setting cpu[31]
  486. [ 2.360787] di_module_init ok.
  487. [ 2.360794] di_module_init: major 241
  488. [ 2.360950] di_probe
  489. [ 2.361054] deinterlace has 1 memory regions
  490. [ 2.361089] di reveser memory 0x79d80000, size 30MB.
  491. [ 2.361100] deinterlace deinterlace.20: assigned reserved memory node linux,di ok
  492. [ 2.361433] rdma_register, rdma_table_addr ffffff8000210000 rdma_table_addr_phy 6444a000 reg_buf ffffffc060410000
  493. [ 2.361438] rdma_register success, handle 1 table_size 8192
  494. [ 2.361442] di_probe allocate rdma channel 1.
  495. [ 2.361447] DI hw version 2.
  496. [ 2.361460] 0x000000c3:Y=c3,U=0,V=0
  497. [ 2.361464] 0x000000c4:Y=c4,U=0,V=0
  498. [ 2.361467] 0x000000c5:Y=c5,U=0,V=0
  499. [ 2.361471] 0x000000c6:Y=c6,U=0,V=0
  500. [ 2.361474] 0x000000c7:Y=c7,U=0,V=0
  501. [ 2.361477] 0x000000c8:Y=c8,U=0,V=0
  502. [ 2.361481] 0x000000c9:Y=c9,U=0,V=0
  503. [ 2.361486] 0x000000ca:Y=ca,U=0,V=0
  504. [ 2.361490] 0x000000cb:Y=cb,U=0,V=0
  505. [ 2.361493] 0x000000cc:Y=cc,U=0,V=0
  506. [ 2.361497] 0x000000cd:Y=cd,U=0,V=0
  507. [ 2.361501] 0x000000ce:Y=ce,U=0,V=0
  508. [ 2.361504] 0x000000cf:Y=cf,U=0,V=0
  509. [ 2.361618] di_probe here.
  510. [ 2.361632] switch_vpu_mem_pd: di_pre OFF
  511. [ 2.361786] efusekeynum: 4
  512. [ 2.361797] efusekeyname: mac offset: 0 size: 6
  513. [ 2.361804] efusekeyname: mac_bt offset: 6 size: 6
  514. [ 2.361811] efusekeyname: mac_wifi offset: 12 size: 6
  515. [ 2.361817] efusekeyname: usid offset: 18 size: 16
  516. [ 2.361910] efuse efuse.7: probe OK!
  517. [ 2.362041] 6aml_unifykeys_init done!
  518. [ 2.362045] ppmgr module init func called
  519. [ 2.362081] ppmgr_driver_probe called
  520. [ 2.362161] ppmgr has 1 memory regions
  521. [ 2.362171] init ppmgr memsource 77d80000->79d7ffff
  522. [ 2.362281] ppmgr_probe done
  523. [ 2.362470] ionvideo-000: V4L2 device registered as video13
  524. [ 2.362480] [dsp]register dsp to char divece(257)
  525. [ 2.362735] amaudio: driver amaudio succuess!
  526. [ 2.362739] amlvideo_init called
  527. [ 2.362797] amlvideo_create_instance called
  528. [ 2.362873] v4l2_dev.name=:amlvideo-000
  529. [ 2.362996] amlvideo-000: V4L2 device registered as video10
  530. [ 2.363001]
  531. [ 2.363001]
  532. [ 2.363001] VECM init
  533. [ 2.363001]
  534. [ 2.363253] saradc c1108680.saradc: initialized by BL30
  535. [ 2.363259] saradc c1108680.saradc: calibration start:
  536. [ 2.363307] saradc c1108680.saradc: nominal=0, value=7
  537. [ 2.363353] saradc c1108680.saradc: nominal=256, value=255
  538. [ 2.363399] saradc c1108680.saradc: nominal=512, value=511
  539. [ 2.363445] saradc c1108680.saradc: nominal=768, value=766
  540. [ 2.363491] saradc c1108680.saradc: nominal=1023, value=1021
  541. [ 2.363495] saradc c1108680.saradc: calibration end: coef=4104
  542. [ 2.363537] remote: Driver init
  543. [ 2.363887] aml-thermal : min state:500000 400 1 2
  544. [ 2.364040] aml-thermal : not found gpucore node
  545. [ 2.364122] aml-thermal : gpu coef:437, pp:3
  546. [ 2.369164] aml-thermal : cdev1 set upper to 5
  547. [ 2.369169] aml-thermal : cdev2 set upper to 5
  548. [ 2.369174] aml-thermal : cdev0 set upper to 3
  549. [ 2.371934] meson_pwm pwm.38: pinctrl_name = odroid_pwm0
  550. [ 2.371940] meson_pwm pwm.38: register pwm device.. meson_pwm_probe
  551. [ 2.372015] pwm-ctrl pwm-ctrl.39: cannot export to PWM-1 : modprobe pwm-meson npwm=2
  552. [ 2.372242] cectx c810023c.aocec: alloc chrdev ed
  553. [ 2.372261] cectx c810023c.aocec: mode is 1b6
  554. [ 2.372323] cectx c810023c.aocec: mode is 1b6
  555. [ 2.372531] input: cec_input as /devices/virtual/input/input0
  556. [ 2.372692] cectx c810023c.aocec: can't find hdmirx
  557. [ 2.372782] cectx c810023c.aocec: enable:int mask:0x6
  558. [ 2.373863] cectx c810023c.aocec: CEC_LOGICAL_ADDR0: 0x0
  559. [ 2.374076] cectx c810023c.aocec: CEC_LOGICAL_ADDR1: 0x0
  560. [ 2.374290] cectx c810023c.aocec: CEC_LOGICAL_ADDR2: 0x0
  561. [ 2.374503] cectx c810023c.aocec: CEC_LOGICAL_ADDR3: 0x0
  562. [ 2.374717] cectx c810023c.aocec: CEC_LOGICAL_ADDR4: 0x0
  563. [ 2.374721] cectx c810023c.aocec: CEC log_addr: 0
  564. [ 2.374735] cectx c810023c.aocec: cec_node_init started
  565. [ 2.374739] cectx c810023c.aocec: CEC: start poll dev
  566. [ 2.376273] cectx c810023c.aocec: set logical addr:0x1f
  567. [ 2.376486] cectx c810023c.aocec: CEC_LOGICAL_ADDR0:0x31
  568. [ 2.377401] CEC: tx msg len: 1 dat: 11
  569. [ 2.377459] 6--------------------------------------------------------
  570. [ 2.377463] 6odroid_sysfs_init(321) : Sleep Enable !!
  571. [ 2.377466] 6--------------------------------------------------------
  572. [ 2.377593] input: vt-input as /devices/virtual/input/input1
  573. [ 2.377662] 6Virtual-Key input driver registered!!
  574. [ 2.378113] adbattery: android dummy battery driver loaded
  575. [ 2.378315] usbcore: registered new interface driver snd-usb-audio
  576. [ 2.378550] dummy_codec_platform_probe
  577. [ 2.378629] *****enter pcm2bt_codec_probe
  578. [ 2.378702] enter aml_soc_platform_pcm2bt_probe
  579. [ 2.378913] divider=16,frac=33920000,SDMval=4523
  580. [ 2.379011] enter aml_pcm_dai_probe
  581. [ 2.379044] [aml-spdif-dai]enter aml_dai_spdif_init
  582. [ 2.379093] aml_spdif_probe
  583. [ 2.379189] enter spdif_dit_probe
  584. [ 2.379502] enter aml_asoc_init
  585. [ 2.379517] p_aml_audio->hp_disable=1
  586. [ 2.379521] falied to get spk event delay time
  587. [ 2.379525] spk_event delay_time = 0
  588. [ 2.381203] aml_snd_card aml_m8_snd.34: dummy <-> I2S.26 mapping ok
  589. [ 2.382924] aml_snd_card aml_m8_snd.34: dit-hifi <-> SPDIF.28 mapping ok
  590. [ 2.383043] enter aml_pcm2bt_preallocate_dma_buffer stream: 0
  591. [ 2.383228] enter aml_pcm2bt_preallocate_dma_buffer stream: 1
  592. [ 2.383389] aml_snd_card aml_m8_snd.34: pcm2bt-pcm <-> PCM.30 mapping ok
  593. [ 2.386502] audio use jtag pinmux as i2s output, read val =ffffffff
  594. [ 2.390661] TCP: cubic registered
  595. [ 2.391006] NET: Registered protocol family 10
  596. [ 2.391569] NET: Registered protocol family 17
  597. [ 2.391620] Key type dns_resolver registered
  598. [ 2.392014] Registering SWP/SWPB emulation handler
  599. [ 2.392867] bio: create slab <bio-1> at 1
  600. [ 2.393328] Btrfs loaded
  601. [ 2.393395] BTRFS: selftest: Running btrfs free space cache tests
  602. [ 2.393400] BTRFS: selftest: Running extent only tests
  603. [ 2.393416] BTRFS: selftest: Running bitmap only tests
  604. [ 2.393433] BTRFS: selftest: Running bitmap and extent tests
  605. [ 2.393450] BTRFS: selftest: Free space cache tests finished
  606. [ 2.393454] BTRFS: selftest: Running extent buffer operation tests
  607. [ 2.393457] BTRFS: selftest: Running btrfs_split_item tests
  608. [ 2.393495] BTRFS: selftest: Running find delalloc tests
  609. [ 2.471385] emmc: BKOPS_EN bit is not set
  610. [ 2.475648] [aml_sd_voltage_switch] switch to 1.8V for a non-uhs device.
  611. [ 2.475648] 
  612. [ 2.481524] usb 1-1: new high-speed USB device number 2 using dwc_otg
  613. [ 2.481799] dwc_otg: Indeed it is in host mode hprt0 = 00001101
  614. [ 2.552596] emmc: clk 100000000 SDR mode tuning start
  615. [ 2.553045] rx_tuning_result[0][0] = 10
  616. [ 2.553351] rx_tuning_result[0][1] = 10
  617. [ 2.553651] rx_tuning_result[0][2] = 10
  618. [ 2.553954] rx_tuning_result[0][3] = 10
  619. [ 2.554259] rx_tuning_result[0][4] = 10
  620. [ 2.554584] rx_tuning_result[0][5] = 10
  621. [ 2.554887] rx_tuning_result[0][6] = 10
  622. [ 2.555191] rx_tuning_result[0][7] = 10
  623. [ 2.555494] rx_tuning_result[0][8] = 10
  624. [ 2.555798] rx_tuning_result[0][9] = 10
  625. [ 2.555803] best_win_start =0, best_win_size =10
  626. [ 2.555807] sd_emmc_regs->gclock =0x100024a, sd_emmc_regs->gadjust =0x2000
  627. [ 2.555814] emmc: gclock =0x100024a, gdelay=0x55954066
  628. [ 2.555817] gadjust=0x2000
  629. [ 2.557024] emmc: try set sd/emmc to DDR mode
  630. [ 2.557034] emmc: try set sd/emmc to DDR mode
  631. [ 2.557044] emmc: clk 100000000 DDR mode tuning start
  632. [ 2.558578] rx_tuning_result[0][0] = 10
  633. [ 2.560460] rx_tuning_result[0][1] = 10
  634. [ 2.561935] cectx c810023c.aocec: TX ERROR!!!
  635. [ 2.562388] cectx c810023c.aocec: CEC: poll online logic device: 0x1 BOOL: 0
  636. [ 2.562394] cectx c810023c.aocec: player_dev[0]:0x1
  637. [ 2.562668] rx_tuning_result[0][2] = 10
  638. [ 2.564040] cectx c810023c.aocec: set logical addr:0x11
  639. [ 2.564047] cectx c810023c.aocec: physical address:0x3000
  640. [ 2.564182] rx_tuning_result[0][3] = 10
  641. [ 2.564339] best_win_start =0, best_win_size =4
  642. [ 2.564343] sd_emmc_regs->gclock =0x1000245, sd_emmc_regs->gadjust =0x12000
  643. [ 2.564350] emmc: gclock =0x1000245, gdelay=0x55954066
  644. [ 2.564354] gadjust=0x12000
  645. [ 2.564837] emmc: new HS400 MMC card at address 0001
  646. [ 2.564843] emmc: clock 100000000, 8-bit-bus-width
  647. [ 2.564843]
  648. [ 2.565397] mmcblk0: emmc:0001 SDW32G 29.1 GiB
  649. [ 2.565588] cectx c810023c.aocec: set logical addr:0x11
  650. [ 2.565593] cectx c810023c.aocec: Set logical address: 1
  651. [ 2.572447] mmcblk0: p1 p2
  652. [ 2.649893] BTRFS: selftest: Running btrfs_get_extent tests
  653. [ 2.650058] BTRFS: selftest: Running hole first btrfs_get_extent test
  654. [ 2.672798] CEC: tx msg len: 5 dat: 1f 84 30 00 04
  655. [ 2.721493] regulator-dummy: disabling
  656. [ 2.721604] console [netcon0] enabled
  657. [ 2.721608] netconsole: network logging started
  658. [ 2.721615] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  659. [ 2.722644] 6enter meson_pm_probe!
  660. [ 2.722703] meson_pm_probe done
  661. [ 2.722893] ALSA device list:
  662. [ 2.722897] #0: AML-M8AUDIO
  663. [ 2.724220] Freeing unused kernel memory: 3072K (ffffffc001bc4000 - ffffffc001ec4000)
  664. [ 2.743199] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
  665. [ 2.743211] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  666. [ 2.743216] usb 1-1: Product: USB2.0 Hub
  667. [ 2.743741] hub 1-1:1.0: USB hub found
  668. [ 2.744050] hub 1-1:1.0: 4 ports detected
  669. [ 2.745587] fb: osd[0] canvas.idx =0x40
  670. [ 2.745590] fb: osd[0] canvas.addr=0x7bb80000
  671. [ 2.745592] fb: osd[0] canvas.width=7680
  672. [ 2.745593] fb: osd[0] canvas.height=2160
  673. [ 2.776186] vout_serve: vmode set to 1080p60hz
  674. [ 2.776186]
  675. [ 2.776205] vout_serve: disable HDMI PHY as soon as possible
  676. [ 2.776212] tv_vout: tv_set_current_vmode[672]fps_target_mode=12
  677. [ 2.776217] tv_vout: mode is 12,sync_duration_den=1,sync_duration_num=60
  678. [ 2.776225] switch_vpu_mem_pd: vencp ON
  679. [ 2.776230] tv_vout: TV mode 1080p60hz selected.
  680. [ 2.776236] tv_vout: new mode =1080p60hz set ok
  681. [ 2.776240] vout_serve: vinfo mode is: 1080p60hz
  682. [ 2.776243] vout_serve: new mode 1080p60hz set ok
  683. [ 2.776253] hdmitx: video: get current mode: 1080p60hz
  684. [ 2.776262] hdmitx: video: get current mode: 1080p60hz
  685. [ 2.776284] hdmitx: system: already init VIC = 0 Now VIC = 16
  686. [ 2.776290] hdmitx: rx no SCDC present indicator
  687. [ 2.778299] hdmitx: ddc rd8b error 0x54 0x01
  688. [ 2.780309] hdmitx: ddc rd8b error 0x54 0x01
  689. [ 2.780313] hdmirx version is 1.4 or below
  690. [ 2.780317] hdmitx: system: set pll
  691. [ 2.780320] hdmitx: system: param->VIC:16
  692. [ 2.790364] hdmitx: set clk of VIC = 16 done
  693. [ 2.790370] hdmitx: set enc for VIC: 16
  694. [ 2.790387] hdmitx_set_hw[4377] set VIC = 16
  695. [ 2.913417] hdmitx: system: phy setting done
  696. [ 2.913432] hdmitx: system: irq 80000001
  697. [ 2.913458] Start = 0x10000100 End = 0x100001ff
  698. [ 2.913466] [0x10000104]: 0x00000001
  699. [ 2.913583] [0x10000180]: 0x000000ff
  700. [ 2.913587] [0x10000181]: 0x000000ff
  701. [ 2.913592] [0x10000182]: 0x00000003
  702. [ 2.913596] [0x10000183]: 0x00000007
  703. [ 2.913600] [0x10000184]: 0x0000003f
  704. [ 2.913604] [0x10000185]: 0x00000002
  705. [ 2.913609] [0x10000187]: 0x000000ff
  706. [ 2.913613] [0x10000188]: 0x00000003
  707. [ 2.942421] Sink is HDMI device
  708. [ 2.942427] Source reading EDID
  709. [ 2.952786] CEC: tx msg len: 5 dat: 1f 87 00 00 00
  710. [ 2.971417] hdmtix: set audio
  711. [ 2.971427] hdmitx tx_aud_src = 0
  712. [ 2.971451] hdmitx aud_n_para = 24576
  713. [ 2.971468] hdmitx set channel status
  714. [ 2.971522] fb: current vmode=1080p60hz
  715. [ 2.981270] fb: osd0 free scale DISABLE
  716. [ 2.998260] fb: osd[0] enable: 1 (platform_init)
  717. [ 3.021698] usb 1-1.2: new low-speed USB device number 3 using dwc_otg
  718. [ 3.081480] CEC: tx msg len: 11 dat: 10 47 4f 44 52 4f 49 44 2d 43 32
  719. [ 3.127706] usb 1-1.2: New USB device found, idVendor=04f2, idProduct=1125
  720. [ 3.127718] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  721. [ 3.127723] usb 1-1.2: Product: Asus Keyboard
  722. [ 3.127728] usb 1-1.2: Manufacturer: CHICONY
  723. [ 3.337279] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  724. [ 3.337504] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  725. [ 3.354816] random: nonblocking pool is initialized
  726. [ 3.367681] CEC: tx msg len: 4 dat: 1f 82 30 00
  727. [ 3.370706] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  728. [ 3.485108] CEC: tx msg len: 3 dat: 11 8e 00
  729. [ 3.637882] cectx c810023c.aocec: TX ERROR!!!
  730. [ 3.733291] cectx c810023c.aocec: CEC: rx msg len: 3 dat: 01 1a 01
  731. [ 3.741436] cectx c810023c.aocec: cec node init: cec features ok !
  732. [ 3.742614] CEC: tx msg len: 3 dat: 10 1b 1a
  733. [ 4.404163] systemd[1]: System time before build time, advancing clock.
  734. [ 4.417574] systemd[1]: systemd 229 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  735. [ 4.417855] systemd[1]: Detected architecture arm64.
  736. [ 4.418053] systemd[1]: Set hostname to <LibreELEC>.
  737. [ 4.460815] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  738. [ 4.461023] systemd[1]: Listening on udev Control Socket.
  739. [ 4.461221] systemd[1]: Reached target Swap.
  740. [ 4.461312] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  741. [ 4.461441] systemd[1]: Listening on Journal Socket (/dev/log).
  742. [ 4.461870] systemd[1]: Created slice System Slice.
  743. [ 4.463155] systemd[1]: Starting Show Version...
  744. [ 4.463434] systemd[1]: Created slice User and Session Slice.
  745. [ 4.463493] systemd[1]: Reached target Slices.
  746. [ 4.463701] systemd[1]: Listening on udev Kernel Socket.
  747. [ 4.463902] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  748. [ 4.463976] systemd[1]: Reached target Paths.
  749. [ 4.465953] systemd[1]: Started Debug Shell on /dev/console.
  750. [ 4.466358] systemd[1]: Listening on Journal Socket.
  751. [ 4.468443] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  752. [ 4.470627] systemd[1]: Mounting Debug File System...
  753. [ 4.473553] systemd[1]: Starting Remount Root and Kernel File Systems...
  754. [ 4.476057] systemd[1]: Mounting Variable Directory...
  755. [ 4.478393] systemd[1]: Mounting Temporary Directory...
  756. [ 4.479872] systemd[1]: Starting Setup machine-id...
  757. [ 4.482775] systemd[1]: Mounting POSIX Message Queue File System...
  758. [ 4.493313] systemd[1]: Starting Load Kernel Modules...
  759. [ 4.496901] systemd[1]: Mounted Debug File System.
  760. [ 4.497062] systemd[1]: Mounted POSIX Message Queue File System.
  761. [ 4.497132] systemd[1]: Mounted Variable Directory.
  762. [ 4.497197] systemd[1]: Mounted Temporary Directory.
  763. [ 4.497817] systemd[1]: Started Show Version.
  764. [ 4.498442] systemd[1]: Started Create list of required static device nodes for the current kernel.
  765. [ 4.499358] systemd[1]: Started Remount Root and Kernel File Systems.
  766. [ 4.504636] mali-utgard d00c0000.mali: max pp is 3
  767. [ 4.504648] mali-utgard d00c0000.mali: set min pp to default 1
  768. [ 4.504653] mali-utgard d00c0000.mali: min pp is 1
  769. [ 4.504658] mali-utgard d00c0000.mali: set min clk default to 0
  770. [ 4.504663] mali-utgard d00c0000.mali: min clk is 0
  771. [ 4.504694] mali-utgard d00c0000.mali: hiu io source 0xffffff800027e000
  772. [ 4.504705] mali-utgard d00c0000.mali: hiu io source 0xffffff8000654000
  773. [ 4.504711] mali-utgard d00c0000.mali: num of pp used most of time 3
  774. [ 4.504716] mali-utgard d00c0000.mali: clock dvfs table size is 6
  775. [ 4.504721] mali-utgard d00c0000.mali: max clk set 4
  776. [ 4.504726] mali-utgard d00c0000.mali: max clk is 4
  777. [ 4.504730] mali-utgard d00c0000.mali: turbo clk set to 5
  778. [ 4.504735] mali-utgard d00c0000.mali: turbo clk is 5
  779. [ 4.504740] mali-utgard d00c0000.mali: default clk set to 2
  780. [ 4.504744] mali-utgard d00c0000.mali: default clk is 2
  781. [ 4.504798] mali-utgard d00c0000.mali: ====================0====================
  782. [ 4.504798] clk_freq= 125000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshod=<30 120>, clk_sample=125
  783. [ 4.504806] mali-utgard d00c0000.mali: ====================1====================
  784. [ 4.504806] clk_freq= 285000000, clk_parent=fclk_div7, voltage=1150, keep_count=5, threshod=<100 190>, clk_sample=285
  785. [ 4.504815] mali-utgard d00c0000.mali: ====================2====================
  786. [ 4.504815] clk_freq= 400000000, clk_parent=fclk_div5, voltage=1150, keep_count=5, threshod=<152 207>, clk_sample=400
  787. [ 4.504823] mali-utgard d00c0000.mali: ====================3====================
  788. [ 4.504823] clk_freq= 500000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshod=<180 220>, clk_sample=500
  789. [ 4.504830] mali-utgard d00c0000.mali: ====================4====================
  790. [ 4.504830] clk_freq= 666000000, clk_parent=fclk_div3, voltage=1150, keep_count=5, threshod=<210 236>, clk_sample=666
  791. [ 4.504838] mali-utgard d00c0000.mali: ====================5====================
  792. [ 4.504838] clk_freq= 792000000, clk_parent= gp0_pll, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=792
  793. [ 4.506840] gpu cooling register okay with err=0
  794. [ 4.506879] gpu core cooling register okay with err=0
  795. [ 4.507075] Mali: Mali device driver loaded
  796. [ 4.507922] systemd[1]: Started Setup machine-id.
  797. [ 4.509120] Registered IR keymap rc-empty
  798. [ 4.509281] input: meson-ir as /devices/c8100580.meson-ir/rc/rc0/input2
  799. [ 4.509406] rc0: meson-ir as /devices/c8100580.meson-ir/rc/rc0
  800. [ 4.512930] IR RC5(x) protocol handler initialized
  801. [ 4.512932] IR NEC protocol handler initialized
  802. [ 4.513937] IR RC6 protocol handler initialized
  803. [ 4.513939] IR JVC protocol handler initialized
  804. [ 4.515572] IR Sony protocol handler initialized
  805. [ 4.516342] IR SANYO protocol handler initialized
  806. [ 4.521093] meson-ir c8100580.meson-ir: AO_RTI_PIN_MUX : 0x78019801
  807. [ 4.521115] meson-ir c8100580.meson-ir: receiver initialized
  808. [ 4.522539] systemd[1]: Started Load Kernel Modules.
  809. [ 4.523267] lirc_dev: IR Remote Control driver registered, major 236
  810. [ 4.523311] input: MCE IR Keyboard/Mouse (meson-ir) as /devices/virtual/input/input3
  811. [ 4.523535] IR MCE Keyboard/mouse protocol handler initialized
  812. [ 4.523987] rc rc0: lirc_dev: driver ir-lirc-codec (meson-ir) registered at minor = 0
  813. [ 4.523997] IR LIRC bridge handler initialized
  814. [ 4.565840] systemd[1]: Starting Apply Kernel Variables...
  815. [ 4.567388] systemd[1]: Starting Journal Service...
  816. [ 4.572251] systemd[1]: Starting udev Coldplug all Devices...
  817. [ 4.579794] systemd[1]: Starting Create Static Device Nodes in /dev...
  818. [ 4.581526] systemd[1]: Starting Setup Timezone data...
  819. [ 4.583909] systemd[1]: Started Apply Kernel Variables.
  820. [ 4.589054] systemd[1]: Started Create Static Device Nodes in /dev.
  821. [ 4.594330] systemd[1]: Started Setup Timezone data.
  822. [ 4.609168] systemd[1]: Reached target Local File Systems (Pre).
  823. [ 4.609233] systemd[1]: Reached target Local File Systems.
  824. [ 4.636021] systemd[1]: Started Journal Service.
  825. [ 4.640970] cectx c810023c.aocec: mode is 1b6
  826. [ 4.650716] systemd-journald[200]: Received request to flush runtime journal from PID 1
  827. [ 4.664498] switch_vpu_mem_pd: viu_vd1 OFF
  828. [ 4.664511] switch_vpu_mem_pd: afbc_dec OFF
  829. [ 4.664515] switch_vpu_mem_pd: di_post OFF
  830. [ 4.664518] switch_vpu_mem_pd: viu_vd2 OFF
  831. [ 4.798615] cectx c810023c.aocec: mode is 1b6
  832. [ 5.334718] Console: switching to colour dummy device 80x25
  833. [ 5.517274] cectx c810023c.aocec: mode is 1b6
  834. [ 5.575840] input: lircd as /devices/virtual/input/input4
  835. [ 5.617696] input: CHICONY Asus Keyboard as /devices/dwc2_b/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:1125.0001/input/input6
  836. [ 5.618293] chicony 0003:04F2:1125.0001: input: USB HID v1.11 Keyboard [CHICONY Asus Keyboard] on usb-dwc2_b-1.2/input0
  837. [ 5.623176] input: CHICONY Asus Keyboard as /devices/dwc2_b/usb1/1-1/1-1.2/1-1.2:1.1/0003:04F2:1125.0002/input/input7
  838. [ 5.632248] chicony 0003:04F2:1125.0002: input,hiddev0: USB HID v1.11 Device [CHICONY Asus Keyboard] on usb-dwc2_b-1.2/input1
  839. [ 5.677695] Not support set_wol, was MICREL_PHY enabled?
  840. [ 5.684061] 8021q: 802.1Q VLAN Support v1.8
  841. [ 6.046621] ionvideo open
  842. [ 6.241452] ionvideo_stop_generating!!!!
  843. [ 6.241487] ionvideo release
  844. [ 9.651662] libphy: stmmac-0:00 - Link is Up - 1000/Full
  845. [ 9.652408] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  846. [ 16.214398] systemd-journald[200]: Retention time reached.
  847. [ 16.507701] buf=0
  848. [ 16.507716] IEC958_mode_raw=0
  849. [ 16.507750] IEC958_mode_codec= 0, IEC958 type 2 CH PCM
  850. [ 16.507754] last mode 0,now 0
  851. [ 16.509384] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  852. [ 16.509393] aml_set_spdif_clk rate
  853. [ 16.509412] divider=22,frac=13030400,SDMval=2364
  854. [ 16.509467] set normal 512 fs /4 fs
  855. [ 16.509473] iec958 mode PCM16
  856. [ 16.509481] IEC958 16bit
  857. [ 16.509487] hdmitx: audio: aout notify rate 44100
  858. [ 16.509491] hdmitx: audio: aout notify size 16
  859. [ 16.509496] hdmtix: set audio
  860. [ 16.509509] hdmitx tx_aud_src = 0
  861. [ 16.509534] hdmitx aud_n_para = 6144
  862. [ 16.509554] hdmitx set channel status
  863. [ 16.509869] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  864. [ 16.509873] aml_set_spdif_clk rate
  865. [ 16.509879] divider=22,frac=13030400,SDMval=2364
  866. [ 16.509886] set normal 512 fs /4 fs
  867. [ 16.509892] iec958 mode PCM16
  868. [ 16.509897] IEC958 16bit
  869. [ 16.509901] hdmitx: audio: aout notify rate 44100
  870. [ 16.509905] hdmitx: audio: aout notify size 16
  871. [ 16.512225] [aml-spdif-dai]aiu 958 playback enable
  872. [ 16.656169] codec:hevc_clock_set-----2
  873. [ 16.656184] codec:hevc_set_clk 0, 1
  874. [ 16.656211] codec:vdec_clock_set-----2
  875. [ 16.656217] codec:vdec1_set_clk 0, 1
  876. [ 16.656222] codec:vdec_clock_set 2 to 500
  877. [ 16.697243] vout_serve: vmode set to 1080p50hz
  878. [ 16.697267] vout_serve: disable HDMI PHY as soon as possible
  879. [ 16.697274] tv_vout: tv_set_current_vmode[672]fps_target_mode=15
  880. [ 16.697280] tv_vout: mode is 15,sync_duration_den=1,sync_duration_num=50
  881. [ 16.697287] switch_vpu_mem_pd: vencp ON
  882. [ 16.697293] tv_vout: TV mode 1080p50hz selected.
  883. [ 16.697300] tv_vout: new mode =1080p50hz set ok
  884. [ 16.697303] vout_serve: vinfo mode is: 1080p50hz
  885. [ 16.697307] vout_serve: new mode 1080p50hz set ok
  886. [ 16.697316] hdmitx: video: get current mode: 1080p50hz
  887. [ 16.697325] hdmitx: video: get current mode: 1080p50hz
  888. [ 16.697352] hdmitx: system: already init VIC = 0 Now VIC = 31
  889. [ 16.697357] hdmitx: rx no SCDC present indicator
  890. [ 16.699367] hdmitx: ddc rd8b error 0x54 0x01
  891. [ 16.701377] hdmitx: ddc rd8b error 0x54 0x01
  892. [ 16.701383] hdmirx version is 1.4 or below
  893. [ 16.701386] hdmitx: system: set pll
  894. [ 16.701390] hdmitx: system: param->VIC:31
  895. [ 16.701441] hdmitx: set clk of VIC = 31 done
  896. [ 16.701447] hdmitx: set enc for VIC: 31
  897. [ 16.701482] hdmitx_set_hw[4377] set VIC = 31
  898. [ 16.833418] hdmitx: system: phy setting done
  899. [ 16.833435] hdmitx: system: irq 80000001
  900. [ 16.833454] Start = 0x10000100 End = 0x100001ff
  901. [ 16.833462] [0x10000104]: 0x00000001
  902. [ 16.833582] [0x10000180]: 0x000000ff
  903. [ 16.833587] [0x10000181]: 0x000000ff
  904. [ 16.833591] [0x10000182]: 0x00000003
  905. [ 16.833595] [0x10000183]: 0x00000007
  906. [ 16.833599] [0x10000184]: 0x0000003f
  907. [ 16.833603] [0x10000185]: 0x00000002
  908. [ 16.833608] [0x10000187]: 0x000000ff
  909. [ 16.833612] [0x10000188]: 0x00000003
  910. [ 16.862423] Sink is HDMI device
  911. [ 16.862431] Source reading EDID
  912. [ 16.891427] hdmtix: set audio
  913. [ 16.891439] hdmitx tx_aud_src = 0
  914. [ 16.891463] hdmitx aud_n_para = 6144
  915. [ 16.891480] hdmitx set channel status
  916. [ 16.891542] fb: current vmode=1080p50hz
  917. [ 16.894742] fb: osd[0] set scale, h_scale: DISABLE, v_scale: DISABLE
  918. [ 16.894747] fb: osd[0].scaledata: 0 1919 0 1079
  919. [ 16.894752] fb: osd[0].pandata: 0 1919 0 1079
  920. [ 16.916937] fb: osd[0] enable: 1 (kodi.bin)
  921. [ 17.392851] cectx c810023c.aocec: mode is 1b6
  922. [ 17.635762] CEC: tx msg len: 1 dat: f0
  923. [ 17.653821] cectx c810023c.aocec: mode is 1b6
  924. [ 17.653844] cectx c810023c.aocec: mode is 1b6
  925. [ 17.702894] CEC: tx msg len: 2 dat: f0 8c
  926. [ 17.896214] cectx c810023c.aocec: CEC: rx msg len: 5 dat: 0f 87 00 00 f0
  927. [ 17.898337] CEC: tx msg len: 1 dat: 11
  928. [ 17.922350] cectx c810023c.aocec: mode is 1b6
  929. [ 18.074784] cectx c810023c.aocec: TX ERROR!!!
  930. [ 18.112454] CEC: tx msg len: 1 dat: 11
  931. [ 18.276791] cectx c810023c.aocec: TX ERROR!!!
  932. [ 18.311785] cectx c810023c.aocec: CEC LA ARG:1
  933. [ 18.313347] cectx c810023c.aocec: set logical addr:0x11
  934. [ 18.314912] CEC: tx msg len: 5 dat: 1f 84 30 00 01
  935. [ 18.474063] CEC: tx msg len: 6 dat: 10 47 4b 6f 64 69
  936. [ 18.662643] CEC: tx msg len: 2 dat: 10 8f
  937. [ 18.807434] cectx c810023c.aocec: CEC: rx msg len: 3 dat: 01 90 00
  938. [ 18.810234] CEC: tx msg len: 2 dat: 10 04
  939. [ 18.913050] CEC: tx msg len: 4 dat: 1f 82 30 00
  940. [ 19.052769] CEC: tx msg len: 3 dat: 10 8e 00
  941. [ 19.162812] CEC: tx msg len: 1 dat: 12
  942. [ 19.327086] cectx c810023c.aocec: TX ERROR!!!
  943. [ 19.362460] CEC: tx msg len: 1 dat: 12
  944. [ 19.526738] cectx c810023c.aocec: TX ERROR!!!
  945. [ 19.562513] CEC: tx msg len: 1 dat: 13
  946. [ 19.726791] cectx c810023c.aocec: TX ERROR!!!
  947. [ 19.762470] CEC: tx msg len: 1 dat: 13
  948. [ 19.926746] cectx c810023c.aocec: TX ERROR!!!
  949. [ 19.962520] CEC: tx msg len: 1 dat: 14
  950. [ 20.126794] cectx c810023c.aocec: TX ERROR!!!
  951. [ 20.162417] CEC: tx msg len: 1 dat: 14
  952. [ 20.326692] cectx c810023c.aocec: TX ERROR!!!
  953. [ 20.362529] CEC: tx msg len: 1 dat: 15
  954. [ 20.526806] cectx c810023c.aocec: TX ERROR!!!
  955. [ 20.562516] CEC: tx msg len: 1 dat: 15
  956. [ 20.726791] cectx c810023c.aocec: TX ERROR!!!
  957. [ 20.762478] CEC: tx msg len: 1 dat: 16
  958. [ 20.926750] cectx c810023c.aocec: TX ERROR!!!
  959. [ 20.962436] CEC: tx msg len: 1 dat: 16
  960. [ 21.126705] cectx c810023c.aocec: TX ERROR!!!
  961. [ 21.162666] CEC: tx msg len: 1 dat: 17
  962. [ 21.326939] cectx c810023c.aocec: TX ERROR!!!
  963. [ 21.362471] CEC: tx msg len: 1 dat: 17
  964. [ 21.526745] cectx c810023c.aocec: TX ERROR!!!
  965. [ 21.562582] CEC: tx msg len: 1 dat: 18
  966. [ 21.726855] cectx c810023c.aocec: TX ERROR!!!
  967. [ 21.762449] CEC: tx msg len: 1 dat: 18
  968. [ 21.926722] cectx c810023c.aocec: TX ERROR!!!
  969. [ 21.962621] CEC: tx msg len: 1 dat: 19
  970. [ 22.126894] cectx c810023c.aocec: TX ERROR!!!
  971. [ 22.162455] CEC: tx msg len: 1 dat: 19
  972. [ 22.326730] cectx c810023c.aocec: TX ERROR!!!
  973. [ 22.362658] CEC: tx msg len: 1 dat: 1a
  974. [ 22.526931] cectx c810023c.aocec: TX ERROR!!!
  975. [ 22.562464] CEC: tx msg len: 1 dat: 1a
  976. [ 22.726737] cectx c810023c.aocec: TX ERROR!!!
  977. [ 22.762604] CEC: tx msg len: 1 dat: 1b
  978. [ 22.910193] cectx c810023c.aocec: mode is 1b6
  979. [ 22.926875] cectx c810023c.aocec: TX ERROR!!!
  980. [ 22.962527] CEC: tx msg len: 1 dat: 1b
  981. [ 23.126805] cectx c810023c.aocec: TX ERROR!!!
  982. [ 23.162676] CEC: tx msg len: 1 dat: 1c
  983. [ 23.326945] cectx c810023c.aocec: TX ERROR!!!
  984. [ 23.362481] CEC: tx msg len: 1 dat: 1c
  985. [ 23.526752] cectx c810023c.aocec: TX ERROR!!!
  986. [ 23.562714] CEC: tx msg len: 1 dat: 1d
  987. [ 23.726985] cectx c810023c.aocec: TX ERROR!!!
  988. [ 23.762490] CEC: tx msg len: 1 dat: 1d
  989. [ 23.926759] cectx c810023c.aocec: TX ERROR!!!
  990. [ 23.962660] CEC: tx msg len: 1 dat: 1e
  991. [ 24.126932] cectx c810023c.aocec: TX ERROR!!!
  992. [ 24.162495] CEC: tx msg len: 1 dat: 1e
  993. [ 24.326764] cectx c810023c.aocec: TX ERROR!!!
  994. [ 28.153260] cectx c810023c.aocec: mode is 1b6
  995. [ 33.392954] cectx c810023c.aocec: mode is 1b6
  996. [ 38.633637] cectx c810023c.aocec: mode is 1b6
  997. [ 43.873822] cectx c810023c.aocec: mode is 1b6
  998. [ 49.114640] cectx c810023c.aocec: mode is 1b6
  999. [ 54.355393] cectx c810023c.aocec: mode is 1b6
  1000. [ 59.597108] cectx c810023c.aocec: mode is 1b6
  1001. [ 64.847529] cectx c810023c.aocec: mode is 1b6
  1002. [ 70.100097] cectx c810023c.aocec: mode is 1b6
  1003. [ 75.349321] cectx c810023c.aocec: mode is 1b6
  1004. [ 80.599826] cectx c810023c.aocec: mode is 1b6
  1005. [ 85.852164] cectx c810023c.aocec: mode is 1b6
  1006. [ 89.841424] [aml-spdif-dai]aiu 958 playback disable
  1007. [ 89.841486] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1008. [ 89.841490] aml_set_spdif_clk rate
  1009. [ 89.841502] divider=22,frac=13030400,SDMval=2364
  1010. [ 89.841513] set normal 512 fs /4 fs
  1011. [ 89.841520] iec958 mode PCM16
  1012. [ 89.841527] IEC958 16bit
  1013. [ 89.841534] hdmitx: audio: aout notify rate 44100
  1014. [ 89.841537] hdmitx: audio: aout notify size 16
  1015. [ 91.102254] cectx c810023c.aocec: mode is 1b6
  1016. [ 96.353032] cectx c810023c.aocec: mode is 1b6
  1017. [ 101.603246] cectx c810023c.aocec: mode is 1b6
  1018. [ 106.853029] cectx c810023c.aocec: mode is 1b6
  1019. [ 112.103228] cectx c810023c.aocec: mode is 1b6
  1020. [ 117.347607] cectx c810023c.aocec: mode is 1b6
  1021. [ 122.589065] cectx c810023c.aocec: mode is 1b6
  1022. [ 127.830338] cectx c810023c.aocec: mode is 1b6
  1023. [ 133.071536] cectx c810023c.aocec: mode is 1b6
  1024. [ 138.312681] cectx c810023c.aocec: mode is 1b6
  1025. [ 143.553699] cectx c810023c.aocec: mode is 1b6
  1026. [ 148.803164] cectx c810023c.aocec: mode is 1b6
  1027. [ 154.053284] cectx c810023c.aocec: mode is 1b6
  1028. [ 159.304058] cectx c810023c.aocec: mode is 1b6
  1029. [ 164.554383] cectx c810023c.aocec: mode is 1b6
  1030. [ 169.804468] cectx c810023c.aocec: mode is 1b6
  1031. [ 175.055558] cectx c810023c.aocec: mode is 1b6
  1032. [ 180.306506] cectx c810023c.aocec: mode is 1b6
  1033. [ 185.547994] cectx c810023c.aocec: mode is 1b6
  1034. [ 190.794589] cectx c810023c.aocec: mode is 1b6
  1035. [ 196.045156] cectx c810023c.aocec: mode is 1b6
  1036. [ 201.295113] cectx c810023c.aocec: mode is 1b6
  1037. [ 206.545571] cectx c810023c.aocec: mode is 1b6
  1038. [ 211.795758] cectx c810023c.aocec: mode is 1b6
  1039. [ 217.046669] cectx c810023c.aocec: mode is 1b6
  1040. [ 222.297902] cectx c810023c.aocec: mode is 1b6
  1041. [ 227.548976] cectx c810023c.aocec: mode is 1b6
  1042. [ 232.800715] cectx c810023c.aocec: mode is 1b6
  1043. [ 238.042410] cectx c810023c.aocec: mode is 1b6
  1044. [ 243.282358] cectx c810023c.aocec: mode is 1b6
  1045. [ 248.523491] cectx c810023c.aocec: mode is 1b6
  1046. [ 253.764203] cectx c810023c.aocec: mode is 1b6
  1047. [ 259.005252] cectx c810023c.aocec: mode is 1b6
  1048. [ 264.245921] cectx c810023c.aocec: mode is 1b6
  1049. [ 269.486068] cectx c810023c.aocec: mode is 1b6
  1050. [ 274.730516] cectx c810023c.aocec: mode is 1b6
  1051. [ 279.980700] cectx c810023c.aocec: mode is 1b6
  1052. [ 285.230988] cectx c810023c.aocec: mode is 1b6
  1053. [ 290.481058] cectx c810023c.aocec: mode is 1b6
  1054. [ 295.731481] cectx c810023c.aocec: mode is 1b6
  1055. [ 300.975321] cectx c810023c.aocec: mode is 1b6
  1056. [ 306.216002] cectx c810023c.aocec: mode is 1b6
  1057. [ 311.455840] cectx c810023c.aocec: mode is 1b6
  1058. [ 316.697654] cectx c810023c.aocec: mode is 1b6
  1059. [ 321.938557] cectx c810023c.aocec: mode is 1b6
  1060. [ 327.179374] cectx c810023c.aocec: mode is 1b6
  1061. [ 332.420250] cectx c810023c.aocec: mode is 1b6
  1062. [ 337.662846] cectx c810023c.aocec: mode is 1b6
  1063. [ 342.903504] cectx c810023c.aocec: mode is 1b6
  1064. [ 348.144433] cectx c810023c.aocec: mode is 1b6
  1065. [ 353.385210] cectx c810023c.aocec: mode is 1b6
  1066. [ 358.626588] cectx c810023c.aocec: mode is 1b6
  1067. [ 363.867773] cectx c810023c.aocec: mode is 1b6
  1068. [ 369.108860] cectx c810023c.aocec: mode is 1b6
  1069. [ 374.349550] cectx c810023c.aocec: mode is 1b6
  1070. [ 379.590351] cectx c810023c.aocec: mode is 1b6
  1071. [ 384.839476] cectx c810023c.aocec: mode is 1b6
  1072. [ 390.089954] cectx c810023c.aocec: mode is 1b6
  1073. [ 395.340242] cectx c810023c.aocec: mode is 1b6
  1074. [ 400.590025] cectx c810023c.aocec: mode is 1b6
  1075. [ 405.840878] cectx c810023c.aocec: mode is 1b6
  1076. [ 411.092156] cectx c810023c.aocec: mode is 1b6
  1077. [ 416.343165] cectx c810023c.aocec: mode is 1b6
  1078. [ 421.594483] cectx c810023c.aocec: mode is 1b6
  1079. [ 426.844509] cectx c810023c.aocec: mode is 1b6
  1080. [ 432.094520] cectx c810023c.aocec: mode is 1b6
  1081. [ 437.345167] cectx c810023c.aocec: mode is 1b6
  1082. [ 442.595923] cectx c810023c.aocec: mode is 1b6
  1083. [ 447.846098] cectx c810023c.aocec: mode is 1b6
  1084. [ 453.096729] cectx c810023c.aocec: mode is 1b6
  1085. [ 458.347559] cectx c810023c.aocec: mode is 1b6
  1086. [ 463.598231] cectx c810023c.aocec: mode is 1b6
  1087. [ 468.849055] cectx c810023c.aocec: mode is 1b6
  1088. [ 474.091575] cectx c810023c.aocec: mode is 1b6
  1089. [ 479.332295] cectx c810023c.aocec: mode is 1b6
  1090. [ 484.573504] cectx c810023c.aocec: mode is 1b6
  1091. [ 489.814265] cectx c810023c.aocec: mode is 1b6
  1092. [ 495.054405] cectx c810023c.aocec: mode is 1b6
  1093. [ 500.295303] cectx c810023c.aocec: mode is 1b6
  1094. [ 505.536532] cectx c810023c.aocec: mode is 1b6
  1095. [ 510.778038] cectx c810023c.aocec: mode is 1b6
  1096. [ 516.018793] cectx c810023c.aocec: mode is 1b6
  1097. [ 521.258882] cectx c810023c.aocec: mode is 1b6
  1098. [ 526.499577] cectx c810023c.aocec: mode is 1b6
  1099. [ 531.740139] cectx c810023c.aocec: mode is 1b6
  1100. [ 536.980418] cectx c810023c.aocec: mode is 1b6
  1101. [ 542.220108] cectx c810023c.aocec: mode is 1b6
  1102. [ 547.460869] cectx c810023c.aocec: mode is 1b6
  1103. [ 552.702911] cectx c810023c.aocec: mode is 1b6
  1104. [ 557.944164] cectx c810023c.aocec: mode is 1b6
  1105. [ 559.416309] CEC: tx msg len: 2 dat: 10 04
  1106. [ 559.502797] CEC: tx msg len: 4 dat: 1f 82 30 00
  1107. [ 559.609239] buf=0
  1108. [ 559.609244] IEC958_mode_raw=0
  1109. [ 559.609276] IEC958_mode_codec= 0, IEC958 type 2 CH PCM
  1110. [ 559.609278] last mode 0,now 0
  1111. [ 559.610461] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1112. [ 559.610463] aml_set_spdif_clk rate
  1113. [ 559.610475] divider=22,frac=13030400,SDMval=2364
  1114. [ 559.610484] set normal 512 fs /4 fs
  1115. [ 559.610489] iec958 mode PCM16
  1116. [ 559.610495] IEC958 16bit
  1117. [ 559.610499] hdmitx: audio: aout notify rate 44100
  1118. [ 559.610501] hdmitx: audio: aout notify size 16
  1119. [ 559.610839] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1120. [ 559.610841] aml_set_spdif_clk rate
  1121. [ 559.610847] divider=22,frac=13030400,SDMval=2364
  1122. [ 559.610852] set normal 512 fs /4 fs
  1123. [ 559.610855] iec958 mode PCM16
  1124. [ 559.610859] IEC958 16bit
  1125. [ 559.610862] hdmitx: audio: aout notify rate 44100
  1126. [ 559.610863] hdmitx: audio: aout notify size 16
  1127. [ 559.612049] [aml-spdif-dai]aiu 958 playback enable
  1128. [ 559.642730] CEC: tx msg len: 3 dat: 10 8e 00
  1129. [ 563.185043] cectx c810023c.aocec: mode is 1b6
  1130. [ 568.427817] cectx c810023c.aocec: mode is 1b6
  1131. [ 570.571419] [aml-spdif-dai]aiu 958 playback disable
  1132. [ 570.571457] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1133. [ 570.571458] aml_set_spdif_clk rate
  1134. [ 570.571469] divider=22,frac=13030400,SDMval=2364
  1135. [ 570.571478] set normal 512 fs /4 fs
  1136. [ 570.571483] iec958 mode PCM16
  1137. [ 570.571488] IEC958 16bit
  1138. [ 570.571493] hdmitx: audio: aout notify rate 44100
  1139. [ 570.571494] hdmitx: audio: aout notify size 16
  1140. [ 570.571900] [aml-spdif-dai]aiu 958 playback enable
  1141. [ 573.672148] cectx c810023c.aocec: mode is 1b6
  1142. [ 577.261419] [aml-spdif-dai]aiu 958 playback disable
  1143. [ 577.261473] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1144. [ 577.261477] aml_set_spdif_clk rate
  1145. [ 577.261498] divider=22,frac=13030400,SDMval=2364
  1146. [ 577.261514] set normal 512 fs /4 fs
  1147. [ 577.261524] iec958 mode PCM16
  1148. [ 577.261531] IEC958 16bit
  1149. [ 577.261539] hdmitx: audio: aout notify rate 44100
  1150. [ 577.261542] hdmitx: audio: aout notify size 16
  1151. [ 577.261774] ----aml_hw_iec958_init,runtime->rate=44100,sample_rate=5--
  1152. [ 577.261778] aml_set_spdif_clk rate
  1153. [ 577.261783] divider=22,frac=13030400,SDMval=2364
  1154. [ 577.261789] set normal 512 fs /4 fs
  1155. [ 577.261793] iec958 mode PCM16
  1156. [ 577.261799] IEC958 16bit
  1157. [ 577.261803] hdmitx: audio: aout notify rate 44100
  1158. [ 577.261806] hdmitx: audio: aout notify size 16
  1159. [ 578.916163] cectx c810023c.aocec: mode is 1b6
  1160. [ 584.158895] cectx c810023c.aocec: mode is 1b6
  1161. [ 589.403541] cectx c810023c.aocec: mode is 1b6
  1162. [ 594.646579] cectx c810023c.aocec: mode is 1b6
  1163. [ 599.888246] cectx c810023c.aocec: mode is 1b6
  1164. [ 600.704261] codec:vdec_clock_set-----2
  1165. [ 600.704284] codec:vdec1_set_clk 0, 1
  1166. [ 600.704292] codec:vdec_clock_set 2 to 500
  1167. [ 600.704696] codec:Video stbuf alloced at 0000000064f00000, size = 15728640
  1168. [ 600.704713] codec:vdec_dev_reg.mem[0x0 -- 0x0]
  1169. [ 600.704720] codec:vdec base memory alloced 0000000065e00000
  1170. [ 600.711047] codec:amvdec_h264 mem-addr=65e00000,buff_offset=64e00000,buf_start=65f3e000
  1171. [ 600.711071] codec:H264 sysinfo: 1920x800 duration=4004, pts_outside=1,
  1172. [ 600.711075] codec:sync_outside=0, use_idr_framerate=0
  1173. [ 600.711982] codec:264 ucode swap area: phyaddr 00000000645d0000, cpu vaddr ffffff800176a000
  1174. [ 600.711994] codec:start load orignal firmware ...
  1175. [ 600.712068] codec:loading firmware vh264_mc to vdec ram ok!
  1176. [ 600.712784] tv_vout: vout [tv_set_vframe_rate_hint] duration = 4004, policy = 1!
  1177. [ 600.712799] tv_vout: vout [framerate_automation_process] duration = 4004
  1178. [ 600.712804] tv_vout: framerate_automation_process[1046] fps_playing_flag = 0
  1179. [ 600.712808] tv_vout: fr_vsource = 2400
  1180. [ 600.712820] tv_vout: mode_target=15,is_receiver_supported=1
  1181. [ 600.713502] codec:video first pts = 0
  1182. [ 600.714254] codec:video first checkin pts = 0
  1183. [ 600.714263] codec:first check in vpts <0x24:0x0> ok!
  1184. [ 600.715385] codec:v264dec: aspect_ratio not available from source
  1185. [ 600.715400] codec:video first pts = 1
  1186. [ 600.721459] codec:vdec_clock_set-----166
  1187. [ 600.721470] codec:vdec1_set_clk 0, 3
  1188. [ 600.721475] codec:vdec_clock_set 2 to 166
  1189. [ 600.721478] codec:vdec1 video changed to 1920 x 800 23 fps clk->166MHZ
  1190. [ 600.733057] cectx c810023c.aocec: mode is 1b6
  1191. [ 600.761500] switch_vpu_mem_pd: di_pre ON
  1192. [ 600.771518] pre_de_buf_config: source change: 0x0/0/0/0=>0x9000/1920/800/0
  1193. [ 600.774421] codec:detect vout mode change!!!!!!!!!!!!
  1194. [ 600.774450] codec:[video4osd] first picture {1920,800} pts:1,
  1195. [ 600.774898] rdma_register, rdma_table_addr ffffff8001777000 rdma_table_addr_phy 645ce000 reg_buf ffffffc0560a2000
  1196. [ 600.774907] rdma_register success, handle 2 table_size 8192
  1197. [ 600.834445] codec:[video4osd] first picture {1920,800} pts:ec4,
  1198. [ 600.837212] vout_serve: vmode set to 1080p24hz
  1199. [ 600.837233] vout_serve: disable HDMI PHY as soon as possible
  1200. [ 600.837241] tv_vout: tv_set_current_vmode[672]fps_target_mode=16
  1201. [ 600.837246] tv_vout: mode is 16,sync_duration_den=1,sync_duration_num=24
  1202. [ 600.837253] switch_vpu_mem_pd: vencp ON
  1203. [ 600.837259] tv_vout: TV mode 1080p24hz selected.
  1204. [ 600.837266] tv_vout: new mode =1080p24hz set ok
  1205. [ 600.837269] vout_serve: vinfo mode is: 1080p24hz
  1206. [ 600.837273] vout_serve: new mode 1080p24hz set ok
  1207. [ 600.837283] hdmitx: video: get current mode: 1080p24hz
  1208. [ 600.837293] hdmitx: video: get current mode: 1080p24hz
  1209. [ 600.837316] hdmitx: system: already init VIC = 0 Now VIC = 32
  1210. [ 600.837322] hdmitx: rx no SCDC present indicator
  1211. [ 600.839331] hdmitx: ddc rd8b error 0x54 0x01
  1212. [ 600.841341] hdmitx: ddc rd8b error 0x54 0x01
  1213. [ 600.841346] hdmirx version is 1.4 or below
  1214. [ 600.841349] hdmitx: system: set pll
  1215. [ 600.841353] hdmitx: system: param->VIC:32
  1216. [ 600.851397] hdmitx: set clk of VIC = 32 done
  1217. [ 600.851483] hdmitx: set enc for VIC: 32
  1218. [ 600.851505] hdmitx_set_hw[4377] set VIC = 32
  1219. [ 600.983441] hdmitx: system: phy setting done
  1220. [ 600.983467] hdmitx: system: irq 80000001
  1221. [ 600.983500] Start = 0x10000100 End = 0x100001ff
  1222. [ 600.983510] [0x10000104]: 0x00000001
  1223. [ 600.983645] [0x10000180]: 0x000000ff
  1224. [ 600.983650] [0x10000181]: 0x000000ff
  1225. [ 600.983654] [0x10000182]: 0x00000003
  1226. [ 600.983659] [0x10000183]: 0x00000007
  1227. [ 600.983663] [0x10000184]: 0x0000003f
  1228. [ 600.983667] [0x10000185]: 0x00000002
  1229. [ 600.983673] [0x10000187]: 0x000000ff
  1230. [ 600.983677] [0x10000188]: 0x00000003
  1231. [ 601.012438] Sink is HDMI device
  1232. [ 601.012450] Source reading EDID
  1233. [ 601.041422] hdmtix: set audio
  1234. [ 601.041435] hdmitx tx_aud_src = 0
  1235. [ 601.041459] hdmitx aud_n_para = 6144
  1236. [ 601.041477] hdmitx set channel status
  1237. [ 601.041536] fb: current vmode=1080p24hz
  1238. [ 601.067849] tv_vout: vout [tv_set_vframe_rate_hint] duration = 4004, policy = 1!
  1239. [ 601.067854] tv_vout: vout [framerate_automation_process] duration = 4004
  1240. [ 601.067858] tv_vout: framerate_automation_process[1046] fps_playing_flag = 0
  1241. [ 601.067862] tv_vout: fr_vsource = 2400
  1242. [ 601.067869] tv_vout: mode_target=16,is_receiver_supported=1
  1243. [ 601.068178] fb: osd[0] set scale, h_scale: DISABLE, v_scale: DISABLE
  1244. [ 601.068183] fb: osd[0].scaledata: 0 1919 0 1079
  1245. [ 601.068187] fb: osd[0].pandata: 0 1919 1080 2159
  1246. [ 601.109464] codec:detect vout mode change!!!!!!!!!!!!
  1247. [ 601.109491] codec:[video4osd] first picture {1920,800} pts:2bf2,
  1248. [ 601.151148] codec:[video4osd] first picture {1920,800} pts:3ab6,
  1249. [ 601.151437] fb: osd[0] enable: 1 (kodi.bin)
  1250. [ 602.419454] codec:finished correct frame dur
  1251. [ 602.419469] codec: new=4005,old_duration=4003,cnt=25
  1252. [ 602.656951] codec:video_disable_store(0)
  1253. [ 602.656968] switch_vpu_mem_pd: viu_vd1 ON
  1254. [ 602.656974] switch_vpu_mem_pd: afbc_dec ON
  1255. [ 602.656977] switch_vpu_mem_pd: di_post ON
  1256. [ 602.692828] codec:[video4osd] first picture {1920,800} pts:ea7e,
  1257. [ 602.692852] switch_vpu_mem_pd: viu_vd1 ON
  1258. [ 602.692855] switch_vpu_mem_pd: afbc_dec ON
  1259. [ 602.692857] switch_vpu_mem_pd: di_post ON
  1260. [ 602.734502] codec:[video4osd] first picture {1920,800} pts:f942,
  1261. [ 602.734527] switch_vpu_mem_pd: viu_vd1 ON
  1262. [ 602.734530] switch_vpu_mem_pd: afbc_dec ON
  1263. [ 602.734532] switch_vpu_mem_pd: di_post ON
  1264. [ 602.776158] codec:VsyncEnableVideoLayer
  1265. [ 602.942825] codec:[video4osd] first picture {1920,800} pts:142bc,
  1266. [ 602.942849] switch_vpu_mem_pd: viu_vd1 ON
  1267. [ 602.942851] switch_vpu_mem_pd: afbc_dec ON
  1268. [ 602.942853] switch_vpu_mem_pd: di_post ON
  1269. [ 602.984487] codec:[video4osd] first picture {1920,800} pts:15126,
  1270. [ 602.984510] switch_vpu_mem_pd: viu_vd1 ON
  1271. [ 602.984513] switch_vpu_mem_pd: afbc_dec ON
  1272. [ 602.984515] switch_vpu_mem_pd: di_post ON
  1273. [ 603.026171] codec:VsyncEnableVideoLayer
  1274. [ 603.776171] codec:[video4osd] first picture {1920,800} pts:23bfe,
  1275. [ 603.776201] switch_vpu_mem_pd: viu_vd1 ON
  1276. [ 603.776203] switch_vpu_mem_pd: afbc_dec ON
  1277. [ 603.776206] switch_vpu_mem_pd: di_post ON
  1278. [ 603.817832] codec:[video4osd] first picture {1920,800} pts:24a68,
  1279. [ 603.817857] switch_vpu_mem_pd: viu_vd1 ON
  1280. [ 603.817860] switch_vpu_mem_pd: afbc_dec ON
  1281. [ 603.817862] switch_vpu_mem_pd: di_post ON
  1282. [ 603.859504] codec:VsyncEnableVideoLayer
  1283. [ 605.131036] cectx c810023c.aocec: mode is 1b6
  1284. [ 610.432111] cectx c810023c.aocec: mode is 1b6
  1285. [ 615.836289] cectx c810023c.aocec: mode is 1b6
  1286. [ 617.718352] codec:fix_frame_rate mode play
  1287. [ 623.609491] codec:discontinue, systime=0x1cecf9 vpts=0x167280 next_vf->pts = 0x167280
  1288. [ 625.734485] codec:discontinue, systime=0x206eaa vpts=0x168129 next_vf->pts = 0x168129
  1289. [ 628.651152] codec:discontinue, systime=0x23ece8 vpts=0x168fd2 next_vf->pts = 0x168fd1
  1290. [ 631.359486] codec:discontinue, systime=0x279288 vpts=0x169e7a next_vf->pts = 0x169e7a
  1291. [ 631.901155] codec:discontinue, systime=0x282561 vpts=0x16ad23 next_vf->pts = 0x16ad23
  1292. [ 633.817818] codec:discontinue, systime=0x2b5663 vpts=0x16bbcc next_vf->pts = 0x16bbcc
  1293. [ 637.234484] codec:discontinue, systime=0x2eca9c vpts=0x16ca75 next_vf->pts = 0x16ca75
  1294. [ 640.151151] codec:discontinue, systime=0x337bc2 vpts=0x16d91e next_vf->pts = 0x16d91e
  1295. [ 642.734486] codec:discontinue, systime=0x374eb5 vpts=0x16e7c7 next_vf->pts = 0x16e7c6
  1296. [ 645.192818] codec:discontinue, systime=0x3adcb1 vpts=0x16f66f next_vf->pts = 0x16f66f
  1297. [ 648.609486] codec:discontinue, systime=0x3f2c64 vpts=0x17226a next_vf->pts = 0x17226a
  1298. [ 651.442818] codec:discontinue, systime=0x439332 vpts=0x173113 next_vf->pts = 0x173112
  1299. [ 652.567818] codec:discontinue, systime=0x44fcdc vpts=0x173fbb next_vf->pts = 0x173fbb
  1300. [ 654.817822] codec:discontinue, systime=0x481a05 vpts=0x175d0d next_vf->pts = 0x175d0d
  1301. [ 660.567818] codec:discontinue, systime=0x501d5d vpts=0x177a5f next_vf->pts = 0x177a5e
  1302. [ 664.192819] codec:discontinue, systime=0x54d16a vpts=0x178907 next_vf->pts = 0x178907
  1303. [ 666.442816] codec:discontinue, systime=0x5752bf vpts=0x1797b0 next_vf->pts = 0x1797b0
  1304. [ 668.901151] codec:discontinue, systime=0x5ac2fb vpts=0x17a659 next_vf->pts = 0x17a659
  1305. [ 670.692822] codec:discontinue, systime=0x5ced64 vpts=0x17b502 next_vf->pts = 0x17b502
  1306. [ 671.401150] codec:discontinue, systime=0x5ef920 vpts=0x17c3ab next_vf->pts = 0x17c3ab
  1307. [ 673.109488] codec:discontinue, systime=0x608157 vpts=0x17e0fc next_vf->pts = 0x17e0fc
  1308. [ 678.442817] codec:discontinue, systime=0x689953 vpts=0x17fe4e next_vf->pts = 0x17fe4e
  1309. [ 681.840341] AESink[587]: unhandled level 2 translation fault (11) at 0x00000050, esr 0x92000006
  1310. [ 681.840355] pgd = ffffffc051007000
  1311. [ 681.840360] [00000050] *pgd=0000000050780003, *pmd=0000000000000000
  1312. [ 681.840366]
  1313. [ 681.840372] CPU: 3 PID: 587 Comm: AESink Not tainted 3.14.29 #1
  1314. [ 681.840377] task: ffffffc051152c00 ti: ffffffc05101c000 task.ti: ffffffc05101c000
  1315. [ 681.840390] PC is at 0x94b810
  1316. [ 681.840394] LR is at 0x94b810
  1317. [ 681.840398] pc : [<000000000094b810>] lr : [<000000000094b810>] pstate: 80000000
  1318. [ 681.840401] sp : 0000007f79057580
  1319. [ 681.840404] x29: 0000007f790578d0 x28: 00000000000012c0
  1320. [ 681.840409] x27: 00000000000012c0 x26: 00000000000001f4
  1321. [ 681.840414] x25: 00000000000003e8 x24: 0000000000000000
  1322. [ 681.840419] x23: 0000007f6c00ed20 x22: 0000007f79057628
  1323. [ 681.840424] x21: 0000007f79057628 x20: 0000007f6c005540
  1324. [ 681.840428] x19: 0000000001873c20 x18: 000000000000016e
  1325. [ 681.840433] x17: 0000007f7a3e9868 x16: 0000007f7a27fac0
  1326. [ 681.840438] x15: 0000000000000064 x14: b6ea00f9378ae36d
  1327. [ 681.840443] x13: 375e202e36ce05c9 x12: 372e72c6379cb3c1
  1328. [ 681.840448] x11: b6bfd07b36f284c4 x10: b7a8d2063527a606
  1329. [ 681.840453] x9 : 37024836b78d74a9 x8 : 0000000000000062
  1330. [ 681.840457] x7 : 0000000000000000 x6 : 0000000000000000
  1331. [ 681.840711] x5 : 0000007f790587d0 x4 : 0000000000000001
  1332. [ 681.840717] x3 : 0000000000000000 x2 : 0000000000000247
  1333. [ 681.840722] x1 : 0000000000000010 x0 : 0000000000000000
  1334. [ 681.840727]
  1335. [ 688.335034] AESink: page allocation failure: order:0, mode:0x10200da
  1336. [ 688.335050] CPU: 3 PID: 587 Comm: AESink Not tainted 3.14.29 #1
  1337. [ 688.335054] Call trace:
  1338. [ 688.335069] [<ffffffc001088d08>] dump_backtrace+0x0/0x130
  1339. [ 688.335075] [<ffffffc001088e58>] show_stack+0x20/0x30
  1340. [ 688.335083] [<ffffffc0018b91d4>] dump_stack+0x7c/0xc0
  1341. [ 688.335092] [<ffffffc00116bafc>] warn_alloc_failed+0xd4/0x130
  1342. [ 688.335098] [<ffffffc00116f7a8>] __alloc_pages_nodemask+0x768/0x968
  1343. [ 688.335103] [<ffffffc0011668ac>] grab_cache_page_write_begin+0x9c/0x100
  1344. [ 688.335111] [<ffffffc00123f804>] ext4_da_write_begin+0x9c/0x330
  1345. [ 688.335116] [<ffffffc001165f50>] generic_file_buffered_write+0xd8/0x240
  1346. [ 688.335122] [<ffffffc00116784c>] __generic_file_aio_write+0x1ec/0x318
  1347. [ 688.335127] [<ffffffc0011679d8>] generic_file_aio_write+0x60/0x128
  1348. [ 688.335133] [<ffffffc001234a08>] ext4_file_write+0xa8/0x470
  1349. [ 688.335140] [<ffffffc0011b19f0>] do_sync_write+0x80/0xc8
  1350. [ 688.335145] [<ffffffc0011b2a4c>] __kernel_write+0x6c/0x140
  1351. [ 688.335152] [<ffffffc0012125f0>] dump_emit+0x70/0xe0
  1352. [ 688.335158] [<ffffffc00120bedc>] elf_core_dump+0xeac/0xff0
  1353. [ 688.335163] [<ffffffc001212c54>] do_coredump+0x484/0xb98
  1354. [ 688.335170] [<ffffffc0010acb18>] get_signal_to_deliver+0x370/0x5b8
  1355. [ 688.335175] [<ffffffc0010882c8>] do_signal+0x228/0x568
  1356. [ 688.335180] [<ffffffc001088844>] do_notify_resume+0x6c/0x78
  1357. [ 688.335184] Mem-Info:
  1358. [ 688.335187] Normal per-cpu:
  1359. [ 688.335192] CPU 0: hi: 186, btch: 31 usd: 66
  1360. [ 688.335196] CPU 1: hi: 186, btch: 31 usd: 30
  1361. [ 688.335200] CPU 2: hi: 186, btch: 31 usd: 155
  1362. [ 688.335204] CPU 3: hi: 186, btch: 31 usd: 66
  1363. [ 688.335212] active_anon:257722 inactive_anon:32508 isolated_anon:0
  1364. [ 688.335212] active_file:678 inactive_file:10169 isolated_file:0
  1365. [ 688.335212] unevictable:0 dirty:0 writeback:886 unstable:0
  1366. [ 688.335212] free:4090 slab_reclaimable:3528 slab_unreclaimable:6923
  1367. [ 688.335212] mapped:522 shmem:33718 pagetables:964 bounce:0
  1368. [ 688.335212] free_cma:18
  1369. [ 688.335231] Normal free:16360kB min:16384kB low:20480kB high:24576kB active_anon:1030888kB inactive_anon:130032kB active_file:2712kB inactive_file:40676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:2008576kB managed:1820540kB mlocked:0kB dirty:0kB writeback:3544kB mapped:2088kB shmem:134872kB slab_reclaimable:14112kB slab_unreclaimable:27692kB kernel_stack:2304kB pagetables:3856kB unstable:0kB bounce:0kB free_cma:72kB writeback_tmp:0kB pages_scanned:69703 all_unreclaimable? yes
  1370. [ 688.335236] lowmem_reserve[]: 0 0
  1371. [ 688.335243] Normal: 2*4kB (EM) 13*8kB (U) 68*16kB (UEM) 295*32kB (UEM) 66*64kB (UEM) 8*128kB (EM) 2*256kB (E) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 16400kB
  1372. [ 688.335269] 44575 total pagecache pages
  1373. [ 688.335272] 502144 pages RAM
  1374. [ 688.335275] 0 pages HighMem/MovableOnly
  1375. [ 688.335278] 47009 pages reserved
  1376. [ 690.212640] tv_vout: vout [tv_set_vframe_rate_end_hint] return mode = 16, policy = 1!
  1377. [ 690.212758] codec:DisableVideoLayer()
  1378. [ 690.212764] codec:free_alloced_keep_buffer (null). (null). (null)
  1379. [ 690.212770] codec:keep exit is skip current
  1380. [ 690.212776] codec:video first pts = 0
  1381. [ 690.212794] switch_vpu_mem_pd: di_pre OFF
  1382. [ 690.212805] codec:vdec_clock_set-----0
  1383. [ 690.212812] codec:vdec1 video changed to 0 x 0 0 fps clk->166MHZ
  1384. [ 690.234473] codec:VsyncDisableVideoLayer
  1385. [ 693.921969] codec:hevc_clock_set-----2
  1386. [ 693.921984] codec:hevc_set_clk 0, 1
  1387. [ 693.922010] codec:vdec_clock_set-----2
  1388. [ 693.922017] codec:vdec1_set_clk 0, 1
  1389. [ 693.922022] codec:vdec_clock_set 2 to 500
  1390. [ 693.958184] vout_serve: vmode set to 1080p50hz
  1391. [ 693.958206] vout_serve: disable HDMI PHY as soon as possible
  1392. [ 693.958214] tv_vout: tv_set_current_vmode[672]fps_target_mode=15
  1393. [ 693.958219] tv_vout: mode is 15,sync_duration_den=1,sync_duration_num=50
  1394. [ 693.958227] switch_vpu_mem_pd: vencp ON
  1395. [ 693.958233] tv_vout: TV mode 1080p50hz selected.
  1396. [ 693.958239] tv_vout: new mode =1080p50hz set ok
  1397. [ 693.958242] vout_serve: vinfo mode is: 1080p50hz
  1398. [ 693.958246] vout_serve: new mode 1080p50hz set ok
  1399. [ 693.958256] hdmitx: video: get current mode: 1080p50hz
  1400. [ 693.958264] hdmitx: video: get current mode: 1080p50hz
  1401. [ 693.958290] hdmitx: system: already init VIC = 0 Now VIC = 31
  1402. [ 693.958295] hdmitx: rx no SCDC present indicator
  1403. [ 693.960305] hdmitx: ddc rd8b error 0x54 0x01
  1404. [ 693.962317] hdmitx: ddc rd8b error 0x54 0x01
  1405. [ 693.962324] hdmirx version is 1.4 or below
  1406. [ 693.962328] hdmitx: system: set pll
  1407. [ 693.962332] hdmitx: system: param->VIC:31
  1408. [ 693.972363] hdmitx: set clk of VIC = 31 done
  1409. [ 693.972370] hdmitx: set enc for VIC: 31
  1410. [ 693.972410] hdmitx_set_hw[4377] set VIC = 31
  1411. [ 693.972586] hdmitx: system: irq 80000001
  1412. [ 693.972602] Start = 0x10000100 End = 0x100001ff
  1413. [ 693.972611] [0x10000104]: 0x00000001
  1414. [ 693.972731] [0x10000180]: 0x000000ff
  1415. [ 693.972736] [0x10000181]: 0x000000ff
  1416. [ 693.972740] [0x10000182]: 0x00000003
  1417. [ 693.972744] [0x10000183]: 0x00000007
  1418. [ 693.972748] [0x10000184]: 0x0000003f
  1419. [ 693.972752] [0x10000185]: 0x00000002
  1420. [ 693.972757] [0x10000187]: 0x000000ff
  1421. [ 693.972761] [0x10000188]: 0x00000003
  1422. [ 694.103435] hdmitx: system: phy setting done
  1423. [ 694.124481] switch_vpu_mem_pd: viu_vd1 OFF
  1424. [ 694.124490] switch_vpu_mem_pd: afbc_dec OFF
  1425. [ 694.124494] switch_vpu_mem_pd: di_post OFF
  1426. [ 694.132418] Sink is HDMI device
  1427. [ 694.132425] Source reading EDID
  1428. [ 694.161419] hdmtix: set audio
  1429. [ 694.161431] hdmitx tx_aud_src = 0
  1430. [ 694.161461] hdmitx aud_n_para = 6144
  1431. [ 694.161478] hdmitx set channel status
  1432. [ 694.161536] fb: current vmode=1080p50hz
  1433. [ 694.164786] fb: osd[0] set scale, h_scale: DISABLE, v_scale: DISABLE
  1434. [ 694.164792] fb: osd[0].scaledata: 0 1919 0 1079
  1435. [ 694.164796] fb: osd[0].pandata: 0 1919 0 1079
  1436. [ 694.187867] fb: osd[0] enable: 1 (kodi.bin)
  1437. [ 694.653209] cectx c810023c.aocec: mode is 1b6
  1438. [ 694.896557] CEC: tx msg len: 1 dat: f0
  1439. [ 694.914842] cectx c810023c.aocec: mode is 1b6
  1440. [ 694.914844] cectx c810023c.aocec: mode is 1b6
  1441. [ 694.962806] CEC: tx msg len: 2 dat: f0 8c
  1442. [ 695.156127] cectx c810023c.aocec: CEC: rx msg len: 5 dat: 0f 87 00 00 f0
  1443. [ 695.158280] CEC: tx msg len: 1 dat: 11
  1444. [ 695.195657] cectx c810023c.aocec: mode is 1b6
  1445. [ 695.334694] cectx c810023c.aocec: TX ERROR!!!
  1446. [ 695.372487] CEC: tx msg len: 1 dat: 11
  1447. [ 695.536821] cectx c810023c.aocec: TX ERROR!!!
  1448. [ 695.571731] cectx c810023c.aocec: CEC LA ARG:1
  1449. [ 695.573295] cectx c810023c.aocec: set logical addr:0x11
  1450. [ 695.574914] CEC: tx msg len: 5 dat: 1f 84 30 00 01
  1451. [ 695.733822] CEC: tx msg len: 6 dat: 10 47 4b 6f 64 69
  1452. [ 695.922686] CEC: tx msg len: 2 dat: 10 8f
  1453. [ 696.067437] cectx c810023c.aocec: CEC: rx msg len: 3 dat: 01 90 00
  1454. [ 696.069779] CEC: tx msg len: 2 dat: 10 04
  1455. [ 696.172872] CEC: tx msg len: 4 dat: 1f 82 30 00
  1456. [ 696.312742] CEC: tx msg len: 3 dat: 10 8e 00
  1457. [ 696.422632] CEC: tx msg len: 1 dat: 12
  1458. [ 696.586905] cectx c810023c.aocec: TX ERROR!!!
  1459. [ 696.622437] CEC: tx msg len: 1 dat: 12
  1460. [ 696.786710] cectx c810023c.aocec: TX ERROR!!!
  1461. [ 696.822550] CEC: tx msg len: 1 dat: 13
  1462. [ 696.986824] cectx c810023c.aocec: TX ERROR!!!
  1463. [ 697.022476] CEC: tx msg len: 1 dat: 13
  1464. [ 697.186753] cectx c810023c.aocec: TX ERROR!!!
  1465. [ 697.222527] CEC: tx msg len: 1 dat: 14
  1466. [ 697.386795] cectx c810023c.aocec: TX ERROR!!!
  1467. [ 697.422390] CEC: tx msg len: 1 dat: 14
  1468. [ 697.586665] cectx c810023c.aocec: TX ERROR!!!
  1469. [ 697.624392] CEC: tx msg len: 1 dat: 15
  1470. [ 697.788675] cectx c810023c.aocec: TX ERROR!!!
  1471. [ 697.822429] CEC: tx msg len: 1 dat: 15
  1472. [ 697.986705] cectx c810023c.aocec: TX ERROR!!!
  1473. [ 698.022448] CEC: tx msg len: 1 dat: 16
  1474. [ 698.186724] cectx c810023c.aocec: TX ERROR!!!
  1475. [ 698.222437] CEC: tx msg len: 1 dat: 16
  1476. [ 698.386707] cectx c810023c.aocec: TX ERROR!!!
  1477. [ 698.422547] CEC: tx msg len: 1 dat: 17
  1478. [ 698.586830] cectx c810023c.aocec: TX ERROR!!!
  1479. [ 698.622439] CEC: tx msg len: 1 dat: 17
  1480. [ 698.786717] cectx c810023c.aocec: TX ERROR!!!
  1481. [ 698.822584] CEC: tx msg len: 1 dat: 18
  1482. [ 698.986858] cectx c810023c.aocec: TX ERROR!!!
  1483. [ 699.022448] CEC: tx msg len: 1 dat: 18
  1484. [ 699.186725] cectx c810023c.aocec: TX ERROR!!!
  1485. [ 699.222591] CEC: tx msg len: 1 dat: 19
  1486. [ 699.386867] cectx c810023c.aocec: TX ERROR!!!
  1487. [ 699.432555] CEC: tx msg len: 1 dat: 19
  1488. [ 699.596828] cectx c810023c.aocec: TX ERROR!!!
  1489. [ 699.632602] CEC: tx msg len: 1 dat: 1a
  1490. [ 699.796878] cectx c810023c.aocec: TX ERROR!!!
  1491. [ 699.832471] CEC: tx msg len: 1 dat: 1a
  1492. [ 699.996744] cectx c810023c.aocec: TX ERROR!!!
  1493. [ 700.032519] CEC: tx msg len: 1 dat: 1b
  1494. [ 700.172256] cectx c810023c.aocec: mode is 1b6
  1495. [ 700.196791] cectx c810023c.aocec: TX ERROR!!!
  1496. [ 700.232503] CEC: tx msg len: 1 dat: 1b
  1497. [ 700.396782] cectx c810023c.aocec: TX ERROR!!!
  1498. [ 700.432500] CEC: tx msg len: 1 dat: 1c
  1499. [ 700.596769] cectx c810023c.aocec: TX ERROR!!!
  1500. [ 700.632428] CEC: tx msg len: 1 dat: 1c
  1501. [ 700.796700] cectx c810023c.aocec: TX ERROR!!!
  1502. [ 700.832538] CEC: tx msg len: 1 dat: 1d
  1503. [ 700.996808] cectx c810023c.aocec: TX ERROR!!!
  1504. [ 701.032432] CEC: tx msg len: 1 dat: 1d
  1505. [ 701.196706] cectx c810023c.aocec: TX ERROR!!!
  1506. [ 701.232453] CEC: tx msg len: 1 dat: 1e
  1507. [ 701.396724] cectx c810023c.aocec: TX ERROR!!!
  1508. [ 701.432416] CEC: tx msg len: 1 dat: 1e
  1509. [ 701.596682] cectx c810023c.aocec: TX ERROR!!!
  1510. [ 705.414851] cectx c810023c.aocec: mode is 1b6
  1511. [ 710.657171] cectx c810023c.aocec: mode is 1b6
  1512. [ 715.899503] cectx c810023c.aocec: mode is 1b6
  1513. [ 721.139788] cectx c810023c.aocec: mode is 1b6
  1514. [ 726.381723] cectx c810023c.aocec: mode is 1b6
  1515. [ 731.622534] cectx c810023c.aocec: mode is 1b6
  1516. [ 736.862566] cectx c810023c.aocec: mode is 1b6
  1517. [ 742.102585] cectx c810023c.aocec: mode is 1b6
  1518. [ 747.342448] cectx c810023c.aocec: mode is 1b6
  1519. [ 752.582390] cectx c810023c.aocec: mode is 1b6
  1520. [ 757.822038] cectx c810023c.aocec: mode is 1b6
  1521. [ 763.061567] cectx c810023c.aocec: mode is 1b6
  1522. [ 768.300943] cectx c810023c.aocec: mode is 1b6
  1523. [ 773.540358] cectx c810023c.aocec: mode is 1b6
  1524. [ 778.779402] cectx c810023c.aocec: mode is 1b6
  1525. [ 784.019081] cectx c810023c.aocec: mode is 1b6
  1526. [ 789.258848] cectx c810023c.aocec: mode is 1b6
  1527. [ 794.498875] cectx c810023c.aocec: mode is 1b6
  1528. [ 799.738215] cectx c810023c.aocec: mode is 1b6
  1529. [ 804.977924] cectx c810023c.aocec: mode is 1b6
  1530. [ 810.217015] cectx c810023c.aocec: mode is 1b6
  1531. [ 815.456654] cectx c810023c.aocec: mode is 1b6
  1532. [ 820.695986] cectx c810023c.aocec: mode is 1b6
  1533. [ 825.935049] cectx c810023c.aocec: mode is 1b6
  1534. [ 831.174724] cectx c810023c.aocec: mode is 1b6
  1535. [ 836.414471] cectx c810023c.aocec: mode is 1b6
  1536. [ 841.654100] cectx c810023c.aocec: mode is 1b6
  1537. [ 846.893277] cectx c810023c.aocec: mode is 1b6
  1538. [ 852.132674] cectx c810023c.aocec: mode is 1b6
  1539. [ 857.371849] cectx c810023c.aocec: mode is 1b6
  1540. [ 862.611141] cectx c810023c.aocec: mode is 1b6
  1541. [ 867.850683] cectx c810023c.aocec: mode is 1b6
  1542. [ 873.090114] cectx c810023c.aocec: mode is 1b6
  1543. [ 878.329712] cectx c810023c.aocec: mode is 1b6
  1544. [ 883.569488] cectx c810023c.aocec: mode is 1b6
  1545. [ 888.809361] cectx c810023c.aocec: mode is 1b6
  1546. [ 894.048816] cectx c810023c.aocec: mode is 1b6
  1547. [ 899.288699] cectx c810023c.aocec: mode is 1b6
  1548. [ 904.528238] cectx c810023c.aocec: mode is 1b6
  1549. [ 909.767701] cectx c810023c.aocec: mode is 1b6
  1550. [ 915.007061] cectx c810023c.aocec: mode is 1b6
  1551. [ 920.246120] cectx c810023c.aocec: mode is 1b6
  1552. [ 925.485782] cectx c810023c.aocec: mode is 1b6
  1553. [ 930.725397] cectx c810023c.aocec: mode is 1b6
  1554. [ 935.965319] cectx c810023c.aocec: mode is 1b6
  1555. [ 941.204997] cectx c810023c.aocec: mode is 1b6
  1556. [ 946.444678] cectx c810023c.aocec: mode is 1b6
  1557. [ 951.684544] cectx c810023c.aocec: mode is 1b6
  1558. [ 956.924023] cectx c810023c.aocec: mode is 1b6
  1559. [ 962.164345] cectx c810023c.aocec: mode is 1b6
  1560. [ 967.404124] cectx c810023c.aocec: mode is 1b6
  1561. [ 972.643779] cectx c810023c.aocec: mode is 1b6
  1562. [ 977.883367] cectx c810023c.aocec: mode is 1b6
  1563. [ 983.123338] cectx c810023c.aocec: mode is 1b6
  1564. [ 988.363052] cectx c810023c.aocec: mode is 1b6
  1565. [ 993.602902] cectx c810023c.aocec: mode is 1b6
  1566. [ 998.842190] cectx c810023c.aocec: mode is 1b6
  1567. [ 1004.082030] cectx c810023c.aocec: mode is 1b6
  1568. [ 1009.322124] cectx c810023c.aocec: mode is 1b6
  1569. [ 1014.562159] cectx c810023c.aocec: mode is 1b6
  1570. [ 1019.802300] cectx c810023c.aocec: mode is 1b6
  1571. [ 1025.042193] cectx c810023c.aocec: mode is 1b6
  1572. [ 1030.282053] cectx c810023c.aocec: mode is 1b6
  1573. [ 1035.521359] cectx c810023c.aocec: mode is 1b6
  1574. [ 1040.761692] cectx c810023c.aocec: mode is 1b6
  1575. [ 1046.002118] cectx c810023c.aocec: mode is 1b6
  1576. [ 1051.241981] cectx c810023c.aocec: mode is 1b6
  1577. [ 1056.481530] cectx c810023c.aocec: mode is 1b6
  1578. [ 1061.721586] cectx c810023c.aocec: mode is 1b6
  1579. [ 1066.970652] cectx c810023c.aocec: mode is 1b6
  1580. [ 1072.221100] cectx c810023c.aocec: mode is 1b6
  1581. [ 1077.472207] cectx c810023c.aocec: mode is 1b6
  1582. [ 1082.721661] cectx c810023c.aocec: mode is 1b6
  1583. [ 1087.972048] cectx c810023c.aocec: mode is 1b6
  1584. [ 1093.222559] cectx c810023c.aocec: mode is 1b6
  1585. [ 1098.472412] cectx c810023c.aocec: mode is 1b6
  1586. [ 1103.722238] cectx c810023c.aocec: mode is 1b6
  1587. [ 1108.972787] cectx c810023c.aocec: mode is 1b6
  1588. [ 1114.222630] cectx c810023c.aocec: mode is 1b6
  1589. [ 1119.472964] cectx c810023c.aocec: mode is 1b6
  1590. [ 1124.723092] cectx c810023c.aocec: mode is 1b6
  1591. [ 1129.973432] cectx c810023c.aocec: mode is 1b6
  1592. [ 1135.224104] cectx c810023c.aocec: mode is 1b6
  1593. [ 1140.474301] cectx c810023c.aocec: mode is 1b6
  1594. [ 1145.724209] cectx c810023c.aocec: mode is 1b6
  1595. [ 1150.975299] cectx c810023c.aocec: mode is 1b6
  1596. [ 1156.227752] cectx c810023c.aocec: mode is 1b6
  1597. [ 1161.478497] cectx c810023c.aocec: mode is 1b6
  1598. [ 1166.732913] cectx c810023c.aocec: mode is 1b6
  1599. [ 1171.976209] cectx c810023c.aocec: mode is 1b6
  1600. [ 1177.218414] cectx c810023c.aocec: mode is 1b6
  1601. [ 1182.459486] cectx c810023c.aocec: mode is 1b6
  1602. [ 1187.702140] cectx c810023c.aocec: mode is 1b6
  1603. [ 1192.944370] cectx c810023c.aocec: mode is 1b6
  1604. [ 1198.186634] cectx c810023c.aocec: mode is 1b6
  1605. [ 1203.428280] cectx c810023c.aocec: mode is 1b6
  1606. [ 1208.671027] cectx c810023c.aocec: mode is 1b6
  1607. [ 1213.912306] cectx c810023c.aocec: mode is 1b6
  1608. [ 1219.154209] cectx c810023c.aocec: mode is 1b6
  1609. [ 1224.395745] cectx c810023c.aocec: mode is 1b6
  1610. [ 1229.638546] cectx c810023c.aocec: mode is 1b6
  1611. [ 1234.880574] cectx c810023c.aocec: mode is 1b6
  1612. [ 1240.122876] cectx c810023c.aocec: mode is 1b6
  1613. [ 1245.364613] cectx c810023c.aocec: mode is 1b6
  1614. [ 1250.606479] cectx c810023c.aocec: mode is 1b6
  1615. [ 1255.848428] cectx c810023c.aocec: mode is 1b6
  1616. [ 1261.089684] cectx c810023c.aocec: mode is 1b6
  1617. [ 1266.331513] cectx c810023c.aocec: mode is 1b6
  1618. [ 1271.572920] cectx c810023c.aocec: mode is 1b6
  1619. [ 1276.815329] cectx c810023c.aocec: mode is 1b6
  1620. [ 1282.057255] cectx c810023c.aocec: mode is 1b6
  1621. [ 1287.298697] cectx c810023c.aocec: mode is 1b6
  1622. [ 1292.541226] cectx c810023c.aocec: mode is 1b6
  1623. [ 1297.782769] cectx c810023c.aocec: mode is 1b6
  1624. [ 1303.024157] cectx c810023c.aocec: mode is 1b6
  1625. [ 1308.265799] cectx c810023c.aocec: mode is 1b6
  1626. [ 1313.507440] cectx c810023c.aocec: mode is 1b6
  1627. [ 1318.749471] cectx c810023c.aocec: mode is 1b6
  1628. [ 1323.989462] cectx c810023c.aocec: mode is 1b6
  1629. [ 1329.229979] cectx c810023c.aocec: mode is 1b6
  1630. [ 1334.469611] cectx c810023c.aocec: mode is 1b6
  1631. [ 1339.709529] cectx c810023c.aocec: mode is 1b6
  1632. [ 1344.949210] cectx c810023c.aocec: mode is 1b6
  1633. [ 1350.188239] cectx c810023c.aocec: mode is 1b6
  1634. [ 1355.428049] cectx c810023c.aocec: mode is 1b6
  1635. [ 1360.668081] cectx c810023c.aocec: mode is 1b6
  1636. [ 1365.908609] cectx c810023c.aocec: mode is 1b6
  1637. [ 1371.148569] cectx c810023c.aocec: mode is 1b6
  1638. [ 1376.388010] cectx c810023c.aocec: mode is 1b6
  1639. [ 1381.626982] cectx c810023c.aocec: mode is 1b6
  1640. [ 1386.865982] cectx c810023c.aocec: mode is 1b6
  1641. [ 1392.105209] cectx c810023c.aocec: mode is 1b6
  1642. [ 1397.345445] cectx c810023c.aocec: mode is 1b6
  1643. [ 1402.585073] cectx c810023c.aocec: mode is 1b6
  1644. [ 1407.824168] cectx c810023c.aocec: mode is 1b6
  1645. [ 1413.063281] cectx c810023c.aocec: mode is 1b6
  1646. [ 1418.302586] cectx c810023c.aocec: mode is 1b6
  1647. [ 1423.542490] cectx c810023c.aocec: mode is 1b6
  1648. [ 1428.781924] cectx c810023c.aocec: mode is 1b6
  1649. [ 1434.021718] cectx c810023c.aocec: mode is 1b6
  1650. [ 1439.261476] cectx c810023c.aocec: mode is 1b6
  1651. [ 1444.501385] cectx c810023c.aocec: mode is 1b6
  1652. [ 1449.740956] cectx c810023c.aocec: mode is 1b6
  1653. [ 1454.981033] cectx c810023c.aocec: mode is 1b6
  1654. [ 1460.220437] cectx c810023c.aocec: mode is 1b6
  1655. [ 1465.460079] cectx c810023c.aocec: mode is 1b6
  1656. [ 1470.699083] cectx c810023c.aocec: mode is 1b6
  1657. [ 1475.939132] cectx c810023c.aocec: mode is 1b6
  1658. [ 1481.178793] cectx c810023c.aocec: mode is 1b6
  1659. [ 1486.418105] cectx c810023c.aocec: mode is 1b6
  1660. [ 1491.657221] cectx c810023c.aocec: mode is 1b6
  1661. [ 1496.897669] cectx c810023c.aocec: mode is 1b6
  1662. [ 1502.139087] cectx c810023c.aocec: mode is 1b6
  1663. [ 1507.380001] cectx c810023c.aocec: mode is 1b6
  1664. [ 1512.621089] cectx c810023c.aocec: mode is 1b6
  1665. [ 1517.860790] cectx c810023c.aocec: mode is 1b6
  1666. [ 1523.100760] cectx c810023c.aocec: mode is 1b6
  1667. [ 1528.340320] cectx c810023c.aocec: mode is 1b6
  1668. [ 1533.579970] cectx c810023c.aocec: mode is 1b6
  1669. [ 1538.819604] cectx c810023c.aocec: mode is 1b6
  1670. [ 1544.059381] cectx c810023c.aocec: mode is 1b6
  1671. [ 1549.299148] cectx c810023c.aocec: mode is 1b6
  1672. [ 1554.540002] cectx c810023c.aocec: mode is 1b6
  1673. [ 1559.789903] cectx c810023c.aocec: mode is 1b6
  1674. [ 1565.040106] cectx c810023c.aocec: mode is 1b6
  1675. [ 1570.291144] cectx c810023c.aocec: mode is 1b6
  1676. [ 1575.540975] cectx c810023c.aocec: mode is 1b6
  1677. [ 1580.791061] cectx c810023c.aocec: mode is 1b6
  1678. [ 1586.042199] cectx c810023c.aocec: mode is 1b6
  1679. [ 1591.292227] cectx c810023c.aocec: mode is 1b6
  1680. [ 1596.542849] cectx c810023c.aocec: mode is 1b6
  1681. [ 1601.793525] cectx c810023c.aocec: mode is 1b6
  1682. [ 1607.043925] cectx c810023c.aocec: mode is 1b6
  1683. [ 1612.294371] cectx c810023c.aocec: mode is 1b6
  1684. [ 1617.543946] cectx c810023c.aocec: mode is 1b6
  1685. [ 1622.794397] cectx c810023c.aocec: mode is 1b6
  1686. [ 1628.045169] cectx c810023c.aocec: mode is 1b6
  1687. [ 1633.295779] cectx c810023c.aocec: mode is 1b6
  1688. [ 1638.546510] cectx c810023c.aocec: mode is 1b6
  1689. [ 1643.796749] cectx c810023c.aocec: mode is 1b6
  1690. [ 1649.046996] cectx c810023c.aocec: mode is 1b6
  1691. [ 1654.297608] cectx c810023c.aocec: mode is 1b6
  1692. [ 1659.548512] cectx c810023c.aocec: mode is 1b6
  1693. [ 1664.799068] cectx c810023c.aocec: mode is 1b6
  1694. [ 1670.049635] cectx c810023c.aocec: mode is 1b6
  1695. [ 1675.299224] cectx c810023c.aocec: mode is 1b6
  1696. [ 1680.549596] cectx c810023c.aocec: mode is 1b6
  1697. [ 1685.799277] cectx c810023c.aocec: mode is 1b6
  1698. [ 1691.049227] cectx c810023c.aocec: mode is 1b6
  1699. [ 1696.299787] cectx c810023c.aocec: mode is 1b6
  1700. [ 1701.549454] cectx c810023c.aocec: mode is 1b6
  1701. [ 1706.799385] cectx c810023c.aocec: mode is 1b6
  1702. [ 1712.049730] cectx c810023c.aocec: mode is 1b6
  1703. [ 1717.299277] cectx c810023c.aocec: mode is 1b6
  1704. [ 1722.549656] cectx c810023c.aocec: mode is 1b6
  1705. [ 1727.798929] cectx c810023c.aocec: mode is 1b6
  1706. [ 1733.048513] cectx c810023c.aocec: mode is 1b6
  1707. [ 1738.298522] cectx c810023c.aocec: mode is 1b6
  1708. [ 1743.548143] cectx c810023c.aocec: mode is 1b6
  1709. [ 1748.798299] cectx c810023c.aocec: mode is 1b6
  1710. [ 1754.050132] cectx c810023c.aocec: mode is 1b6
  1711. [ 1759.300737] cectx c810023c.aocec: mode is 1b6
  1712. [ 1764.550531] cectx c810023c.aocec: mode is 1b6
  1713. [ 1769.800497] cectx c810023c.aocec: mode is 1b6
  1714. [ 1775.050818] cectx c810023c.aocec: mode is 1b6
  1715. [ 1780.301378] cectx c810023c.aocec: mode is 1b6
  1716. [ 1785.551983] cectx c810023c.aocec: mode is 1b6
  1717. [ 1790.802814] cectx c810023c.aocec: mode is 1b6
  1718. [ 1796.053633] cectx c810023c.aocec: mode is 1b6
  1719. [ 1801.303929] cectx c810023c.aocec: mode is 1b6
  1720. [ 1806.553921] cectx c810023c.aocec: mode is 1b6
  1721. [ 1811.803827] cectx c810023c.aocec: mode is 1b6
  1722. [ 1817.053790] cectx c810023c.aocec: mode is 1b6
  1723. [ 1822.304363] cectx c810023c.aocec: mode is 1b6
  1724. [ 1827.554245] cectx c810023c.aocec: mode is 1b6
  1725. [ 1832.805247] cectx c810023c.aocec: mode is 1b6
  1726. [ 1838.056700] cectx c810023c.aocec: mode is 1b6
  1727. [ 1843.306538] cectx c810023c.aocec: mode is 1b6
  1728. [ 1848.557243] cectx c810023c.aocec: mode is 1b6
  1729. [ 1853.807496] cectx c810023c.aocec: mode is 1b6
  1730. [ 1859.057683] cectx c810023c.aocec: mode is 1b6
  1731. [ 1864.308629] cectx c810023c.aocec: mode is 1b6
  1732. [ 1869.559464] cectx c810023c.aocec: mode is 1b6
  1733. [ 1874.809373] cectx c810023c.aocec: mode is 1b6
  1734. [ 1880.059773] cectx c810023c.aocec: mode is 1b6
  1735. [ 1885.310973] cectx c810023c.aocec: mode is 1b6
  1736. [ 1890.561560] cectx c810023c.aocec: mode is 1b6
  1737. [ 1895.811775] cectx c810023c.aocec: mode is 1b6
  1738. [ 1901.062390] cectx c810023c.aocec: mode is 1b6
  1739. [ 1906.312190] cectx c810023c.aocec: mode is 1b6
  1740. [ 1911.562240] cectx c810023c.aocec: mode is 1b6
  1741. [ 1916.812322] cectx c810023c.aocec: mode is 1b6
  1742. [ 1922.063539] cectx c810023c.aocec: mode is 1b6
  1743. [ 1927.314048] cectx c810023c.aocec: mode is 1b6
  1744. [ 1932.563792] cectx c810023c.aocec: mode is 1b6
  1745. [ 1937.813797] cectx c810023c.aocec: mode is 1b6
  1746. [ 1943.063839] cectx c810023c.aocec: mode is 1b6
  1747. [ 1948.315213] cectx c810023c.aocec: mode is 1b6
  1748. [ 1953.566235] cectx c810023c.aocec: mode is 1b6
  1749. [ 1958.816440] cectx c810023c.aocec: mode is 1b6
  1750. [ 1964.067631] cectx c810023c.aocec: mode is 1b6
  1751. [ 1969.318277] cectx c810023c.aocec: mode is 1b6
  1752. [ 1974.568520] cectx c810023c.aocec: mode is 1b6
  1753. [ 1979.818876] cectx c810023c.aocec: mode is 1b6
  1754. [ 1985.069616] cectx c810023c.aocec: mode is 1b6
  1755. [ 1990.319568] cectx c810023c.aocec: mode is 1b6
  1756. [ 1995.570005] cectx c810023c.aocec: mode is 1b6
  1757. [ 2000.820466] cectx c810023c.aocec: mode is 1b6
  1758. [ 2006.070135] cectx c810023c.aocec: mode is 1b6
  1759. [ 2011.319676] cectx c810023c.aocec: mode is 1b6
  1760. [ 2016.569905] cectx c810023c.aocec: mode is 1b6
  1761. [ 2021.819753] cectx c810023c.aocec: mode is 1b6
  1762. [ 2027.070068] cectx c810023c.aocec: mode is 1b6
  1763. [ 2032.319859] cectx c810023c.aocec: mode is 1b6
  1764. [ 2037.571079] cectx c810023c.aocec: mode is 1b6
  1765. [ 2042.820913] cectx c810023c.aocec: mode is 1b6
  1766. [ 2048.070586] cectx c810023c.aocec: mode is 1b6
  1767. [ 2053.320317] cectx c810023c.aocec: mode is 1b6
  1768. [ 2058.569762] cectx c810023c.aocec: mode is 1b6
  1769. [ 2063.819284] cectx c810023c.aocec: mode is 1b6
  1770. [ 2069.069327] cectx c810023c.aocec: mode is 1b6
  1771. [ 2074.320186] cectx c810023c.aocec: mode is 1b6
  1772. [ 2079.571196] cectx c810023c.aocec: mode is 1b6
  1773. [ 2084.821263] cectx c810023c.aocec: mode is 1b6
  1774. [ 2090.072245] cectx c810023c.aocec: mode is 1b6
  1775. [ 2095.315224] cectx c810023c.aocec: mode is 1b6
  1776. [ 2100.558630] cectx c810023c.aocec: mode is 1b6
  1777. [ 2105.801635] cectx c810023c.aocec: mode is 1b6
  1778. [ 2111.044171] cectx c810023c.aocec: mode is 1b6
  1779. [ 2116.286064] cectx c810023c.aocec: mode is 1b6
  1780. [ 2121.528998] cectx c810023c.aocec: mode is 1b6
  1781. [ 2126.769655] cectx c810023c.aocec: mode is 1b6
  1782. [ 2132.008820] cectx c810023c.aocec: mode is 1b6
  1783. [ 2137.247954] cectx c810023c.aocec: mode is 1b6
  1784. [ 2142.487830] cectx c810023c.aocec: mode is 1b6
  1785. [ 2147.726581] cectx c810023c.aocec: mode is 1b6
  1786. [ 2152.966194] cectx c810023c.aocec: mode is 1b6
  1787. [ 2158.205078] cectx c810023c.aocec: mode is 1b6
  1788. [ 2163.444729] cectx c810023c.aocec: mode is 1b6
  1789. [ 2168.684100] cectx c810023c.aocec: mode is 1b6
  1790. [ 2173.922917] cectx c810023c.aocec: mode is 1b6
  1791. [ 2179.162763] cectx c810023c.aocec: mode is 1b6
  1792. [ 2184.402893] cectx c810023c.aocec: mode is 1b6
  1793. [ 2189.642402] cectx c810023c.aocec: mode is 1b6
  1794. [ 2194.881086] cectx c810023c.aocec: mode is 1b6
  1795. [ 2200.120260] cectx c810023c.aocec: mode is 1b6
  1796. [ 2205.359890] cectx c810023c.aocec: mode is 1b6
  1797. [ 2210.599444] cectx c810023c.aocec: mode is 1b6
  1798. [ 2215.838347] cectx c810023c.aocec: mode is 1b6
  1799. [ 2221.077857] cectx c810023c.aocec: mode is 1b6
  1800. [ 2226.315886] cectx c810023c.aocec: mode is 1b6
  1801. [ 2231.554705] cectx c810023c.aocec: mode is 1b6
  1802. [ 2236.794772] cectx c810023c.aocec: mode is 1b6
  1803. [ 2242.034009] cectx c810023c.aocec: mode is 1b6
  1804. [ 2247.273411] cectx c810023c.aocec: mode is 1b6
  1805. [ 2252.512743] cectx c810023c.aocec: mode is 1b6
  1806. [ 2257.752633] cectx c810023c.aocec: mode is 1b6
  1807. [ 2262.992653] cectx c810023c.aocec: mode is 1b6
  1808. [ 2268.231934] cectx c810023c.aocec: mode is 1b6
  1809. [ 2273.470846] cectx c810023c.aocec: mode is 1b6
  1810. [ 2278.710192] cectx c810023c.aocec: mode is 1b6
  1811. [ 2283.949995] cectx c810023c.aocec: mode is 1b6
  1812. [ 2289.189226] cectx c810023c.aocec: mode is 1b6
  1813. [ 2294.429213] cectx c810023c.aocec: mode is 1b6
  1814. [ 2299.667656] cectx c810023c.aocec: mode is 1b6
  1815. [ 2304.906552] cectx c810023c.aocec: mode is 1b6
  1816. [ 2310.145161] cectx c810023c.aocec: mode is 1b6
  1817. [ 2315.384074] cectx c810023c.aocec: mode is 1b6
  1818. [ 2320.622665] cectx c810023c.aocec: mode is 1b6
  1819. [ 2325.862218] cectx c810023c.aocec: mode is 1b6
  1820. [ 2331.101443] cectx c810023c.aocec: mode is 1b6
  1821. [ 2336.340535] cectx c810023c.aocec: mode is 1b6
  1822. [ 2341.580631] cectx c810023c.aocec: mode is 1b6
  1823. [ 2346.820174] cectx c810023c.aocec: mode is 1b6
  1824. [ 2352.060497] cectx c810023c.aocec: mode is 1b6
  1825. [ 2357.300221] cectx c810023c.aocec: mode is 1b6
  1826. [ 2362.540025] cectx c810023c.aocec: mode is 1b6
  1827. [ 2367.779306] cectx c810023c.aocec: mode is 1b6
  1828. [ 2373.018294] cectx c810023c.aocec: mode is 1b6
  1829. [ 2378.258011] cectx c810023c.aocec: mode is 1b6
  1830. [ 2383.496481] cectx c810023c.aocec: mode is 1b6
  1831. [ 2388.735094] cectx c810023c.aocec: mode is 1b6
  1832. [ 2393.974089] cectx c810023c.aocec: mode is 1b6
  1833. [ 2399.212955] cectx c810023c.aocec: mode is 1b6
  1834. [ 2404.452776] cectx c810023c.aocec: mode is 1b6
  1835. [ 2409.692295] cectx c810023c.aocec: mode is 1b6
  1836. [ 2414.931009] cectx c810023c.aocec: mode is 1b6
  1837. [ 2420.170114] cectx c810023c.aocec: mode is 1b6
  1838. [ 2425.408951] cectx c810023c.aocec: mode is 1b6
  1839. [ 2430.647737] cectx c810023c.aocec: mode is 1b6
  1840. [ 2435.886556] cectx c810023c.aocec: mode is 1b6
  1841. [ 2441.126087] cectx c810023c.aocec: mode is 1b6
  1842. [ 2446.364997] cectx c810023c.aocec: mode is 1b6
  1843. [ 2451.603775] cectx c810023c.aocec: mode is 1b6
  1844. [ 2456.843309] cectx c810023c.aocec: mode is 1b6
  1845. [ 2462.082679] cectx c810023c.aocec: mode is 1b6
  1846. [ 2467.321643] cectx c810023c.aocec: mode is 1b6
  1847. [ 2472.560656] cectx c810023c.aocec: mode is 1b6
  1848. [ 2477.799723] cectx c810023c.aocec: mode is 1b6
  1849. [ 2483.038835] cectx c810023c.aocec: mode is 1b6
  1850. [ 2488.278427] cectx c810023c.aocec: mode is 1b6
  1851. [ 2493.516790] cectx c810023c.aocec: mode is 1b6
  1852. [ 2498.755578] cectx c810023c.aocec: mode is 1b6
  1853. [ 2503.995428] cectx c810023c.aocec: mode is 1b6
  1854. [ 2509.234892] cectx c810023c.aocec: mode is 1b6
  1855. [ 2514.473964] cectx c810023c.aocec: mode is 1b6
  1856. [ 2519.713342] cectx c810023c.aocec: mode is 1b6
  1857. [ 2524.952442] cectx c810023c.aocec: mode is 1b6
  1858. [ 2530.191591] cectx c810023c.aocec: mode is 1b6
  1859. [ 2535.430601] cectx c810023c.aocec: mode is 1b6
  1860. [ 2540.669525] cectx c810023c.aocec: mode is 1b6
  1861. [ 2545.909643] cectx c810023c.aocec: mode is 1b6
  1862. [ 2551.148957] cectx c810023c.aocec: mode is 1b6
  1863. [ 2556.387924] cectx c810023c.aocec: mode is 1b6
  1864. [ 2561.626488] cectx c810023c.aocec: mode is 1b6
  1865. [ 2566.865389] cectx c810023c.aocec: mode is 1b6
  1866. [ 2572.104564] cectx c810023c.aocec: mode is 1b6
  1867. [ 2577.342937] cectx c810023c.aocec: mode is 1b6
  1868. [ 2582.582155] cectx c810023c.aocec: mode is 1b6
  1869. [ 2587.821119] cectx c810023c.aocec: mode is 1b6
  1870. [ 2593.060135] cectx c810023c.aocec: mode is 1b6
  1871. [ 2598.298708] cectx c810023c.aocec: mode is 1b6
  1872. [ 2603.537793] cectx c810023c.aocec: mode is 1b6
  1873. [ 2608.776879] cectx c810023c.aocec: mode is 1b6
  1874. [ 2614.015579] cectx c810023c.aocec: mode is 1b6
  1875. [ 2619.255568] cectx c810023c.aocec: mode is 1b6
  1876. [ 2624.494803] cectx c810023c.aocec: mode is 1b6
  1877. [ 2629.734017] cectx c810023c.aocec: mode is 1b6
  1878. [ 2634.973678] cectx c810023c.aocec: mode is 1b6
  1879. [ 2640.213403] cectx c810023c.aocec: mode is 1b6
  1880. [ 2645.452461] cectx c810023c.aocec: mode is 1b6
  1881. [ 2650.691428] cectx c810023c.aocec: mode is 1b6
  1882. [ 2655.930307] cectx c810023c.aocec: mode is 1b6
  1883. [ 2661.169524] cectx c810023c.aocec: mode is 1b6
  1884. [ 2666.409411] cectx c810023c.aocec: mode is 1b6
  1885. [ 2671.648596] cectx c810023c.aocec: mode is 1b6
  1886. [ 2676.888138] cectx c810023c.aocec: mode is 1b6
  1887. [ 2682.127601] cectx c810023c.aocec: mode is 1b6
  1888. [ 2687.366674] cectx c810023c.aocec: mode is 1b6
  1889. [ 2692.605687] cectx c810023c.aocec: mode is 1b6
  1890. [ 2697.845064] cectx c810023c.aocec: mode is 1b6
  1891. [ 2703.084675] cectx c810023c.aocec: mode is 1b6
  1892. [ 2708.324429] cectx c810023c.aocec: mode is 1b6
  1893. [ 2713.563430] cectx c810023c.aocec: mode is 1b6
  1894. [ 2718.803045] cectx c810023c.aocec: mode is 1b6
  1895. [ 2724.043169] cectx c810023c.aocec: mode is 1b6
  1896. [ 2729.283025] cectx c810023c.aocec: mode is 1b6
  1897. [ 2734.522263] cectx c810023c.aocec: mode is 1b6
  1898. [ 2739.760992] cectx c810023c.aocec: mode is 1b6
  1899. [ 2744.999926] cectx c810023c.aocec: mode is 1b6
  1900. [ 2750.238777] cectx c810023c.aocec: mode is 1b6
  1901. [ 2755.477940] cectx c810023c.aocec: mode is 1b6
  1902. [ 2760.716521] cectx c810023c.aocec: mode is 1b6
  1903. [ 2765.955610] cectx c810023c.aocec: mode is 1b6
  1904. [ 2771.194618] cectx c810023c.aocec: mode is 1b6
  1905. [ 2776.433960] cectx c810023c.aocec: mode is 1b6
  1906. [ 2781.673476] cectx c810023c.aocec: mode is 1b6
  1907. [ 2786.913015] cectx c810023c.aocec: mode is 1b6
  1908. [ 2792.152762] cectx c810023c.aocec: mode is 1b6
  1909. [ 2797.392012] cectx c810023c.aocec: mode is 1b6
  1910. [ 2802.630803] cectx c810023c.aocec: mode is 1b6
  1911. [ 2807.869978] cectx c810023c.aocec: mode is 1b6
  1912. [ 2813.109185] cectx c810023c.aocec: mode is 1b6
  1913. [ 2818.348651] cectx c810023c.aocec: mode is 1b6
  1914. [ 2823.588040] cectx c810023c.aocec: mode is 1b6
  1915. [ 2828.826716] cectx c810023c.aocec: mode is 1b6
  1916. [ 2834.065632] cectx c810023c.aocec: mode is 1b6
  1917. [ 2839.304555] cectx c810023c.aocec: mode is 1b6
  1918. [ 2844.544322] cectx c810023c.aocec: mode is 1b6
  1919. [ 2849.783362] cectx c810023c.aocec: mode is 1b6
  1920. [ 2855.023395] cectx c810023c.aocec: mode is 1b6
  1921. [ 2860.263444] cectx c810023c.aocec: mode is 1b6
  1922. [ 2865.502775] cectx c810023c.aocec: mode is 1b6
  1923. [ 2870.742265] cectx c810023c.aocec: mode is 1b6
  1924. [ 2875.981808] cectx c810023c.aocec: mode is 1b6
  1925. [ 2881.220903] cectx c810023c.aocec: mode is 1b6
  1926. [ 2886.460480] cectx c810023c.aocec: mode is 1b6
  1927. [ 2891.699337] cectx c810023c.aocec: mode is 1b6
  1928. [ 2896.938528] cectx c810023c.aocec: mode is 1b6
  1929. [ 2902.178044] cectx c810023c.aocec: mode is 1b6
  1930. [ 2907.416982] cectx c810023c.aocec: mode is 1b6
  1931. [ 2912.655972] cectx c810023c.aocec: mode is 1b6
  1932. [ 2917.894895] cectx c810023c.aocec: mode is 1b6
  1933. [ 2923.134175] cectx c810023c.aocec: mode is 1b6
  1934. [ 2928.373946] cectx c810023c.aocec: mode is 1b6
  1935. [ 2933.613571] cectx c810023c.aocec: mode is 1b6
  1936. [ 2938.852747] cectx c810023c.aocec: mode is 1b6
  1937. [ 2944.091819] cectx c810023c.aocec: mode is 1b6
  1938. [ 2949.331004] cectx c810023c.aocec: mode is 1b6
  1939. [ 2954.570478] cectx c810023c.aocec: mode is 1b6
  1940. [ 2959.809659] cectx c810023c.aocec: mode is 1b6
  1941. [ 2965.049368] cectx c810023c.aocec: mode is 1b6
  1942. [ 2970.287432] cectx c810023c.aocec: mode is 1b6
  1943. [ 2975.526549] cectx c810023c.aocec: mode is 1b6
  1944. [ 2980.765465] cectx c810023c.aocec: mode is 1b6
  1945. [ 2986.005044] cectx c810023c.aocec: mode is 1b6
  1946. [ 2991.243722] cectx c810023c.aocec: mode is 1b6
  1947. [ 2996.482807] cectx c810023c.aocec: mode is 1b6
  1948. [ 3001.722287] cectx c810023c.aocec: mode is 1b6
  1949. [ 3006.960712] cectx c810023c.aocec: mode is 1b6
  1950. [ 3012.200161] cectx c810023c.aocec: mode is 1b6
  1951. [ 3017.439769] cectx c810023c.aocec: mode is 1b6
  1952. [ 3022.679604] cectx c810023c.aocec: mode is 1b6
  1953. [ 3027.918868] cectx c810023c.aocec: mode is 1b6
  1954. [ 3033.158579] cectx c810023c.aocec: mode is 1b6
  1955. [ 3038.397952] cectx c810023c.aocec: mode is 1b6
  1956. [ 3043.636794] cectx c810023c.aocec: mode is 1b6
  1957. [ 3048.876129] cectx c810023c.aocec: mode is 1b6
  1958. [ 3054.115252] cectx c810023c.aocec: mode is 1b6
  1959. [ 3059.354772] cectx c810023c.aocec: mode is 1b6
  1960. [ 3064.594523] cectx c810023c.aocec: mode is 1b6
  1961. [ 3069.834308] cectx c810023c.aocec: mode is 1b6
  1962. [ 3075.073813] cectx c810023c.aocec: mode is 1b6
  1963. [ 3080.313508] cectx c810023c.aocec: mode is 1b6
  1964. [ 3085.553168] cectx c810023c.aocec: mode is 1b6
  1965. [ 3090.792458] cectx c810023c.aocec: mode is 1b6
  1966. [ 3096.030838] cectx c810023c.aocec: mode is 1b6
  1967. [ 3101.270236] cectx c810023c.aocec: mode is 1b6
  1968. [ 3106.508537] cectx c810023c.aocec: mode is 1b6
  1969. [ 3111.747185] cectx c810023c.aocec: mode is 1b6
  1970. [ 3116.985923] cectx c810023c.aocec: mode is 1b6
  1971. [ 3122.225386] cectx c810023c.aocec: mode is 1b6
  1972. [ 3127.463738] cectx c810023c.aocec: mode is 1b6
  1973. [ 3132.702595] cectx c810023c.aocec: mode is 1b6
  1974. [ 3137.941662] cectx c810023c.aocec: mode is 1b6
  1975. [ 3143.181102] cectx c810023c.aocec: mode is 1b6
  1976. [ 3148.419366] cectx c810023c.aocec: mode is 1b6
  1977. [ 3153.658359] cectx c810023c.aocec: mode is 1b6
  1978. [ 3158.897663] cectx c810023c.aocec: mode is 1b6
  1979. [ 3164.137883] cectx c810023c.aocec: mode is 1b6
  1980. [ 3169.378581] cectx c810023c.aocec: mode is 1b6
  1981. [ 3174.617622] cectx c810023c.aocec: mode is 1b6
  1982. [ 3179.856458] cectx c810023c.aocec: mode is 1b6
  1983. [ 3185.095722] cectx c810023c.aocec: mode is 1b6
  1984. [ 3190.335075] cectx c810023c.aocec: mode is 1b6
  1985. [ 3195.574087] cectx c810023c.aocec: mode is 1b6
  1986. [ 3200.813274] cectx c810023c.aocec: mode is 1b6
  1987. [ 3206.053543] cectx c810023c.aocec: mode is 1b6
  1988. [ 3211.292965] cectx c810023c.aocec: mode is 1b6
  1989. [ 3216.532034] cectx c810023c.aocec: mode is 1b6
  1990. [ 3221.771020] cectx c810023c.aocec: mode is 1b6
  1991. [ 3227.010716] cectx c810023c.aocec: mode is 1b6
  1992. [ 3232.250169] cectx c810023c.aocec: mode is 1b6
  1993. [ 3237.488972] cectx c810023c.aocec: mode is 1b6
  1994. [ 3242.728484] cectx c810023c.aocec: mode is 1b6
  1995. [ 3247.967297] cectx c810023c.aocec: mode is 1b6
  1996. [ 3253.206116] cectx c810023c.aocec: mode is 1b6
  1997. [ 3258.444829] cectx c810023c.aocec: mode is 1b6
  1998. [ 3263.683858] cectx c810023c.aocec: mode is 1b6
  1999. [ 3268.922519] cectx c810023c.aocec: mode is 1b6
  2000. [ 3274.161480] cectx c810023c.aocec: mode is 1b6
  2001. [ 3279.400128] cectx c810023c.aocec: mode is 1b6
  2002. [ 3284.639307] cectx c810023c.aocec: mode is 1b6
  2003. [ 3289.877864] cectx c810023c.aocec: mode is 1b6
  2004. [ 3295.117016] cectx c810023c.aocec: mode is 1b6
  2005. [ 3300.355352] cectx c810023c.aocec: mode is 1b6
  2006. [ 3305.594082] cectx c810023c.aocec: mode is 1b6
  2007. [ 3310.833142] cectx c810023c.aocec: mode is 1b6
  2008. [ 3316.072788] cectx c810023c.aocec: mode is 1b6
  2009. [ 3321.311985] cectx c810023c.aocec: mode is 1b6
  2010. [ 3326.551126] cectx c810023c.aocec: mode is 1b6
  2011. [ 3331.789687] cectx c810023c.aocec: mode is 1b6
  2012. [ 3337.029357] cectx c810023c.aocec: mode is 1b6
  2013. [ 3342.268349] cectx c810023c.aocec: mode is 1b6
  2014. [ 3347.507383] cectx c810023c.aocec: mode is 1b6
  2015. [ 3352.747017] cectx c810023c.aocec: mode is 1b6
  2016. [ 3357.986412] cectx c810023c.aocec: mode is 1b6
  2017. [ 3363.224719] cectx c810023c.aocec: mode is 1b6
  2018. [ 3368.464605] cectx c810023c.aocec: mode is 1b6
  2019. [ 3373.704136] cectx c810023c.aocec: mode is 1b6
  2020. [ 3378.943904] cectx c810023c.aocec: mode is 1b6
  2021. [ 3384.183631] cectx c810023c.aocec: mode is 1b6
  2022. [ 3389.422793] cectx c810023c.aocec: mode is 1b6
  2023. [ 3394.661950] cectx c810023c.aocec: mode is 1b6
  2024. [ 3399.902003] cectx c810023c.aocec: mode is 1b6
  2025. [ 3405.141221] cectx c810023c.aocec: mode is 1b6
  2026. [ 3410.379704] cectx c810023c.aocec: mode is 1b6
  2027. [ 3415.618677] cectx c810023c.aocec: mode is 1b6
  2028. [ 3420.858008] cectx c810023c.aocec: mode is 1b6
  2029. [ 3426.095909] cectx c810023c.aocec: mode is 1b6
  2030. [ 3431.334574] cectx c810023c.aocec: mode is 1b6
  2031. [ 3436.573672] cectx c810023c.aocec: mode is 1b6
  2032. [ 3441.812141] cectx c810023c.aocec: mode is 1b6
  2033. [ 3447.051472] cectx c810023c.aocec: mode is 1b6
  2034. [ 3452.290419] cectx c810023c.aocec: mode is 1b6
  2035. [ 3457.529566] cectx c810023c.aocec: mode is 1b6
  2036. [ 3462.768503] cectx c810023c.aocec: mode is 1b6
  2037. [ 3468.007666] cectx c810023c.aocec: mode is 1b6
  2038. [ 3473.246907] cectx c810023c.aocec: mode is 1b6
  2039. [ 3478.485883] cectx c810023c.aocec: mode is 1b6
  2040. [ 3483.723877] cectx c810023c.aocec: mode is 1b6
  2041. [ 3488.962384] cectx c810023c.aocec: mode is 1b6
  2042. [ 3494.201384] cectx c810023c.aocec: mode is 1b6
  2043. [ 3499.439817] cectx c810023c.aocec: mode is 1b6
  2044. [ 3504.678047] cectx c810023c.aocec: mode is 1b6
  2045. [ 3509.915904] cectx c810023c.aocec: mode is 1b6
  2046. [ 3515.154609] cectx c810023c.aocec: mode is 1b6
  2047. [ 3520.393552] cectx c810023c.aocec: mode is 1b6
  2048. [ 3525.632846] cectx c810023c.aocec: mode is 1b6
  2049. [ 3530.871731] cectx c810023c.aocec: mode is 1b6
  2050. [ 3536.110722] cectx c810023c.aocec: mode is 1b6
  2051. [ 3541.349286] cectx c810023c.aocec: mode is 1b6
  2052. [ 3546.588202] cectx c810023c.aocec: mode is 1b6
  2053. [ 3551.826208] cectx c810023c.aocec: mode is 1b6
  2054. [ 3557.064560] cectx c810023c.aocec: mode is 1b6
  2055. [ 3562.303113] cectx c810023c.aocec: mode is 1b6
  2056. [ 3567.541939] cectx c810023c.aocec: mode is 1b6
  2057. [ 3572.781282] cectx c810023c.aocec: mode is 1b6
  2058. [ 3578.020185] cectx c810023c.aocec: mode is 1b6
  2059. [ 3583.259196] cectx c810023c.aocec: mode is 1b6
  2060. [ 3588.497973] cectx c810023c.aocec: mode is 1b6
  2061. [ 3593.737747] cectx c810023c.aocec: mode is 1b6
  2062. [ 3598.977135] cectx c810023c.aocec: mode is 1b6
  2063. [ 3604.215724] cectx c810023c.aocec: mode is 1b6
  2064. [ 3609.455910] cectx c810023c.aocec: mode is 1b6
  2065. [ 3614.694571] cectx c810023c.aocec: mode is 1b6
  2066. [ 3619.933361] cectx c810023c.aocec: mode is 1b6
  2067. [ 3625.172170] cectx c810023c.aocec: mode is 1b6
  2068. [ 3630.411051] cectx c810023c.aocec: mode is 1b6
  2069. [ 3635.649848] cectx c810023c.aocec: mode is 1b6
  2070. [ 3640.889478] cectx c810023c.aocec: mode is 1b6
  2071. [ 3646.128242] cectx c810023c.aocec: mode is 1b6
  2072. [ 3651.367034] cectx c810023c.aocec: mode is 1b6
  2073. [ 3656.605557] cectx c810023c.aocec: mode is 1b6
  2074. [ 3661.844157] cectx c810023c.aocec: mode is 1b6
  2075. [ 3667.083016] cectx c810023c.aocec: mode is 1b6
  2076. [ 3672.322217] cectx c810023c.aocec: mode is 1b6
  2077. [ 3677.562089] cectx c810023c.aocec: mode is 1b6
  2078. [ 3682.801511] cectx c810023c.aocec: mode is 1b6
  2079. [ 3688.040470] cectx c810023c.aocec: mode is 1b6
  2080. [ 3693.280049] cectx c810023c.aocec: mode is 1b6
  2081. [ 3698.519242] cectx c810023c.aocec: mode is 1b6
  2082. [ 3703.758099] cectx c810023c.aocec: mode is 1b6
  2083. [ 3708.997134] cectx c810023c.aocec: mode is 1b6
  2084. [ 3714.235808] cectx c810023c.aocec: mode is 1b6
  2085. [ 3719.474813] cectx c810023c.aocec: mode is 1b6
  2086. [ 3724.713864] cectx c810023c.aocec: mode is 1b6
  2087. [ 3729.952839] cectx c810023c.aocec: mode is 1b6
  2088. [ 3735.192484] cectx c810023c.aocec: mode is 1b6
  2089. [ 3740.431963] cectx c810023c.aocec: mode is 1b6
  2090. [ 3745.671263] cectx c810023c.aocec: mode is 1b6
  2091. [ 3750.909777] cectx c810023c.aocec: mode is 1b6
  2092. [ 3756.149530] cectx c810023c.aocec: mode is 1b6
  2093. [ 3761.388951] cectx c810023c.aocec: mode is 1b6
  2094. [ 3766.627696] cectx c810023c.aocec: mode is 1b6
  2095. [ 3771.866489] cectx c810023c.aocec: mode is 1b6
  2096. [ 3777.105622] cectx c810023c.aocec: mode is 1b6
  2097. [ 3782.344396] cectx c810023c.aocec: mode is 1b6
  2098. [ 3787.584129] cectx c810023c.aocec: mode is 1b6
  2099. [ 3792.823684] cectx c810023c.aocec: mode is 1b6
  2100. [ 3798.063184] cectx c810023c.aocec: mode is 1b6
  2101. [ 3803.302765] cectx c810023c.aocec: mode is 1b6
  2102. [ 3808.542013] cectx c810023c.aocec: mode is 1b6
  2103. [ 3813.781201] cectx c810023c.aocec: mode is 1b6
  2104. [ 3819.020364] cectx c810023c.aocec: mode is 1b6
  2105. [ 3824.259075] cectx c810023c.aocec: mode is 1b6
  2106. [ 3829.497793] cectx c810023c.aocec: mode is 1b6
  2107. [ 3834.736758] cectx c810023c.aocec: mode is 1b6
  2108. [ 3839.975580] cectx c810023c.aocec: mode is 1b6
  2109. [ 3845.214799] cectx c810023c.aocec: mode is 1b6
  2110. [ 3850.454202] cectx c810023c.aocec: mode is 1b6
  2111. [ 3855.693898] cectx c810023c.aocec: mode is 1b6
  2112. [ 3860.933231] cectx c810023c.aocec: mode is 1b6
  2113. [ 3866.172820] cectx c810023c.aocec: mode is 1b6
  2114. [ 3871.411819] cectx c810023c.aocec: mode is 1b6
  2115. [ 3876.650629] cectx c810023c.aocec: mode is 1b6
  2116. [ 3881.889601] cectx c810023c.aocec: mode is 1b6
  2117. [ 3887.129095] cectx c810023c.aocec: mode is 1b6
  2118. [ 3892.368563] cectx c810023c.aocec: mode is 1b6
  2119. [ 3897.607544] cectx c810023c.aocec: mode is 1b6
  2120. [ 3902.846264] cectx c810023c.aocec: mode is 1b6
  2121. [ 3908.085072] cectx c810023c.aocec: mode is 1b6
  2122. [ 3913.324772] cectx c810023c.aocec: mode is 1b6
  2123. [ 3918.563251] cectx c810023c.aocec: mode is 1b6
  2124. [ 3923.802923] cectx c810023c.aocec: mode is 1b6
  2125. [ 3929.042394] cectx c810023c.aocec: mode is 1b6
  2126. [ 3934.282302] cectx c810023c.aocec: mode is 1b6
  2127. [ 3939.521827] cectx c810023c.aocec: mode is 1b6
  2128. [ 3944.761797] cectx c810023c.aocec: mode is 1b6
  2129. [ 3950.001017] cectx c810023c.aocec: mode is 1b6
  2130. [ 3955.240429] cectx c810023c.aocec: mode is 1b6
  2131. [ 3960.480143] cectx c810023c.aocec: mode is 1b6
  2132. [ 3965.719283] cectx c810023c.aocec: mode is 1b6
  2133. [ 3970.958372] cectx c810023c.aocec: mode is 1b6
  2134. [ 3976.197588] cectx c810023c.aocec: mode is 1b6
  2135. [ 3981.436488] cectx c810023c.aocec: mode is 1b6
  2136. [ 3986.675170] cectx c810023c.aocec: mode is 1b6
  2137. [ 3991.914202] cectx c810023c.aocec: mode is 1b6
  2138. [ 3997.153976] cectx c810023c.aocec: mode is 1b6
  2139. [ 4002.393795] cectx c810023c.aocec: mode is 1b6
  2140. [ 4007.632703] cectx c810023c.aocec: mode is 1b6
  2141. [ 4012.871605] cectx c810023c.aocec: mode is 1b6
  2142. [ 4018.110275] cectx c810023c.aocec: mode is 1b6
  2143. [ 4023.349634] cectx c810023c.aocec: mode is 1b6
  2144. [ 4028.588635] cectx c810023c.aocec: mode is 1b6
  2145. [ 4033.827663] cectx c810023c.aocec: mode is 1b6
  2146. [ 4039.066376] cectx c810023c.aocec: mode is 1b6
  2147. [ 4044.306091] cectx c810023c.aocec: mode is 1b6
  2148. [ 4049.545409] cectx c810023c.aocec: mode is 1b6
  2149. [ 4054.783924] cectx c810023c.aocec: mode is 1b6
  2150. [ 4060.023556] cectx c810023c.aocec: mode is 1b6
  2151. [ 4065.262645] cectx c810023c.aocec: mode is 1b6
  2152. [ 4070.501487] cectx c810023c.aocec: mode is 1b6
  2153. [ 4075.740108] cectx c810023c.aocec: mode is 1b6
  2154. [ 4080.978009] cectx c810023c.aocec: mode is 1b6
  2155. [ 4086.217184] cectx c810023c.aocec: mode is 1b6
  2156. [ 4091.455895] cectx c810023c.aocec: mode is 1b6
  2157. [ 4096.695715] cectx c810023c.aocec: mode is 1b6
  2158. [ 4101.934928] cectx c810023c.aocec: mode is 1b6
  2159. [ 4107.174498] cectx c810023c.aocec: mode is 1b6
  2160. [ 4112.414322] cectx c810023c.aocec: mode is 1b6
  2161. [ 4117.652570] cectx c810023c.aocec: mode is 1b6
  2162. [ 4122.890924] cectx c810023c.aocec: mode is 1b6
  2163. [ 4128.130321] cectx c810023c.aocec: mode is 1b6
  2164. [ 4133.368928] cectx c810023c.aocec: mode is 1b6
  2165. [ 4138.607785] cectx c810023c.aocec: mode is 1b6
  2166. [ 4143.846468] cectx c810023c.aocec: mode is 1b6
  2167. [ 4149.085673] cectx c810023c.aocec: mode is 1b6
  2168. [ 4154.324722] cectx c810023c.aocec: mode is 1b6
  2169. [ 4159.563733] cectx c810023c.aocec: mode is 1b6
  2170. [ 4164.802900] cectx c810023c.aocec: mode is 1b6
  2171. [ 4170.042068] cectx c810023c.aocec: mode is 1b6
  2172. [ 4175.281177] cectx c810023c.aocec: mode is 1b6
  2173. [ 4180.520396] cectx c810023c.aocec: mode is 1b6
  2174. [ 4185.760003] cectx c810023c.aocec: mode is 1b6
  2175. [ 4190.999426] cectx c810023c.aocec: mode is 1b6
  2176. [ 4196.238562] cectx c810023c.aocec: mode is 1b6
  2177. [ 4201.478373] cectx c810023c.aocec: mode is 1b6
  2178. [ 4206.717796] cectx c810023c.aocec: mode is 1b6
  2179. [ 4211.956183] cectx c810023c.aocec: mode is 1b6
  2180. [ 4217.194940] cectx c810023c.aocec: mode is 1b6
  2181. [ 4222.434442] cectx c810023c.aocec: mode is 1b6
  2182. [ 4227.673727] cectx c810023c.aocec: mode is 1b6
  2183. [ 4232.912061] cectx c810023c.aocec: mode is 1b6
  2184. [ 4238.150736] cectx c810023c.aocec: mode is 1b6
  2185. [ 4243.390027] cectx c810023c.aocec: mode is 1b6
  2186. [ 4248.629905] cectx c810023c.aocec: mode is 1b6
  2187. [ 4253.869742] cectx c810023c.aocec: mode is 1b6
  2188. [ 4259.109197] cectx c810023c.aocec: mode is 1b6
  2189. [ 4264.348210] cectx c810023c.aocec: mode is 1b6
  2190. [ 4269.586677] cectx c810023c.aocec: mode is 1b6
  2191. [ 4274.825844] cectx c810023c.aocec: mode is 1b6
  2192. [ 4280.064391] cectx c810023c.aocec: mode is 1b6
  2193. [ 4285.302997] cectx c810023c.aocec: mode is 1b6
  2194. [ 4290.541300] cectx c810023c.aocec: mode is 1b6
  2195. [ 4295.779919] cectx c810023c.aocec: mode is 1b6
  2196. [ 4301.018961] cectx c810023c.aocec: mode is 1b6
  2197. [ 4306.258821] cectx c810023c.aocec: mode is 1b6
  2198. [ 4311.498404] cectx c810023c.aocec: mode is 1b6
  2199. [ 4316.737950] cectx c810023c.aocec: mode is 1b6
  2200. [ 4321.976253] cectx c810023c.aocec: mode is 1b6
  2201. [ 4327.215553] cectx c810023c.aocec: mode is 1b6
  2202. [ 4332.454489] cectx c810023c.aocec: mode is 1b6
  2203. [ 4337.693612] cectx c810023c.aocec: mode is 1b6
  2204. [ 4342.933010] cectx c810023c.aocec: mode is 1b6
  2205. [ 4348.172484] cectx c810023c.aocec: mode is 1b6
  2206. [ 4353.412210] cectx c810023c.aocec: mode is 1b6
  2207. [ 4358.651303] cectx c810023c.aocec: mode is 1b6
  2208. [ 4363.890021] cectx c810023c.aocec: mode is 1b6
  2209. [ 4369.129635] cectx c810023c.aocec: mode is 1b6
  2210. [ 4374.368727] cectx c810023c.aocec: mode is 1b6
  2211. [ 4379.607333] cectx c810023c.aocec: mode is 1b6
  2212. [ 4384.846429] cectx c810023c.aocec: mode is 1b6
  2213. [ 4390.085056] cectx c810023c.aocec: mode is 1b6
  2214. [ 4395.324255] cectx c810023c.aocec: mode is 1b6
  2215. [ 4400.562998] cectx c810023c.aocec: mode is 1b6
  2216. [ 4405.802775] cectx c810023c.aocec: mode is 1b6
  2217. [ 4411.042056] cectx c810023c.aocec: mode is 1b6
  2218. [ 4416.280805] cectx c810023c.aocec: mode is 1b6
  2219. [ 4421.520024] cectx c810023c.aocec: mode is 1b6
  2220. [ 4426.760217] cectx c810023c.aocec: mode is 1b6
  2221. [ 4431.998705] cectx c810023c.aocec: mode is 1b6
  2222. [ 4437.237848] cectx c810023c.aocec: mode is 1b6
  2223.  
  2224. ################################################################################
  2225. # ... output of lsmod
  2226. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  2227. #
  2228. ################################################################################
  2229. Module Size Used by
  2230. 8021q 18967 0
  2231. hid_chicony 2430 0
  2232. ir_lirc_codec 4388 3
  2233. lirc_dev 8576 1 ir_lirc_codec
  2234. ir_mce_kbd_decoder 3100 0
  2235. ir_sanyo_decoder 1571 0
  2236. ir_sony_decoder 1609 0
  2237. ir_rc6_decoder 1935 0
  2238. ir_jvc_decoder 1591 0
  2239. ir_rc5_decoder 1535 0
  2240. ir_nec_decoder 1727 0
  2241. meson_ir 2975 0
  2242. mali 196362 5
  2243. autofs4 25163 0
  2244.  
  2245. ################################################################################
  2246. # ... output of ps xa
  2247. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  2248. #
  2249. ################################################################################
  2250. PID USER TIME COMMAND
  2251. 1 root 0:03 /usr/lib/systemd/systemd
  2252. 2 root 0:00 [kthreadd]
  2253. 3 root 0:00 [ksoftirqd/0]
  2254. 5 root 0:00 [kworker/0:0H]
  2255. 7 root 0:00 [rcu_preempt]
  2256. 8 root 0:00 [rcu_sched]
  2257. 9 root 0:00 [rcu_bh]
  2258. 10 root 0:00 [migration/0]
  2259. 11 root 0:00 [migration/1]
  2260. 12 root 0:00 [ksoftirqd/1]
  2261. 14 root 0:00 [kworker/1:0H]
  2262. 15 root 0:00 [migration/2]
  2263. 16 root 0:00 [ksoftirqd/2]
  2264. 18 root 0:00 [kworker/2:0H]
  2265. 19 root 0:00 [migration/3]
  2266. 20 root 0:01 [ksoftirqd/3]
  2267. 21 root 0:00 [kworker/3:0]
  2268. 22 root 0:00 [kworker/3:0H]
  2269. 23 root 0:00 [khelper]
  2270. 24 root 0:00 [kdevtmpfs]
  2271. 25 root 0:00 [netns]
  2272. 26 root 0:00 [suspend]
  2273. 27 root 0:00 [kworker/u8:1]
  2274. 31 root 0:00 [writeback]
  2275. 32 root 0:00 [ksmd]
  2276. 33 root 0:00 [bioset]
  2277. 34 root 0:00 [crypto]
  2278. 35 root 0:00 [kblockd]
  2279. 36 root 0:00 [kworker/1:1H]
  2280. 37 root 0:00 [kworker/0:1H]
  2281. 42 root 0:00 [khubd]
  2282. 43 root 0:00 [gp_pll]
  2283. 44 root 0:00 [rpciod]
  2284. 45 root 0:00 [kworker/1:1]
  2285. 46 root 1:07 [kswapd0]
  2286. 47 root 0:00 [fsnotify_mark]
  2287. 48 root 0:00 [nfsiod]
  2288. 49 root 0:00 [cifsiod]
  2289. 64 root 0:00 [kthrotld]
  2290. 65 root 0:00 [iscsi_eh]
  2291. 66 root 0:00 [spi0]
  2292. 73 root 0:00 [cfinteractive]
  2293. 74 root 0:00 [NULL_task_for_h]
  2294. 75 root 0:00 [cpu_hotplug_gdb]
  2295. 76 root 0:00 [cpu_idle_gdbs]
  2296. 77 root 0:00 [binder]
  2297. 78 root 0:00 [dwc_otg]
  2298. 80 root 0:00 [dwc_otg]
  2299. 81 root 0:00 [kthread_hdcp]
  2300. 82 root 0:00 [irq/249-sd_emmc]
  2301. 83 root 0:00 [irq/99-sd_emmc_]
  2302. 84 root 0:00 [irq/101-sd_emmc]
  2303. 85 root 0:00 [irq/250-sd_emmc]
  2304. 86 root 0:00 [ge2d_monitor]
  2305. 87 root 0:00 [encode_monitor]
  2306. 88 root 0:02 [kthread_h265]
  2307. 89 root 0:01 [kthread_di]
  2308. 90 root 0:00 [cec_work]
  2309. 95 root 0:00 [ipv6_addrconf]
  2310. 96 root 0:00 [bioset]
  2311. 97 root 0:00 [mmcqd/0]
  2312. 98 root 0:00 [deferwq]
  2313. 104 root 0:00 [kworker/2:1]
  2314. 129 root 0:00 [jbd2/mmcblk0p2-]
  2315. 130 root 0:00 [ext4-rsv-conver]
  2316. 142 root 0:13 [loop0]
  2317. 166 root 0:00 /bin/sh
  2318. 187 root 0:00 [kworker/u9:0]
  2319. 196 root 0:00 [rc0]
  2320. 198 root 0:06 [kworker/1:2]
  2321. 200 root 0:02 /usr/lib/systemd/systemd-journald
  2322. 224 root 0:00 /usr/lib/systemd/systemd-udevd
  2323. 225 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP
  2324. 233 root 0:00 /usr/lib/systemd/systemd-logind
  2325. 234 dbus 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  2326. 258 root 0:16 /usr/bin/pulseaudio --system
  2327. 264 root 0:00 /usr/sbin/sshd -D
  2328. 266 root 0:00 /sbin/crond -f -S
  2329. 302 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
  2330. 307 avahi 0:00 avahi-daemon: running [LibreELEC.local]
  2331. 309 root 0:00 /usr/bin/rpcbind
  2332. 333 root 0:00 /usr/sbin/lircd --uinput --driver=default --device=/dev/lirc0 --output=/run/lirc/lircd-lirc0 --pidfile=/run/lirc/lircd-lirc0.pid /etc/lirc/lircd.conf.amremote
  2333. 336 root 0:01 /usr/bin/nmbd --configfile=/run/samba/smb.conf
  2334. 343 root 0:00 /usr/bin/wpa_supplicant -u
  2335. 404 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
  2336. 760 root 0:00 [threadrw]
  2337. 767 root 0:00 [kworker/3:1H]
  2338. 786 root 0:00 [kworker/2:0]
  2339. 789 root 0:00 [kworker/3:1]
  2340. 797 root 0:00 {kodi.sh} /bin/sh /usr/lib/kodi/kodi.sh --standalone -fs --lircdev /run/lirc/lircd
  2341. 803 root 4:45 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
  2342. 1035 root 0:00 [kworker/0:2]
  2343. 1052 root 0:00 [kworker/u8:2]
  2344. 1055 root 0:00 [kworker/0:0]
  2345. 1082 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
  2346. 1083 root 0:00 sh -c createlog
  2347. 1084 root 0:00 {createlog} /bin/sh /usr/bin/createlog
  2348. 1104 root 0:00 ps xa
  2349.  
  2350. ################################################################################
  2351. # ... output of cat /storage/.config/modprobe.d/disable-spdif-for-hd-audio.conf
  2352. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  2353. #
  2354. ################################################################################
  2355. # INTEL HBR WORKAROUND FOR DTS-MA & Dolby TrueHD PLAYBACK
  2356.  
  2357. # Uncomment the following lines to disable any S/PDIF out to deliver
  2358. # bitstreamed audio on Intel builds. This is a rough workaround for
  2359. # users that have both S/PDIF and HDMI audio outputs on their motherboard
  2360. # or motherboard+discrete graphics combo.
  2361.  
  2362. # EVEN IF YOU ARE NOT USING THE S/PDIF OUTPUT
  2363. # but still have one, you will need to uncomment the lines below !
  2364.  
  2365. # after uncommenting these lines, you must reboot for these settings to take effect
  2366.  
  2367. # blacklist snd_hda_codec_realtek
  2368. # blacklist snd_hda_codec_sigmatel
  2369. # blacklist snd_hda_codec_cirrus
  2370.  
  2371.  
  2372. ################################################################################
  2373. # ... output of cat /storage/.config/sysctl.d/transmission.conf
  2374. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  2375. #
  2376. ################################################################################
  2377. # transmission with uTP support
  2378. # please comment out the follow line to activate this values:
  2379.  
  2380. # net.core.wmem_max=1048576
  2381. # net.core.rmem_max=4194304
  2382.  
  2383. ################################################################################
  2384. # ... output of ls -laR /storage/.config/system.d
  2385. # LibreELEC release: Odroid_C2.aarch64-7.0.0
  2386. #
  2387. ################################################################################
  2388. /storage/.config/system.d:
  2389. total 37
  2390. drwxr-xr-x 2 root root 1024 May 9 14:15 .
  2391. drwxr-xr-x 13 root root 1024 May 9 14:16 ..
  2392. -rw-r--r-- 1 root root 28816 May 9 14:15 README
  2393. -rw-r--r-- 1 root root 1772 May 9 14:15 cifs.mount.sample
  2394. -rw-r--r-- 1 root root 1729 May 9 14:15 nfs.mount.sample
  2395. -rw-r--r-- 1 root root 1145 May 9 14:15 openvpn.service.sample
Add Comment
Please, Sign In to add comment