Advertisement
Guest User

Untitled

a guest
May 7th, 2019
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 67.11 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x0
  2. [    0.000000] Linux version 4.9.170-27 (root@builder_n2) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-27ubuntu1~18.04) ) #1 SMP PREEMPT Mon Apr 29 12:45:24 -03 2019
  3. [    0.000000] Boot CPU: AArch64 Processor [410fd034]
  4. [    0.000000] Machine model: Hardkernel ODROID-N2
  5. [    0.000000] efi: Getting EFI parameters from FDT:
  6. [    0.000000] efi: UEFI not found.
  7. [    0.000000] OF: reserved mem: __reserved_mem_alloc_size, start:0x0000000005000000, end:0x0000000005400000, len:4 MiB
  8. [    0.000000] Reserved memory: created CMA memory pool at 0x0000000005000000, size 4 MiB
  9. [    0.000000] OF: reserved mem: initialized node linux,secmon, compatible id shared-dma-pool
  10. [    0.000000] OF: reserved mem: __reserved_mem_alloc_size, start:0x000000007f800000, end:0x0000000080000000, len:8 MiB
  11. [    0.000000] Reserved memory: created CMA memory pool at 0x000000007f800000, size 8 MiB
  12. [    0.000000] OF: reserved mem: initialized node linux,meson-fb, compatible id shared-dma-pool
  13. [    0.000000] Reserved memory: created CMA memory pool at 0x00000000e5800000, size 128 MiB
  14. [    0.000000] OF: reserved mem: initialized node linux,ion-dev, compatible id shared-dma-pool
  15. [    0.000000] Reserved memory: created CMA memory pool at 0x00000000e3000000, size 40 MiB
  16. [    0.000000] OF: reserved mem: initialized node linux,di_cma, compatible id shared-dma-pool
  17. [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e3000000, size 0 MiB
  18. [    0.000000] OF: reserved mem: initialized node linux,ppmgr, compatible id shared-dma-pool
  19. [    0.000000] Reserved memory: created CMA memory pool at 0x00000000cfc00000, size 308 MiB
  20. [    0.000000] OF: reserved mem: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
  21. [    0.000000] OF: reserved mem: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
  22. [    0.000000] cma: Reserved 8 MiB at 0x00000000cf400000
  23. [    0.000000] On node 0 totalpages: 972800
  24. [    0.000000]   DMA zone: 15200 pages used for memmap
  25. [    0.000000]   DMA zone: 0 pages reserved
  26. [    0.000000]   DMA zone: 972800 pages, LIFO batch:31
  27. [    0.000000] psci: probing for conduit method from DT.
  28. [    0.000000] psci: PSCIv1.0 detected in firmware.
  29. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  30. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  31. [    0.000000] psci: SMC Calling Convention v1.1
  32. [    0.000000] percpu: Embedded 22 pages/cpu @ffffffc0cf312000 s52056 r8192 d29864 u90112
  33. [    0.000000] pcpu-alloc: s52056 r8192 d29864 u90112 alloc=22*4096
  34. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  35. [    0.000000] Detected VIPT I-cache on CPU0
  36. [    0.000000] CPU features: enabling workaround for ARM erratum 845719
  37. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 957600
  38. [    0.000000] Kernel command line: root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait rw console=ttyS0,115200n8  no_console_suspend fsck.repair=yes net.ifnames=0 elevator=noop hdmimode=1080p60hz cvbsmode=576cvbs max_freq_a53=1896 max_freq_a73=1800 maxcpus=6 voutmode=hdmi  disablehpd=false cvbscable=0 overscan=100
  39. [    0.000000] vout: get hdmimode: 1080p60hz
  40. [    0.000000] vout: get cvbsmode: 576cvbs
  41. [    0.000000] [get_max_freq_a53] - max_freq : 1896000
  42. [    0.000000] [get_max_freq_a73] - max_freq : 1800000
  43. [    0.000000] hdmitx: voutmode : 1
  44. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  45. [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  46. [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  47. [    0.000000] Memory: 3276112K/3891200K available (11836K kernel code, 1668K rwdata, 5192K rodata, 4736K init, 1339K bss, 107184K reserved, 507904K cma-reserved)
  48. [    0.000000] Virtual kernel memory layout:
  49. [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
  50. [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
  51. [    0.000000]       .text : 0xffffff8009080000 - 0xffffff8009c10000   ( 11840 KB)
  52. [    0.000000]     .rodata : 0xffffff8009c10000 - 0xffffff800a130000   (  5248 KB)
  53. [    0.000000]       .init : 0xffffff800a130000 - 0xffffff800a5d0000   (  4736 KB)
  54. [    0.000000]       .data : 0xffffff800a5d0000 - 0xffffff800a771200   (  1669 KB)
  55. [    0.000000]        .bss : 0xffffff800a771200 - 0xffffff800a8c00fc   (  1340 KB)
  56. [    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
  57. [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
  58. [    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
  59. [    0.000000]               0xffffffbf00000000 - 0xffffffbf03b60000   (    59 MB actual)
  60. [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ed800000   (  3800 MB)
  61. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  62. [    0.000000] Preemptible hierarchical RCU implementation.
  63. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  64. [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  65. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  66. [    0.000000] NR_IRQS:64 nr_irqs:64 0
  67. [    0.000000] GPIO-INTC: support to detect double-edge trigger signal
  68. [    0.000000] g12a_aoclkc_init: register ao clk ok!
  69. [    0.000000] Meson chip version = RevA (29:A - 40:0)
  70. [    0.000000] meson_g12a_sdemmc_init: register amlogic sdemmc clk
  71. [    0.000000] meson_g12a_sdemmc_init: register amlogic sdemmc clk
  72. [    0.000000] meson_g12a_gpu_init: register meson gpu clk
  73. [    0.000000] meson_g12a_media_init: register meson media clk
  74. [    0.000000] meson_g12a_misc_init: register amlogic g12a misc clks
  75. [    0.000000] meson_g12a_misc_init: done.
  76. [    0.000000] g12a_clkc_init initialization complete
  77. [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
  78. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  79. [    0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  80. [    0.000037] meson_bc_timer: mclk->mux_reg =ffffff800800c190,mclk->reg =ffffff800800e194
  81. [    0.000590] Console: colour dummy device 80x25
  82. [    0.000606] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  83. [    0.000616] pid_max: default: 32768 minimum: 301
  84. [    0.000706] Security Framework initialized
  85. [    0.000714] SELinux:  Initializing.
  86. [    0.000750] SELinux:  Starting in permissive mode
  87. [    0.000779] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  88. [    0.000788] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  89. [    0.001384] ftrace: allocating 37802 entries in 148 pages
  90. [    0.068076] sched-energy: Sched-energy-costs installed from DT
  91. [    0.068089] CPU0: update cpu_capacity 631
  92. [    0.068102] ASID allocator initialised with 65536 entries
  93. [    0.099844] EFI services will not be available.
  94. [    0.148155] Detected VIPT I-cache on CPU1
  95. [    0.148203] CPU1: update cpu_capacity 631
  96. [    0.148205] CPU1: Booted secondary processor [410fd034]
  97. [    0.180689] Detected VIPT I-cache on CPU2
  98. [    0.180731] CPU2: update cpu_capacity 920
  99. [    0.180734] CPU2: Booted secondary processor [410fd092]
  100. [    0.212246] Detected VIPT I-cache on CPU3
  101. [    0.212268] CPU3: update cpu_capacity 920
  102. [    0.212270] CPU3: Booted secondary processor [410fd092]
  103. [    0.244313] Detected VIPT I-cache on CPU4
  104. [    0.244334] CPU4: update cpu_capacity 920
  105. [    0.244337] CPU4: Booted secondary processor [410fd092]
  106. [    0.276388] Detected VIPT I-cache on CPU5
  107. [    0.276410] CPU5: update cpu_capacity 920
  108. [    0.276412] CPU5: Booted secondary processor [410fd092]
  109. [    0.276491] Brought up 6 CPUs
  110. [    0.276532] SMP: Total of 6 processors activated.
  111. [    0.276541] CPU features: detected feature: 32-bit EL0 Support
  112. [    0.276660] CPU: All CPU(s) started at EL2
  113. [    0.276699] alternatives: patching kernel code
  114. [    0.278268] devtmpfs: initialized
  115. [    0.293169] DMI not present or invalid.
  116. [    0.293499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  117. [    0.293518] futex hash table entries: 2048 (order: 5, 131072 bytes)
  118. [    0.304758] pinctrl core: initialized pinctrl subsystem
  119. [    0.305768] NET: Registered protocol family 16
  120. [    0.306951] schedtune: init normalization constants...
  121. [    0.306965] schedtune: CLUSTER[0-1]      min_pwr:     0 max_pwr:    42
  122. [    0.306971] schedtune: CPU[0]            min_pwr:     0 max_pwr:   279
  123. [    0.306976] schedtune: CPU[1]            min_pwr:     0 max_pwr:   279
  124. [    0.306982] schedtune: CLUSTER[2-5]      min_pwr:     0 max_pwr:    64
  125. [    0.306987] schedtune: CPU[2]            min_pwr:     0 max_pwr:   759
  126. [    0.306993] schedtune: CPU[3]            min_pwr:     0 max_pwr:   759
  127. [    0.306998] schedtune: CPU[4]            min_pwr:     0 max_pwr:   759
  128. [    0.307004] schedtune: CPU[5]            min_pwr:     0 max_pwr:   759
  129. [    0.307008] schedtune: SYSTEM            min_pwr:     0 max_pwr:  3700
  130. [    0.307014] schedtune: using normalization constants mul: 459677581 sh1: 1 sh2: 11
  131. [    0.307018] schedtune: verify normalization constants...
  132. [    0.307023] schedtune: max_pwr/2^0: 3700 => norm_pwr:  1024
  133. [    0.307028] schedtune: max_pwr/2^1: 1850 => norm_pwr:   512
  134. [    0.307032] schedtune: max_pwr/2^2:  925 => norm_pwr:   256
  135. [    0.307037] schedtune: max_pwr/2^3:  462 => norm_pwr:   127
  136. [    0.307041] schedtune: max_pwr/2^4:  231 => norm_pwr:    63
  137. [    0.307046] schedtune: max_pwr/2^5:  115 => norm_pwr:    31
  138. [    0.307050] schedtune: configured to support 5 boost groups
  139. [    0.324421] cpuidle: using governor menu
  140. [    0.324525] register canvas platform driver
  141. [    0.324570] register rdma platform driver
  142. [    0.324608] aml_vdac_init: module init
  143. [    0.325674] vdso: 2 pages (1 code @ ffffff8009c17000, 1 data @ ffffff800a5d5000)
  144. [    0.325691] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  145. [    0.327221] DMA: preallocated 2048 KiB pool for atomic allocations
  146. [    0.327468] clkmsr: clkmsr: driver init
  147. [    0.327475] codec_mm_module_init
  148. [    0.327504] media_configs_system_init
  149. [    0.327916] pstore: using zlib compression
  150. [    0.328454] console [pstore-1] enabled
  151. [    0.328705] pstore: Registered ramoops as persistent store backend
  152. [    0.328719] ramoops: attached 0x100000@0x7400000, ecc: 0/0
  153. [    0.330472] aml_iomap: amlogic iomap probe done
  154. [    0.330857] vpu: driver version: v20180925(8-g12b)
  155. [    0.330873] vpu: load vpu_clk: 666666667Hz(7)
  156. [    0.331057] vpu: clktree_init
  157. [    0.331122] vpu: vpu_probe OK
  158. [    0.335817] clkmsr: msr_clk_reg0=ffffff8008451004,msr_clk_reg2=ffffff800845300c
  159. [    0.335837] clkmsr ffd18004.meson_clk_msr: failed to get msr ring reg0
  160. [    0.339732] aml_vdac_probe:probe start.cpu_id:6,name:meson-g12ab-vdac
  161. [    0.339934] aml_vdac_probe: ok
  162. [    0.340110] canvas_probe reg=00000000ff638000,size=2000
  163. [    0.340135] canvas maped reg_base =ffffff8008456000
  164. [    0.346365] rdma_probe,ver:0, len:8
  165. [    0.346613] rdma_register, rdma_table_addr ffffff8008491000 rdma_table_addr_phy cf600000 reg_buf ffffffc0ca100000
  166. [    0.346627] rdma_register success, handle 1 table_size 32768
  167. [    0.346634] set_rdma_handle video rdma handle = 1.
  168. [    0.347572] aml_snd_reg_map[0], reg:ff640000, size:2000
  169. [    0.347594] aml_snd_reg_map[1], reg:ff642000, size:2000
  170. [    0.347607] aml_snd_reg_map[2], reg:ff64a000, size:2000
  171. [    0.347619] aml_snd_reg_map[3], reg:ff656000, size:1800
  172. [    0.347633] aml_snd_reg_map[4], reg:ffd01000, size:1000
  173. [    0.347639] amlogic auge_snd_iomap probe done
  174. [    0.349574] codec_mm codec_mm: assigned reserved memory node linux,codec_mm_cma
  175. [    0.349645] codec_mm codec_mm: assigned reserved memory node linux,codec_mm_cma
  176. [    0.349651] codec_mm_probe ok
  177. [    0.350579] cvbs_out: cvbsout_probe, cpu_id:5,name:meson-g12b-cvbsout
  178. [    0.350591] cvbs_out: clk path:0
  179. [    0.350598] cvbs_out: cvbs trimming.1.v5: 0xa0, 0x0
  180. [    0.350696] vout: vout1: register server: cvbs_vout_server
  181. [    0.350701] cvbs_out: register cvbs module server ok
  182. [    0.350707] vout: vout2: register server: cvbs_vout2_server
  183. [    0.350712] cvbs_out: register cvbs module vout2 server ok
  184. [    0.350718] cvbs_out: chrdev devno 263192576 for disp
  185. [    0.350876] cvbs_out: create cdev cvbs
  186. [    0.350881] cvbs_out: cvbsout_probe OK
  187. [    0.458275] SCSI subsystem initialized
  188. [    0.458443] usbcore: registered new interface driver usbfs
  189. [    0.458479] usbcore: registered new interface driver hub
  190. [    0.458540] usbcore: registered new device driver usb
  191. [    0.458629] media: Linux media interface: v0.10
  192. [    0.458656] Linux video capture interface: v2.00
  193. [    0.458721] pps_core: LinuxPPS API ver. 1 registered
  194. [    0.458727] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  195. [    0.458744] PTP clock support registered
  196. [    0.458866] dmi: Firmware registration failed.
  197. [    0.459186] secmon: reserve_mem_size:0x300000
  198. [    0.459254] secmon secmon: assigned reserved memory node linux,secmon
  199. [    0.459262] secmon: clear_range:5100000 200000
  200. [    0.459438] secmon: get page:ffffffbf00140000, 5000
  201. [    0.459454] secmon: share in base: 0xffffffc0050fe000, share out base: 0xffffffc0050ff000
  202. [    0.459460] secmon: phy_in_base: 0x50fe000, phy_out_base: 0x50ff000
  203. [    0.459976] hdmitx: system: amhdmitx_probe start
  204. [    0.459982] hdmitx: system: Ver: 20181019
  205. [    0.460009] hdmitx: system: hdmitx_device.chip_type : 11
  206. [    0.460034] hdmitx: system: not find product desc
  207. [    0.460040] hdmitx: system: not find match pwr-ctl
  208. [    0.460069] hdmitx: system: not find drm_amhdmitx
  209. [    0.460090] hdmitx: system: hpd irq = 41
  210. [    0.460175] hdmitx: system: hdcp22_tx_skp failed to probe
  211. [    0.460182] hdmitx: system: hdcp22_tx_esm failed to probe
  212. [    0.460492] vout: vout1: register server: hdmitx_vout_server
  213. [    0.460500] vout: vout2: register server: hdmitx_vout2_server
  214. [    0.460827] hdmitx: hdmitx20: Mapped PHY: 0xffd00000
  215. [    0.460842] hdmitx: hdmitx20: Mapped PHY: 0xff634400
  216. [    0.460853] hdmitx: hdmitx20: Mapped PHY: 0xff900000
  217. [    0.460870] hdmitx: hdmitx20: Mapped PHY: 0xff800000
  218. [    0.460878] hdmitx: hdmitx20: Mapped PHY: 0xff63c000
  219. [    0.460883] hdmitx: hdmitx20: Mapped PHY: 0xffd00000
  220. [    0.460889] hdmitx: hdmitx20: Mapped PHY: 0xff608000
  221. [    0.460894] hdmitx: hdmitx20: Mapped PHY: 0xff600000
  222. [    0.460901] hdmitx: hdmitx20: Mapped PHY: 0xffe01000
  223. [    0.460912] hdmitx: hw: alread display in uboot 0x10
  224. [    0.460933] hdmitx: hw: avmute set to 1
  225. [    0.460940] hdmitx: system: fmt_attr 444,8bit
  226. [    0.461002] hdmitx: system: amhdmitx_probe end
  227. [    0.461485] vout: create vout attribute OK
  228. [    0.461611] vout: vout_fops_create OK
  229. [    0.461618] vout: vout1: register server: nulldisp_vout_server
  230. [    0.461637] hdmitx: hdmitx_set_current_vmode[3455]
  231. [    0.461643] hdmitx: system: recalc before 1080p60hz 60 1
  232. [    0.461650] hdmitx: system: recalc after 1080p60hz 2997 50
  233. [    0.461655] hdmitx: alread display in uboot
  234. [    0.461659] vout: init mode 1080p60hz set ok
  235. [    0.461717] vout: aml_tvout_mode_monitor
  236. [    0.461729] vout: aml_vout_probe OK
  237. [    0.461870] chip type:0x29
  238. [    0.462159] Advanced Linux Sound Architecture Driver Initialized.
  239. [    0.462778] NetLabel: Initializing
  240. [    0.462786] NetLabel:  domain hash size = 128
  241. [    0.462791] NetLabel:  protocols = UNLABELED CIPSOv4
  242. [    0.462828] NetLabel:  unlabeled traffic allowed by default
  243. [    0.463859] clocksource: Switched to clocksource arch_sys_counter
  244. [    0.503580] VFS: Disk quotas dquot_6.6.0
  245. [    0.503635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  246. [    0.509912] dtv_dmd:[amldtvdemod..]aml_dtvdemod_init.
  247. [    0.509924] jtag: module init
  248. [    0.510087] NET: Registered protocol family 2
  249. [    0.510487] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  250. [    0.510664] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  251. [    0.510853] TCP: Hash tables configured (established 32768 bind 32768)
  252. [    0.510909] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  253. [    0.510946] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  254. [    0.511086] NET: Registered protocol family 1
  255. [    0.512660] Unpacking initramfs...
  256. [    0.976485] Freeing initrd memory: 12592K
  257. [    0.979620] perf_event: read sys_cpu_status0_offset failed, ret = -22
  258. [    0.979636] armv8-pmu: probe of arm_pmu failed with error 1
  259. [    0.981265] audit: initializing netlink subsys (disabled)
  260. [    0.981311] audit: type=2000 audit(0.932:1): initialized
  261. [    0.981707] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  262. [    0.987581] Registering sdcardfs 0.1
  263. [    0.988364] SELinux:  Registering netfilter hooks
  264. [    0.990931] NET: Registered protocol family 38
  265. [    0.990946] Key type asymmetric registered
  266. [    0.990953] Asymmetric key parser 'x509' registered
  267. [    0.991072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
  268. [    0.991081] io scheduler noop registered (default)
  269. [    0.991087] io scheduler deadline registered
  270. [    0.991179] io scheduler cfq registered
  271. [    0.991481] pwm-gpio pwmgpio: 1 gpio pwms loaded
  272. [    0.992115] meson-pwm ff802000.pwm: pwm pinmux : can't get pinctrl
  273. [    0.992323] meson-pwm ffd1b000.pwm: pwm pinmux : can't get pinctrl
  274. [    0.992823] random: fast init done
  275. [    0.992856] random: crng init done
  276. [    0.993029] gpiomem-aml ff634000.gpiomem: Initialised: Registers at 0xff634000
  277. [    0.993105] [drm] Initialized
  278. [    0.993167] mali ffe40000.bifrost: Continuing without Mali regulator control
  279. [    0.993222] mali ffe40000.bifrost: max pp is 2
  280. [    0.993230] mali ffe40000.bifrost: set min pp to default 1
  281. [    0.993236] mali ffe40000.bifrost: min pp is 1
  282. [    0.993243] mali ffe40000.bifrost: min clk  is 4
  283. [    0.993258] mali ffe40000.bifrost: hiu io source  0xffffff80084d8000
  284. [    0.993268] mali ffe40000.bifrost: hiu io source  0xffffff80084da000
  285. [    0.993274] mali ffe40000.bifrost: num of pp used most of time 1
  286. [    0.993281] mali ffe40000.bifrost: clock dvfs cfg table size is 6
  287. [    0.993301] mali ffe40000.bifrost: max clk set 4
  288. [    0.993307] mali ffe40000.bifrost: max clk  is 4
  289. [    0.993314] mali ffe40000.bifrost: turbo clk set to 5
  290. [    0.993319] mali ffe40000.bifrost: turbo clk  is 5
  291. [    0.993326] mali ffe40000.bifrost: default clk set to 4
  292. [    0.993332] mali ffe40000.bifrost: default clk  is 4
  293. [    0.993341] mali ffe40000.bifrost: ====================0====================
  294.                clk_freq= 285714285, clk_parent=fclk_div7, voltage=1150, keep_count=5, threshod=<100 190>, clk_sample=285
  295. [    0.993352] mali ffe40000.bifrost: ====================1====================
  296.                clk_freq= 400000000, clk_parent=fclk_div5, voltage=1150, keep_count=5, threshod=<152 207>, clk_sample=400
  297. [    0.993362] mali ffe40000.bifrost: ====================2====================
  298.                clk_freq= 500000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshod=<180 220>, clk_sample=500
  299. [    0.993372] mali ffe40000.bifrost: ====================3====================
  300.                clk_freq= 666666666, clk_parent=fclk_div3, voltage=1150, keep_count=5, threshod=<210 236>, clk_sample=666
  301. [    0.993382] mali ffe40000.bifrost: ====================4====================
  302.                clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
  303. [    0.993391] mali ffe40000.bifrost: ====================5====================
  304.                clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
  305. [    0.993398] mali ffe40000.bifrost: clock dvfs table size is 6
  306. [    0.993485] mali_plat=ffffff800a65d5e8
  307. [    0.993590] meson_gcooldev is null, no set min status
  308. [    0.993595] gpu cooling register okay with err=0
  309. [    0.993641] meson_gcooldev is null, no set min status
  310. [    0.993646] gpu core cooling register okay with err=0
  311. [    0.993672] shader_present=3, tiler_present=1, l2_present=1
  312. [    0.993760] Mali_pwr_on:gpu_irq : 200
  313. [    0.993971] mali ffe40000.bifrost: GPU identified as 0x2 arch 7.2.1 r0p0 status 0
  314. [    0.994314] mali ffe40000.bifrost: Using coherency mode 0 set from dtb
  315. [    0.995064] mali ffe40000.bifrost: Probed as mali0
  316. [    0.995311] Unable to detect cache hierarchy for CPU 0
  317. [    0.998617] loop: module loaded
  318. [    0.999066] zram: Added device: zram0
  319. [    0.999299] mtdoops: mtd device (mtddev=name/number) must be supplied
  320. [    0.999599] libphy: Fixed MDIO Bus: probed
  321. [    1.000168]  REG0:Addr = ffffff80084de540
  322. [    1.000445] meson6-dwmac ff3f0000.ethernet: no reset control found
  323. [    1.000453] stmmac - user ID: 0x11, Synopsys ID: 0x37
  324. [    1.000458]  Ring mode enabled
  325. [    1.000464]  DMA HW capability register supported
  326. [    1.000469]  Normal descriptors
  327. [    1.000474]  RX Checksum Offload Engine supported
  328. [    1.000479]  COE Type 2
  329. [    1.000483]  TX Checksum insertion supported
  330. [    1.000487]  Wake-Up On Lan supported
  331. [    1.000513]  Enable RX Mitigation via HW Watchdog Timer
  332. [    1.007272] libphy: stmmac: probed
  333. [    1.007286] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
  334. [    1.007293] eth%d: PHY ID 001cc916 at 7 IRQ POLL (stmmac-0:07)
  335. [    1.008626] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  336. [    1.008637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  337. [    1.008920] usbcore: registered new interface driver cdc_acm
  338. [    1.008926] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  339. [    1.008959] usbcore: registered new interface driver uas
  340. [    1.008999] usbcore: registered new interface driver usb-storage
  341. [    1.009063] usbcore: registered new interface driver usbserial
  342. [    1.009096] usbcore: registered new interface driver usbserial_generic
  343. [    1.009120] usbserial: USB Serial support registered for generic
  344. [    1.009379] mousedev: PS/2 mouse device common for all mice
  345. [    1.009534] usbcore: registered new interface driver xpad
  346. [    1.009615] i2c /dev entries driver
  347. [    1.011369] lirc_helper: wakeupkey 0xffffffff, protocol 0x1
  348. [    1.012553] ledtrig-cpu: registered to indicate activity on CPUs
  349. [    1.012780] hidraw: raw HID events driver (C) Jiri Kosina
  350. [    1.012974] usbcore: registered new interface driver usbhid
  351. [    1.012980] usbhid: USB HID core driver
  352. [    1.013292] value of voltage_tolerance 0
  353. [    1.013820] dvfs [meson_cpufreq_init] - cluster 0 freq 1992000
  354. [    1.013835] cpu cpu0: meson_cpufreq_init: CPU 0 initialized
  355. [    1.014780] value of voltage_tolerance 0
  356. [    1.015384] dvfs [meson_cpufreq_init] - cluster 1 freq 1908000
  357. [    1.015391] dvfs [meson_cpufreq_init] - cluster 1 freq 2004000
  358. [    1.015408] cpu cpu2: meson_cpufreq_init: CPU 2 initialized
  359. [    1.015428] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 24000 KHz
  360. [    1.017370] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 100000 KHz
  361. [    1.019769] meson_cpufreq_probe: Registered platform drive
  362. [    1.019875] ff803000.serial: clock gate not found
  363. [    1.019899] meson_uart ff803000.serial: ==uart0 reg addr = ffffff80084f5000
  364. [    1.019923] ff803000.serial: ttyS0 at MMIO 0xff803000 (irq = 32, base_baud = 1500000) is a meson_uart
  365. [    1.019934] meson_uart ff803000.serial: ttyS0 use xtal(24M) 24000000 change 0 to 115200
  366. [    3.088342] console [ttyS0] enabled
  367. [    3.092469] amlogic-new-usb2-v2 ffe09000.usb2phy: USB2 phy probe:phy_mem:0xffe09000, iomap phy_base:0xffffff80084f7000
  368. [    3.102966] amlogic-new-usb3-v2 ffe09080.usb3phy: USB3 phy probe:phy_mem:0xffe09080, iomap phy_base:0xffffff8008625080
  369. [    3.114464] gpio-keypad ff800000.gpio_keypad: failed to get gpio index from dts
  370. [    3.121105] gpio-keypad: probe of ff800000.gpio_keypad failed with error -22
  371. [    3.128395] efuse efuse:  open efuse clk gate error!!
  372. [    3.133519] efusekeynum: 1
  373. [    3.136366] efusekeyname:            uuid    offset:     0   size:    32
  374. [    3.142857] efuse efuse: probe OK!
  375. [    3.147065] ion_dev soc:ion_dev: assigned reserved memory node linux,ion-dev
  376. [    3.153734] ge2d: ge2d_init_module
  377. [    3.157145] ge2d: ge2d_dev major:235
  378. [    3.160894] ge2d: clock source clk_ge2d_gate ffffffc0ca38f940
  379. [    3.166701] ge2d: clock clk_ge2d source ffffffc0ca38f9c0
  380. [    3.172152] ge2d: clock source clk_vapb_0 ffffffc0ca38fa40
  381. [    3.177781] ge2d: ge2d init clock is 500000000 HZ, VPU clock is 666666656 HZ
  382. [    3.185028] ge2d: ge2d clock is 499 MHZ
  383. [    3.188964] ge2d: find address resource
  384. [    3.192949] ge2d: map io source 0x00000000ff940000,size=65536 to 0xffffff8008690000
  385. [    3.200746] ge2d: ge2d: pdev=ffffffc0ca170800, irq=44, clk=ffffffc0ca38f940
  386. [    3.207871] ge2d: ge2d start monitor
  387. [    3.211604] ge2d: ge2d workqueue monitor start
  388. [    3.211787] amvideom vsync irq: 45
  389. [    3.212057] fb: osd_init_module
  390. [    3.212190] fb: viu vsync irq: 45
  391. [    3.212195] fb: viu2 vsync irq: 54
  392. [    3.212239] 0x000000d8:Y=d8,U=0,V=0
  393. [    3.212241] 0x000000d9:Y=d9,U=0,V=0
  394. [    3.212241] 0x000000da:Y=da,U=0,V=0
  395. [    3.212242] 0x000000db:Y=db,U=0,V=0
  396. [    3.216237] fb: osd_rdma_init: rdma_table p=0xcf608000,op=0xcf608000 , v=0xffffff800862d000
  397. [    3.216251] rdma_register, rdma_table_addr ffffff800862f000 rdma_table_addr_phy cf609000 reg_buf ffffffc0ca2ea000
  398. [    3.216252] rdma_register success, handle 2 table_size 4096
  399. [    3.216254] fb: osd_rdma_init:osd rdma handle = 2.
  400. [    3.216260] fb: mem_size: 0x800000
  401. [    3.216261] fb: mem_size: 0x4b80000
  402. [    3.216262] fb: mem_size: 0x100000
  403. [    3.216262] fb: mem_size: 0x100000
  404. [    3.216263] fb: mem_size: 0x800000
  405. [    3.216293] meson-fb meson-fb: assigned reserved memory node linux,meson-fb
  406. [    3.216295] fb: reserved memory base:0x000000007f800000, size:800000
  407. [    3.216363] fb: fb def : 1920 1080 1920 2160 32
  408. [    3.216364] fb: init fbdev bpp is:32
  409. [    3.314027] fb: malloc_osd_memory, cma:ffffff800a82cb08
  410. [    3.314029] fb: malloc_osd_memory, 1269, base:0x000000007f800000, size:8388608
  411. [    3.314037] fb: use ion buffer for fb memory, fb_index=0
  412. [    3.337591] meson-fb meson-fb: create ion_client ffffffc0c9d41e40, handle=ffffffc0ca212dc0
  413. [    3.337595] meson-fb meson-fb: ion memory(0): created fb at 0x00000000e5800000, size 75 MiB
  414. [    3.337599] fb: Frame buffer memory assigned at
  415. [    3.337599] fb:  0, phy: 0x00000000e5800000, vir:0xffffff800a8c6000, size=77312K
  416.  
  417. [    3.337601] fb: logo_index=1,fb_index=0
  418. [    3.337602] fb: ---------------clear fb0 memory ffffff800a8c6000
  419. [    3.364421] fb: osd[0] canvas.idx =0x40
  420. [    3.364422] fb: osd[0] canvas.addr=0xe5800000
  421. [    3.364423] fb: osd[0] canvas.width=7680
  422. [    3.364423] fb: osd[0] canvas.height=2160
  423. [    3.364424] fb: osd[0] frame.width=1920
  424. [    3.364425] fb: osd[0] frame.height=1080
  425. [    3.364425] fb: osd[0] out_addr_id =0x1
  426. [    3.399983] Console: switching to colour frame buffer device 240x67
  427. [    3.508516] fb: osd[0] enable: 1 (swapper/0)
  428. [    3.525541] fb: set osd0 reverse as NONE
  429. [    3.541887] fb: osd probe OK
  430. [    3.542003] hdmitx: hdcp: hdmitx_hdcp_init
  431. [    3.543843] vout: vout2: create vout2 attribute OK
  432. [    3.548565] vout: vout2: vout2_fops_create OK
  433. [    3.553004] vout: vout2: register server: nulldisp_vout2_server
  434. [    3.559061] vout: vout2: init mode null set ok
  435. [    3.563770] vout: vout2: clktree_init
  436. [    3.567510] vout: vout2: aml_vout2_probe OK
  437. [    3.571842] DI: di_module_init ok.
  438. [    3.575354] DI: di_module_init: major 509
  439. [    3.579671] deinterlace deinterlace: assigned reserved memory node linux,di_cma
  440. [    3.586970] DI: CMA size 0x2800000.
  441. [    3.590620] pre_irq:69
  442. [    3.593122] post_irq:70
  443. [    3.595713] DI: di_probe allocate rdma channel 0.
  444. [    3.600574] di_get_vpu_clkb: get clk vpu error.
  445. [    3.605251] DI: vpu clkb <334000000, 667000000>
  446. [    3.609949] DI:enable vpu clkb.
  447. [    3.613229] 0x000000dc:Y=dc,U=0,V=0
  448. [    3.616865] 0x000000dd:Y=dd,U=0,V=0
  449. [    3.620503] 0x000000de:Y=de,U=0,V=0
  450. [    3.624145] 0x000000df:Y=df,U=0,V=0
  451. [    3.627780] 0x000000e0:Y=e0,U=0,V=0
  452. [    3.631423] 0x000000e1:Y=e1,U=0,V=0
  453. [    3.635063] 0x000000e2:Y=e2,U=0,V=0
  454. [    3.638703] 0x000000e3:Y=e3,U=0,V=0
  455. [    3.642343] 0x000000f0:Y=f0,U=0,V=0
  456. [    3.645985] 0x000000f1:Y=f1,U=0,V=0
  457. [    3.649624] 0x000000f2:Y=f2,U=0,V=0
  458. [    3.653263] 0x000000f3:Y=f3,U=0,V=0
  459. [    3.656903] 0x000000f4:Y=f4,U=0,V=0
  460. [    3.660543] 0x000000f5:Y=f5,U=0,V=0
  461. [    3.664183] 0x000000f6:Y=f6,U=0,V=0
  462. [    3.667820] 0x000000f7:Y=f7,U=0,V=0
  463. [    3.671464] 0x000000f8:Y=f8,U=0,V=0
  464. [    3.675102] 0x000000f9:Y=f9,U=0,V=0
  465. [    3.678743] 0x000000fa:Y=fa,U=0,V=0
  466. [    3.682383] 0x000000fb:Y=fb,U=0,V=0
  467. [    3.686023] 0x000000fc:Y=fc,U=0,V=0
  468. [    3.689663] 0x000000fd:Y=fd,U=0,V=0
  469. [    3.693303] 0x000000fe:Y=fe,U=0,V=0
  470. [    3.696945] 0x000000ff:Y=ff,U=0,V=0
  471. [    3.700583] 0x0000003a:Y=3a,U=0,V=0
  472. [    3.704223] DI: support multi decoding 254~255~58.
  473. [    3.709244] DI: di_probe:Di use HRTIMER
  474. [    3.713206] di_probe:ok
  475. [    3.715779] vdin_drv_init: major 508
  476. [    3.719568] vdin_drv_init: vdin driver init done
  477. [    3.724249] [viuin..]viuin_init_module viuin module init
  478. [    3.729812] [viuin..]viuin_probe probe ok.
  479. [    3.734135] [RX]-hdmirx: hdmirx_init.
  480. [    3.737766] ESM HLD: Initializing...
  481. [    3.741553] tvin_afe: tvafe_drv_init: major 506
  482. [    3.746281] tvin_afe: tvafe_drv_init.
  483. [    3.750055] tvafe_vbi: vbi: vbi_init.
  484. [    3.753865] amlvid:info: amlvideo_init called
  485. [    3.758135] amlvid:info: amlvideo_create_instance called
  486. [    3.763596] amlvid:info: v4l2_dev.name=:amlvideo-000
  487. [    3.768771] amlvideo-000: V4L2 device registered as video10
  488. [    3.774484] PPMGRDRV: warn: ppmgr module init func called
  489. [    3.780033] PPMGRDRV: err: ppmgr_driver_probe called
  490. [    3.785119] Reserved memory: failed to init DMA memory pool at 0x00000000e3000000, size 0 MiB
  491. [    3.793762] PPMGRDRV: info: ppmgr_dev major:504
  492. [    3.798700] ionvideo-000: V4L2 device registered as video13
  493. [    3.804211] ionvideo-001: V4L2 device registered as video14
  494. [    3.809927] ionvideo-002: V4L2 device registered as video15
  495. [    3.815641] ionvideo-003: V4L2 device registered as video16
  496. [    3.821366] ionvideo-004: V4L2 device registered as video17
  497. [    3.827082] ionvideo-005: V4L2 device registered as video18
  498. [    3.832803] ionvideo-006: V4L2 device registered as video19
  499. [    3.838522] ionvideo-007: V4L2 device registered as video20
  500. [    3.844246] ionvideo-008: V4L2 device registered as video21
  501. [    3.849919] ionvid: info: Video Technology Magazine Ion Video
  502. [    3.855804] ionvid: info: Capture Board ver 1.0 successfully loaded
  503. [    3.862321] aml_vecm_init:module init
  504. [    3.866092]
  505.                 VECM probe start
  506. [    3.870921] Can't find  wb_sel.
  507. [    3.874094] hdr:Can't find  cfg_en_osd_100.
  508. [    3.878427] Can't find  tx_op_color_primary.
  509. [    3.882848] Can't find  vlock_en.
  510. [    3.886310] Can't find  vlock_mode.
  511. [    3.889954] Can't find  vlock_pll_m_limit.
  512. [    3.894198] Can't find  vlock_line_limit.
  513. [    3.898360] aml_vecm_probe: ok
  514. [    3.901642] reg base = ffffff800863b000
  515. [    3.905907] meson-mmc: mmc driver version: 3.02, 2017-05-15: New Emmc Host Controller
  516. [    3.914034] meson-mmc: >>>>>>>>hostbase ffffff8008687000, dmode
  517. [    3.955866] meson-mmc: meson_mmc_probe() : success!
  518. [    3.964483] meson-mmc: >>>>>>>>hostbase ffffff80086a1000, dmode
  519. [    3.965031] meson-mmc: gpio_cd = 1ca
  520. [    4.007902] meson-mmc: meson_mmc_probe() : success!
  521. [    4.009184] amlogic mtd driver init
  522. [    4.012983] cectx ff80023c.aocec: cec driver date:Ver 2019/1/7
  523.              
  524. [    4.020001] input: cec_input as /devices/virtual/input/input0
  525. [    4.025643] cectx ff80023c.aocec: not find 'port_num'
  526. [    4.030764] cectx ff80023c.aocec: using cec:1
  527. [    4.035215] cectx ff80023c.aocec: no hdmirx regs
  528. [    4.039965] cectx ff80023c.aocec: no hhi regs
  529. [    4.044496] cectx ff80023c.aocec: not find 'output'
  530. [    4.049493] cec: wake up flag:0
  531. [    4.054210] cectx ff80023c.aocec: irq cnt:2
  532. [    4.057238] cectx ff80023c.aocec: wakeup_reason:0x0
  533. [    4.062186] cectx ff80023c.aocec: cev val1: 0x0;val2: 0x0
  534. [    4.067690] cectx ff80023c.aocec: aml_cec_probe success end
  535. [    4.073572] unifykey: storage in base: 0xffffffc005000000
  536. [    4.078960] unifykey: storage out base: 0xffffffc005040000
  537. [    4.084587] unifykey: storage block base: 0xffffffc005080000
  538. [    4.090395] unifykey: probe done!
  539. [    4.094016] unifykey: aml_unifykeys_init done!
  540. [    4.098483] meson ts init
  541. [    4.101249] tsensor id: 0
  542. [    4.104070] tsensor trim info: 0xda00008c!
  543. [    4.108250] tsensor hireboot: 0xc0ff2a20
  544. [    4.112351] meson ts init
  545. [    4.115098] tsensor id: 1
  546. [    4.117909] tsensor trim info: 0xda000099!
  547. [    4.122115] tsensor hireboot: 0xc0ff2a20
  548. [    4.126248] audio_dsp: [dsp]register dsp to char divece(257)
  549. [    4.132097] amaudio: amaudio: driver amaudio init!
  550. [    4.137099] amaudio: amaudio_init - amaudio: driver amaudio succuess!
  551. [    4.143727] sysled: module init
  552. [    4.146918] meson_wdt ffd0f0d0.watchdog: creat work queue for watch dog
  553. [    4.153686] meson_wdt ffd0f0d0.watchdog: AML Watchdog Timer probed done
  554. [    4.160545] BLASTER Driver Init
  555. [    4.163863] meson-saradc ff809000.saradc: set delay per tick to <1ms> by default.
  556. [    4.171257] meson-saradc ff809000.saradc: set ticks per period to <1> by default.
  557. [    4.179782] dmc_monitor_probe
  558. [    4.182506] aml_atvdemod_init: OK, atv demod version: V2.04.
  559. [    4.187882] defendkey ff630218.defendkey: Reserved memory is not enough!
  560. [    4.194661] defendkey: probe of ff630218.defendkey failed with error -22
  561. [    4.202157] aml_codec_T9015 ff632000.t9015: aml_T9015_audio_codec_probe
  562. [    4.208302] aml_codec_T9015 is used by auge chipset, tdmout:2
  563. [    4.211914] meson-mmc: card IN
  564. [    4.217913] Error: Driver 'spdif-dit' is already registered, aborting...
  565. [    4.224386] asoc debug: aml_audio_controller_probe-115
  566. [    4.230154] aml_card_probe error ret:-517
  567. [    4.233794] aml_tdm_platform_probe, tdm ID = 2
  568. [    4.238257] TDM id 2 i2s2hdmi:0
  569. [    4.241680] aml_tdm ff642000.audiobus:tdmc: aml_tdm_get_pins error!
  570. [    4.248157] aml_spdif_platform_probe, spdif ID = 0
  571. [    4.248351] SPDIF id 0 asrc_id:0 auto_asrc:0
  572. [    4.248403] spdifout_play_with_zerodata, spdif id:0 enable:0
  573. [    4.248406] spdif_a fifo ctrl, frddr:0 type:3, 32 bits
  574. [    4.248411] spdif_info: rate: 48000, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x200, ch1_r:0x200
  575. [    4.248415] hdmitx: audio: aout notify format CT_PCM
  576. [    4.250082] emmc: switch to bus width 8 failed
  577. [    4.255563] meson-aml-mmc ffe07000.emmc: divider requested rate 200000000 != actual rate 199999997: ret=0
  578. [    4.255567] meson-mmc: Data 1 aligned delay is 0
  579. [    4.255568] meson-mmc: emmc: clk 199999997 tuning start
  580. [    4.256355] meson-mmc: emmc: rx_tuning_result[0] = 40
  581. [    4.257123] meson-mmc: emmc: rx_tuning_result[1] = 40
  582. [    4.257896] meson-mmc: emmc: rx_tuning_result[2] = 40
  583. [    4.258673] meson-mmc: emmc: rx_tuning_result[3] = 40
  584. [    4.259456] meson-mmc: emmc: rx_tuning_result[4] = 40
  585. [    4.259457] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 0, window start 0, size 5
  586. [    4.259459] meson-mmc: emmc: clk 199999997 tuning start
  587. [    4.260225] meson-mmc: emmc: rx_tuning_result[0] = 40
  588. [    4.261004] meson-mmc: emmc: rx_tuning_result[1] = 40
  589. [    4.261783] meson-mmc: emmc: rx_tuning_result[2] = 40
  590. [    4.262561] meson-mmc: emmc: rx_tuning_result[3] = 40
  591. [    4.263328] meson-mmc: emmc: rx_tuning_result[4] = 40
  592. [    4.263329] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 1, window start 0, size 5
  593. [    4.263330] meson-mmc: emmc: clk 199999997 tuning start
  594. [    4.264114] meson-mmc: emmc: rx_tuning_result[0] = 40
  595. [    4.264892] meson-mmc: emmc: rx_tuning_result[1] = 40
  596. [    4.265670] meson-mmc: emmc: rx_tuning_result[2] = 40
  597. [    4.266449] meson-mmc: emmc: rx_tuning_result[3] = 40
  598. [    4.267220] meson-mmc: emmc: rx_tuning_result[4] = 40
  599. [    4.267221] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 2, window start 0, size 5
  600. [    4.267222] meson-mmc: emmc: clk 199999997 tuning start
  601. [    4.268014] meson-mmc: emmc: rx_tuning_result[0] = 40
  602. [    4.268807] meson-mmc: emmc: rx_tuning_result[1] = 40
  603. [    4.269600] meson-mmc: emmc: rx_tuning_result[2] = 40
  604. [    4.270390] meson-mmc: emmc: rx_tuning_result[3] = 40
  605. [    4.271190] meson-mmc: emmc: rx_tuning_result[4] = 40
  606. [    4.271192] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 3, window start 0, size 5
  607. [    4.271193] meson-mmc: emmc: clk 199999997 tuning start
  608. [    4.271989] meson-mmc: emmc: rx_tuning_result[0] = 40
  609. [    4.272049] meson-mmc: Tuning transfer error: nmatch=2 tuning_err:0xffffffac
  610. [    4.272822] meson-mmc: emmc: rx_tuning_result[2] = 40
  611. [    4.273599] meson-mmc: emmc: rx_tuning_result[3] = 40
  612. [    4.274370] meson-mmc: emmc: rx_tuning_result[4] = 40
  613. [    4.274372] meson-mmc: emmc: best_win_start =2, best_win_size =4
  614. [    4.274374] meson-mmc: emmc: sd_emmc_regs->gclock=0x10000345,sd_emmc_regs->gadjust=0x42000
  615. [    4.274446] emmc: new HS200 MMC card at address 0001
  616. [    4.274676] emmc: clock 199999997, 4-bit-bus-width
  617.                
  618. [    4.274676] mmcblk0: emmc:0001 DJNB4R 116 GiB
  619. [    4.274764] mmcblk0boot0: emmc:0001 DJNB4R partition 1 4.00 MiB
  620. [    4.274840] mmcblk0boot1: emmc:0001 DJNB4R partition 2 4.00 MiB
  621. [    4.274915] mmcblk0rpmb: emmc:0001 DJNB4R partition 3 4.00 MiB
  622. [    4.315906] meson-mmc: normal card in
  623. [    4.515754] spdif_a is set to enable
  624. [    4.515764] aml_spdif_platform_probe, register soc platform
  625. [    4.521499] aml_spdif_platform_probe, spdif ID = 1
  626. [    4.521564] spdifout_play_with_zerodata, spdif id:1 enable:0
  627. [    4.521566] spdif_b fifo ctrl, frddr:0 type:3, 32 bits
  628. [    4.521570] spdif_info: rate: 48000, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x200, ch1_r:0x200
  629. [    4.521575] spdif_b is set to enable
  630. [    4.521578] aml_spdif_platform_probe, register soc platform
  631. [    4.527520] audio_ddr_mngr: 0, irqs toddr 33, frddr 36
  632. [    4.529702] meson-aml-mmc ffe05000.sd: divider requested rate 200000000 != actual rate 199999997: ret=0
  633. [    4.529708] meson-mmc: Data 1 aligned delay is 0
  634. [    4.529710] meson-mmc: sd: clk 199999997 tuning start
  635. [    4.551983] audio_ddr_mngr: 1, irqs toddr 34, frddr 37
  636. [    4.557283] audio_ddr_mngr: 2, irqs toddr 35, frddr 38
  637. [    4.558180] meson-mmc: sd: rx_tuning_result[0] = 40
  638. [    4.558897] meson-mmc: Tuning transfer error: nmatch=0 tuning_err:0xffffffac
  639. [    4.574878] audiolocker_platform_probe
  640. [    4.579281] Register vad
  641. [    4.581233] Netfilter messages via NETLINK v0.30.
  642. [    4.586107] Initializing XFRM netlink socket
  643. [    4.587633] meson-mmc: sd: rx_tuning_result[2] = 40
  644. [    4.595493] NET: Registered protocol family 17
  645. [    4.600096] Key type dns_resolver registered
  646. [    4.604877] Registered swp emulation handler
  647. [    4.608928] Registered cp15_barrier emulation handler
  648. [    4.614124] Registered setend emulation handler
  649. [    4.616366] meson-mmc: sd: rx_tuning_result[3] = 40
  650. [    4.624082] registered taskstats version 1
  651. [    4.631246] dwc3 ff500000.dwc3: Configuration mismatch. dr_mode forced to host
  652. [    4.645095] meson-mmc: sd: rx_tuning_result[4] = 40
  653. [    4.645122] meson-mmc: sd: best_win_start =2, best_win_size =4
  654. [    4.650495] meson-mmc: sd: sd_emmc_regs->gclock=0x10000245,sd_emmc_regs->gadjust=0x42000
  655. [    4.658737] sd: new ultra high speed SDR104 SDHC card at address 0001
  656. [    4.665322] sd: clock 199999997, 4-bit-bus-width
  657.                
  658. [    4.670563] mmcblk1: sd:0001 2bLSP 29.8 GiB
  659. [    4.675947]  mmcblk1: p1 p2
  660. [    5.138143] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  661. [    5.138175] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  662. [    5.146183] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x20010010
  663. [    5.154829] xhci-hcd xhci-hcd.0.auto: irq 22, io mem 0xff500000
  664. [    5.160928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  665. [    5.167805] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  666. [    5.175166] usb usb1: Product: xHCI Host Controller
  667. [    5.180195] usb usb1: Manufacturer: Linux 4.9.170-27 xhci-hcd
  668. [    5.186088] usb usb1: SerialNumber: xhci-hcd.0.auto
  669. [    5.191343] hub 1-0:1.0: USB hub found
  670. [    5.195027] hub 1-0:1.0: 2 ports detected
  671. [    5.199295] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  672. [    5.204812] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  673. [    5.212634] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  674. [    5.220874] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  675. [    5.227777] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  676. [    5.235139] usb usb2: Product: xHCI Host Controller
  677. [    5.240168] usb usb2: Manufacturer: Linux 4.9.170-27 xhci-hcd
  678. [    5.246060] usb usb2: SerialNumber: xhci-hcd.0.auto
  679. [    5.251261] hub 2-0:1.0: USB hub found
  680. [    5.254998] hub 2-0:1.0: 1 port detected
  681. [    5.463902] amlogic-new-usb2-v2 ffe09000.usb2phy: ---Set port(0) tuning for host cf(xhci_hub_control)--
  682. [    5.467976] aml_dai_spdif_probe
  683. [    5.471103] aml_dai_spdif_probe
  684. [    5.474413] set normal 512 fs /4 fs
  685. [    5.474439]   set spdifout clk:6144000, mpll:24576000
  686. [    5.474440]   get spdifout clk:6143997, mpll:24575987
  687. [    5.474445] aml_dai_set_spdif_fmt , fmt 0x4010
  688. [    5.474482] aml_spdif_new spdif_b, clk continuous:1
  689. [    5.474484] spdifout_play_with_zerodata_free, spdif id:1
  690. [    5.474553] asoc-aml-card auge_sound: dit-hifi <-> SPDIF-B mapping ok
  691. [    5.481006] set mclk:12288000, mpll:24576000, get mclk:12287994, mpll:24575987
  692. [    5.481008] aml_dai_set_tdm_slot(), txmask(0x3), rxmask(0x3)
  693. [    5.481009]  lanes_out_cnt(1), lanes_in_cnt(1)
  694. [    5.481011]  lanes_oe_out_cnt(0), lanes_oe_in_cnt(0)
  695. [    5.481011]  lanes_lb_cnt(0)
  696. [    5.481012]  slots(2), slot_width(32)
  697. [    5.481018] asoc aml_dai_set_tdm_fmt, 0x4011, ffffffc0ca2e0d18, id(2), clksel(2)
  698. [    5.481021] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  699. [    5.487640] asoc-aml-card auge_sound: T9015-audio-hifi <-> TDM-C mapping ok
  700. [    5.494594] set normal 512 fs /4 fs
  701. [    5.494607]   set spdifout clk:6144000, mpll:24576000
  702. [    5.494608]   get spdifout clk:6143997, mpll:24575987
  703. [    5.494609] aml_dai_set_spdif_fmt , fmt 0x4010
  704. [    5.494640] aml_spdif_new spdif_a, clk continuous:1
  705. [    5.494642] spdifout_play_with_zerodata_free, spdif id:0
  706. [    5.494707] asoc-aml-card auge_sound: dit-hifi <-> SPDIF mapping ok
  707. [    5.501451] snd_card_add_kcontrols card:ffffffc03d0c9018
  708. [    5.506473] effect_v2 is not init
  709. [    5.509933] Not init vad
  710. [    5.509934] Failed to add VAD controls
  711. [    5.514190] eq/drc v1 function enable
  712. [    5.523864] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  713. [    5.543933] add line-out mute controls
  714. [    5.544073] hctosys: unable to open rtc device (rtc0)
  715. [    5.547596] dwc_otg ff400000.dwc2_a: dwc_otg_driver_probe(ffffffc0ca174400)
  716. [    5.547625] dwc_otg: usb0: type: 2 speed: 0, config: 0, dma: 0, id: 0, phy: ffe09000, ctrl: 0
  717. [    5.556089] dwc_otg ff400000.dwc2_a: base=0xffffff8008c80000
  718. [    5.556092] dwc_otg ff400000.dwc2_a: dwc_otg_device=0xffffffc0ca2b0600
  719. [    5.656201] dwc_otg: Core Release: 3.30a
  720. [    5.656220] dwc_otg: Setting default values for core params
  721. [    5.660384] dwc_otg: curmode: 0, host_only: 0
  722. [    5.664893] dwc_otg ff400000.dwc2_a: DMA config: BURST_DEFAULT
  723. [    5.666211] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
  724. [    5.671735] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  725. [    5.677029] dwc_otg: Using Buffer DMA mode
  726. [    5.677031] dwc_otg: OTG VER PARAM: 1, OTG VER FLAG: 1
  727. [    5.677033] dwc_otg: Working on port type = SLAVE
  728. [    5.677035] dwc_otg: Dedicated Tx FIFOs mode
  729. [    5.679752] meson_cdev probe
  730. [    5.679793] meson_cdev index: 0
  731. [    5.679887] meson_cdev index: 1
  732. [    5.679946] meson_cdev index: 2
  733. [    5.679948] cpucore_cooling_register, max_cpu_core_num:2
  734. [    5.680001] meson_cdev index: 3
  735. [    5.680003] cpucore_cooling_register, max_cpu_core_num:4
  736. [    5.680048] meson_cdev index: 4
  737. [    5.680060] meson_cdev index: 5
  738. [    5.680084] find tzd id: 0
  739. [    5.680185] find tzd id: 0
  740. [    5.680270] find tzd id: 0
  741. [    5.680318] meson_cdev probe done
  742. [    5.680384] gxbb_pm: enter meson_pm_probe!
  743. [    5.680423] gxbb_pm: meson_pm_probe done
  744. [    5.680585] ALSA device list:
  745. [    5.680586]   #0: AML-AUGESOUND
  746. [    5.758316] usb 1-1: Product: USB2.1 Hub
  747. [    5.758320] usb 1-1: Manufacturer: GenesysLogic
  748. [    5.767107] meson_uart ff803000.serial: ttyS0 use xtal(24M) 24000000 change 115200 to 115200
  749. [    5.771243] Freeing unused kernel memory: 4736K
  750. [    5.788726] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  751. [    5.789909] hub 1-1:1.0: USB hub found
  752. [    5.793959] hub 1-1:1.0: 4 ports detected
  753. [    5.814572] usb 2-1: New USB device found, idVendor=05e3, idProduct=0620
  754. [    5.815806] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  755. [    5.823120] usb 2-1: Product: USB3.1 Hub
  756. [    5.827201] usb 2-1: Manufacturer: GenesysLogic
  757. [    5.853027] hub 2-1:1.0: USB hub found
  758. [    5.853373] hub 2-1:1.0: 4 ports detected
  759. [    8.420891] hdmitx: system: irq 80000002
  760. [    8.943996] hdmitx: system: plugin
  761. [    9.075253] hdmitx: edid: EDID Parser:
  762. [    9.075280] hdmitx: edid: get dtd0 vic: 120
  763. [    9.077876] hdmitx: edid: dump_dtd_info[1857]
  764. [    9.082398] hdmitx: edid: pixel_clock: 7950
  765. [    9.086712] hdmitx: edid: h_active: 1280
  766. [    9.090785] hdmitx: edid: h_blank: 384
  767. [    9.094688] hdmitx: edid: v_active: 768
  768. [    9.098689] hdmitx: edid: v_blank: 30
  769. [    9.102487] hdmitx: edid: h_sync_offset: 64
  770. [    9.106820] hdmitx: edid: h_sync: 128
  771. [    9.110633] hdmitx: edid: v_sync_offset: 3
  772. [    9.114897] hdmitx: edid: v_sync: 7
  773. [    9.118527] hdmitx: edid: get dtd1 vic: 16
  774. [    9.122766] hdmitx: edid: find IEEEOUT
  775. [    9.126684] hdmitx: edid: check sum valid
  776. [    9.130843] hdmitx: edid: check sum valid
  777. [    9.134989] hdmitx: edid: update rx hdr info 0 at edid parsing
  778. [    9.140970] hdmitx: edid: check sum valid
  779. [    9.145125] hdmitx: edid: check sum valid
  780. [    9.149304] hdmitx: edid: blk0 raw data
  781. [    9.153298] hdmitx: edid:
  782.                00ffffffffffff001585000001010101341a0103802917780ad7a5a2594a9624
  783.                145054adce0001010101010101010101010101010101662150b051001b304070
  784.                3600f8c22100001e0e1f008051001e3040803700f8c22100001c000000fc0045
  785.                4c4546573139350a20202020000000fd00324c1e410b000a2020202020200192
  786.                
  787.  
  788. [    9.188231] hdmitx: edid: blk1 raw data
  789. [    9.192209] hdmitx: edid:
  790.                02032df150900504020306071112131415161f01202609070715072483010000
  791.                6c030c001000002dc001010101023a801871382d40582c450070ea3100001e01
  792.                1d8018711c1620582c2500f4191100009e8c0ad08a20e02d10103a960058c221
  793.                0000188c0ad08a20e02d10103e960020c23100001800000000000000000000da
  794.                
  795.  
  796. [    9.227145] hdmitx: system: update physcial size: 410 230
  797. [    9.232681] hdmitx: video: Sink is HDMI device
  798. [    9.237257] hdmitx: system: get current mode: 1080p60hz
  799. [    9.242629] hdmitx: system: update rx hdr info 0
  800. [    9.247393] hdmitx: system: update physcial size: 410 230
  801. [    9.252973] hdmitx: system: [set_disp_mode_auto] ALREADY init VIC = 16
  802. [    9.259613] hdmitx: system: change to HDMI mode
  803. [    9.264312] hdmitx: hw: set audio
  804. [    9.267755] hdmitx: hw: hdmitx tx_aud_src = 0
  805. [    9.272279] hdmitx: fs = 3, cd = 4, tmds_clk = 148352
  806. [    9.277467] hdmitx: hw: aud_n_para = 5824
  807. [    9.281650] hdmitx: hw: set channel status
  808. [    9.285900] hdmitx: audio: Audio Type: PCM
  809. [   11.403859] vout: aml_tvout_mode_work: monitor_timeout
  810. [   11.450685] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
  811. [   11.869066] systemd[1]: System time before build time, advancing clock.
  812. [   11.981880] NET: Registered protocol family 10
  813. [   11.996887] ip_tables: (C) 2000-2006 Netfilter Core Team
  814. [   12.001439] cgroup: cgroup2: unknown option "nsdelegate"
  815. [   12.023609] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  816. [   12.040276] systemd[1]: Detected architecture arm64.
  817. [   12.065389] systemd[1]: Set hostname to <odroid>.
  818. [   14.830437] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  819. [   14.842132] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  820. [   15.152617] systemd[1]: Reached target User and Group Name Lookups.
  821. [   15.168184] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  822. [   15.188000] systemd[1]: Reached target Swap.
  823. [   15.200427] systemd[1]: Created slice User and Session Slice.
  824. [   15.216448] systemd[1]: Created slice System Slice.
  825. [   15.490091] register clk_set_setting cpu[41]
  826. [   15.497539] Registered firmware driver success.
  827. [   15.498404] Try to load video/h264_multi.bin  ...
  828. [   15.500598] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro
  829. [   15.515690] firmware_codec firmware_vdec: Direct firmware load for video/h264_multi.bin failed with error -2
  830. [   15.520062] Error : -2 can't load the video/h264_multi.bin.
  831. [   15.526136] get data from fsys fail.
  832. [   15.529499] invaild file type.
  833. [   15.532945] Try to load video/h264.bin  ...
  834. [   15.537061] firmware_codec firmware_vdec: Direct firmware load for video/h264.bin failed with error -2
  835. [   15.546679] Error : -2 can't load the video/h264.bin.
  836. [   15.546683] get data from fsys fail.
  837. [   15.546683] invaild file type.
  838. [   15.546926] Try to load video/h265.bin  ...
  839. [   15.546951] firmware_codec firmware_vdec: Direct firmware load for video/h265.bin failed with error -2
  840. [   15.546953] Error : -2 can't load the video/h265.bin.
  841. [   15.546954] get data from fsys fail.
  842. [   15.546955] invaild file type.
  843. [   15.547195] Try to load video/h264_enc.bin  ...
  844. [   15.549405] load firmware size : 76288, Name : video/h264_enc.bin.
  845. [   15.549411] start to parse fw package.
  846. [   15.549414] the package has 0 fws totally.
  847. [   15.549415] the fw pack ver v0.0.0 is too lower.
  848. [   15.549416] it may work abnormally so need to be update in time.
  849. [   15.549800] Try to load video/video_ucode.bin  ...
  850. [   15.564749] load firmware size : 768768, Name : video/video_ucode.bin.
  851. [   15.564808] start to parse fw package.
  852. [   15.564812] the package has 35 fws totally.
  853. [   15.564940] the fw gxl_h264_multi.bin is not match.
  854. [   15.565088] the fw gxl_vp9.bin is not match.
  855. [   15.565176] the fw gxl_avs.bin is not match.
  856. [   15.565357] the fw gxl_hevc.bin is not match.
  857. [   15.565421] the fw gxl_vc1.bin is not match.
  858. [   15.565522] the fw gxl_h264.bin is not match.
  859. [   15.566091] the fw gxl_h264_mvc.bin is not match.
  860. [   15.587171] Amlogic A/V streaming port init
  861. [   15.588027] get gate demux control ok ffffffc0ca0fa1c0
  862. [   15.588035] get gate parser_top control ok ffffffc0ca0fa440
  863. [   15.588053] get gate vdec control ok ffffffc0ca0fa380
  864. [   15.588058] get gate clk_81 control failed           (null)
  865. [   15.588079] get gate clk_vdec_mux control ok ffffffc0ca0fa300
  866. [   15.588104] get gate clk_hcodec_mux control ok ffffffc0ca0fad00
  867. [   15.588132] get gate clk_hevc_mux control ok ffffffc0ca0fa340
  868. [   15.588163] get gate clk_hevcb_mux control ok ffffffc03d271100
  869. [   15.588177] get gate ahbarb0 control ok ffffffc03d271dc0
  870. [   15.588180] get gate asyncfifo control failed           (null)
  871. [   15.592394] amvdec_avs module init
  872. [   15.595516] amvdec_h264 module init
  873. [   15.602991] ammvdec_h264 module init
  874. [   15.612868] amvdec_h265 module init
  875. [   15.625242] amvdec_mmpeg4 module init
  876. [   15.630503] amvdec_vc1 module init
  877. [   15.636693] amvdec_vp9 module init
  878. [   16.036980] systemd-journald[2045]: Received request to flush runtime journal from PID 1
  879. [   16.090488] systemd-journald[2045]: File /var/log/journal/e00bd6223a7245d0aa6e19e0ab12a024/system.journal corrupted or uncleanly shut down, renaming and replacing.
  880. [   16.978288] ionvid: dbg: ionvideo open
  881. [   16.978289] ionvid: dbg: ionvideo open
  882. [   16.978381] ionvid: dbg: vidioc_close!!!!
  883. [   16.978382] ionvid: dbg: vidioc_close!!!!
  884. [   16.978387] ionvid: dbg: vidioc_close
  885. [   16.978388] ionvid: dbg: vidioc_close
  886. [   16.978787] ionvid: dbg: ionvideo open
  887. [   16.978965] ionvid: dbg: vidioc_close!!!!
  888. [   16.978976] ionvid: dbg: vidioc_close
  889. [   16.979990] ionvid: dbg: ionvideo open
  890. [   16.980215] ionvid: dbg: vidioc_close!!!!
  891. [   16.980228] ionvid: dbg: vidioc_close
  892. [   16.980728] ionvid: dbg: ionvideo open
  893. [   16.980857] ionvid: dbg: vidioc_close!!!!
  894. [   16.980864] ionvid: dbg: vidioc_close
  895. [   16.980953] ionvid: dbg: ionvideo open
  896. [   16.981051] ionvid: dbg: vidioc_close!!!!
  897. [   16.981056] ionvid: dbg: vidioc_close
  898. [   16.981380] ionvid: dbg: ionvideo open
  899. [   16.981382] ionvid: dbg: ionvideo open
  900. [   16.981475] ionvid: dbg: ionvideo open
  901. [   16.981554] ionvid: dbg: vidioc_close!!!!
  902. [   16.981554] ionvid: dbg: vidioc_close!!!!
  903. [   16.981564] ionvid: dbg: vidioc_close
  904. [   16.981564] ionvid: dbg: vidioc_close
  905. [   16.981573] ionvid: dbg: vidioc_close!!!!
  906. [   16.981578] ionvid: dbg: vidioc_close
  907. [   17.022630] rtc-pcf8563 3-0051: low voltage detected, date/time is not reliable.
  908. [   17.024853] rtc-pcf8563 3-0051: rtc core: registered rtc-pcf8563 as rtc0
  909. [   17.448607] out of value, fixed it
  910. [   17.448855] AED req_sel0 module:TDMOUT_B
  911. [   17.448967] spk_mute_set: mute flag = 0
  912. [   19.653273] out of value, fixed it
  913. [   19.653461] AED req_sel0 module:TDMOUT_B
  914. [   19.653527] spk_mute_set: mute flag = 0
  915. [   20.962392] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  916. [   21.265543] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  917. [   21.265979] eth0: device MAC address 00:1e:06:42:10:b4
  918. [   21.364420] meson6-dwmac ff3f0000.ethernet eth0: fail to init PTP.
  919. [   21.365006] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  920. [   21.997469] fb: osd[0] canvas.idx =0x40
  921. [   21.997472] fb: osd[0] canvas.addr=0xe5800000
  922. [   21.997476] fb: osd[0] canvas.width=7680
  923. [   21.997477] fb: osd[0] canvas.height=1080
  924. [   21.997479] fb: osd[0] frame.width=1920
  925. [   21.997480] fb: osd[0] frame.height=1080
  926. [   21.997481] fb: osd[0] out_addr_id =0x1
  927. [   22.010559] fb: osd[0] enable: 0 (Xorg)
  928. [   23.558612] fb: osd[0] enable: 1 (Xorg)
  929. [   25.452186] meson6-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  930. [   25.452209] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  931. [   25.730988] meson_uart ff803000.serial: ttyS0 use xtal(24M) 24000000 change 115200 to 115200
  932. [   26.132237] fuse init (API version 7.26)
  933. [   30.812318] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
  934. [   30.938050] usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101
  935. [   30.938128] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  936. [   30.938177] usb 1-1.1: Product: USB 2.0 Hub
  937. [   30.973579] hub 1-1.1:1.0: USB hub found
  938. [   30.974860] hub 1-1.1:1.0: 4 ports detected
  939. [   31.283892] usb 1-1.1.1: new low-speed USB device number 4 using xhci-hcd
  940. [   31.406808] usb 1-1.1.1: New USB device found, idVendor=093a, idProduct=2521
  941. [   31.406814] usb 1-1.1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  942. [   31.406816] usb 1-1.1.1: Product: USB OPTICAL MOUSE
  943. [   31.433902] input: USB OPTICAL MOUSE as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:093A:2521.0001/input/input1
  944. [   31.438537] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-xhci-hcd.0.auto-1.1.1/input0
  945. [   31.543977] usb 1-1.1.4: new full-speed USB device number 5 using xhci-hcd
  946. [   31.666275] usb 1-1.1.4: New USB device found, idVendor=feed, idProduct=2260
  947. [   31.666290] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  948. [   31.666295] usb 1-1.1.4: Product: DZ60
  949. [   31.666300] usb 1-1.1.4: Manufacturer: KBDFans
  950. [   31.666305] usb 1-1.1.4: SerialNumber: 0
  951. [   31.713629] input: KBDFans DZ60 as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4:1.0/0003:FEED:2260.0002/input/input2
  952. [   31.792605] hid-generic 0003:FEED:2260.0002: input,hidraw1: USB HID v1.11 Keyboard [KBDFans DZ60] on usb-xhci-hcd.0.auto-1.1.4/input0
  953. [   31.800472] input: KBDFans DZ60 as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4:1.1/0003:FEED:2260.0003/input/input3
  954. [   31.862352] hid-generic 0003:FEED:2260.0003: input,hidraw2: USB HID v1.11 Mouse [KBDFans DZ60] on usb-xhci-hcd.0.auto-1.1.4/input1
  955. [   33.846492] systemd-journald[2045]: File /var/log/journal/e00bd6223a7245d0aa6e19e0ab12a024/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  956. [   36.474007] spdif_b keep clk continuous
  957. [   36.474013] aml_spdif_open
  958. [   36.474064] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  959. [   36.474278] set normal 512 fs /4 fs
  960. [   36.474313]   set spdifout clk:5644800, mpll:22579200
  961. [   36.474316]   get spdifout clk:5644797, mpll:22579186
  962. [   36.474320] aml_dai_set_spdif_fmt , fmt 0x4010
  963. [   36.474323] set normal 512 fs /4 fs
  964. [   36.474336]   set spdifout clk:5644800, mpll:22579200
  965. [   36.474338]   get spdifout clk:5644797, mpll:22579186
  966. [   36.474402] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  967. [   36.474410] hdmitx: hw: set audio
  968. [   36.474413] hdmitx: hw: hdmitx tx_aud_src = 0
  969. [   36.474427] hdmitx: fs = 2, cd = 4, tmds_clk = 148352
  970. [   36.474429] hdmitx: hw: aud_n_para = 8918
  971. [   36.474438] hdmitx: hw: set channel status
  972. [   36.474469] hdmitx: audio: Audio Type: PCM
  973. [   36.474471] hdmitx: audio: set audio param
  974. [   36.474474] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  975. [   36.516200] asoc-aml-card auge_sound: S/PDIF Playback enable
  976. [   36.521005] audio_ddr_mngr: frddrs[1] registered by device ff642000.audiobus:tdmc
  977. [   36.521227] set mclk:11289600, mpll:22579200, get mclk:11289593, mpll:22579186
  978. [   36.521232] asoc aml_dai_set_tdm_fmt, 0x4011, ffffffc0ca2e0d18, id(2), clksel(2)
  979. [   36.521234] aml_dai_set_tdm_fmt(), fmt not change
  980. [   36.521238] dump_pcm_setting(ffffffc0ca2e0d18)
  981. [   36.521239]  pcm_mode(1)
  982. [   36.521240]  sysclk(11289600)
  983. [   36.521241]  sysclk_bclk_ratio(4)
  984. [   36.521242]  bclk(2822400)
  985. [   36.521244]  bclk_lrclk_ratio(64)
  986. [   36.521245]  lrclk(44100)
  987. [   36.521246]  tx_mask(0x3)
  988. [   36.521247]  rx_mask(0x3)
  989. [   36.521248]  slots(2)
  990. [   36.521249]  slot_width(32)
  991. [   36.521250]  lane_mask_in(0x2)
  992. [   36.521252]  lane_mask_out(0x1)
  993. [   36.521253]  lane_oe_mask_in(0x0)
  994. [   36.521254]  lane_oe_mask_out(0x0)
  995. [   36.521256]  lane_lb_mask_in(0x0)
  996. [   36.521257] aml_dai_set_tdm_sysclk(), mpll no change, keep clk
  997. [   36.521259] aml_dai_set_tdm_sysclk(), mclk no change, keep clk
  998. [   36.521261] set mclk:11289600, mpll:22579200, get mclk:11289593, mpll:22579186
  999. [   36.521263] aml_dai_set_clkdiv, div 4, clksel(2)
  1000. [   36.521268] aml_dai_set_bclk_ratio, select I2S mode
  1001. [   36.521271] asoc channels:2, slots:2
  1002. [   36.521466] tdm playback mute: 0
  1003. [   36.532968] asoc-aml-card auge_sound: tdm playback enable
  1004. [   36.535689] spdif_a keep clk continuous
  1005. [   36.535694] aml_spdif_open
  1006. [   36.535726] audio_ddr_mngr: frddrs[2] registered by device ff642000.audiobus:spdif
  1007. [   36.535901] set normal 512 fs /4 fs
  1008. [   36.535933]   set spdifout clk:5644800, mpll:22579200
  1009. [   36.535935]   get spdifout clk:5644797, mpll:22579186
  1010. [   36.535938] aml_dai_set_spdif_fmt , fmt 0x4010
  1011. [   36.535940] set normal 512 fs /4 fs
  1012. [   36.535953]   set spdifout clk:5644800, mpll:22579200
  1013. [   36.535954]   get spdifout clk:5644797, mpll:22579186
  1014. [   36.536005] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  1015. [   36.536011] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  1016. [   36.542841] asoc-aml-card auge_sound: S/PDIF Playback enable
  1017. [   41.576975] asoc-aml-card auge_sound: S/PDIF Playback disable
  1018. [   41.577260] spdif_a keep clk continuous
  1019. [   41.577277] aml_spdif_close
  1020. [   41.577349] audio_ddr_mngr: frddrs[2] released by device ff642000.audiobus:spdif
  1021. [   41.578438] asoc-aml-card auge_sound: tdm playback stop
  1022. [   41.578750] tdm playback mute: 1
  1023. [   41.578843] audio_ddr_mngr: frddrs[1] released by device ff642000.audiobus:tdmc
  1024. [   41.580587] asoc-aml-card auge_sound: S/PDIF Playback disable
  1025. [   41.581241] spdif_b keep clk continuous
  1026. [   41.581295] aml_spdif_close
  1027. [   41.581448] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1028. [   41.686231] spdif_b keep clk continuous
  1029. [   41.686236] aml_spdif_open
  1030. [   41.686259] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1031. [   41.686362] spdif_b keep clk continuous
  1032. [   41.686364] aml_spdif_close
  1033. [   41.686373] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1034. [   41.686508] spdif_b keep clk continuous
  1035. [   41.686509] aml_spdif_open
  1036. [   41.686516] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1037. [   41.686578] spdif_b keep clk continuous
  1038. [   41.686580] aml_spdif_close
  1039. [   41.686584] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1040. [   41.692594] spdif_b keep clk continuous
  1041. [   41.692599] aml_spdif_open
  1042. [   41.692622] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1043. [   41.692838] spdif_b keep clk continuous
  1044. [   41.692841] aml_spdif_close
  1045. [   41.692850] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1046. [   41.693038] spdif_b keep clk continuous
  1047. [   41.693039] aml_spdif_open
  1048. [   41.693047] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1049. [   41.693256] spdif_b keep clk continuous
  1050. [   41.693259] aml_spdif_close
  1051. [   41.693263] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1052. [   41.693451] spdif_b keep clk continuous
  1053. [   41.693452] aml_spdif_open
  1054. [   41.693460] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1055. [   41.693540] set normal 512 fs /4 fs
  1056. [   41.693565]   set spdifout clk:5644800, mpll:22579200
  1057. [   41.693567]   get spdifout clk:5644797, mpll:22579186
  1058. [   41.693569] aml_dai_set_spdif_fmt , fmt 0x4010
  1059. [   41.693571] set normal 512 fs /4 fs
  1060. [   41.693580]   set spdifout clk:5644800, mpll:22579200
  1061. [   41.693582]   get spdifout clk:5644797, mpll:22579186
  1062. [   41.693607] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  1063. [   41.693614] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  1064. [   41.726793] spdif_b keep clk continuous
  1065. [   41.726799] aml_spdif_close
  1066. [   41.726814] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1067. [   41.735144] spdif_b keep clk continuous
  1068. [   41.735148] aml_spdif_open
  1069. [   41.735170] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1070. [   41.735299] set normal 512 fs /4 fs
  1071. [   41.735324]   set spdifout clk:5644800, mpll:22579200
  1072. [   41.735326]   get spdifout clk:5644797, mpll:22579186
  1073. [   41.735328] aml_dai_set_spdif_fmt , fmt 0x4010
  1074. [   41.735330] set normal 512 fs /4 fs
  1075. [   41.735339]   set spdifout clk:5644800, mpll:22579200
  1076. [   41.735340]   get spdifout clk:5644797, mpll:22579186
  1077. [   41.735382] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  1078. [   41.735389] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  1079. [   41.744901] asoc-aml-card auge_sound: S/PDIF Playback enable
  1080. [   46.748430] asoc-aml-card auge_sound: S/PDIF Playback disable
  1081. [   46.748495] spdif_b keep clk continuous
  1082. [   46.748499] aml_spdif_close
  1083. [   46.748518] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1084. [   61.602115] spdif_b keep clk continuous
  1085. [   61.602121] aml_spdif_open
  1086. [   61.602150] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1087. [   61.602359] set normal 512 fs /4 fs
  1088. [   61.602390]   set spdifout clk:5644800, mpll:22579200
  1089. [   61.602393]   get spdifout clk:5644797, mpll:22579186
  1090. [   61.602396] aml_dai_set_spdif_fmt , fmt 0x4010
  1091. [   61.602399] set normal 512 fs /4 fs
  1092. [   61.602412]   set spdifout clk:5644800, mpll:22579200
  1093. [   61.602414]   get spdifout clk:5644797, mpll:22579186
  1094. [   61.602469] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  1095. [   61.602479] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  1096. [   61.603787] asoc-aml-card auge_sound: S/PDIF Playback enable
  1097. [   64.523886] fb: mem_free_work, free memory: addr:800000
  1098. [   67.118662] asoc-aml-card auge_sound: S/PDIF Playback disable
  1099. [   67.118721] spdif_b keep clk continuous
  1100. [   67.118725] aml_spdif_close
  1101. [   67.118739] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
  1102. [   93.277285] usb 1-1.1: USB disconnect, device number 3
  1103. [   93.277293] usb 1-1.1.1: USB disconnect, device number 4
  1104. [   93.341643] usb 1-1.1.4: USB disconnect, device number 5
  1105. [  113.750481] usb 1-1.1: new high-speed USB device number 6 using xhci-hcd
  1106. [  113.874755] usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101
  1107. [  113.874764] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  1108. [  113.874769] usb 1-1.1: Product: USB 2.0 Hub
  1109. [  113.884996] hub 1-1.1:1.0: USB hub found
  1110. [  113.885539] hub 1-1.1:1.0: 4 ports detected
  1111. [  114.194826] usb 1-1.1.1: new low-speed USB device number 7 using xhci-hcd
  1112. [  114.317828] usb 1-1.1.1: New USB device found, idVendor=093a, idProduct=2521
  1113. [  114.317836] usb 1-1.1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  1114. [  114.317839] usb 1-1.1.1: Product: USB OPTICAL MOUSE
  1115. [  114.336859] input: USB OPTICAL MOUSE as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:093A:2521.0004/input/input4
  1116. [  114.337852] hid-generic 0003:093A:2521.0004: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-xhci-hcd.0.auto-1.1.1/input0
  1117. [  114.434452] usb 1-1.1.4: new full-speed USB device number 8 using xhci-hcd
  1118. [  114.555706] usb 1-1.1.4: New USB device found, idVendor=feed, idProduct=2260
  1119. [  114.555713] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1120. [  114.555716] usb 1-1.1.4: Product: DZ60
  1121. [  114.555718] usb 1-1.1.4: Manufacturer: KBDFans
  1122. [  114.555721] usb 1-1.1.4: SerialNumber: 0
  1123. [  114.558374] input: KBDFans DZ60 as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4:1.0/0003:FEED:2260.0005/input/input5
  1124. [  114.615023] hid-generic 0003:FEED:2260.0005: input,hidraw1: USB HID v1.11 Keyboard [KBDFans DZ60] on usb-xhci-hcd.0.auto-1.1.4/input0
  1125. [  114.617904] input: KBDFans DZ60 as /devices/platform/ff500000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1.4/1-1.1.4:1.1/0003:FEED:2260.0006/input/input6
  1126. [  114.675105] hid-generic 0003:FEED:2260.0006: input,hidraw2: USB HID v1.11 Mouse [KBDFans DZ60] on usb-xhci-hcd.0.auto-1.1.4/input1
  1127. [  127.416845] spdif_b keep clk continuous
  1128. [  127.416848] aml_spdif_open
  1129. [  127.416870] audio_ddr_mngr: frddrs[0] registered by device ff642000.audiobus:spdif_b
  1130. [  127.416994] set normal 512 fs /4 fs
  1131. [  127.417019]   set spdifout clk:5644800, mpll:22579200
  1132. [  127.417021]   get spdifout clk:5644797, mpll:22579186
  1133. [  127.417023] aml_dai_set_spdif_fmt , fmt 0x4010
  1134. [  127.417025] set normal 512 fs /4 fs
  1135. [  127.417034]   set spdifout clk:5644800, mpll:22579200
  1136. [  127.417035]   get spdifout clk:5644797, mpll:22579186
  1137. [  127.417075] spdif_info: rate: 44100, channel status ch0_l:0x100, ch0_r:0x100, ch1_l:0x0, ch1_r:0x0
  1138. [  127.417082] aml_spdif_fifo_ctrl, bit depth:16, frddr type:1, toddr:type:1
  1139. [  127.419846] asoc-aml-card auge_sound: S/PDIF Playback enable
  1140. [  141.198673] asoc-aml-card auge_sound: S/PDIF Playback disable
  1141. [  141.198727] spdif_b keep clk continuous
  1142. [  141.198731] aml_spdif_close
  1143. [  141.198745] audio_ddr_mngr: frddrs[0] released by device ff642000.audiobus:spdif_b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement